# 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-ci7flub7p1/tests/tests_volume_relabel.yml PLAY [Test volume relabel] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:2 Monday 01 April 2024 09:02:47 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:11 Monday 01 April 2024 09:02:50 +0000 (0:00:02.525) 0:00:02.537 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 09:02:50 +0000 (0:00:00.016) 0:00:02.554 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 09:02:50 +0000 (0:00:00.023) 0:00:02.577 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 09:02:50 +0000 (0:00:00.021) 0:00:02.598 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 09:02:50 +0000 (0:00:00.034) 0:00:02.633 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 09:02:50 +0000 (0:00:00.264) 0:00:02.897 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 09:02:50 +0000 (0:00:00.021) 0:00:02.919 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 09:02:50 +0000 (0:00:00.009) 0:00:02.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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 09:02:50 +0000 (0:00:00.009) 0:00:02.938 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 09:02:50 +0000 (0:00:00.030) 0:00:02.968 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: lzo-2.10-8.fc38.x86_64", "Installed: btrfs-progs-6.8-1.fc38.x86_64", "Installed: libblockdev-lvm-2.28-5.fc38.x86_64", "Installed: lsof-4.96.3-3.fc38.x86_64", "Installed: python3-blivet-1:3.7.1-1.fc38.noarch", "Installed: python3-blockdev-2.28-5.fc38.x86_64", "Installed: libblockdev-btrfs-2.28-5.fc38.x86_64", "Installed: python3-pyparted-1:3.12.0-8.fc38.x86_64", "Installed: blivet-data-1:3.7.1-1.fc38.noarch", "Installed: device-mapper-multipath-0.9.4-2.fc38.x86_64", "Installed: libblockdev-mpath-2.28-5.fc38.x86_64", "Installed: device-mapper-multipath-libs-0.9.4-2.fc38.x86_64", "Installed: libblockdev-dm-2.28-5.fc38.x86_64", "Installed: python3-bytesize-2.10-1.fc38.x86_64" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 09:02:57 +0000 (0:00:06.431) 0:00:09.400 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 09:02:57 +0000 (0:00:00.019) 0:00:09.420 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 09:02:57 +0000 (0:00:00.020) 0:00:09.440 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 09:02:57 +0000 (0:00:00.509) 0:00:09.950 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 01 April 2024 09:02:57 +0000 (0:00:00.035) 0:00:09.985 ********** skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 01 April 2024 09:02:57 +0000 (0:00:00.016) 0:00:10.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 01 April 2024 09:02:57 +0000 (0:00:00.011) 0:00:10.014 ********** skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 09:02:57 +0000 (0:00:00.016) 0:00:10.030 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 09:03:00 +0000 (0:00:02.650) 0:00:12.681 ********** 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "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": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-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-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-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": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "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" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 09:03:02 +0000 (0:00:02.456) 0:00:15.137 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 09:03:02 +0000 (0:00:00.021) 0:00:15.158 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 09:03:02 +0000 (0:00:00.012) 0:00:15.170 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 09:03:03 +0000 (0:00:00.398) 0:00:15.569 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 09:03:03 +0000 (0:00:00.020) 0:00:15.589 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 09:03:03 +0000 (0:00:00.014) 0:00:15.604 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 09:03:03 +0000 (0:00:00.018) 0:00:15.622 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 09:03:03 +0000 (0:00:00.030) 0:00:15.653 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 09:03:03 +0000 (0:00:00.023) 0:00:15.677 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 09:03:03 +0000 (0:00:00.017) 0:00:15.695 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 09:03:03 +0000 (0:00:00.015) 0:00:15.710 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 09:03:03 +0000 (0:00:00.031) 0:00:15.742 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 09:03:03 +0000 (0:00:00.032) 0:00:15.774 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 09:03:03 +0000 (0:00:00.021) 0:00:15.796 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709714569.0992696, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715077.4392698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1709714569.0992696, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1872451057", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 09:03:03 +0000 (0:00:00.235) 0:00:16.032 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 09:03:03 +0000 (0:00:00.042) 0:00:16.074 ********** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:15 Monday 01 April 2024 09:03:04 +0000 (0:00:00.833) 0:00:16.908 ********** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:24 Monday 01 April 2024 09:03:04 +0000 (0:00:00.015) 0:00:16.924 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/get_unused_disk.yml:2 Monday 01 April 2024 09:03:04 +0000 (0:00:00.019) 0:00:16.943 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/get_unused_disk.yml:16 Monday 01 April 2024 09:03:07 +0000 (0:00:02.633) 0:00:19.576 ********** ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/get_unused_disk.yml:24 Monday 01 April 2024 09:03:07 +0000 (0:00:00.295) 0:00:19.872 ********** 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-ci7flub7p1/tests/get_unused_disk.yml:29 Monday 01 April 2024 09:03:07 +0000 (0:00:00.016) 0:00:19.889 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/get_unused_disk.yml:34 Monday 01 April 2024 09:03:07 +0000 (0:00:00.012) 0:00:19.901 ********** ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Set label] *************************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:30 Monday 01 April 2024 09:03:07 +0000 (0:00:00.014) 0:00:19.916 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 09:03:07 +0000 (0:00:00.024) 0:00:19.940 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 09:03:07 +0000 (0:00:00.018) 0:00:19.958 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 09:03:07 +0000 (0:00:00.015) 0:00:19.974 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 09:03:07 +0000 (0:00:00.032) 0:00:20.007 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 09:03:07 +0000 (0:00:00.030) 0:00:20.038 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 09:03:07 +0000 (0:00:00.012) 0:00:20.050 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 09:03:07 +0000 (0:00:00.011) 0:00:20.062 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 09:03:07 +0000 (0:00:00.011) 0:00:20.073 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 09:03:07 +0000 (0:00:00.024) 0:00:20.097 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 09:03:07 +0000 (0:00:00.012) 0:00:20.110 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 09:03:07 +0000 (0:00:00.013) 0:00:20.124 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 09:03:07 +0000 (0:00:00.016) 0:00:20.140 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 09:03:07 +0000 (0:00:00.013) 0:00:20.153 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 09:03:07 +0000 (0:00:00.013) 0:00:20.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 09:03:07 +0000 (0:00:00.014) 0:00:20.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 09:03:07 +0000 (0:00:00.012) 0:00:20.194 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 09:03:07 +0000 (0:00:00.020) 0:00:20.214 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 09:03:07 +0000 (0:00:00.011) 0:00:20.226 ********** 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 09:03:10 +0000 (0:00:02.212) 0:00:22.439 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 09:03:10 +0000 (0:00:00.013) 0:00:22.452 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 09:03:10 +0000 (0:00:00.011) 0:00:22.464 ********** 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 09:03:10 +0000 (0:00:00.015) 0:00:22.479 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 09:03:10 +0000 (0:00:00.013) 0:00:22.493 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 09:03:10 +0000 (0:00:00.014) 0:00:22.507 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 09:03:10 +0000 (0:00:00.012) 0:00:22.520 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 09:03:11 +0000 (0:00:01.131) 0:00:23.651 ********** changed: [sut] => (item={'src': 'UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0', '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=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 09:03:11 +0000 (0:00:00.320) 0:00:23.971 ********** skipping: [sut] => (item={'src': 'UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0', '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=aab7bac9-56ae-4860-81af-231bfcdb63f0", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 09:03:11 +0000 (0:00:00.018) 0:00:23.990 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 09:03:12 +0000 (0:00:00.996) 0:00:24.986 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962183.7399778, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715077.4392698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1709714569.0992696, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1872451057", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 09:03:12 +0000 (0:00:00.232) 0:00:25.218 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 09:03:12 +0000 (0:00:00.013) 0:00:25.232 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:42 Monday 01 April 2024 09:03:13 +0000 (0:00:00.831) 0:00:26.063 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:2 Monday 01 April 2024 09:03:13 +0000 (0:00:00.021) 0:00:26.084 ********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:7 Monday 01 April 2024 09:03:13 +0000 (0:00:00.013) 0:00:26.098 ********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/verify-role-results.yml:15 Monday 01 April 2024 09:03:13 +0000 (0:00:00.040) 0:00:26.139 ********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "label", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "aab7bac9-56ae-4860-81af-231bfcdb63f0" }, "/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": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "7edc224a-9332-4cda-9c64-11dd8d1c6cdc" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:20 Monday 01 April 2024 09:03:14 +0000 (0:00:00.270) 0:00:26.409 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003518", "end": "2024-04-01 09:03:14.391956", "rc": 0, "start": "2024-04-01 09:03:14.388438" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:42:49 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=7edc224a-9332-4cda-9c64-11dd8d1c6cdc / ext4 defaults 1 1 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=aab7bac9-56ae-4860-81af-231bfcdb63f0 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:25 Monday 01 April 2024 09:03:14 +0000 (0:00:00.266) 0:00:26.675 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003379", "end": "2024-04-01 09:03:14.608940", "failed_when_result": false, "rc": 0, "start": "2024-04-01 09:03:14.605561" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:34 Monday 01 April 2024 09:03:14 +0000 (0:00:00.216) 0:00:26.892 ********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:44 Monday 01 April 2024 09:03:14 +0000 (0:00:00.012) 0:00:26.904 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:2 Monday 01 April 2024 09:03:14 +0000 (0:00:00.025) 0:00:26.929 ********** 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-ci7flub7p1/tests/test-verify-volume.yml:21 Monday 01 April 2024 09:03:14 +0000 (0:00:00.015) 0:00:26.944 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 09:03:14 +0000 (0:00:00.056) 0:00:27.001 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 09:03:14 +0000 (0:00:00.015) 0:00:27.016 ********** 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": "aab7bac9-56ae-4860-81af-231bfcdb63f0" } ], "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": "aab7bac9-56ae-4860-81af-231bfcdb63f0" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 09:03:14 +0000 (0:00:00.021) 0:00:27.038 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 09:03:14 +0000 (0:00:00.013) 0:00:27.051 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 09:03:14 +0000 (0:00:00.016) 0:00:27.067 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 09:03:14 +0000 (0:00:00.016) 0:00:27.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 09:03:14 +0000 (0:00:00.014) 0:00:27.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 09:03:14 +0000 (0:00:00.014) 0:00:27.112 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 09:03:14 +0000 (0:00:00.015) 0:00:27.128 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 09:03:14 +0000 (0:00:00.018) 0:00:27.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 09:03:14 +0000 (0:00:00.014) 0:00:27.161 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 09:03:14 +0000 (0:00:00.014) 0:00:27.175 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 09:03:14 +0000 (0:00:00.015) 0:00:27.191 ********** 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-ci7flub7p1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 09:03:14 +0000 (0:00:00.013) 0:00:27.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=aab7bac9-56ae-4860-81af-231bfcdb63f0 " ], "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-ci7flub7p1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 09:03:14 +0000 (0:00:00.026) 0:00:27.231 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 09:03:14 +0000 (0:00:00.016) 0:00:27.247 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 09:03:15 +0000 (0:00:00.014) 0:00:27.262 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 09:03:15 +0000 (0:00:00.013) 0:00:27.276 ********** 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-ci7flub7p1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 09:03:15 +0000 (0:00:00.011) 0:00:27.288 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 09:03:15 +0000 (0:00:00.016) 0:00:27.304 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 09:03:15 +0000 (0:00:00.018) 0:00:27.322 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962191.6939545, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711962190.0899591, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 568, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1711962190.0899591, "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-ci7flub7p1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 09:03:15 +0000 (0:00:00.223) 0:00:27.546 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 09:03:15 +0000 (0:00:00.016) 0:00:27.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 09:03:15 +0000 (0:00:00.012) 0:00:27.575 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 09:03:15 +0000 (0:00:00.014) 0:00:27.590 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 09:03:15 +0000 (0:00:00.014) 0:00:27.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 09:03:15 +0000 (0:00:00.013) 0:00:27.618 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 09:03:15 +0000 (0:00:00.015) 0:00:27.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 09:03:15 +0000 (0:00:00.012) 0:00:27.646 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.6.1-1.fc38.x86_64" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 09:03:34 +0000 (0:00:18.944) 0:00:46.590 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 09:03:34 +0000 (0:00:00.013) 0:00:46.603 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 09:03:34 +0000 (0:00:00.013) 0:00:46.616 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 09:03:34 +0000 (0:00:00.018) 0:00:46.635 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.648 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.673 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.686 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 09:03:34 +0000 (0:00:00.013) 0:00:46.700 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 09:03:34 +0000 (0:00:00.017) 0:00:46.718 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 09:03:34 +0000 (0:00:00.015) 0:00:46.733 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.746 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.759 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.771 ********** 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-ci7flub7p1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 09:03:34 +0000 (0:00:00.013) 0:00:46.797 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.822 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:46.847 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 09:03:34 +0000 (0:00:00.014) 0:00:46.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 09:03:34 +0000 (0:00:00.013) 0:00:46.875 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 09:03:34 +0000 (0:00:00.013) 0:00:46.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 09:03:34 +0000 (0:00:00.013) 0:00:46.901 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 09:03:34 +0000 (0:00:00.014) 0:00:46.916 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 09:03:34 +0000 (0:00:00.016) 0:00:46.932 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 09:03:34 +0000 (0:00:00.019) 0:00:46.952 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 09:03:34 +0000 (0:00:00.016) 0:00:46.969 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 09:03:34 +0000 (0:00:00.014) 0:00:46.983 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 09:03:34 +0000 (0:00:00.015) 0:00:46.998 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 09:03:34 +0000 (0:00:00.014) 0:00:47.013 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 09:03:34 +0000 (0:00:00.014) 0:00:47.027 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 09:03:34 +0000 (0:00:00.022) 0:00:47.049 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 09:03:34 +0000 (0:00:00.015) 0:00:47.065 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 09:03:34 +0000 (0:00:00.013) 0:00:47.078 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:47.090 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:47.103 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:47.116 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 09:03:34 +0000 (0:00:00.013) 0:00:47.129 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:47.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:47.155 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:47.168 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:47.180 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:47.193 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 09:03:34 +0000 (0:00:00.013) 0:00:47.206 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:47.219 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 09:03:34 +0000 (0:00:00.012) 0:00:47.231 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 09:03:34 +0000 (0:00:00.013) 0:00:47.245 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 09:03:35 +0000 (0:00:00.012) 0:00:47.257 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 09:03:35 +0000 (0:00:00.013) 0:00:47.271 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 09:03:35 +0000 (0:00:00.015) 0:00:47.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 09:03:35 +0000 (0:00:00.015) 0:00:47.302 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 09:03:35 +0000 (0:00:00.013) 0:00:47.316 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 09:03:35 +0000 (0:00:00.013) 0:00:47.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 09:03:35 +0000 (0:00:00.012) 0:00:47.342 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 09:03:35 +0000 (0:00:00.012) 0:00:47.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 09:03:35 +0000 (0:00:00.041) 0:00:47.396 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 09:03:35 +0000 (0:00:00.015) 0:00:47.412 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:27 Monday 01 April 2024 09:03:35 +0000 (0:00:00.014) 0:00:47.426 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:54 Monday 01 April 2024 09:03:35 +0000 (0:00:00.013) 0:00:47.440 ********** 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-ci7flub7p1/tests/tests_volume_relabel.yml:45 Monday 01 April 2024 09:03:35 +0000 (0:00:00.013) 0:00:47.453 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 09:03:35 +0000 (0:00:00.028) 0:00:47.482 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 09:03:35 +0000 (0:00:00.018) 0:00:47.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 09:03:35 +0000 (0:00:00.017) 0:00:47.517 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 09:03:35 +0000 (0:00:00.035) 0:00:47.553 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 09:03:35 +0000 (0:00:00.013) 0:00:47.566 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 09:03:35 +0000 (0:00:00.013) 0:00:47.579 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 09:03:35 +0000 (0:00:00.011) 0:00:47.591 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 09:03:35 +0000 (0:00:00.011) 0:00:47.602 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 09:03:35 +0000 (0:00:00.027) 0:00:47.630 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 09:03:35 +0000 (0:00:00.014) 0:00:47.644 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 09:03:35 +0000 (0:00:00.014) 0:00:47.659 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 09:03:35 +0000 (0:00:00.015) 0:00:47.674 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 09:03:35 +0000 (0:00:00.012) 0:00:47.687 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 09:03:35 +0000 (0:00:00.014) 0:00:47.702 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 09:03:35 +0000 (0:00:00.014) 0:00:47.716 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 09:03:35 +0000 (0:00:00.013) 0:00:47.730 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 09:03:35 +0000 (0:00:00.022) 0:00:47.752 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 09:03:35 +0000 (0:00:00.014) 0:00:47.766 ********** 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 09:03:37 +0000 (0:00:01.743) 0:00:49.510 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 09:03:37 +0000 (0:00:00.013) 0:00:49.523 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 09:03:37 +0000 (0:00:00.011) 0:00:49.535 ********** 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 09:03:37 +0000 (0:00:00.016) 0:00:49.551 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 09:03:37 +0000 (0:00:00.015) 0:00:49.566 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 09:03:37 +0000 (0:00:00.016) 0:00:49.583 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 09:03:37 +0000 (0:00:00.012) 0:00:49.596 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 09:03:38 +0000 (0:00:00.979) 0:00:50.576 ********** ok: [sut] => (item={'src': 'UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0', '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=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 09:03:38 +0000 (0:00:00.225) 0:00:50.801 ********** skipping: [sut] => (item={'src': 'UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0', '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=aab7bac9-56ae-4860-81af-231bfcdb63f0", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 09:03:38 +0000 (0:00:00.018) 0:00:50.820 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 09:03:39 +0000 (0:00:00.969) 0:00:51.790 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962183.7399778, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715077.4392698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1709714569.0992696, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1872451057", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 09:03:39 +0000 (0:00:00.221) 0:00:52.012 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 09:03:39 +0000 (0:00:00.012) 0:00:52.024 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:57 Monday 01 April 2024 09:03:40 +0000 (0:00:00.815) 0:00:52.839 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:2 Monday 01 April 2024 09:03:40 +0000 (0:00:00.020) 0:00:52.860 ********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:7 Monday 01 April 2024 09:03:40 +0000 (0:00:00.038) 0:00:52.899 ********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/verify-role-results.yml:15 Monday 01 April 2024 09:03:40 +0000 (0:00:00.017) 0:00:52.917 ********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "relabel", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "aab7bac9-56ae-4860-81af-231bfcdb63f0" }, "/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": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "7edc224a-9332-4cda-9c64-11dd8d1c6cdc" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:20 Monday 01 April 2024 09:03:40 +0000 (0:00:00.220) 0:00:53.137 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003823", "end": "2024-04-01 09:03:41.067143", "rc": 0, "start": "2024-04-01 09:03:41.063320" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:42:49 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=7edc224a-9332-4cda-9c64-11dd8d1c6cdc / ext4 defaults 1 1 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=aab7bac9-56ae-4860-81af-231bfcdb63f0 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:25 Monday 01 April 2024 09:03:41 +0000 (0:00:00.214) 0:00:53.351 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003477", "end": "2024-04-01 09:03:41.283074", "failed_when_result": false, "rc": 0, "start": "2024-04-01 09:03:41.279597" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:34 Monday 01 April 2024 09:03:41 +0000 (0:00:00.215) 0:00:53.567 ********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:44 Monday 01 April 2024 09:03:41 +0000 (0:00:00.012) 0:00:53.579 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:2 Monday 01 April 2024 09:03:41 +0000 (0:00:00.024) 0:00:53.603 ********** 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-ci7flub7p1/tests/test-verify-volume.yml:21 Monday 01 April 2024 09:03:41 +0000 (0:00:00.017) 0:00:53.621 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 09:03:41 +0000 (0:00:00.051) 0:00:53.673 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 09:03:41 +0000 (0:00:00.015) 0:00:53.688 ********** 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": "aab7bac9-56ae-4860-81af-231bfcdb63f0" } ], "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": "aab7bac9-56ae-4860-81af-231bfcdb63f0" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 09:03:41 +0000 (0:00:00.019) 0:00:53.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 09:03:41 +0000 (0:00:00.012) 0:00:53.721 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 09:03:41 +0000 (0:00:00.017) 0:00:53.738 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 09:03:41 +0000 (0:00:00.016) 0:00:53.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 09:03:41 +0000 (0:00:00.012) 0:00:53.768 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 09:03:41 +0000 (0:00:00.012) 0:00:53.780 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 09:03:41 +0000 (0:00:00.012) 0:00:53.793 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 09:03:41 +0000 (0:00:00.015) 0:00:53.809 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 09:03:41 +0000 (0:00:00.012) 0:00:53.822 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 09:03:41 +0000 (0:00:00.014) 0:00:53.836 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 09:03:41 +0000 (0:00:00.012) 0:00:53.848 ********** 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-ci7flub7p1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 09:03:41 +0000 (0:00:00.011) 0:00:53.860 ********** 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=aab7bac9-56ae-4860-81af-231bfcdb63f0 " ], "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-ci7flub7p1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 09:03:41 +0000 (0:00:00.026) 0:00:53.886 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 09:03:41 +0000 (0:00:00.016) 0:00:53.903 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 09:03:41 +0000 (0:00:00.016) 0:00:53.919 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 09:03:41 +0000 (0:00:00.013) 0:00:53.932 ********** 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-ci7flub7p1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 09:03:41 +0000 (0:00:00.011) 0:00:53.944 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 09:03:41 +0000 (0:00:00.017) 0:00:53.962 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 09:03:41 +0000 (0:00:00.018) 0:00:53.980 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962217.1768794, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711962217.1708794, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 568, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1711962217.1708794, "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-ci7flub7p1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 09:03:41 +0000 (0:00:00.221) 0:00:54.201 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 09:03:41 +0000 (0:00:00.017) 0:00:54.219 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 09:03:41 +0000 (0:00:00.014) 0:00:54.233 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 09:03:41 +0000 (0:00:00.015) 0:00:54.248 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 09:03:42 +0000 (0:00:00.014) 0:00:54.263 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 09:03:42 +0000 (0:00:00.012) 0:00:54.276 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 09:03:42 +0000 (0:00:00.014) 0:00:54.291 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 09:03:42 +0000 (0:00:00.012) 0:00:54.304 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 09:03:44 +0000 (0:00:02.658) 0:00:56.963 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 09:03:44 +0000 (0:00:00.013) 0:00:56.976 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 09:03:44 +0000 (0:00:00.012) 0:00:56.989 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 09:03:44 +0000 (0:00:00.018) 0:00:57.007 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 09:03:44 +0000 (0:00:00.012) 0:00:57.020 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 09:03:44 +0000 (0:00:00.012) 0:00:57.032 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 09:03:44 +0000 (0:00:00.012) 0:00:57.045 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 09:03:44 +0000 (0:00:00.014) 0:00:57.060 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 09:03:44 +0000 (0:00:00.013) 0:00:57.073 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 09:03:44 +0000 (0:00:00.017) 0:00:57.090 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 09:03:44 +0000 (0:00:00.014) 0:00:57.105 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 09:03:44 +0000 (0:00:00.012) 0:00:57.117 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 09:03:44 +0000 (0:00:00.012) 0:00:57.130 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 09:03:44 +0000 (0:00:00.014) 0:00:57.144 ********** 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-ci7flub7p1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 09:03:44 +0000 (0:00:00.011) 0:00:57.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 09:03:44 +0000 (0:00:00.012) 0:00:57.168 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 09:03:44 +0000 (0:00:00.012) 0:00:57.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 09:03:44 +0000 (0:00:00.012) 0:00:57.193 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 09:03:44 +0000 (0:00:00.012) 0:00:57.206 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 09:03:44 +0000 (0:00:00.013) 0:00:57.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 09:03:44 +0000 (0:00:00.013) 0:00:57.233 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 09:03:44 +0000 (0:00:00.013) 0:00:57.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 09:03:45 +0000 (0:00:00.012) 0:00:57.258 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.272 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.286 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 09:03:45 +0000 (0:00:00.018) 0:00:57.304 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 09:03:45 +0000 (0:00:00.016) 0:00:57.320 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 09:03:45 +0000 (0:00:00.016) 0:00:57.336 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:57.351 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 09:03:45 +0000 (0:00:00.016) 0:00:57.368 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 09:03:45 +0000 (0:00:00.015) 0:00:57.384 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 09:03:45 +0000 (0:00:00.015) 0:00:57.399 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 09:03:45 +0000 (0:00:00.015) 0:00:57.415 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 09:03:45 +0000 (0:00:00.016) 0:00:57.432 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:57.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.460 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.473 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 09:03:45 +0000 (0:00:00.016) 0:00:57.490 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 09:03:45 +0000 (0:00:00.015) 0:00:57.505 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 09:03:45 +0000 (0:00:00.015) 0:00:57.521 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 09:03:45 +0000 (0:00:00.015) 0:00:57.536 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 09:03:45 +0000 (0:00:00.015) 0:00:57.551 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:57.565 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:57.580 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 09:03:45 +0000 (0:00:00.034) 0:00:57.615 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.629 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:57.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.670 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:57.684 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 09:03:45 +0000 (0:00:00.016) 0:00:57.700 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:57.714 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.727 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.740 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.754 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.767 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:57.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:57.797 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:27 Monday 01 April 2024 09:03:45 +0000 (0:00:00.015) 0:00:57.812 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:54 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.826 ********** 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-ci7flub7p1/tests/tests_volume_relabel.yml:60 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.839 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 09:03:45 +0000 (0:00:00.029) 0:00:57.868 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 09:03:45 +0000 (0:00:00.021) 0:00:57.890 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 09:03:45 +0000 (0:00:00.016) 0:00:57.906 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 09:03:45 +0000 (0:00:00.034) 0:00:57.941 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.955 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.968 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.982 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:57.996 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 09:03:45 +0000 (0:00:00.026) 0:00:58.022 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:58.037 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:58.051 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 09:03:45 +0000 (0:00:00.015) 0:00:58.067 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 09:03:45 +0000 (0:00:00.014) 0:00:58.081 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 09:03:45 +0000 (0:00:00.012) 0:00:58.094 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 09:03:45 +0000 (0:00:00.013) 0:00:58.107 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 09:03:45 +0000 (0:00:00.012) 0:00:58.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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 09:03:45 +0000 (0:00:00.020) 0:00:58.140 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 09:03:45 +0000 (0:00:00.011) 0:00:58.152 ********** 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 09:03:47 +0000 (0:00:01.601) 0:00:59.753 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 09:03:47 +0000 (0:00:00.013) 0:00:59.767 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 09:03:47 +0000 (0:00:00.011) 0:00:59.779 ********** 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 09:03:47 +0000 (0:00:00.015) 0:00:59.794 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 09:03:47 +0000 (0:00:00.016) 0:00:59.811 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 09:03:47 +0000 (0:00:00.015) 0:00:59.826 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 09:03:47 +0000 (0:00:00.012) 0:00:59.839 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 09:03:48 +0000 (0:00:00.988) 0:01:00.828 ********** ok: [sut] => (item={'src': 'UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0', '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=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 09:03:48 +0000 (0:00:00.241) 0:01:01.069 ********** skipping: [sut] => (item={'src': 'UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0', '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=aab7bac9-56ae-4860-81af-231bfcdb63f0", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 09:03:48 +0000 (0:00:00.017) 0:01:01.087 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 09:03:49 +0000 (0:00:00.988) 0:01:02.075 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962183.7399778, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715077.4392698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1709714569.0992696, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1872451057", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 09:03:50 +0000 (0:00:00.225) 0:01:02.300 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 09:03:50 +0000 (0:00:00.013) 0:01:02.314 ********** ok: [sut] TASK [Check for idempotency] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:72 Monday 01 April 2024 09:03:50 +0000 (0:00:00.823) 0:01:03.138 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:77 Monday 01 April 2024 09:03:50 +0000 (0:00:00.015) 0:01:03.154 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:2 Monday 01 April 2024 09:03:50 +0000 (0:00:00.023) 0:01:03.177 ********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:7 Monday 01 April 2024 09:03:50 +0000 (0:00:00.014) 0:01:03.191 ********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/verify-role-results.yml:15 Monday 01 April 2024 09:03:50 +0000 (0:00:00.020) 0:01:03.211 ********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "relabel", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "aab7bac9-56ae-4860-81af-231bfcdb63f0" }, "/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": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "7edc224a-9332-4cda-9c64-11dd8d1c6cdc" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:20 Monday 01 April 2024 09:03:51 +0000 (0:00:00.226) 0:01:03.437 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003916", "end": "2024-04-01 09:03:51.373562", "rc": 0, "start": "2024-04-01 09:03:51.369646" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:42:49 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=7edc224a-9332-4cda-9c64-11dd8d1c6cdc / ext4 defaults 1 1 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=aab7bac9-56ae-4860-81af-231bfcdb63f0 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:25 Monday 01 April 2024 09:03:51 +0000 (0:00:00.220) 0:01:03.658 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003603", "end": "2024-04-01 09:03:51.592790", "failed_when_result": false, "rc": 0, "start": "2024-04-01 09:03:51.589187" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:34 Monday 01 April 2024 09:03:51 +0000 (0:00:00.218) 0:01:03.877 ********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:44 Monday 01 April 2024 09:03:51 +0000 (0:00:00.011) 0:01:03.889 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:2 Monday 01 April 2024 09:03:51 +0000 (0:00:00.023) 0:01:03.913 ********** 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-ci7flub7p1/tests/test-verify-volume.yml:21 Monday 01 April 2024 09:03:51 +0000 (0:00:00.016) 0:01:03.929 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 09:03:51 +0000 (0:00:00.070) 0:01:04.000 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 09:03:51 +0000 (0:00:00.015) 0:01:04.015 ********** 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": "aab7bac9-56ae-4860-81af-231bfcdb63f0" } ], "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": "aab7bac9-56ae-4860-81af-231bfcdb63f0" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 09:03:51 +0000 (0:00:00.020) 0:01:04.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 09:03:51 +0000 (0:00:00.012) 0:01:04.049 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 09:03:51 +0000 (0:00:00.018) 0:01:04.067 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 09:03:51 +0000 (0:00:00.015) 0:01:04.082 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 09:03:51 +0000 (0:00:00.012) 0:01:04.095 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 09:03:51 +0000 (0:00:00.012) 0:01:04.108 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 09:03:51 +0000 (0:00:00.012) 0:01:04.120 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 09:03:51 +0000 (0:00:00.015) 0:01:04.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 09:03:51 +0000 (0:00:00.013) 0:01:04.150 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 09:03:51 +0000 (0:00:00.012) 0:01:04.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 09:03:51 +0000 (0:00:00.012) 0:01:04.176 ********** 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-ci7flub7p1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 09:03:51 +0000 (0:00:00.012) 0:01:04.189 ********** 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=aab7bac9-56ae-4860-81af-231bfcdb63f0 " ], "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-ci7flub7p1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 09:03:51 +0000 (0:00:00.026) 0:01:04.215 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 09:03:51 +0000 (0:00:00.017) 0:01:04.233 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 09:03:51 +0000 (0:00:00.016) 0:01:04.249 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 09:03:52 +0000 (0:00:00.012) 0:01:04.262 ********** 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-ci7flub7p1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 09:03:52 +0000 (0:00:00.011) 0:01:04.274 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 09:03:52 +0000 (0:00:00.019) 0:01:04.293 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 09:03:52 +0000 (0:00:00.018) 0:01:04.311 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962217.1768794, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711962217.1708794, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 568, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1711962217.1708794, "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-ci7flub7p1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 09:03:52 +0000 (0:00:00.223) 0:01:04.535 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 09:03:52 +0000 (0:00:00.016) 0:01:04.552 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 09:03:52 +0000 (0:00:00.012) 0:01:04.565 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 09:03:52 +0000 (0:00:00.015) 0:01:04.581 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 09:03:52 +0000 (0:00:00.014) 0:01:04.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 09:03:52 +0000 (0:00:00.013) 0:01:04.608 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 09:03:52 +0000 (0:00:00.015) 0:01:04.623 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 09:03:52 +0000 (0:00:00.013) 0:01:04.636 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 09:03:54 +0000 (0:00:02.616) 0:01:07.253 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.267 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.281 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 09:03:55 +0000 (0:00:00.018) 0:01:07.300 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.313 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.328 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 09:03:55 +0000 (0:00:00.016) 0:01:07.344 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.373 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 09:03:55 +0000 (0:00:00.017) 0:01:07.390 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 09:03:55 +0000 (0:00:00.019) 0:01:07.410 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.424 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 09:03:55 +0000 (0:00:00.015) 0:01:07.440 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 09:03:55 +0000 (0:00:00.022) 0:01:07.462 ********** 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-ci7flub7p1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 09:03:55 +0000 (0:00:00.016) 0:01:07.478 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.492 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.506 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 09:03:55 +0000 (0:00:00.037) 0:01:07.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.586 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.615 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 09:03:55 +0000 (0:00:00.015) 0:01:07.630 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.644 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 09:03:55 +0000 (0:00:00.020) 0:01:07.665 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 09:03:55 +0000 (0:00:00.023) 0:01:07.689 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 09:03:55 +0000 (0:00:00.020) 0:01:07.709 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 09:03:55 +0000 (0:00:00.016) 0:01:07.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 09:03:55 +0000 (0:00:00.022) 0:01:07.747 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 09:03:55 +0000 (0:00:00.016) 0:01:07.764 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 09:03:55 +0000 (0:00:00.017) 0:01:07.782 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.797 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 09:03:55 +0000 (0:00:00.015) 0:01:07.812 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 09:03:55 +0000 (0:00:00.019) 0:01:07.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 09:03:55 +0000 (0:00:00.020) 0:01:07.852 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.865 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.880 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.893 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.907 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.920 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.933 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.947 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:07.962 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:07.975 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 09:03:55 +0000 (0:00:00.012) 0:01:07.988 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:08.001 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:08.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:08.027 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 09:03:55 +0000 (0:00:00.016) 0:01:08.044 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:08.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:08.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:08.087 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 09:03:55 +0000 (0:00:00.016) 0:01:08.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 09:03:55 +0000 (0:00:00.014) 0:01:08.118 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 09:03:55 +0000 (0:00:00.015) 0:01:08.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 09:03:55 +0000 (0:00:00.017) 0:01:08.151 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 09:03:55 +0000 (0:00:00.015) 0:01:08.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:27 Monday 01 April 2024 09:03:55 +0000 (0:00:00.013) 0:01:08.180 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:54 Monday 01 April 2024 09:03:55 +0000 (0:00:00.012) 0:01:08.192 ********** 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-ci7flub7p1/tests/tests_volume_relabel.yml:80 Monday 01 April 2024 09:03:55 +0000 (0:00:00.015) 0:01:08.208 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 09:03:55 +0000 (0:00:00.034) 0:01:08.242 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 09:03:56 +0000 (0:00:00.019) 0:01:08.262 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 09:03:56 +0000 (0:00:00.015) 0:01:08.277 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 09:03:56 +0000 (0:00:00.033) 0:01:08.311 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 09:03:56 +0000 (0:00:00.021) 0:01:08.333 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 09:03:56 +0000 (0:00:00.021) 0:01:08.354 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 09:03:56 +0000 (0:00:00.011) 0:01:08.366 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 09:03:56 +0000 (0:00:00.013) 0:01:08.379 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 09:03:56 +0000 (0:00:00.025) 0:01:08.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 09:03:56 +0000 (0:00:00.014) 0:01:08.419 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 09:03:56 +0000 (0:00:00.014) 0:01:08.434 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 09:03:56 +0000 (0:00:00.018) 0:01:08.452 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 09:03:56 +0000 (0:00:00.013) 0:01:08.466 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 09:03:56 +0000 (0:00:00.013) 0:01:08.479 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 09:03:56 +0000 (0:00:00.013) 0:01:08.492 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 09:03:56 +0000 (0:00:00.016) 0:01:08.509 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 09:03:56 +0000 (0:00:00.023) 0:01:08.532 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 09:03:56 +0000 (0:00:00.047) 0:01:08.579 ********** 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 09:03:57 +0000 (0:00:01.586) 0:01:10.166 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 09:03:57 +0000 (0:00:00.013) 0:01:10.179 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 09:03:57 +0000 (0:00:00.013) 0:01:10.193 ********** 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 09:03:57 +0000 (0:00:00.017) 0:01:10.210 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 09:03:57 +0000 (0:00:00.017) 0:01:10.228 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 09:03:57 +0000 (0:00:00.016) 0:01:10.245 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 09:03:58 +0000 (0:00:00.013) 0:01:10.258 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 09:03:59 +0000 (0:00:01.007) 0:01:11.266 ********** ok: [sut] => (item={'src': 'UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0', '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=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 09:03:59 +0000 (0:00:00.230) 0:01:11.497 ********** skipping: [sut] => (item={'src': 'UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0', '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=aab7bac9-56ae-4860-81af-231bfcdb63f0", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 09:03:59 +0000 (0:00:00.018) 0:01:11.515 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 09:04:00 +0000 (0:00:00.980) 0:01:12.496 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962183.7399778, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715077.4392698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1709714569.0992696, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1872451057", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 09:04:00 +0000 (0:00:00.219) 0:01:12.715 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 09:04:00 +0000 (0:00:00.013) 0:01:12.728 ********** ok: [sut] TASK [Check for default value] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:91 Monday 01 April 2024 09:04:01 +0000 (0:00:00.816) 0:01:13.545 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:96 Monday 01 April 2024 09:04:01 +0000 (0:00:00.018) 0:01:13.563 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:2 Monday 01 April 2024 09:04:01 +0000 (0:00:00.026) 0:01:13.589 ********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:7 Monday 01 April 2024 09:04:01 +0000 (0:00:00.014) 0:01:13.604 ********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/verify-role-results.yml:15 Monday 01 April 2024 09:04:01 +0000 (0:00:00.017) 0:01:13.622 ********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "relabel", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "aab7bac9-56ae-4860-81af-231bfcdb63f0" }, "/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": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "7edc224a-9332-4cda-9c64-11dd8d1c6cdc" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:20 Monday 01 April 2024 09:04:01 +0000 (0:00:00.218) 0:01:13.841 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003830", "end": "2024-04-01 09:04:01.773970", "rc": 0, "start": "2024-04-01 09:04:01.770140" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:42:49 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=7edc224a-9332-4cda-9c64-11dd8d1c6cdc / ext4 defaults 1 1 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=aab7bac9-56ae-4860-81af-231bfcdb63f0 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:25 Monday 01 April 2024 09:04:01 +0000 (0:00:00.218) 0:01:14.059 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003522", "end": "2024-04-01 09:04:01.993258", "failed_when_result": false, "rc": 0, "start": "2024-04-01 09:04:01.989736" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:34 Monday 01 April 2024 09:04:02 +0000 (0:00:00.217) 0:01:14.276 ********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:44 Monday 01 April 2024 09:04:02 +0000 (0:00:00.012) 0:01:14.289 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:2 Monday 01 April 2024 09:04:02 +0000 (0:00:00.026) 0:01:14.316 ********** 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-ci7flub7p1/tests/test-verify-volume.yml:21 Monday 01 April 2024 09:04:02 +0000 (0:00:00.057) 0:01:14.373 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 09:04:02 +0000 (0:00:00.052) 0:01:14.426 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 09:04:02 +0000 (0:00:00.016) 0:01:14.443 ********** 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": "aab7bac9-56ae-4860-81af-231bfcdb63f0" } ], "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": "aab7bac9-56ae-4860-81af-231bfcdb63f0" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 09:04:02 +0000 (0:00:00.020) 0:01:14.464 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 09:04:02 +0000 (0:00:00.013) 0:01:14.477 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 09:04:02 +0000 (0:00:00.017) 0:01:14.495 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 09:04:02 +0000 (0:00:00.015) 0:01:14.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 09:04:02 +0000 (0:00:00.013) 0:01:14.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 09:04:02 +0000 (0:00:00.014) 0:01:14.538 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 09:04:02 +0000 (0:00:00.014) 0:01:14.552 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 09:04:02 +0000 (0:00:00.018) 0:01:14.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 09:04:02 +0000 (0:00:00.014) 0:01:14.585 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 09:04:02 +0000 (0:00:00.013) 0:01:14.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 09:04:02 +0000 (0:00:00.014) 0:01:14.612 ********** 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-ci7flub7p1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 09:04:02 +0000 (0:00:00.013) 0:01:14.625 ********** 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=aab7bac9-56ae-4860-81af-231bfcdb63f0 " ], "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-ci7flub7p1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 09:04:02 +0000 (0:00:00.025) 0:01:14.651 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 09:04:02 +0000 (0:00:00.015) 0:01:14.667 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 09:04:02 +0000 (0:00:00.016) 0:01:14.683 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 09:04:02 +0000 (0:00:00.013) 0:01:14.696 ********** 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-ci7flub7p1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 09:04:02 +0000 (0:00:00.011) 0:01:14.708 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 09:04:02 +0000 (0:00:00.017) 0:01:14.726 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 09:04:02 +0000 (0:00:00.018) 0:01:14.745 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962217.1768794, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711962217.1708794, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 568, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1711962217.1708794, "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-ci7flub7p1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 09:04:02 +0000 (0:00:00.221) 0:01:14.966 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 09:04:02 +0000 (0:00:00.017) 0:01:14.983 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 09:04:02 +0000 (0:00:00.014) 0:01:14.997 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 09:04:02 +0000 (0:00:00.019) 0:01:15.016 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 09:04:02 +0000 (0:00:00.017) 0:01:15.034 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 09:04:02 +0000 (0:00:00.014) 0:01:15.049 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 09:04:02 +0000 (0:00:00.016) 0:01:15.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 09:04:02 +0000 (0:00:00.013) 0:01:15.079 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 09:04:05 +0000 (0:00:02.625) 0:01:17.705 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 09:04:05 +0000 (0:00:00.013) 0:01:17.719 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 09:04:05 +0000 (0:00:00.012) 0:01:17.731 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 09:04:05 +0000 (0:00:00.017) 0:01:17.749 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 09:04:05 +0000 (0:00:00.012) 0:01:17.762 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 09:04:05 +0000 (0:00:00.014) 0:01:17.776 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 09:04:05 +0000 (0:00:00.013) 0:01:17.789 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 09:04:05 +0000 (0:00:00.035) 0:01:17.825 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 09:04:05 +0000 (0:00:00.013) 0:01:17.839 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 09:04:05 +0000 (0:00:00.017) 0:01:17.856 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 09:04:05 +0000 (0:00:00.016) 0:01:17.873 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 09:04:05 +0000 (0:00:00.013) 0:01:17.886 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 09:04:05 +0000 (0:00:00.013) 0:01:17.899 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 09:04:05 +0000 (0:00:00.013) 0:01:17.912 ********** 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-ci7flub7p1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 09:04:05 +0000 (0:00:00.011) 0:01:17.924 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 09:04:05 +0000 (0:00:00.012) 0:01:17.937 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 09:04:05 +0000 (0:00:00.012) 0:01:17.950 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 09:04:05 +0000 (0:00:00.012) 0:01:17.963 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 09:04:05 +0000 (0:00:00.012) 0:01:17.975 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 09:04:05 +0000 (0:00:00.014) 0:01:17.989 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 09:04:05 +0000 (0:00:00.012) 0:01:18.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 09:04:05 +0000 (0:00:00.011) 0:01:18.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 09:04:05 +0000 (0:00:00.012) 0:01:18.026 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 09:04:05 +0000 (0:00:00.012) 0:01:18.039 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 09:04:05 +0000 (0:00:00.012) 0:01:18.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 09:04:05 +0000 (0:00:00.014) 0:01:18.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 09:04:05 +0000 (0:00:00.014) 0:01:18.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 09:04:05 +0000 (0:00:00.015) 0:01:18.097 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 09:04:05 +0000 (0:00:00.014) 0:01:18.111 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 09:04:05 +0000 (0:00:00.015) 0:01:18.126 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 09:04:05 +0000 (0:00:00.014) 0:01:18.140 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 09:04:05 +0000 (0:00:00.015) 0:01:18.156 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 09:04:05 +0000 (0:00:00.014) 0:01:18.170 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 09:04:05 +0000 (0:00:00.014) 0:01:18.185 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 09:04:05 +0000 (0:00:00.013) 0:01:18.198 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 09:04:05 +0000 (0:00:00.013) 0:01:18.212 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 09:04:05 +0000 (0:00:00.013) 0:01:18.225 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 09:04:05 +0000 (0:00:00.014) 0:01:18.240 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 09:04:05 +0000 (0:00:00.013) 0:01:18.253 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 09:04:06 +0000 (0:00:00.013) 0:01:18.266 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 09:04:06 +0000 (0:00:00.013) 0:01:18.279 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.292 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.304 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 09:04:06 +0000 (0:00:00.013) 0:01:18.318 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.331 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.344 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 09:04:06 +0000 (0:00:00.013) 0:01:18.357 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 09:04:06 +0000 (0:00:00.013) 0:01:18.370 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.383 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 09:04:06 +0000 (0:00:00.015) 0:01:18.398 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 09:04:06 +0000 (0:00:00.014) 0:01:18.412 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 09:04:06 +0000 (0:00:00.014) 0:01:18.426 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.439 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 09:04:06 +0000 (0:00:00.015) 0:01:18.480 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 09:04:06 +0000 (0:00:00.015) 0:01:18.496 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 09:04:06 +0000 (0:00:00.015) 0:01:18.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:27 Monday 01 April 2024 09:04:06 +0000 (0:00:00.014) 0:01:18.526 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:54 Monday 01 April 2024 09:04:06 +0000 (0:00:00.015) 0:01:18.541 ********** 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-ci7flub7p1/tests/tests_volume_relabel.yml:99 Monday 01 April 2024 09:04:06 +0000 (0:00:00.015) 0:01:18.556 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 09:04:06 +0000 (0:00:00.041) 0:01:18.598 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 09:04:06 +0000 (0:00:00.031) 0:01:18.630 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 09:04:06 +0000 (0:00:00.029) 0:01:18.659 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 09:04:06 +0000 (0:00:00.042) 0:01:18.702 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 09:04:06 +0000 (0:00:00.014) 0:01:18.716 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.729 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 09:04:06 +0000 (0:00:00.011) 0:01:18.741 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 09:04:06 +0000 (0:00:00.028) 0:01:18.770 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 09:04:06 +0000 (0:00:00.081) 0:01:18.851 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 09:04:06 +0000 (0:00:00.024) 0:01:18.876 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 09:04:06 +0000 (0:00:00.017) 0:01:18.893 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 09:04:06 +0000 (0:00:00.016) 0:01:18.909 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.922 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 09:04:06 +0000 (0:00:00.013) 0:01:18.935 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.948 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.960 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 09:04:06 +0000 (0:00:00.020) 0:01:18.981 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 09:04:06 +0000 (0:00:00.012) 0:01:18.994 ********** 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 09:04:08 +0000 (0:00:01.704) 0:01:20.698 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 09:04:08 +0000 (0:00:00.022) 0:01:20.721 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 09:04:08 +0000 (0:00:00.011) 0:01:20.733 ********** 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 09:04:08 +0000 (0:00:00.015) 0:01:20.749 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 09:04:08 +0000 (0:00:00.014) 0:01:20.764 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 09:04:08 +0000 (0:00:00.015) 0:01:20.779 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 09:04:08 +0000 (0:00:00.012) 0:01:20.792 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 09:04:09 +0000 (0:00:00.985) 0:01:21.777 ********** ok: [sut] => (item={'src': 'UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0', '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=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 09:04:09 +0000 (0:00:00.226) 0:01:22.004 ********** skipping: [sut] => (item={'src': 'UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0', '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=aab7bac9-56ae-4860-81af-231bfcdb63f0", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 09:04:09 +0000 (0:00:00.031) 0:01:22.035 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 09:04:10 +0000 (0:00:00.983) 0:01:23.018 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962183.7399778, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715077.4392698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1709714569.0992696, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1872451057", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 09:04:10 +0000 (0:00:00.227) 0:01:23.246 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 09:04:11 +0000 (0:00:00.012) 0:01:23.259 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:111 Monday 01 April 2024 09:04:11 +0000 (0:00:00.823) 0:01:24.082 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:2 Monday 01 April 2024 09:04:11 +0000 (0:00:00.037) 0:01:24.119 ********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:7 Monday 01 April 2024 09:04:11 +0000 (0:00:00.017) 0:01:24.137 ********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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-ci7flub7p1/tests/verify-role-results.yml:15 Monday 01 April 2024 09:04:11 +0000 (0:00:00.057) 0:01:24.195 ********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext4", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "aab7bac9-56ae-4860-81af-231bfcdb63f0" }, "/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": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "7edc224a-9332-4cda-9c64-11dd8d1c6cdc" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:20 Monday 01 April 2024 09:04:12 +0000 (0:00:00.224) 0:01:24.420 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003578", "end": "2024-04-01 09:04:12.355199", "rc": 0, "start": "2024-04-01 09:04:12.351621" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:42:49 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=7edc224a-9332-4cda-9c64-11dd8d1c6cdc / ext4 defaults 1 1 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=aab7bac9-56ae-4860-81af-231bfcdb63f0 /opt/test1 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:25 Monday 01 April 2024 09:04:12 +0000 (0:00:00.219) 0:01:24.639 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003567", "end": "2024-04-01 09:04:12.570678", "failed_when_result": false, "rc": 0, "start": "2024-04-01 09:04:12.567111" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:34 Monday 01 April 2024 09:04:12 +0000 (0:00:00.214) 0:01:24.854 ********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:44 Monday 01 April 2024 09:04:12 +0000 (0:00:00.011) 0:01:24.866 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:2 Monday 01 April 2024 09:04:12 +0000 (0:00:00.023) 0:01:24.890 ********** 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-ci7flub7p1/tests/test-verify-volume.yml:21 Monday 01 April 2024 09:04:12 +0000 (0:00:00.016) 0:01:24.906 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 09:04:12 +0000 (0:00:00.052) 0:01:24.958 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 09:04:12 +0000 (0:00:00.015) 0:01:24.973 ********** 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": "aab7bac9-56ae-4860-81af-231bfcdb63f0" } ], "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": "aab7bac9-56ae-4860-81af-231bfcdb63f0" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 09:04:12 +0000 (0:00:00.019) 0:01:24.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 09:04:12 +0000 (0:00:00.013) 0:01:25.006 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 09:04:12 +0000 (0:00:00.019) 0:01:25.025 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 09:04:12 +0000 (0:00:00.016) 0:01:25.042 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 09:04:12 +0000 (0:00:00.015) 0:01:25.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 09:04:12 +0000 (0:00:00.014) 0:01:25.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 09:04:12 +0000 (0:00:00.013) 0:01:25.085 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 09:04:12 +0000 (0:00:00.017) 0:01:25.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 09:04:12 +0000 (0:00:00.014) 0:01:25.117 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 09:04:12 +0000 (0:00:00.014) 0:01:25.131 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 09:04:12 +0000 (0:00:00.015) 0:01:25.146 ********** 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-ci7flub7p1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 09:04:12 +0000 (0:00:00.015) 0:01:25.162 ********** 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=aab7bac9-56ae-4860-81af-231bfcdb63f0 " ], "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-ci7flub7p1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 09:04:12 +0000 (0:00:00.028) 0:01:25.191 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 09:04:12 +0000 (0:00:00.016) 0:01:25.207 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 09:04:12 +0000 (0:00:00.015) 0:01:25.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 09:04:12 +0000 (0:00:00.014) 0:01:25.237 ********** 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-ci7flub7p1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 09:04:12 +0000 (0:00:00.013) 0:01:25.250 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 09:04:13 +0000 (0:00:00.017) 0:01:25.268 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 09:04:13 +0000 (0:00:00.018) 0:01:25.286 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962248.3587878, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711962248.3527877, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 568, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1711962248.3527877, "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-ci7flub7p1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 09:04:13 +0000 (0:00:00.223) 0:01:25.509 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 09:04:13 +0000 (0:00:00.018) 0:01:25.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-ci7flub7p1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 09:04:13 +0000 (0:00:00.014) 0:01:25.542 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 09:04:13 +0000 (0:00:00.015) 0:01:25.557 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 09:04:13 +0000 (0:00:00.015) 0:01:25.573 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 09:04:13 +0000 (0:00:00.015) 0:01:25.588 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 09:04:13 +0000 (0:00:00.015) 0:01:25.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 09:04:13 +0000 (0:00:00.019) 0:01:25.623 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 09:04:15 +0000 (0:00:02.629) 0:01:28.252 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.265 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.278 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 09:04:16 +0000 (0:00:00.042) 0:01:28.321 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.334 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.347 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.386 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 09:04:16 +0000 (0:00:00.019) 0:01:28.406 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 09:04:16 +0000 (0:00:00.016) 0:01:28.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.447 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.460 ********** 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-ci7flub7p1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 09:04:16 +0000 (0:00:00.011) 0:01:28.472 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.486 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 09:04:16 +0000 (0:00:00.014) 0:01:28.564 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.577 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.603 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.617 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 09:04:16 +0000 (0:00:00.014) 0:01:28.631 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 09:04:16 +0000 (0:00:00.016) 0:01:28.647 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 09:04:16 +0000 (0:00:00.014) 0:01:28.662 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 09:04:16 +0000 (0:00:00.016) 0:01:28.678 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 09:04:16 +0000 (0:00:00.014) 0:01:28.692 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 09:04:16 +0000 (0:00:00.014) 0:01:28.707 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 09:04:16 +0000 (0:00:00.015) 0:01:28.723 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 09:04:16 +0000 (0:00:00.016) 0:01:28.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.752 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 09:04:16 +0000 (0:00:00.014) 0:01:28.767 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.780 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 09:04:16 +0000 (0:00:00.014) 0:01:28.794 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 09:04:16 +0000 (0:00:00.011) 0:01:28.806 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 09:04:16 +0000 (0:00:00.014) 0:01:28.820 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.833 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.847 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.860 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 09:04:16 +0000 (0:00:00.011) 0:01:28.871 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.884 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 09:04:16 +0000 (0:00:00.014) 0:01:28.898 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.911 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 09:04:16 +0000 (0:00:00.011) 0:01:28.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.935 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:28.949 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 09:04:16 +0000 (0:00:00.015) 0:01:28.977 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:28.990 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:29.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:29.016 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:29.029 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:29.042 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 09:04:16 +0000 (0:00:00.013) 0:01:29.055 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:27 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:29.068 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:54 Monday 01 April 2024 09:04:16 +0000 (0:00:00.011) 0:01:29.080 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:114 Monday 01 April 2024 09:04:16 +0000 (0:00:00.011) 0:01:29.092 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 09:04:16 +0000 (0:00:00.040) 0:01:29.132 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 09:04:16 +0000 (0:00:00.018) 0:01:29.150 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 09:04:16 +0000 (0:00:00.016) 0:01:29.167 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 09:04:16 +0000 (0:00:00.069) 0:01:29.237 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 09:04:16 +0000 (0:00:00.012) 0:01:29.250 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 09:04:17 +0000 (0:00:00.013) 0:01:29.263 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 09:04:17 +0000 (0:00:00.013) 0:01:29.276 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 09:04:17 +0000 (0:00:00.011) 0:01:29.288 ********** included: /WORKDIR/git-weekly-ci7flub7p1/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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 09:04:17 +0000 (0:00:00.025) 0:01:29.313 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 09:04:17 +0000 (0:00:00.014) 0:01:29.327 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 09:04:17 +0000 (0:00:00.014) 0:01:29.342 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 09:04:17 +0000 (0:00:00.015) 0:01:29.357 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 09:04:17 +0000 (0:00:00.013) 0:01:29.371 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 09:04:17 +0000 (0:00:00.012) 0:01:29.384 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 09:04:17 +0000 (0:00:00.012) 0:01:29.396 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 09:04:17 +0000 (0:00:00.012) 0:01:29.409 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 09:04:17 +0000 (0:00:00.021) 0:01:29.430 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 09:04:17 +0000 (0:00:00.012) 0:01:29.442 ********** changed: [sut] => { "actions": [ { "action": "destroy 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "fstype": "ext4", "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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": "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": "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 09:04:18 +0000 (0:00:01.807) 0:01:31.250 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 09:04:19 +0000 (0:00:00.014) 0:01:31.265 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 09:04:19 +0000 (0:00:00.011) 0:01:31.277 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy 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", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "fstype": "ext4", "path": "/opt/test1", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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": "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": "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 09:04:19 +0000 (0:00:00.015) 0:01:31.292 ********** 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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 09:04:19 +0000 (0:00:00.013) 0:01:31.306 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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": "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": "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 09:04:19 +0000 (0:00:00.014) 0:01:31.321 ********** changed: [sut] => (item={'src': 'UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0', '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=aab7bac9-56ae-4860-81af-231bfcdb63f0", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 09:04:19 +0000 (0:00:00.228) 0:01:31.550 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 09:04:20 +0000 (0:00:00.988) 0:01:32.538 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 09:04:20 +0000 (0:00:00.014) 0:01:32.553 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 09:04:20 +0000 (0:00:00.013) 0:01:32.566 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 09:04:21 +0000 (0:00:00.977) 0:01:33.544 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962183.7399778, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715077.4392698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1709714569.0992696, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1872451057", "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-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 09:04:21 +0000 (0:00:00.218) 0:01:33.762 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 09:04:21 +0000 (0:00:00.013) 0:01:33.776 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:125 Monday 01 April 2024 09:04:22 +0000 (0:00:00.817) 0:01:34.594 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:2 Monday 01 April 2024 09:04:22 +0000 (0:00:00.048) 0:01:34.642 ********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:7 Monday 01 April 2024 09:04:22 +0000 (0:00:00.013) 0:01:34.655 ********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=aab7bac9-56ae-4860-81af-231bfcdb63f0", "_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": "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": "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-ci7flub7p1/tests/verify-role-results.yml:15 Monday 01 April 2024 09:04:22 +0000 (0:00:00.016) 0:01:34.671 ********** 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": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "7edc224a-9332-4cda-9c64-11dd8d1c6cdc" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:20 Monday 01 April 2024 09:04:22 +0000 (0:00:00.223) 0:01:34.895 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003619", "end": "2024-04-01 09:04:22.826694", "rc": 0, "start": "2024-04-01 09:04:22.823075" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:42:49 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=7edc224a-9332-4cda-9c64-11dd8d1c6cdc / ext4 defaults 1 1 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-ci7flub7p1/tests/verify-role-results.yml:25 Monday 01 April 2024 09:04:22 +0000 (0:00:00.214) 0:01:35.110 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003676", "end": "2024-04-01 09:04:23.044924", "failed_when_result": false, "rc": 0, "start": "2024-04-01 09:04:23.041248" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:34 Monday 01 April 2024 09:04:23 +0000 (0:00:00.218) 0:01:35.329 ********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:44 Monday 01 April 2024 09:04:23 +0000 (0:00:00.011) 0:01:35.341 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:2 Monday 01 April 2024 09:04:23 +0000 (0:00:00.025) 0:01:35.366 ********** 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-ci7flub7p1/tests/test-verify-volume.yml:21 Monday 01 April 2024 09:04:23 +0000 (0:00:00.016) 0:01:35.383 ********** included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 09:04:23 +0000 (0:00:00.051) 0:01:35.434 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 09:04:23 +0000 (0:00:00.016) 0:01:35.450 ********** 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-ci7flub7p1/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 09:04:23 +0000 (0:00:00.023) 0:01:35.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 09:04:23 +0000 (0:00:00.014) 0:01:35.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 09:04:23 +0000 (0:00:00.014) 0:01:35.504 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 09:04:23 +0000 (0:00:00.015) 0:01:35.519 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 09:04:23 +0000 (0:00:00.012) 0:01:35.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 09:04:23 +0000 (0:00:00.012) 0:01:35.544 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 09:04:23 +0000 (0:00:00.012) 0:01:35.557 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 09:04:23 +0000 (0:00:00.014) 0:01:35.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 09:04:23 +0000 (0:00:00.013) 0:01:35.586 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 09:04:23 +0000 (0:00:00.013) 0:01:35.599 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 09:04:23 +0000 (0:00:00.012) 0:01:35.612 ********** 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-ci7flub7p1/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 09:04:23 +0000 (0:00:00.012) 0:01:35.624 ********** 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-ci7flub7p1/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 09:04:23 +0000 (0:00:00.028) 0:01:35.653 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 09:04:23 +0000 (0:00:00.013) 0:01:35.666 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 09:04:23 +0000 (0:00:00.014) 0:01:35.681 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 09:04:23 +0000 (0:00:00.012) 0:01:35.694 ********** 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-ci7flub7p1/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 09:04:23 +0000 (0:00:00.011) 0:01:35.706 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 09:04:23 +0000 (0:00:00.012) 0:01:35.719 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 09:04:23 +0000 (0:00:00.013) 0:01:35.733 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711962258.898757, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711962258.898757, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 568, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1711962258.898757, "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-ci7flub7p1/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 09:04:23 +0000 (0:00:00.228) 0:01:35.962 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 09:04:23 +0000 (0:00:00.018) 0:01:35.980 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 09:04:23 +0000 (0:00:00.013) 0:01:35.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 09:04:23 +0000 (0:00:00.010) 0:01:36.004 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 09:04:23 +0000 (0:00:00.013) 0:01:36.017 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 09:04:23 +0000 (0:00:00.012) 0:01:36.030 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 09:04:23 +0000 (0:00:00.009) 0:01:36.040 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 09:04:23 +0000 (0:00:00.012) 0:01:36.052 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 09:04:26 +0000 (0:00:02.645) 0:01:38.697 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 09:04:26 +0000 (0:00:00.014) 0:01:38.712 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 09:04:26 +0000 (0:00:00.013) 0:01:38.725 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 09:04:26 +0000 (0:00:00.011) 0:01:38.737 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 09:04:26 +0000 (0:00:00.015) 0:01:38.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 09:04:26 +0000 (0:00:00.014) 0:01:38.768 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 09:04:26 +0000 (0:00:00.012) 0:01:38.780 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 09:04:26 +0000 (0:00:00.011) 0:01:38.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 09:04:26 +0000 (0:00:00.011) 0:01:38.803 ********** 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-ci7flub7p1/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 09:04:26 +0000 (0:00:00.017) 0:01:38.821 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 09:04:26 +0000 (0:00:00.015) 0:01:38.836 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 09:04:26 +0000 (0:00:00.013) 0:01:38.849 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 09:04:26 +0000 (0:00:00.015) 0:01:38.865 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 09:04:26 +0000 (0:00:00.014) 0:01:38.880 ********** 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-ci7flub7p1/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 09:04:26 +0000 (0:00:00.013) 0:01:38.893 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 09:04:26 +0000 (0:00:00.013) 0:01:38.906 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 09:04:26 +0000 (0:00:00.022) 0:01:38.929 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 09:04:26 +0000 (0:00:00.014) 0:01:38.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 09:04:26 +0000 (0:00:00.018) 0:01:38.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 09:04:26 +0000 (0:00:00.015) 0:01:38.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 09:04:26 +0000 (0:00:00.014) 0:01:38.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 09:04:26 +0000 (0:00:00.013) 0:01:39.006 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 09:04:26 +0000 (0:00:00.027) 0:01:39.034 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 09:04:26 +0000 (0:00:00.016) 0:01:39.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 09:04:26 +0000 (0:00:00.015) 0:01:39.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 09:04:26 +0000 (0:00:00.013) 0:01:39.079 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 09:04:26 +0000 (0:00:00.012) 0:01:39.092 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 09:04:26 +0000 (0:00:00.012) 0:01:39.104 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 09:04:26 +0000 (0:00:00.012) 0:01:39.117 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 09:04:26 +0000 (0:00:00.012) 0:01:39.130 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 09:04:26 +0000 (0:00:00.013) 0:01:39.144 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 09:04:26 +0000 (0:00:00.012) 0:01:39.157 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 09:04:26 +0000 (0:00:00.011) 0:01:39.168 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 09:04:26 +0000 (0:00:00.013) 0:01:39.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 09:04:26 +0000 (0:00:00.013) 0:01:39.194 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 09:04:26 +0000 (0:00:00.012) 0:01:39.207 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 09:04:26 +0000 (0:00:00.014) 0:01:39.221 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 09:04:26 +0000 (0:00:00.012) 0:01:39.234 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 09:04:26 +0000 (0:00:00.013) 0:01:39.247 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 09:04:27 +0000 (0:00:00.012) 0:01:39.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 09:04:27 +0000 (0:00:00.012) 0:01:39.273 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 09:04:27 +0000 (0:00:00.013) 0:01:39.286 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 09:04:27 +0000 (0:00:00.016) 0:01:39.303 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 09:04:27 +0000 (0:00:00.013) 0:01:39.316 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 09:04:27 +0000 (0:00:00.012) 0:01:39.329 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 09:04:27 +0000 (0:00:00.014) 0:01:39.344 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 09:04:27 +0000 (0:00:00.013) 0:01:39.357 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 09:04:27 +0000 (0:00:00.012) 0:01:39.369 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 09:04:27 +0000 (0:00:00.014) 0:01:39.384 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 09:04:27 +0000 (0:00:00.014) 0:01:39.398 ********** 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-ci7flub7p1/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 09:04:27 +0000 (0:00:00.017) 0:01:39.416 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 09:04:27 +0000 (0:00:00.015) 0:01:39.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 09:04:27 +0000 (0:00:00.014) 0:01:39.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 09:04:27 +0000 (0:00:00.014) 0:01:39.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 09:04:27 +0000 (0:00:00.016) 0:01:39.477 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 09:04:27 +0000 (0:00:00.014) 0:01:39.491 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 09:04:27 +0000 (0:00:00.012) 0:01:39.504 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 09:04:27 +0000 (0:00:00.012) 0:01:39.517 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume.yml:27 Monday 01 April 2024 09:04:27 +0000 (0:00:00.015) 0:01:39.532 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci7flub7p1/tests/verify-role-results.yml:54 Monday 01 April 2024 09:04:27 +0000 (0:00:00.013) 0:01:39.545 ********** 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=376 changed=8 unreachable=0 failed=0 skipped=490 rescued=0 ignored=0 Monday 01 April 2024 09:04:27 +0000 (0:00:00.007) 0:01:39.553 ********** =============================================================================== Ensure cryptsetup is present ------------------------------------------- 18.94s /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Make sure blivet is available -------------- 6.43s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Ensure cryptsetup is present -------------------------------------------- 2.66s /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Make sure required packages are installed --- 2.65s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Ensure cryptsetup is present -------------------------------------------- 2.65s /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 ----- Ensure test packages ---------------------------------------------------- 2.63s /WORKDIR/git-weekly-ci7flub7p1/tests/get_unused_disk.yml:2 -------------------- Ensure cryptsetup is present -------------------------------------------- 2.63s /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.63s /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.62s /WORKDIR/git-weekly-ci7flub7p1/tests/test-verify-volume-encryption.yml:10 ----- Gathering Facts --------------------------------------------------------- 2.53s /WORKDIR/git-weekly-ci7flub7p1/tests/tests_volume_relabel.yml:2 --------------- linux-system-roles.storage : Get service facts -------------------------- 2.46s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.21s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.81s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.74s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.70s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.60s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.59s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab --- 1.13s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab --- 1.01s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab --- 1.00s /WORKDIR/git-weekly-ci7flub7p1/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---