# 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_volume_relabel.yml ********************************************* 1 plays in /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml PLAY [Test volume relabel] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:2 Sunday 02 June 2024 10:26:22 +0000 (0:00:00.011) 0:00:00.011 *********** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:11 Sunday 02 June 2024 10:26:23 +0000 (0:00:00.758) 0:00:00.770 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 02 June 2024 10:26:23 +0000 (0:00:00.016) 0:00:00.787 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 02 June 2024 10:26:23 +0000 (0:00:00.022) 0:00:00.809 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 02 June 2024 10:26:23 +0000 (0:00:00.019) 0:00:00.828 *********** 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_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 02 June 2024 10:26:23 +0000 (0:00:00.034) 0:00:00.863 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 02 June 2024 10:26:23 +0000 (0:00:00.247) 0:00:01.111 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 02 June 2024 10:26:23 +0000 (0:00:00.021) 0:00:01.132 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 02 June 2024 10:26:23 +0000 (0:00:00.009) 0:00:01.141 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 02 June 2024 10:26:23 +0000 (0:00:00.021) 0:00:01.163 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 02 June 2024 10:26:23 +0000 (0:00:00.028) 0:00:01.191 *********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libbytesize-1.4-3.el8.x86_64", "Installed: userspace-rcu-0.10.1-4.el8.x86_64", "Installed: libblockdev-fs-2.28-6.el8.x86_64", "Installed: volume_key-libs-0.3.11-6.el8.x86_64", "Installed: libblockdev-kbd-2.28-6.el8.x86_64", "Installed: daxctl-libs-71.1-7.el8.x86_64", "Installed: python3-blivet-1:3.6.0-8.el8.noarch", "Installed: vdo-6.2.9.7-14.el8.x86_64", "Installed: python3-blockdev-2.28-6.el8.x86_64", "Installed: libblockdev-loop-2.28-6.el8.x86_64", "Installed: mdadm-4.2-14.el8.x86_64", "Installed: python3-bytesize-1.4-3.el8.x86_64", "Installed: libblockdev-lvm-2.28-6.el8.x86_64", "Installed: blivet-data-1:3.6.0-8.el8.noarch", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: libblockdev-mdraid-2.28-6.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-14.el8.x86_64", "Installed: kmod-kvdo-6.2.8.7-94.el8.x86_64", "Installed: libblockdev-mpath-2.28-6.el8.x86_64", "Installed: device-mapper-event-libs-8:1.02.181-14.el8.x86_64", "Installed: libblockdev-nvdimm-2.28-6.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: libblockdev-part-2.28-6.el8.x86_64", "Installed: lvm2-8:2.03.14-14.el8.x86_64", "Installed: device-mapper-multipath-0.8.4-41.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-14.el8.x86_64", "Installed: python3-pyparted-1:3.11.7-4.el8.x86_64", "Installed: ndctl-71.1-7.el8.x86_64", "Installed: libblockdev-swap-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-libs-0.8.4-41.el8.x86_64", "Installed: libblockdev-2.28-6.el8.x86_64", "Installed: ndctl-libs-71.1-7.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64", "Installed: libblockdev-utils-2.28-6.el8.x86_64", "Installed: libblockdev-crypto-2.28-6.el8.x86_64", "Installed: libblockdev-dm-2.28-6.el8.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 02 June 2024 10:27:12 +0000 (0:00:48.767) 0:00:49.959 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 02 June 2024 10:27:12 +0000 (0:00:00.019) 0:00:49.978 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 02 June 2024 10:27:12 +0000 (0:00:00.018) 0:00:49.997 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 02 June 2024 10:27:13 +0000 (0:00:00.485) 0:00:50.483 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 02 June 2024 10:27:13 +0000 (0:00:00.034) 0:00:50.517 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 02 June 2024 10:27:13 +0000 (0:00:00.009) 0:00:50.526 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 02 June 2024 10:27:13 +0000 (0:00:00.009) 0:00:50.536 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 02 June 2024 10:27:13 +0000 (0:00:00.008) 0:00:50.545 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 02 June 2024 10:27:15 +0000 (0:00:02.545) 0:00:53.091 *********** 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": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 02 June 2024 10:27:17 +0000 (0:00:01.583) 0:00:54.674 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.018) 0:00:54.692 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.010) 0:00:54.703 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.349) 0:00:55.053 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.028) 0:00:55.081 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.010) 0:00:55.092 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.012) 0:00:55.104 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.011) 0:00:55.116 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.011) 0:00:55.128 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.010) 0:00:55.139 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.011) 0:00:55.150 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.010) 0:00:55.161 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.010) 0:00:55.171 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 02 June 2024 10:27:17 +0000 (0:00:00.010) 0:00:55.182 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717323662.7115502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 02 June 2024 10:27:18 +0000 (0:00:00.185) 0:00:55.367 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 02 June 2024 10:27:18 +0000 (0:00:00.010) 0:00:55.378 *********** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:15 Sunday 02 June 2024 10:27:18 +0000 (0:00:00.658) 0:00:56.037 *********** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:24 Sunday 02 June 2024 10:27:18 +0000 (0:00:00.015) 0:00:56.053 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/get_unused_disk.yml:2 Sunday 02 June 2024 10:27:18 +0000 (0:00:00.016) 0:00:56.069 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/get_unused_disk.yml:16 Sunday 02 June 2024 10:27:21 +0000 (0:00:02.502) 0:00:58.571 *********** ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/get_unused_disk.yml:25 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.263) 0:00:58.835 *********** 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-cixfv4pdeu/tests/get_unused_disk.yml:30 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.014) 0:00:58.850 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/get_unused_disk.yml:35 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.011) 0:00:58.862 *********** ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Set label] *************************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:30 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.012) 0:00:58.875 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.020) 0:00:58.895 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.015) 0:00:58.911 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.013) 0:00:58.924 *********** 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_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.030) 0:00:58.954 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.010) 0:00:58.965 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.011) 0:00:58.976 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.010) 0:00:58.987 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.010) 0:00:58.998 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.021) 0:00:59.019 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.012) 0:00:59.032 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.029) 0:00:59.061 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_label": "label", "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.014) 0:00:59.075 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.011) 0:00:59.087 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.011) 0:00:59.099 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.010) 0:00:59.110 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.010) 0:00:59.120 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.020) 0:00:59.141 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 02 June 2024 10:27:21 +0000 (0:00:00.009) 0:00:59.150 *********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "ext4" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "label", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 02 June 2024 10:27:26 +0000 (0:00:04.792) 0:01:03.943 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 02 June 2024 10:27:26 +0000 (0:00:00.012) 0:01:03.955 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 02 June 2024 10:27:26 +0000 (0:00:00.010) 0:01:03.965 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "ext4" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "label", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 02 June 2024 10:27:26 +0000 (0:00:00.013) 0:01:03.978 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 02 June 2024 10:27:26 +0000 (0:00:00.013) 0:01:03.992 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "label", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 02 June 2024 10:27:26 +0000 (0:00:00.013) 0:01:04.005 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 02 June 2024 10:27:26 +0000 (0:00:00.010) 0:01:04.016 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 02 June 2024 10:27:27 +0000 (0:00:00.576) 0:01:04.592 *********** changed: [sut] => (item={'src': 'UUID=3ac401eb-2109-45cf-9277-949c749bd0e2', 'path': '/opt/test1', 'fstype': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 02 June 2024 10:27:27 +0000 (0:00:00.327) 0:01:04.919 *********** skipping: [sut] => (item={'src': 'UUID=3ac401eb-2109-45cf-9277-949c749bd0e2', 'path': '/opt/test1', 'fstype': 'ext4', '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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 02 June 2024 10:27:27 +0000 (0:00:00.016) 0:01:04.936 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 02 June 2024 10:27:28 +0000 (0:00:00.453) 0:01:05.389 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717323662.7115502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 02 June 2024 10:27:28 +0000 (0:00:00.186) 0:01:05.576 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 02 June 2024 10:27:28 +0000 (0:00:00.010) 0:01:05.587 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:42 Sunday 02 June 2024 10:27:28 +0000 (0:00:00.588) 0:01:06.175 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:2 Sunday 02 June 2024 10:27:28 +0000 (0:00:00.019) 0:01:06.195 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:7 Sunday 02 June 2024 10:27:28 +0000 (0:00:00.012) 0:01:06.207 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "label", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:15 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.015) 0:01:06.222 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "label", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:20 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.258) 0:01:06.480 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002863", "end": "2024-06-02 10:27:29.491056", "rc": 0, "start": "2024-06-02 10:27:29.488193" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=3ac401eb-2109-45cf-9277-949c749bd0e2 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:25 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.250) 0:01:06.731 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002715", "end": "2024-06-02 10:27:29.676445", "failed_when_result": false, "rc": 0, "start": "2024-06-02 10:27:29.673730" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:34 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.184) 0:01:06.916 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:44 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.011) 0:01:06.927 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:2 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.057) 0:01:06.985 *********** 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-cixfv4pdeu/tests/test-verify-volume.yml:21 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.015) 0:01:07.000 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:7 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.052) 0:01:07.052 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:16 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.014) 0:01:07.067 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2419519, "block_size": 4096, "block_total": 2554693, "block_used": 135174, "device": "/dev/sda", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9910349824, "size_total": 10464022528, "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2419519, "block_size": 4096, "block_total": 2554693, "block_used": 135174, "device": "/dev/sda", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9910349824, "size_total": 10464022528, "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:38 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.018) 0:01:07.085 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:51 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.012) 0:01:07.098 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:63 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.014) 0:01:07.112 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:71 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.013) 0:01:07.126 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:83 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.011) 0:01:07.138 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:95 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.010) 0:01:07.148 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:110 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.010) 0:01:07.159 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:122 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.013) 0:01:07.173 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:128 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.010) 0:01:07.184 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:134 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.011) 0:01:07.196 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:146 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.011) 0:01:07.207 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:2 Sunday 02 June 2024 10:27:29 +0000 (0:00:00.010) 0:01:07.218 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 ext4 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-cixfv4pdeu/tests/test-verify-volume-fstab.yml:40 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.023) 0:01:07.242 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:48 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.013) 0:01:07.256 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:58 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.014) 0:01:07.270 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:71 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.010) 0:01:07.281 *********** 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-cixfv4pdeu/tests/test-verify-volume-fs.yml:3 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.011) 0:01:07.293 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml:12 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.015) 0:01:07.308 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:3 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.016) 0:01:07.324 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717324046.6581545, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717324046.6581545, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 46527, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717324046.6581545, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:9 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.187) 0:01:07.512 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:16 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.015) 0:01:07.527 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:24 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.011) 0:01:07.539 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:30 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.012) 0:01:07.552 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:34 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.011) 0:01:07.564 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:39 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.010) 0:01:07.575 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:3 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.013) 0:01:07.589 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 Sunday 02 June 2024 10:27:30 +0000 (0:00:00.010) 0:01:07.599 *********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.3.7-7.el8.x86_64" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:17 Sunday 02 June 2024 10:27:33 +0000 (0:00:03.509) 0:01:11.109 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:23 Sunday 02 June 2024 10:27:33 +0000 (0:00:00.012) 0:01:11.121 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:32 Sunday 02 June 2024 10:27:33 +0000 (0:00:00.011) 0:01:11.133 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:45 Sunday 02 June 2024 10:27:33 +0000 (0:00:00.016) 0:01:11.150 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:51 Sunday 02 June 2024 10:27:33 +0000 (0:00:00.010) 0:01:11.160 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:56 Sunday 02 June 2024 10:27:33 +0000 (0:00:00.010) 0:01:11.171 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:69 Sunday 02 June 2024 10:27:33 +0000 (0:00:00.010) 0:01:11.182 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:81 Sunday 02 June 2024 10:27:33 +0000 (0:00:00.012) 0:01:11.195 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:94 Sunday 02 June 2024 10:27:33 +0000 (0:00:00.010) 0:01:11.206 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:106 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.015) 0:01:11.221 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:114 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.013) 0:01:11.235 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:122 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.246 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:131 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.257 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:140 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.269 *********** 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-cixfv4pdeu/tests/test-verify-volume-md.yml:8 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.279 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:14 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.290 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:21 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.301 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:28 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.311 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:35 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.322 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:45 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.333 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:54 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.344 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:63 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.355 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:72 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.366 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:81 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.377 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:3 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.387 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:11 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.012) 0:01:11.400 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:20 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.412 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:28 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.424 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:32 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.436 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:46 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.448 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:50 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.459 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:54 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.012) 0:01:11.472 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:58 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.484 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:68 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.496 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:72 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.507 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:77 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.517 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:83 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.528 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:88 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.540 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:96 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.551 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:104 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.561 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:109 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.572 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:113 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.583 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:117 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.593 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:121 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.605 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:129 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.616 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:138 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.626 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:142 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.637 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:150 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.649 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:156 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.659 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:160 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.012) 0:01:11.672 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:164 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.684 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:5 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.696 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:13 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.707 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:18 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.717 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:27 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.728 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:35 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.740 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:41 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.751 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:47 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.762 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:27 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.773 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:54 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.783 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Relabel] ***************************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:45 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.794 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.039) 0:01:11.833 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.015) 0:01:11.849 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.014) 0:01:11.864 *********** 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_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.031) 0:01:11.895 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.906 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.917 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.928 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.010) 0:01:11.938 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.023) 0:01:11.962 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.974 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:11.985 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_label": "relabel", "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.013) 0:01:11.998 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.012) 0:01:12.011 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:12.023 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:12.035 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.011) 0:01:12.047 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.018) 0:01:12.066 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 02 June 2024 10:27:34 +0000 (0:00:00.009) 0:01:12.075 *********** changed: [sut] => { "actions": [ { "action": "configure format", "device": "/dev/sda", "fs_type": "ext4" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 02 June 2024 10:27:39 +0000 (0:00:04.449) 0:01:16.525 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 02 June 2024 10:27:39 +0000 (0:00:00.012) 0:01:16.538 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 02 June 2024 10:27:39 +0000 (0:00:00.010) 0:01:16.548 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "configure format", "device": "/dev/sda", "fs_type": "ext4" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 02 June 2024 10:27:39 +0000 (0:00:00.013) 0:01:16.562 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 02 June 2024 10:27:39 +0000 (0:00:00.013) 0:01:16.576 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 02 June 2024 10:27:39 +0000 (0:00:00.013) 0:01:16.589 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 02 June 2024 10:27:39 +0000 (0:00:00.012) 0:01:16.601 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 02 June 2024 10:27:39 +0000 (0:00:00.461) 0:01:17.063 *********** ok: [sut] => (item={'src': 'UUID=3ac401eb-2109-45cf-9277-949c749bd0e2', 'path': '/opt/test1', 'fstype': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 02 June 2024 10:27:40 +0000 (0:00:00.196) 0:01:17.259 *********** skipping: [sut] => (item={'src': 'UUID=3ac401eb-2109-45cf-9277-949c749bd0e2', 'path': '/opt/test1', 'fstype': 'ext4', '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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 02 June 2024 10:27:40 +0000 (0:00:00.017) 0:01:17.276 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 02 June 2024 10:27:40 +0000 (0:00:00.446) 0:01:17.722 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717323662.7115502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 02 June 2024 10:27:40 +0000 (0:00:00.185) 0:01:17.908 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 02 June 2024 10:27:40 +0000 (0:00:00.010) 0:01:17.919 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:57 Sunday 02 June 2024 10:27:41 +0000 (0:00:00.611) 0:01:18.530 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:2 Sunday 02 June 2024 10:27:41 +0000 (0:00:00.041) 0:01:18.572 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:7 Sunday 02 June 2024 10:27:41 +0000 (0:00:00.012) 0:01:18.584 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:15 Sunday 02 June 2024 10:27:41 +0000 (0:00:00.014) 0:01:18.598 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "relabel", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:20 Sunday 02 June 2024 10:27:41 +0000 (0:00:00.184) 0:01:18.783 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002618", "end": "2024-06-02 10:27:41.727559", "rc": 0, "start": "2024-06-02 10:27:41.724941" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=3ac401eb-2109-45cf-9277-949c749bd0e2 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:25 Sunday 02 June 2024 10:27:41 +0000 (0:00:00.184) 0:01:18.967 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002584", "end": "2024-06-02 10:27:41.909841", "failed_when_result": false, "rc": 0, "start": "2024-06-02 10:27:41.907257" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:34 Sunday 02 June 2024 10:27:41 +0000 (0:00:00.181) 0:01:19.149 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:44 Sunday 02 June 2024 10:27:41 +0000 (0:00:00.011) 0:01:19.160 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:2 Sunday 02 June 2024 10:27:41 +0000 (0:00:00.022) 0:01:19.182 *********** 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-cixfv4pdeu/tests/test-verify-volume.yml:21 Sunday 02 June 2024 10:27:41 +0000 (0:00:00.013) 0:01:19.196 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:7 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.047) 0:01:19.244 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:16 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.013) 0:01:19.257 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2419519, "block_size": 4096, "block_total": 2554693, "block_used": 135174, "device": "/dev/sda", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9910349824, "size_total": 10464022528, "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2419519, "block_size": 4096, "block_total": 2554693, "block_used": 135174, "device": "/dev/sda", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9910349824, "size_total": 10464022528, "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:38 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.018) 0:01:19.275 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:51 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.011) 0:01:19.287 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:63 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.013) 0:01:19.301 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:71 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.013) 0:01:19.315 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:83 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.010) 0:01:19.326 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:95 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.010) 0:01:19.337 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:110 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.011) 0:01:19.349 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:122 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.015) 0:01:19.364 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:128 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.010) 0:01:19.375 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:134 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.011) 0:01:19.386 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:146 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.010) 0:01:19.397 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:2 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.010) 0:01:19.408 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 ext4 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-cixfv4pdeu/tests/test-verify-volume-fstab.yml:40 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.023) 0:01:19.432 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:48 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.013) 0:01:19.446 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:58 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.013) 0:01:19.460 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:71 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.011) 0:01:19.471 *********** 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-cixfv4pdeu/tests/test-verify-volume-fs.yml:3 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.010) 0:01:19.482 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml:12 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.015) 0:01:19.497 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:3 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.016) 0:01:19.513 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717324059.2490726, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717324059.2490726, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 46527, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717324059.2490726, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:9 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.186) 0:01:19.700 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:16 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.015) 0:01:19.715 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:24 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.011) 0:01:19.727 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:30 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.013) 0:01:19.740 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:34 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.011) 0:01:19.752 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:39 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.011) 0:01:19.764 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:3 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.013) 0:01:19.777 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 Sunday 02 June 2024 10:27:42 +0000 (0:00:00.010) 0:01:19.787 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:17 Sunday 02 June 2024 10:27:45 +0000 (0:00:02.486) 0:01:22.274 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:23 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.012) 0:01:22.286 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:32 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.297 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:45 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.016) 0:01:22.313 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:51 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.325 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:56 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.336 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:69 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.347 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:81 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.358 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:94 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.368 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:106 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.015) 0:01:22.384 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:114 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.015) 0:01:22.399 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:122 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.410 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:131 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.420 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:140 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.431 *********** 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-cixfv4pdeu/tests/test-verify-volume-md.yml:8 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.442 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:14 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.453 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:21 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.465 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:28 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.475 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:35 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.486 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:45 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.497 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:54 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.508 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:63 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.518 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:72 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.530 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:81 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.542 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:3 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.553 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:11 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.565 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:20 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.577 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:28 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.588 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:32 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.013) 0:01:22.602 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:46 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.613 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:50 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.625 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:54 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.637 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:58 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.649 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:68 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.661 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:72 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.673 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:77 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.683 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:83 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.694 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:88 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.705 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:96 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.715 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:104 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.726 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:109 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.738 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:113 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.749 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:117 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.759 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:121 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.770 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:129 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.781 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:138 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:22.791 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:142 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.803 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:150 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.026) 0:01:22.830 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:156 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.012) 0:01:22.842 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:160 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.013) 0:01:22.856 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:164 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.867 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:5 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.879 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:13 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.012) 0:01:22.891 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:18 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.903 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:27 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.012) 0:01:22.916 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:35 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.012) 0:01:22.928 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:41 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.939 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:47 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.012) 0:01:22.951 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:27 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.012) 0:01:22.963 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:54 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.012) 0:01:22.976 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Run relabel again to verify idempotence] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:60 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:22.987 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.024) 0:01:23.012 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.016) 0:01:23.028 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.013) 0:01:23.041 *********** 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_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.030) 0:01:23.072 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:23.083 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:23.093 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:23.105 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:23.116 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.021) 0:01:23.137 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.012) 0:01:23.149 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.012) 0:01:23.162 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_label": "relabel", "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.012) 0:01:23.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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:23.186 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:23.197 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.011) 0:01:23.208 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 02 June 2024 10:27:45 +0000 (0:00:00.010) 0:01:23.219 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 02 June 2024 10:27:46 +0000 (0:00:00.020) 0:01:23.240 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 02 June 2024 10:27:46 +0000 (0:00:00.010) 0:01:23.250 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 02 June 2024 10:27:50 +0000 (0:00:04.078) 0:01:27.329 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 02 June 2024 10:27:50 +0000 (0:00:00.012) 0:01:27.342 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 02 June 2024 10:27:50 +0000 (0:00:00.011) 0:01:27.353 *********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 02 June 2024 10:27:50 +0000 (0:00:00.013) 0:01:27.367 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 02 June 2024 10:27:50 +0000 (0:00:00.013) 0:01:27.380 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 02 June 2024 10:27:50 +0000 (0:00:00.013) 0:01:27.393 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 02 June 2024 10:27:50 +0000 (0:00:00.010) 0:01:27.404 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 02 June 2024 10:27:50 +0000 (0:00:00.458) 0:01:27.862 *********** ok: [sut] => (item={'src': 'UUID=3ac401eb-2109-45cf-9277-949c749bd0e2', 'path': '/opt/test1', 'fstype': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 02 June 2024 10:27:50 +0000 (0:00:00.200) 0:01:28.062 *********** skipping: [sut] => (item={'src': 'UUID=3ac401eb-2109-45cf-9277-949c749bd0e2', 'path': '/opt/test1', 'fstype': 'ext4', '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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 02 June 2024 10:27:50 +0000 (0:00:00.017) 0:01:28.080 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 02 June 2024 10:27:51 +0000 (0:00:00.454) 0:01:28.534 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717323662.7115502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 02 June 2024 10:27:51 +0000 (0:00:00.188) 0:01:28.723 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 02 June 2024 10:27:51 +0000 (0:00:00.012) 0:01:28.735 *********** ok: [sut] TASK [Check for idempotency] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:72 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.593) 0:01:29.328 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:77 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.013) 0:01:29.342 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:2 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.020) 0:01:29.363 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:7 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.011) 0:01:29.374 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:15 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.014) 0:01:29.389 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "relabel", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:20 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.185) 0:01:29.575 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002576", "end": "2024-06-02 10:27:52.517185", "rc": 0, "start": "2024-06-02 10:27:52.514609" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=3ac401eb-2109-45cf-9277-949c749bd0e2 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:25 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.181) 0:01:29.756 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002636", "end": "2024-06-02 10:27:52.699247", "failed_when_result": false, "rc": 0, "start": "2024-06-02 10:27:52.696611" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:34 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.183) 0:01:29.939 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:44 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.011) 0:01:29.950 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:2 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.022) 0:01:29.973 *********** 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-cixfv4pdeu/tests/test-verify-volume.yml:21 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.014) 0:01:29.987 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:7 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.048) 0:01:30.036 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:16 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.013) 0:01:30.049 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2419519, "block_size": 4096, "block_total": 2554693, "block_used": 135174, "device": "/dev/sda", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9910349824, "size_total": 10464022528, "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2419519, "block_size": 4096, "block_total": 2554693, "block_used": 135174, "device": "/dev/sda", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9910349824, "size_total": 10464022528, "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:38 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.020) 0:01:30.070 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:51 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.012) 0:01:30.082 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:63 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.015) 0:01:30.097 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:71 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.014) 0:01:30.112 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:83 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.010) 0:01:30.122 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:95 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.010) 0:01:30.133 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:110 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.011) 0:01:30.145 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:122 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.015) 0:01:30.160 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:128 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.010) 0:01:30.171 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:134 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.010) 0:01:30.182 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:146 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.010) 0:01:30.193 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:2 Sunday 02 June 2024 10:27:52 +0000 (0:00:00.010) 0:01:30.204 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 ext4 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-cixfv4pdeu/tests/test-verify-volume-fstab.yml:40 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.042) 0:01:30.246 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:48 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.015) 0:01:30.262 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:58 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.014) 0:01:30.276 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:71 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.011) 0:01:30.287 *********** 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-cixfv4pdeu/tests/test-verify-volume-fs.yml:3 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.010) 0:01:30.298 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml:12 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.015) 0:01:30.314 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:3 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.017) 0:01:30.331 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717324059.2490726, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717324059.2490726, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 46527, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717324059.2490726, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:9 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.187) 0:01:30.518 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:16 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.015) 0:01:30.534 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:24 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.012) 0:01:30.547 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:30 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.014) 0:01:30.561 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:34 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.012) 0:01:30.573 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:39 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.010) 0:01:30.584 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:3 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.013) 0:01:30.597 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 Sunday 02 June 2024 10:27:53 +0000 (0:00:00.010) 0:01:30.608 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:17 Sunday 02 June 2024 10:27:56 +0000 (0:00:02.613) 0:01:33.221 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:23 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.012) 0:01:33.233 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:32 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.244 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:45 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.016) 0:01:33.260 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:51 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.271 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:56 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.012) 0:01:33.283 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:69 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.295 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:81 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.306 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:94 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.317 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:106 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.015) 0:01:33.332 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:114 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.014) 0:01:33.346 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:122 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.358 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:131 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.369 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:140 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.380 *********** 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-cixfv4pdeu/tests/test-verify-volume-md.yml:8 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.391 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:14 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.403 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:21 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.413 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:28 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.425 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:35 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.436 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:45 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.447 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:54 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.457 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:63 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.468 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:72 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.480 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:81 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.492 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:3 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.502 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:11 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.514 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:20 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.526 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:28 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.538 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:32 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.550 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:46 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.013) 0:01:33.563 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:50 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.575 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:54 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.587 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:58 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.599 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:68 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.610 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:72 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.621 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:77 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.633 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:83 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.027) 0:01:33.660 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:88 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.012) 0:01:33.672 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:96 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.683 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:104 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.694 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:109 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.705 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:113 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.012) 0:01:33.717 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:117 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.013) 0:01:33.730 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:121 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.742 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:129 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.753 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:138 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.763 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:142 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.774 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:150 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.785 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:156 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.796 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:160 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.808 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:164 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.820 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:5 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.832 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:13 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.843 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:18 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.854 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:27 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.012) 0:01:33.866 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:35 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.877 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:41 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.888 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:47 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.898 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:27 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.909 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:54 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:33.920 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Relabel without explicitly setting the label] **************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:80 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:33.932 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.029) 0:01:33.962 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.016) 0:01:33.978 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.013) 0:01:33.991 *********** 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_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.030) 0:01:34.022 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:34.033 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:34.045 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:34.056 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:34.067 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.022) 0:01:34.090 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.012) 0:01:34.102 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.012) 0:01:34.115 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.014) 0:01:34.129 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.012) 0:01:34.141 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.011) 0:01:34.153 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:34.164 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.010) 0:01:34.174 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.020) 0:01:34.195 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 02 June 2024 10:27:56 +0000 (0:00:00.009) 0:01:34.205 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 02 June 2024 10:28:01 +0000 (0:00:04.031) 0:01:38.236 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 02 June 2024 10:28:01 +0000 (0:00:00.012) 0:01:38.249 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 02 June 2024 10:28:01 +0000 (0:00:00.010) 0:01:38.260 *********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 02 June 2024 10:28:01 +0000 (0:00:00.015) 0:01:38.275 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 02 June 2024 10:28:01 +0000 (0:00:00.013) 0:01:38.288 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 02 June 2024 10:28:01 +0000 (0:00:00.013) 0:01:38.301 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 02 June 2024 10:28:01 +0000 (0:00:00.010) 0:01:38.312 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 02 June 2024 10:28:01 +0000 (0:00:00.448) 0:01:38.761 *********** ok: [sut] => (item={'src': 'UUID=3ac401eb-2109-45cf-9277-949c749bd0e2', 'path': '/opt/test1', 'fstype': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 02 June 2024 10:28:01 +0000 (0:00:00.203) 0:01:38.964 *********** skipping: [sut] => (item={'src': 'UUID=3ac401eb-2109-45cf-9277-949c749bd0e2', 'path': '/opt/test1', 'fstype': 'ext4', '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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 02 June 2024 10:28:01 +0000 (0:00:00.017) 0:01:38.982 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 02 June 2024 10:28:02 +0000 (0:00:00.449) 0:01:39.431 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717323662.7115502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 02 June 2024 10:28:02 +0000 (0:00:00.187) 0:01:39.618 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 02 June 2024 10:28:02 +0000 (0:00:00.011) 0:01:39.630 *********** ok: [sut] TASK [Check for default value] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:91 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.602) 0:01:40.232 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:96 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.013) 0:01:40.246 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:2 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.022) 0:01:40.269 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:7 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.012) 0:01:40.281 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "relabel", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:15 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.014) 0:01:40.295 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "relabel", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:20 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.188) 0:01:40.483 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002663", "end": "2024-06-02 10:28:03.429147", "rc": 0, "start": "2024-06-02 10:28:03.426484" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=3ac401eb-2109-45cf-9277-949c749bd0e2 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:25 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.186) 0:01:40.670 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002857", "end": "2024-06-02 10:28:03.615855", "failed_when_result": false, "rc": 0, "start": "2024-06-02 10:28:03.612998" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:34 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.185) 0:01:40.855 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:44 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.011) 0:01:40.867 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:2 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.022) 0:01:40.889 *********** 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-cixfv4pdeu/tests/test-verify-volume.yml:21 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.015) 0:01:40.904 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:7 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.066) 0:01:40.971 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:16 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.014) 0:01:40.986 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2419519, "block_size": 4096, "block_total": 2554693, "block_used": 135174, "device": "/dev/sda", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9910349824, "size_total": 10464022528, "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2419519, "block_size": 4096, "block_total": 2554693, "block_used": 135174, "device": "/dev/sda", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9910349824, "size_total": 10464022528, "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:38 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.018) 0:01:41.005 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:51 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.012) 0:01:41.018 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:63 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.015) 0:01:41.033 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:71 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.014) 0:01:41.047 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:83 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.011) 0:01:41.058 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:95 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.011) 0:01:41.070 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:110 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.010) 0:01:41.081 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:122 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.016) 0:01:41.097 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:128 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.010) 0:01:41.108 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:134 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.010) 0:01:41.118 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:146 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.010) 0:01:41.129 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:2 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.010) 0:01:41.140 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 ext4 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-cixfv4pdeu/tests/test-verify-volume-fstab.yml:40 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.023) 0:01:41.164 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:48 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.015) 0:01:41.179 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:58 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.013) 0:01:41.193 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:71 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.010) 0:01:41.204 *********** 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-cixfv4pdeu/tests/test-verify-volume-fs.yml:3 Sunday 02 June 2024 10:28:03 +0000 (0:00:00.010) 0:01:41.215 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml:12 Sunday 02 June 2024 10:28:04 +0000 (0:00:00.015) 0:01:41.230 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:3 Sunday 02 June 2024 10:28:04 +0000 (0:00:00.016) 0:01:41.246 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717324059.2490726, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717324059.2490726, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 46527, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717324059.2490726, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:9 Sunday 02 June 2024 10:28:04 +0000 (0:00:00.189) 0:01:41.435 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:16 Sunday 02 June 2024 10:28:04 +0000 (0:00:00.015) 0:01:41.451 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:24 Sunday 02 June 2024 10:28:04 +0000 (0:00:00.012) 0:01:41.463 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:30 Sunday 02 June 2024 10:28:04 +0000 (0:00:00.014) 0:01:41.477 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:34 Sunday 02 June 2024 10:28:04 +0000 (0:00:00.011) 0:01:41.489 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:39 Sunday 02 June 2024 10:28:04 +0000 (0:00:00.010) 0:01:41.500 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:3 Sunday 02 June 2024 10:28:04 +0000 (0:00:00.012) 0:01:41.513 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 Sunday 02 June 2024 10:28:04 +0000 (0:00:00.010) 0:01:41.524 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:17 Sunday 02 June 2024 10:28:06 +0000 (0:00:02.493) 0:01:44.018 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:23 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.012) 0:01:44.030 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:32 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.010) 0:01:44.041 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:45 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.016) 0:01:44.058 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:51 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.012) 0:01:44.070 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:56 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.010) 0:01:44.081 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:69 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.010) 0:01:44.091 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:81 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.011) 0:01:44.103 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:94 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.010) 0:01:44.114 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:106 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.015) 0:01:44.129 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:114 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.014) 0:01:44.144 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:122 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.010) 0:01:44.155 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:131 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.010) 0:01:44.165 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:140 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.011) 0:01:44.177 *********** 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-cixfv4pdeu/tests/test-verify-volume-md.yml:8 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.010) 0:01:44.188 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:14 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.010) 0:01:44.199 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:21 Sunday 02 June 2024 10:28:06 +0000 (0:00:00.010) 0:01:44.210 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:28 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.221 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:35 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.231 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:45 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.243 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:54 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.027) 0:01:44.271 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:63 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.012) 0:01:44.283 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:72 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.294 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:81 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.305 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:3 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.315 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:11 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.327 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:20 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.013) 0:01:44.340 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:28 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.352 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:32 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.364 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:46 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.012) 0:01:44.376 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:50 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.012) 0:01:44.388 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:54 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.012) 0:01:44.400 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:58 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.013) 0:01:44.414 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:68 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.426 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:72 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.436 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:77 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.447 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:83 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.458 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:88 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.469 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:96 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.481 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:104 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.492 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:109 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.502 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:113 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.513 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:117 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.524 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:121 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.535 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:129 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.547 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:138 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.559 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:142 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.569 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:150 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.580 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:156 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.591 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:160 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.603 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:164 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.013) 0:01:44.616 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:5 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.628 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:13 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.639 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:18 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.650 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:27 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.660 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:35 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.671 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:41 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.683 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:47 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.694 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:27 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.705 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:54 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.716 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove label] ************************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:99 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.727 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.033) 0:01:44.761 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.015) 0:01:44.776 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.014) 0:01:44.791 *********** 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_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.030) 0:01:44.822 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.832 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.843 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.010) 0:01:44.854 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.866 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.023) 0:01:44.889 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.013) 0:01:44.903 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.014) 0:01:44.917 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_label": "", "fs_type": "ext4", "mount_point": "/opt/test1", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.017) 0:01:44.935 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.012) 0:01:44.947 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.012) 0:01:44.960 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.012) 0:01:44.972 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:44.983 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.018) 0:01:45.002 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 02 June 2024 10:28:07 +0000 (0:00:00.011) 0:01:45.014 *********** changed: [sut] => { "actions": [ { "action": "configure format", "device": "/dev/sda", "fs_type": "ext4" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 02 June 2024 10:28:12 +0000 (0:00:04.357) 0:01:49.372 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 02 June 2024 10:28:12 +0000 (0:00:00.012) 0:01:49.384 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 02 June 2024 10:28:12 +0000 (0:00:00.011) 0:01:49.396 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "configure format", "device": "/dev/sda", "fs_type": "ext4" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 02 June 2024 10:28:12 +0000 (0:00:00.014) 0:01:49.411 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 02 June 2024 10:28:12 +0000 (0:00:00.013) 0:01:49.424 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 02 June 2024 10:28:12 +0000 (0:00:00.014) 0:01:49.439 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 02 June 2024 10:28:12 +0000 (0:00:00.011) 0:01:49.450 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 02 June 2024 10:28:12 +0000 (0:00:00.452) 0:01:49.903 *********** ok: [sut] => (item={'src': 'UUID=3ac401eb-2109-45cf-9277-949c749bd0e2', 'path': '/opt/test1', 'fstype': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 02 June 2024 10:28:12 +0000 (0:00:00.196) 0:01:50.099 *********** skipping: [sut] => (item={'src': 'UUID=3ac401eb-2109-45cf-9277-949c749bd0e2', 'path': '/opt/test1', 'fstype': 'ext4', '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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 02 June 2024 10:28:12 +0000 (0:00:00.016) 0:01:50.115 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 02 June 2024 10:28:13 +0000 (0:00:00.446) 0:01:50.562 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717323662.7115502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 02 June 2024 10:28:13 +0000 (0:00:00.184) 0:01:50.746 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 02 June 2024 10:28:13 +0000 (0:00:00.011) 0:01:50.757 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:111 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.579) 0:01:51.337 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:2 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.024) 0:01:51.362 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:7 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.012) 0:01:51.374 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:15 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.014) 0:01:51.388 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:20 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.186) 0:01:51.575 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002656", "end": "2024-06-02 10:28:14.518561", "rc": 0, "start": "2024-06-02 10:28:14.515905" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=3ac401eb-2109-45cf-9277-949c749bd0e2 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:25 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.183) 0:01:51.758 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002611", "end": "2024-06-02 10:28:14.701741", "failed_when_result": false, "rc": 0, "start": "2024-06-02 10:28:14.699130" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:34 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.182) 0:01:51.940 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:44 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.011) 0:01:51.951 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:2 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.022) 0:01:51.974 *********** 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-cixfv4pdeu/tests/test-verify-volume.yml:21 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.014) 0:01:51.988 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:7 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.093) 0:01:52.082 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:16 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.014) 0:01:52.096 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2419519, "block_size": 4096, "block_total": 2554693, "block_used": 135174, "device": "/dev/sda", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9910349824, "size_total": 10464022528, "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2419519, "block_size": 4096, "block_total": 2554693, "block_used": 135174, "device": "/dev/sda", "fstype": "ext4", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test1", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9910349824, "size_total": 10464022528, "uuid": "3ac401eb-2109-45cf-9277-949c749bd0e2" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:38 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.018) 0:01:52.114 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:51 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.012) 0:01:52.127 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:63 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.014) 0:01:52.141 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:71 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.014) 0:01:52.155 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:83 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.012) 0:01:52.167 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:95 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.011) 0:01:52.179 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:110 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.010) 0:01:52.190 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:122 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.015) 0:01:52.205 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:128 Sunday 02 June 2024 10:28:14 +0000 (0:00:00.010) 0:01:52.216 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:134 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.010) 0:01:52.227 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:146 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.011) 0:01:52.239 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:2 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.010) 0:01:52.250 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 ext4 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-cixfv4pdeu/tests/test-verify-volume-fstab.yml:40 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.023) 0:01:52.274 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:48 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.014) 0:01:52.288 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:58 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.013) 0:01:52.301 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:71 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.010) 0:01:52.312 *********** 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-cixfv4pdeu/tests/test-verify-volume-fs.yml:3 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.012) 0:01:52.324 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml:12 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.015) 0:01:52.339 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:3 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.016) 0:01:52.355 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717324092.0928614, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717324092.0928614, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 46527, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717324092.0928614, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:9 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.188) 0:01:52.544 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:16 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.015) 0:01:52.559 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:24 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.011) 0:01:52.571 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:30 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.014) 0:01:52.585 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:34 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.011) 0:01:52.597 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:39 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.010) 0:01:52.608 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:3 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.013) 0:01:52.622 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 Sunday 02 June 2024 10:28:15 +0000 (0:00:00.010) 0:01:52.633 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:17 Sunday 02 June 2024 10:28:18 +0000 (0:00:02.615) 0:01:55.248 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:23 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.012) 0:01:55.260 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:32 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.271 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:45 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.037) 0:01:55.309 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:51 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.012) 0:01:55.321 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:56 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.332 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:69 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.343 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:81 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.354 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:94 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.365 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:106 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.016) 0:01:55.382 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:114 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.014) 0:01:55.396 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:122 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.407 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:131 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.417 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:140 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.428 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:8 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.439 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:14 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.012) 0:01:55.452 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:21 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.464 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:28 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.476 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:35 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.487 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:45 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.497 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:54 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.508 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:63 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.012) 0:01:55.520 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:72 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.531 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:81 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.542 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:3 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.553 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:11 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.013) 0:01:55.566 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:20 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.578 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:28 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.012) 0:01:55.591 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:32 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.603 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:46 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.615 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:50 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.626 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:54 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.638 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:58 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.650 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:68 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.013) 0:01:55.663 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:72 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.674 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:77 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.685 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:83 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.696 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:88 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.707 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:96 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.718 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:104 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.012) 0:01:55.730 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:109 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.740 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:113 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.751 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:117 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.762 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:121 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.773 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:129 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.784 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:138 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.796 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:142 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.806 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:150 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.817 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:156 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.828 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:160 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.012) 0:01:55.840 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:164 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:55.852 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:5 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.013) 0:01:55.865 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:13 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.876 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:18 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.887 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:27 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.898 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:35 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.909 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:41 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.920 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:47 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.012) 0:01:55.932 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:27 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.943 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:54 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.953 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Format the device to LVMPV which doesn't support labels] ***************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:114 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:55.964 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.036) 0:01:56.001 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.015) 0:01:56.016 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.013) 0:01:56.030 *********** 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_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.078) 0:01:56.108 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.012) 0:01:56.120 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:56.131 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:56.142 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.010) 0:01:56.152 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.023) 0:01:56.176 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.012) 0:01:56.188 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.011) 0:01:56.200 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "lvmpv", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 02 June 2024 10:28:18 +0000 (0:00:00.012) 0:01:56.213 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 02 June 2024 10:28:19 +0000 (0:00:00.012) 0:01:56.226 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 02 June 2024 10:28:19 +0000 (0:00:00.011) 0:01:56.237 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 02 June 2024 10:28:19 +0000 (0:00:00.011) 0:01:56.249 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 02 June 2024 10:28:19 +0000 (0:00:00.010) 0:01:56.260 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 02 June 2024 10:28:19 +0000 (0:00:00.018) 0:01:56.278 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 02 June 2024 10:28:19 +0000 (0:00:00.009) 0:01:56.288 *********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext4" }, { "action": "create 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": "ext4", "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "absent" }, { "path": "/opt/test1", "state": "absent" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=cFnuEf-L0q5-AXS0-tQbY-HvO3-Hp7d-rSGJqI", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 02 June 2024 10:28:23 +0000 (0:00:04.392) 0:02:00.681 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 02 June 2024 10:28:23 +0000 (0:00:00.012) 0:02:00.694 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 02 June 2024 10:28:23 +0000 (0:00:00.011) 0:02:00.705 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext4" }, { "action": "create 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": "ext4", "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "absent" }, { "path": "/opt/test1", "state": "absent" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=cFnuEf-L0q5-AXS0-tQbY-HvO3-Hp7d-rSGJqI", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 02 June 2024 10:28:23 +0000 (0:00:00.015) 0:02:00.720 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 02 June 2024 10:28:23 +0000 (0:00:00.013) 0:02:00.734 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=cFnuEf-L0q5-AXS0-tQbY-HvO3-Hp7d-rSGJqI", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 02 June 2024 10:28:23 +0000 (0:00:00.014) 0:02:00.749 *********** changed: [sut] => (item={'src': 'UUID=3ac401eb-2109-45cf-9277-949c749bd0e2', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'ext4'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "fstype": "ext4", "path": "/opt/test1", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=3ac401eb-2109-45cf-9277-949c749bd0e2" } ok: [sut] => (item={'path': '/opt/test1', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 02 June 2024 10:28:23 +0000 (0:00:00.378) 0:02:01.127 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 02 June 2024 10:28:24 +0000 (0:00:00.455) 0:02:01.583 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 02 June 2024 10:28:24 +0000 (0:00:00.012) 0:02:01.595 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 02 June 2024 10:28:24 +0000 (0:00:00.012) 0:02:01.608 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 02 June 2024 10:28:24 +0000 (0:00:00.457) 0:02:02.065 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717323662.7115502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.187) 0:02:02.253 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.011) 0:02:02.264 *********** ok: [sut] TASK [Rerun to check we don't try to relabel preexisitng LVMPV (regression test for RHEL-29874)] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:124 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.595) 0:02:02.860 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.034) 0:02:02.895 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.034) 0:02:02.929 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.014) 0:02:02.944 *********** 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_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.031) 0:02:02.975 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.010) 0:02:02.986 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.010) 0:02:02.997 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.011) 0:02:03.009 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.010) 0:02:03.019 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.021) 0:02:03.041 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.011) 0:02:03.053 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.012) 0:02:03.065 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "lvmpv", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.013) 0:02:03.078 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.011) 0:02:03.090 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.012) 0:02:03.102 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.011) 0:02:03.114 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.010) 0:02:03.125 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.020) 0:02:03.146 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 02 June 2024 10:28:25 +0000 (0:00:00.009) 0:02:03.156 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=cFnuEf-L0q5-AXS0-tQbY-HvO3-Hp7d-rSGJqI", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 02 June 2024 10:28:30 +0000 (0:00:04.178) 0:02:07.334 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.012) 0:02:07.346 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.010) 0:02:07.357 *********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=cFnuEf-L0q5-AXS0-tQbY-HvO3-Hp7d-rSGJqI", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.013) 0:02:07.370 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.013) 0:02:07.384 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=cFnuEf-L0q5-AXS0-tQbY-HvO3-Hp7d-rSGJqI", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.013) 0:02:07.397 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.012) 0:02:07.409 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.010) 0:02:07.420 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.010) 0:02:07.431 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.010) 0:02:07.442 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.011) 0:02:07.453 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717323662.7115502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.189) 0:02:07.643 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 02 June 2024 10:28:30 +0000 (0:00:00.011) 0:02:07.654 *********** ok: [sut] TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:134 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.596) 0:02:08.251 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.038) 0:02:08.289 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.015) 0:02:08.305 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.013) 0:02:08.318 *********** 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_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.077) 0:02:08.396 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.012) 0:02:08.409 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.011) 0:02:08.420 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.010) 0:02:08.431 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.010) 0:02:08.441 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.023) 0:02:08.465 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.011) 0:02:08.477 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.012) 0:02:08.489 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "mount_point": "/opt/test1", "name": "test1", "state": "absent", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.013) 0:02:08.502 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.012) 0:02:08.515 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.011) 0:02:08.527 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.011) 0:02:08.539 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.011) 0:02:08.551 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.018) 0:02:08.569 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 02 June 2024 10:28:31 +0000 (0:00:00.009) 0:02:08.579 *********** changed: [sut] => { "actions": [ { "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": [], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=cFnuEf-L0q5-AXS0-tQbY-HvO3-Hp7d-rSGJqI", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 02 June 2024 10:28:35 +0000 (0:00:04.520) 0:02:13.099 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 02 June 2024 10:28:35 +0000 (0:00:00.012) 0:02:13.112 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 02 June 2024 10:28:35 +0000 (0:00:00.010) 0:02:13.123 *********** ok: [sut] => { "blivet_output": { "actions": [ { "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": [], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=cFnuEf-L0q5-AXS0-tQbY-HvO3-Hp7d-rSGJqI", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 02 June 2024 10:28:35 +0000 (0:00:00.013) 0:02:13.137 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 02 June 2024 10:28:35 +0000 (0:00:00.013) 0:02:13.150 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=cFnuEf-L0q5-AXS0-tQbY-HvO3-Hp7d-rSGJqI", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 02 June 2024 10:28:35 +0000 (0:00:00.013) 0:02:13.163 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 02 June 2024 10:28:35 +0000 (0:00:00.010) 0:02:13.174 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 02 June 2024 10:28:35 +0000 (0:00:00.010) 0:02:13.185 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 02 June 2024 10:28:35 +0000 (0:00:00.010) 0:02:13.196 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 02 June 2024 10:28:35 +0000 (0:00:00.011) 0:02:13.208 *********** 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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 02 June 2024 10:28:36 +0000 (0:00:00.012) 0:02:13.220 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717323662.7115502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "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-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 02 June 2024 10:28:36 +0000 (0:00:00.185) 0:02:13.406 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 02 June 2024 10:28:36 +0000 (0:00:00.011) 0:02:13.418 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:145 Sunday 02 June 2024 10:28:36 +0000 (0:00:00.585) 0:02:14.004 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:2 Sunday 02 June 2024 10:28:36 +0000 (0:00:00.027) 0:02:14.032 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:7 Sunday 02 June 2024 10:28:36 +0000 (0:00:00.012) 0:02:14.044 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=cFnuEf-L0q5-AXS0-tQbY-HvO3-Hp7d-rSGJqI", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "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_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:15 Sunday 02 June 2024 10:28:36 +0000 (0:00:00.016) 0:02:14.061 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:20 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.186) 0:02:14.247 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002606", "end": "2024-06-02 10:28:37.190887", "rc": 0, "start": "2024-06-02 10:28:37.188281" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:25 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.183) 0:02:14.431 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002626", "end": "2024-06-02 10:28:37.374127", "failed_when_result": false, "rc": 0, "start": "2024-06-02 10:28:37.371501" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:34 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.182) 0:02:14.614 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:44 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.011) 0:02:14.626 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:2 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.025) 0:02:14.652 *********** 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-cixfv4pdeu/tests/test-verify-volume.yml:21 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.016) 0:02:14.668 *********** included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:7 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.050) 0:02:14.719 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:16 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.015) 0:02:14.735 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:38 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.020) 0:02:14.756 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:51 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.015) 0:02:14.771 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:63 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.013) 0:02:14.785 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:71 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.015) 0:02:14.800 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:83 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.012) 0:02:14.813 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:95 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.012) 0:02:14.825 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:110 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.012) 0:02:14.838 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:122 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.014) 0:02:14.852 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:128 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.012) 0:02:14.865 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:134 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.014) 0:02:14.879 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-mount.yml:146 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.013) 0:02:14.893 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:2 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.011) 0:02:14.904 *********** 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-cixfv4pdeu/tests/test-verify-volume-fstab.yml:40 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.026) 0:02:14.930 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:48 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.015) 0:02:14.945 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:58 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.016) 0:02:14.962 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fstab.yml:71 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.017) 0:02:14.979 *********** 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-cixfv4pdeu/tests/test-verify-volume-fs.yml:3 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.017) 0:02:14.996 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-fs.yml:12 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.014) 0:02:15.011 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:3 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.013) 0:02:15.025 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717324115.780709, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717324115.780709, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 46527, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717324115.780709, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:9 Sunday 02 June 2024 10:28:37 +0000 (0:00:00.187) 0:02:15.212 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:16 Sunday 02 June 2024 10:28:38 +0000 (0:00:00.015) 0:02:15.228 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:24 Sunday 02 June 2024 10:28:38 +0000 (0:00:00.012) 0:02:15.240 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:30 Sunday 02 June 2024 10:28:38 +0000 (0:00:00.010) 0:02:15.251 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:34 Sunday 02 June 2024 10:28:38 +0000 (0:00:00.013) 0:02:15.265 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-device.yml:39 Sunday 02 June 2024 10:28:38 +0000 (0:00:00.012) 0:02:15.277 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:3 Sunday 02 June 2024 10:28:38 +0000 (0:00:00.008) 0:02:15.286 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 Sunday 02 June 2024 10:28:38 +0000 (0:00:00.010) 0:02:15.297 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:17 Sunday 02 June 2024 10:28:40 +0000 (0:00:02.475) 0:02:17.772 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:23 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.012) 0:02:17.785 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:32 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.012) 0:02:17.798 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:45 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.011) 0:02:17.809 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:51 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.012) 0:02:17.821 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:56 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.012) 0:02:17.834 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:69 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:17.844 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:81 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.009) 0:02:17.853 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:94 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.008) 0:02:17.862 *********** 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-cixfv4pdeu/tests/test-verify-volume-encryption.yml:106 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.018) 0:02:17.881 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:114 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.015) 0:02:17.897 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:122 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.012) 0:02:17.910 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:131 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.012) 0:02:17.922 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:140 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.012) 0:02:17.935 *********** 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-cixfv4pdeu/tests/test-verify-volume-md.yml:8 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.012) 0:02:17.947 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:14 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.013) 0:02:17.960 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:21 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.012) 0:02:17.973 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:28 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.012) 0:02:17.985 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:35 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:17.995 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:45 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.006 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:54 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.017 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:63 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.011) 0:02:18.029 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:72 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.039 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-md.yml:81 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.050 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:3 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.061 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:11 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.072 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:20 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.082 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:28 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.011) 0:02:18.094 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:32 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.011) 0:02:18.106 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:46 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.117 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:50 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.128 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:54 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.139 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:58 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.149 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:68 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.011) 0:02:18.161 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:72 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.172 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:77 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.012) 0:02:18.184 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:83 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.011) 0:02:18.196 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:88 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.011) 0:02:18.208 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:96 Sunday 02 June 2024 10:28:40 +0000 (0:00:00.010) 0:02:18.219 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:104 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.012) 0:02:18.231 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:109 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.010) 0:02:18.241 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:113 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.010) 0:02:18.252 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:117 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.010) 0:02:18.263 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:121 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.010) 0:02:18.274 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:129 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.011) 0:02:18.286 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:138 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.011) 0:02:18.298 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:142 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.010) 0:02:18.308 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:150 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.010) 0:02:18.319 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:156 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.010) 0:02:18.330 *********** 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-cixfv4pdeu/tests/test-verify-volume-size.yml:160 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.011) 0:02:18.342 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-size.yml:164 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.011) 0:02:18.354 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:5 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.011) 0:02:18.366 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:13 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.032) 0:02:18.398 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:18 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.012) 0:02:18.410 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:27 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.011) 0:02:18.421 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:35 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.010) 0:02:18.432 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:41 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.010) 0:02:18.443 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-cache.yml:47 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.010) 0:02:18.453 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume.yml:27 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.011) 0:02:18.465 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cixfv4pdeu/tests/verify-role-results.yml:54 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.010) 0:02:18.476 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=404 changed=9 unreachable=0 failed=0 skipped=524 rescued=0 ignored=0 Sunday 02 June 2024 10:28:41 +0000 (0:00:00.006) 0:02:18.483 *********** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 48.77s /WORKDIR/git-weekly-cixfv4pdeu/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.79s /WORKDIR/git-weekly-cixfv4pdeu/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 --- 4.52s /WORKDIR/git-weekly-cixfv4pdeu/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 --- 4.45s /WORKDIR/git-weekly-cixfv4pdeu/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 --- 4.39s /WORKDIR/git-weekly-cixfv4pdeu/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 --- 4.36s /WORKDIR/git-weekly-cixfv4pdeu/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 --- 4.18s /WORKDIR/git-weekly-cixfv4pdeu/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 --- 4.08s /WORKDIR/git-weekly-cixfv4pdeu/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 --- 4.03s /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 3.51s /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.62s /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.61s /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Make sure required packages are installed --- 2.55s /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Ensure test packages ---------------------------------------------------- 2.50s /WORKDIR/git-weekly-cixfv4pdeu/tests/get_unused_disk.yml:2 -------------------- Ensure cryptsetup is present -------------------------------------------- 2.49s /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.49s /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.48s /WORKDIR/git-weekly-cixfv4pdeu/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Get service facts -------------------------- 1.58s /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-weekly-cixfv4pdeu/tests/tests_volume_relabel.yml:2 --------------- linux-system-roles.storage : Update facts ------------------------------- 0.66s /WORKDIR/git-weekly-cixfv4pdeu/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---