# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_lvm_percent_size_scsi_generated.yml **************************** 2 plays in /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size_scsi_generated.yml PLAY [Run test tests_lvm_percent_size.yml for scsi] **************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size_scsi_generated.yml:3 Sunday 07 July 2024 07:34:39 +0000 (0:00:00.011) 0:00:00.011 *********** ok: [sut] META: ran handlers TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size_scsi_generated.yml:8 Sunday 07 July 2024 07:34:39 +0000 (0:00:00.707) 0:00:00.719 *********** ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test specifying size as a percentage] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:2 Sunday 07 July 2024 07:34:39 +0000 (0:00:00.011) 0:00:00.730 *********** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:17 Sunday 07 July 2024 07:34:40 +0000 (0:00:00.510) 0:00:01.241 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 07 July 2024 07:34:40 +0000 (0:00:00.028) 0:00:01.269 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 07 July 2024 07:34:40 +0000 (0:00:00.023) 0:00:01.293 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 07 July 2024 07:34:40 +0000 (0:00:00.019) 0:00:01.313 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 07 July 2024 07:34:40 +0000 (0:00:00.034) 0:00:01.348 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 07 July 2024 07:34:40 +0000 (0:00:00.235) 0:00:01.583 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 07 July 2024 07:34:40 +0000 (0:00:00.022) 0:00:01.605 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 07 July 2024 07:34:40 +0000 (0:00:00.009) 0:00:01.615 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 07 July 2024 07:34:40 +0000 (0:00:00.009) 0:00:01.624 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 07 July 2024 07:34:40 +0000 (0:00:00.029) 0:00:01.654 *********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libblockdev-utils-2.28-6.el8.x86_64", "Installed: libblockdev-crypto-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-libs-0.8.4-41.el8.x86_64", "Installed: libblockdev-dm-2.28-6.el8.x86_64", "Installed: libbytesize-1.4-3.el8.x86_64", "Installed: python3-justbases-0.14-4.el8.noarch", "Installed: python3-justbytes-0.14-2.el8.noarch", "Installed: userspace-rcu-0.10.1-4.el8.x86_64", "Installed: libblockdev-fs-2.28-6.el8.x86_64", "Installed: volume_key-libs-0.3.11-6.el8.x86_64", "Installed: libblockdev-kbd-2.28-6.el8.x86_64", "Installed: luksmeta-9-4.el8.x86_64", "Installed: daxctl-libs-71.1-7.el8.x86_64", "Installed: clevis-15-15.el8.x86_64", "Installed: blivet-data-1:3.6.0-8.el8.noarch", "Installed: python3-blivet-1:3.6.0-8.el8.noarch", "Installed: python3-into-dbus-python-0.06-2.el8.noarch", "Installed: vdo-6.2.9.7-14.el8.x86_64", "Installed: libblockdev-loop-2.28-6.el8.x86_64", "Installed: python3-blockdev-2.28-6.el8.x86_64", "Installed: mdadm-4.2-14.el8.x86_64", "Installed: clevis-luks-15-15.el8.x86_64", "Installed: python3-bytesize-1.4-3.el8.x86_64", "Installed: libblockdev-lvm-2.28-6.el8.x86_64", "Installed: libjose-10-2.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: tpm2-tools-4.1.1-5.el8.x86_64", "Installed: libblockdev-mdraid-2.28-6.el8.x86_64", "Installed: oniguruma-6.8.2-3.el8.x86_64", "Installed: cryptsetup-2.3.7-7.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-14.el8.x86_64", "Installed: kmod-kvdo-6.2.8.7-94.el8.x86_64", "Installed: libblockdev-mpath-2.28-6.el8.x86_64", "Installed: device-mapper-event-libs-8:1.02.181-14.el8.x86_64", "Installed: libblockdev-nvdimm-2.28-6.el8.x86_64", "Installed: jose-10-2.el8.x86_64", "Installed: python3-psutil-5.4.3-11.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: libluksmeta-9-4.el8.x86_64", "Installed: stratis-cli-2.4.2-1.el8.noarch", "Installed: libblockdev-part-2.28-6.el8.x86_64", "Installed: jq-1.6-9.el8.x86_64", "Installed: stratisd-2.4.2-2.el8.x86_64", "Installed: lvm2-8:2.03.14-14.el8.x86_64", "Installed: device-mapper-multipath-0.8.4-41.el8.x86_64", "Installed: python3-dbus-client-gen-0.4-1.el8.noarch", "Installed: python3-dbus-python-client-gen-0.7-3.el8.noarch", "Installed: python3-dbus-signature-pyparsing-0.03-2.el8.noarch", "Installed: libblockdev-swap-2.28-6.el8.x86_64", "Installed: python3-pyparted-1:3.11.7-4.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-14.el8.x86_64", "Installed: libblockdev-2.28-6.el8.x86_64", "Installed: ndctl-71.1-7.el8.x86_64", "Installed: ndctl-libs-71.1-7.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 07 July 2024 07:35:28 +0000 (0:00:47.411) 0:00:49.065 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 07 July 2024 07:35:28 +0000 (0:00:00.022) 0:00:49.088 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 07 July 2024 07:35:28 +0000 (0:00:00.031) 0:00:49.120 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 07 July 2024 07:35:28 +0000 (0:00:00.574) 0:00:49.694 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 07 July 2024 07:35:28 +0000 (0:00:00.038) 0:00:49.732 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 07 July 2024 07:35:29 +0000 (0:00:00.009) 0:00:49.742 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 07 July 2024 07:35:29 +0000 (0:00:00.010) 0:00:49.752 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 07 July 2024 07:35:29 +0000 (0:00:00.009) 0:00:49.761 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 07 July 2024 07:35:31 +0000 (0:00:02.425) 0:00:52.187 *********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 07 July 2024 07:35:33 +0000 (0:00:01.650) 0:00:53.837 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.020) 0:00:53.857 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.010) 0:00:53.868 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.360) 0:00:54.228 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.013) 0:00:54.242 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.011) 0:00:54.253 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.013) 0:00:54.267 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.013) 0:00:54.281 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.013) 0:00:54.294 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.011) 0:00:54.305 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.012) 0:00:54.317 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.011) 0:00:54.328 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.013) 0:00:54.342 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.012) 0:00:54.354 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337386.6260002, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.192) 0:00:54.547 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 07 July 2024 07:35:33 +0000 (0:00:00.012) 0:00:54.559 *********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:21 Sunday 07 July 2024 07:35:34 +0000 (0:00:00.589) 0:00:55.148 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/get_unused_disk.yml:2 Sunday 07 July 2024 07:35:34 +0000 (0:00:00.019) 0:00:55.168 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/get_unused_disk.yml:16 Sunday 07 July 2024 07:35:36 +0000 (0:00:02.418) 0:00:57.586 *********** ok: [sut] => { "changed": false, "disks": [ "sda" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]" ] } TASK [Debug why there are no unused disks] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/get_unused_disk.yml:25 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.285) 0:00:57.872 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/get_unused_disk.yml:34 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.012) 0:00:57.884 *********** 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-ci09y7mn9f/tests/get_unused_disk.yml:39 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.015) 0:00:57.900 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/get_unused_disk.yml:44 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.012) 0:00:57.912 *********** ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Test for correct handling of invalid percentage-based size specification.] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:27 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.012) 0:00:57.924 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-failed.yml for sut TASK [Store global variable value copy] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-failed.yml:4 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.017) 0:00:57.942 *********** ok: [sut] => { "ansible_facts": { "storage_pools_global": [], "storage_safe_mode_global": false, "storage_volumes_global": [] }, "changed": false } TASK [Verify role raises correct error] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-failed.yml:10 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.016) 0:00:57.958 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.034) 0:00:57.993 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.019) 0:00:58.013 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.014) 0:00:58.027 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.034) 0:00:58.062 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.012) 0:00:58.075 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.012) 0:00:58.087 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.011) 0:00:58.098 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.010) 0:00:58.109 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 07 July 2024 07:35:37 +0000 (0:00:00.025) 0:00:58.135 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 07 July 2024 07:35:39 +0000 (0:00:02.444) 0:01:00.579 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "2x%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 07 July 2024 07:35:39 +0000 (0:00:00.027) 0:01:00.606 *********** ok: [sut] => { "storage_volumes": [] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 07 July 2024 07:35:39 +0000 (0:00:00.022) 0:01:00.629 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 07 July 2024 07:35:43 +0000 (0:00:04.084) 0:01:04.713 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 07 July 2024 07:35:44 +0000 (0:00:00.024) 0:01:04.738 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 07 July 2024 07:35:44 +0000 (0:00:00.011) 0:01:04.750 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 07 July 2024 07:35:44 +0000 (0:00:00.012) 0:01:04.762 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 07 July 2024 07:35:44 +0000 (0:00:00.011) 0:01:04.774 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 07 July 2024 07:35:46 +0000 (0:00:02.423) 0:01:07.198 *********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 07 July 2024 07:35:48 +0000 (0:00:01.592) 0:01:08.790 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 07 July 2024 07:35:48 +0000 (0:00:00.022) 0:01:08.812 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 07 July 2024 07:35:48 +0000 (0:00:00.011) 0:01:08.823 *********** fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: invalid percentage '2x%' size specified in pool 'foo' TASK [linux-system-roles.storage : Failed message] ***************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:106 Sunday 07 July 2024 07:35:52 +0000 (0:00:04.101) 0:01:12.925 *********** fatal: [sut]: FAILED! => { "changed": false } MSG: {'msg': "invalid percentage '2x%' size specified in pool 'foo'", 'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '2x%', 'state': 'present', 'type': None, 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': False} TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.016) 0:01:12.942 *********** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-failed.yml:29 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.011) 0:01:12.953 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the blivet output and error message are correct] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-failed.yml:34 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.014) 0:01:12.967 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify correct exception or error message] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-failed.yml:45 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.018) 0:01:12.986 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create two LVM logical volumes under volume group 'foo' using percentage sizes] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:44 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.012) 0:01:12.998 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.023) 0:01:13.022 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.017) 0:01:13.039 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.015) 0:01:13.054 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.035) 0:01:13.090 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.013) 0:01:13.103 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.015) 0:01:13.118 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.014) 0:01:13.133 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.022) 0:01:13.155 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 07 July 2024 07:35:52 +0000 (0:00:00.035) 0:01:13.190 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 07 July 2024 07:35:54 +0000 (0:00:02.449) 0:01:15.640 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "60%" }, { "fs_type": "ext4", "mount_point": "/opt/test2", "name": "test2", "size": "40%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 07 July 2024 07:35:54 +0000 (0:00:00.016) 0:01:15.657 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 07 July 2024 07:35:54 +0000 (0:00:00.012) 0:01:15.670 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "e2fsprogs", "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 07 July 2024 07:35:58 +0000 (0:00:03.772) 0:01:19.442 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 07 July 2024 07:35:58 +0000 (0:00:00.045) 0:01:19.487 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 07 July 2024 07:35:58 +0000 (0:00:00.031) 0:01:19.518 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 07 July 2024 07:35:58 +0000 (0:00:00.034) 0:01:19.553 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 07 July 2024 07:35:58 +0000 (0:00:00.024) 0:01:19.577 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: e2fsprogs kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 07 July 2024 07:36:01 +0000 (0:00:02.471) 0:01:22.048 *********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 07 July 2024 07:36:02 +0000 (0:00:01.532) 0:01:23.580 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 07 July 2024 07:36:02 +0000 (0:00:00.033) 0:01:23.614 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 07 July 2024 07:36:02 +0000 (0:00:00.012) 0:01:23.627 *********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1", "/dev/mapper/foo-test2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2", "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 07 July 2024 07:36:08 +0000 (0:00:05.141) 0:01:28.768 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 07 July 2024 07:36:08 +0000 (0:00:00.047) 0:01:28.815 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 07 July 2024 07:36:08 +0000 (0:00:00.078) 0:01:28.894 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1", "/dev/mapper/foo-test2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2", "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 07 July 2024 07:36:08 +0000 (0:00:00.040) 0:01:28.934 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 07 July 2024 07:36:08 +0000 (0:00:00.021) 0:01:28.955 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 07 July 2024 07:36:08 +0000 (0:00:00.018) 0:01:28.974 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 07 July 2024 07:36:08 +0000 (0:00:00.012) 0:01:28.986 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 07 July 2024 07:36:08 +0000 (0:00:00.615) 0:01:29.602 *********** changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } changed: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': '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/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 07 July 2024 07:36:09 +0000 (0:00:00.535) 0:01:30.138 *********** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': '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/test2", "src": "/dev/mapper/foo-test2", "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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 07 July 2024 07:36:09 +0000 (0:00:00.022) 0:01:30.161 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 07 July 2024 07:36:09 +0000 (0:00:00.457) 0:01:30.618 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337386.6260002, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 07 July 2024 07:36:10 +0000 (0:00:00.195) 0:01:30.814 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 07 July 2024 07:36:10 +0000 (0:00:00.012) 0:01:30.827 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:62 Sunday 07 July 2024 07:36:10 +0000 (0:00:00.603) 0:01:31.431 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:2 Sunday 07 July 2024 07:36:10 +0000 (0:00:00.027) 0:01:31.458 *********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:7 Sunday 07 July 2024 07:36:10 +0000 (0:00:00.020) 0:01:31.478 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:15 Sunday 07 July 2024 07:36:10 +0000 (0:00:00.013) 0:01:31.491 *********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "faeeab7b-f6bb-45b4-a099-3b053f773c4a" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:20 Sunday 07 July 2024 07:36:11 +0000 (0:00:00.258) 0:01:31.750 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002726", "end": "2024-07-07 07:36:11.224811", "rc": 0, "start": "2024-07-07 07:36:11.222085" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 /dev/mapper/foo-test2 /opt/test2 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:25 Sunday 07 July 2024 07:36:11 +0000 (0:00:00.233) 0:01:31.984 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002700", "end": "2024-07-07 07:36:11.406744", "failed_when_result": false, "rc": 0, "start": "2024-07-07 07:36:11.404044" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:34 Sunday 07 July 2024 07:36:11 +0000 (0:00:00.212) 0:01:32.196 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:5 Sunday 07 July 2024 07:36:11 +0000 (0:00:00.052) 0:01:32.249 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:18 Sunday 07 July 2024 07:36:11 +0000 (0:00:00.026) 0:01:32.276 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.022485", "end": "2024-07-07 07:36:11.725357", "rc": 0, "start": "2024-07-07 07:36:11.702872" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:24 Sunday 07 July 2024 07:36:11 +0000 (0:00:00.207) 0:01:32.483 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:34 Sunday 07 July 2024 07:36:11 +0000 (0:00:00.020) 0:01:32.503 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:2 Sunday 07 July 2024 07:36:11 +0000 (0:00:00.030) 0:01:32.534 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:13 Sunday 07 July 2024 07:36:11 +0000 (0:00:00.017) 0:01:32.551 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:22 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.230) 0:01:32.782 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:27 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.014) 0:01:32.797 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:33 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.014) 0:01:32.812 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:42 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.015) 0:01:32.828 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:48 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.014) 0:01:32.842 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:54 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.014) 0:01:32.857 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:59 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.013) 0:01:32.870 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:73 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.019) 0:01:32.890 *********** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.9.8 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:82 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.401) 0:01:33.292 *********** skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:92 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.016) 0:01:33.308 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:8 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.023) 0:01:33.332 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:14 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.345 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:21 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.011) 0:01:33.356 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:28 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.369 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:35 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.011) 0:01:33.380 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:45 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.013) 0:01:33.393 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:54 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.022) 0:01:33.415 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:64 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.428 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:74 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.441 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:85 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.453 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:95 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.466 *********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:95 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.478 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml:2 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.024) 0:01:33.502 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:8 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.032) 0:01:33.534 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:16 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.035) 0:01:33.570 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:21 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.014) 0:01:33.585 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:29 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.013) 0:01:33.598 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:34 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.611 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:40 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.623 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:46 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.635 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:8 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.014) 0:01:33.650 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:16 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.662 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:21 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.675 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:29 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.688 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:34 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.012) 0:01:33.700 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:40 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.013) 0:01:33.713 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:46 Sunday 07 July 2024 07:36:12 +0000 (0:00:00.014) 0:01:33.728 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:98 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.022) 0:01:33.750 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml:2 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.035) 0:01:33.785 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:8 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.038) 0:01:33.824 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:16 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.014) 0:01:33.839 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:23 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.013) 0:01:33.852 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:27 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.015) 0:01:33.868 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:8 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.014) 0:01:33.882 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:16 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.014) 0:01:33.897 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:23 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.012) 0:01:33.910 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:27 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.011) 0:01:33.922 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:101 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.011) 0:01:33.933 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:5 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.027) 0:01:33.960 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:13 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.014) 0:01:33.975 *********** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:20 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.015) 0:01:33.990 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:2 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.022) 0:01:34.013 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:9 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.015) 0:01:34.029 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:18 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.014) 0:01:34.043 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:27 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.012) 0:01:34.055 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:37 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.012) 0:01:34.068 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:47 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.012) 0:01:34.081 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:27 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.011) 0:01:34.092 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:104 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.013) 0:01:34.106 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml:2 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.028) 0:01:34.134 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:9 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.034) 0:01:34.168 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:16 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.013) 0:01:34.182 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:22 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.013) 0:01:34.196 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:28 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.012) 0:01:34.209 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:35 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.012) 0:01:34.221 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:41 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.013) 0:01:34.234 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:47 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.012) 0:01:34.247 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:9 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.011) 0:01:34.259 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:16 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.012) 0:01:34.272 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:22 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.011) 0:01:34.284 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:28 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.012) 0:01:34.296 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:35 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.014) 0:01:34.311 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:41 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.013) 0:01:34.325 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:47 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.013) 0:01:34.338 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:107 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.014) 0:01:34.353 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:6 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.058) 0:01:34.412 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:11 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.013) 0:01:34.425 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:15 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.013) 0:01:34.439 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:26 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.026) 0:01:34.465 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:36 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.021) 0:01:34.487 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:49 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.025) 0:01:34.513 *********** ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:110 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.017) 0:01:34.530 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml:3 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.024) 0:01:34.555 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:2 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.030) 0:01:34.586 *********** 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-ci09y7mn9f/tests/test-verify-volume.yml:21 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.020) 0:01:34.606 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:7 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.072) 0:01:34.679 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:16 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.016) 0:01:34.695 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:31 Sunday 07 July 2024 07:36:13 +0000 (0:00:00.037) 0:01:34.733 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:44 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.035) 0:01:34.768 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:53 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.017) 0:01:34.785 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:65 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.013) 0:01:34.798 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:77 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.012) 0:01:34.811 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:92 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.029) 0:01:34.840 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:98 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.024) 0:01:34.865 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:104 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.026) 0:01:34.892 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:116 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.055) 0:01:34.947 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:2 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.014) 0:01:34.962 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:40 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.034) 0:01:34.997 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:48 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.023) 0:01:35.021 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:58 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.039) 0:01:35.060 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:71 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.042) 0:01:35.103 *********** 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-ci09y7mn9f/tests/test-verify-volume-fs.yml:6 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.020) 0:01:35.123 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml:17 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.025) 0:01:35.149 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:3 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.062) 0:01:35.212 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337767.9194176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720337767.9194176, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 80782, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1720337767.9194176, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:9 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.203) 0:01:35.415 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:16 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.019) 0:01:35.434 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:24 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.013) 0:01:35.448 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:30 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.015) 0:01:35.463 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:34 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.013) 0:01:35.477 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:39 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.013) 0:01:35.491 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:3 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.031) 0:01:35.523 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:10 Sunday 07 July 2024 07:36:14 +0000 (0:00:00.023) 0:01:35.547 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:17 Sunday 07 July 2024 07:36:17 +0000 (0:00:02.510) 0:01:38.057 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:23 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.014) 0:01:38.072 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:32 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.013) 0:01:38.085 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:45 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.019) 0:01:38.105 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:51 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.012) 0:01:38.118 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:56 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.013) 0:01:38.131 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:69 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.013) 0:01:38.145 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:81 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.018) 0:01:38.163 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:94 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.023) 0:01:38.187 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:106 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.016) 0:01:38.204 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:114 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.015) 0:01:38.219 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:122 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.013) 0:01:38.232 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:131 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.012) 0:01:38.245 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:140 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.013) 0:01:38.259 *********** 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-ci09y7mn9f/tests/test-verify-volume-md.yml:8 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.019) 0:01:38.278 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:14 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.012) 0:01:38.291 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:21 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.017) 0:01:38.309 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:28 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.014) 0:01:38.324 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:35 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.014) 0:01:38.338 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:45 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.025) 0:01:38.364 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:54 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.015) 0:01:38.379 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:63 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.017) 0:01:38.397 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:72 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.015) 0:01:38.412 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:81 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.014) 0:01:38.427 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:3 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.014) 0:01:38.442 *********** ok: [sut] => { "bytes": 6442450944, "changed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:11 Sunday 07 July 2024 07:36:17 +0000 (0:00:00.282) 0:01:38.725 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:20 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.022) 0:01:38.747 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:28 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.015) 0:01:38.762 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:32 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.014) 0:01:38.777 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:46 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.190) 0:01:38.968 *********** ok: [sut] => { "storage_test_pool": { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:50 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.024) 0:01:38.993 *********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "faeeab7b-f6bb-45b4-a099-3b053f773c4a" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:54 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.021) 0:01:39.014 *********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:58 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.019) 0:01:39.034 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "6436008492.599999" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:68 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.034) 0:01:39.068 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:72 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.013) 0:01:39.082 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:77 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.014) 0:01:39.096 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:83 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.034) 0:01:39.131 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:88 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.014) 0:01:39.145 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:96 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.014) 0:01:39.159 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:104 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.013) 0:01:39.173 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:109 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.019) 0:01:39.193 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:113 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.014) 0:01:39.207 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:117 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.012) 0:01:39.220 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:121 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.015) 0:01:39.235 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:129 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.014) 0:01:39.250 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:138 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.013) 0:01:39.263 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:142 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.018) 0:01:39.282 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:150 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.015) 0:01:39.297 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:156 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.012) 0:01:39.309 *********** ok: [sut] => { "storage_test_actual_size": { "bytes": 6442450944, "changed": false, "failed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:160 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.013) 0:01:39.323 *********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:164 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.012) 0:01:39.336 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:5 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.018) 0:01:39.354 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.026595", "end": "2024-07-07 07:36:18.811617", "rc": 0, "start": "2024-07-07 07:36:18.785022" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:13 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.217) 0:01:39.572 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:18 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.022) 0:01:39.594 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:27 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.018) 0:01:39.612 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:35 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.018) 0:01:39.631 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:41 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.013) 0:01:39.645 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:47 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.014) 0:01:39.659 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:27 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.014) 0:01:39.674 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:2 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.011) 0:01:39.686 *********** 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-ci09y7mn9f/tests/test-verify-volume.yml:21 Sunday 07 July 2024 07:36:18 +0000 (0:00:00.017) 0:01:39.703 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:7 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.063) 0:01:39.766 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:16 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.018) 0:01:39.784 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:31 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.016) 0:01:39.801 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:44 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.012) 0:01:39.814 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:53 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.015) 0:01:39.830 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:65 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.012) 0:01:39.843 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:77 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.013) 0:01:39.856 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:92 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.011) 0:01:39.868 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:98 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.013) 0:01:39.882 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:104 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.014) 0:01:39.897 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:116 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.015) 0:01:39.912 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:2 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.034) 0:01:39.947 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 ext4 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:40 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.052) 0:01:40.000 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:48 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.017) 0:01:40.018 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:58 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.017) 0:01:40.035 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:71 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.019) 0:01:40.055 *********** 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-ci09y7mn9f/tests/test-verify-volume-fs.yml:6 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.030) 0:01:40.085 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml:17 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.021) 0:01:40.106 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:3 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.025) 0:01:40.131 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337767.6554174, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720337767.6554174, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 80572, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1720337767.6554174, "nlink": 1, "path": "/dev/mapper/foo-test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:9 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.198) 0:01:40.330 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:16 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.017) 0:01:40.347 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:24 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.013) 0:01:40.361 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:30 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.015) 0:01:40.376 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:34 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.013) 0:01:40.389 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:39 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.012) 0:01:40.402 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:3 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.016) 0:01:40.418 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:10 Sunday 07 July 2024 07:36:19 +0000 (0:00:00.013) 0:01:40.432 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:17 Sunday 07 July 2024 07:36:22 +0000 (0:00:02.423) 0:01:42.855 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:23 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.020) 0:01:42.875 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:32 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.015) 0:01:42.891 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:45 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.021) 0:01:42.912 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:51 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.014) 0:01:42.926 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:56 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.019) 0:01:42.946 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:69 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.024) 0:01:42.971 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:81 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.024) 0:01:42.995 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:94 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.015) 0:01:43.011 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:106 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.067) 0:01:43.078 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:114 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.017) 0:01:43.096 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:122 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.014) 0:01:43.111 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:131 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.013) 0:01:43.124 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:140 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.013) 0:01:43.138 *********** 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-ci09y7mn9f/tests/test-verify-volume-md.yml:8 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.021) 0:01:43.159 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:14 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.016) 0:01:43.176 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:21 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.028) 0:01:43.205 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:28 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.013) 0:01:43.218 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:35 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.014) 0:01:43.232 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:45 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.026) 0:01:43.259 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:54 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.034) 0:01:43.294 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:63 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.036) 0:01:43.330 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:72 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.017) 0:01:43.348 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:81 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.013) 0:01:43.361 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:3 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.031) 0:01:43.392 *********** ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:11 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.191) 0:01:43.584 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:20 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.019) 0:01:43.603 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:28 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.015) 0:01:43.619 *********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:32 Sunday 07 July 2024 07:36:22 +0000 (0:00:00.015) 0:01:43.635 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:46 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.182) 0:01:43.817 *********** ok: [sut] => { "storage_test_pool": { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:50 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.023) 0:01:43.840 *********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "faeeab7b-f6bb-45b4-a099-3b053f773c4a" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:54 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.028) 0:01:43.869 *********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:58 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.023) 0:01:43.892 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4290672328.4" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:68 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.027) 0:01:43.919 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:72 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.017) 0:01:43.937 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:77 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.021) 0:01:43.959 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:83 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.013) 0:01:43.972 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:88 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.019) 0:01:43.991 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:96 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.021) 0:01:44.013 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:104 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.024) 0:01:44.037 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:109 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.013) 0:01:44.051 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:113 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.014) 0:01:44.066 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:117 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.013) 0:01:44.079 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:121 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.012) 0:01:44.092 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:129 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.014) 0:01:44.106 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:138 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.012) 0:01:44.119 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:142 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.012) 0:01:44.132 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:150 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.013) 0:01:44.145 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:156 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.012) 0:01:44.158 *********** ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:160 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.018) 0:01:44.176 *********** ok: [sut] => { "storage_test_expected_size": "4290672328.4" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:164 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.028) 0:01:44.205 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:5 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.023) 0:01:44.229 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.021264", "end": "2024-07-07 07:36:23.676367", "rc": 0, "start": "2024-07-07 07:36:23.655103" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:13 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.208) 0:01:44.437 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:18 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.019) 0:01:44.457 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:27 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.017) 0:01:44.475 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:35 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.015) 0:01:44.490 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:41 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.013) 0:01:44.504 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:47 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.014) 0:01:44.518 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:27 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.015) 0:01:44.534 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:44 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.036) 0:01:44.571 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:54 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.016) 0:01:44.587 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:65 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.026) 0:01:44.614 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.039) 0:01:44.653 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 07 July 2024 07:36:23 +0000 (0:00:00.051) 0:01:44.705 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 07 July 2024 07:36:24 +0000 (0:00:00.030) 0:01:44.735 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 07 July 2024 07:36:24 +0000 (0:00:00.033) 0:01:44.769 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 07 July 2024 07:36:24 +0000 (0:00:00.013) 0:01:44.782 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 07 July 2024 07:36:24 +0000 (0:00:00.012) 0:01:44.795 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 07 July 2024 07:36:24 +0000 (0:00:00.012) 0:01:44.807 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 07 July 2024 07:36:24 +0000 (0:00:00.013) 0:01:44.820 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 07 July 2024 07:36:24 +0000 (0:00:00.026) 0:01:44.847 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 07 July 2024 07:36:26 +0000 (0:00:02.431) 0:01:47.279 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "60%" }, { "mount_point": "/opt/test2", "name": "test2", "size": "40%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 07 July 2024 07:36:26 +0000 (0:00:00.020) 0:01:47.299 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 07 July 2024 07:36:26 +0000 (0:00:00.014) 0:01:47.314 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 07 July 2024 07:36:30 +0000 (0:00:04.162) 0:01:51.476 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 07 July 2024 07:36:30 +0000 (0:00:00.023) 0:01:51.500 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 07 July 2024 07:36:30 +0000 (0:00:00.014) 0:01:51.514 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 07 July 2024 07:36:30 +0000 (0:00:00.022) 0:01:51.536 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 07 July 2024 07:36:30 +0000 (0:00:00.019) 0:01:51.556 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 07 July 2024 07:36:33 +0000 (0:00:02.389) 0:01:53.945 *********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 07 July 2024 07:36:34 +0000 (0:00:01.491) 0:01:55.437 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 07 July 2024 07:36:34 +0000 (0:00:00.035) 0:01:55.472 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 07 July 2024 07:36:34 +0000 (0:00:00.040) 0:01:55.513 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 07 July 2024 07:36:39 +0000 (0:00:04.705) 0:02:00.218 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 07 July 2024 07:36:39 +0000 (0:00:00.014) 0:02:00.233 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 07 July 2024 07:36:39 +0000 (0:00:00.089) 0:02:00.322 *********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 07 July 2024 07:36:39 +0000 (0:00:00.031) 0:02:00.354 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 07 July 2024 07:36:39 +0000 (0:00:00.049) 0:02:00.404 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 07 July 2024 07:36:39 +0000 (0:00:00.016) 0:02:00.420 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 07 July 2024 07:36:39 +0000 (0:00:00.019) 0:02:00.440 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 07 July 2024 07:36:40 +0000 (0:00:00.466) 0:02:00.906 *********** ok: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } ok: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': '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/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 07 July 2024 07:36:40 +0000 (0:00:00.391) 0:02:01.297 *********** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': '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/test2", "src": "/dev/mapper/foo-test2", "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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 07 July 2024 07:36:40 +0000 (0:00:00.025) 0:02:01.322 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 07 July 2024 07:36:41 +0000 (0:00:00.445) 0:02:01.767 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337386.6260002, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 07 July 2024 07:36:41 +0000 (0:00:00.202) 0:02:01.970 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 07 July 2024 07:36:41 +0000 (0:00:00.031) 0:02:02.002 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:80 Sunday 07 July 2024 07:36:41 +0000 (0:00:00.601) 0:02:02.604 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:2 Sunday 07 July 2024 07:36:41 +0000 (0:00:00.025) 0:02:02.629 *********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:7 Sunday 07 July 2024 07:36:41 +0000 (0:00:00.020) 0:02:02.649 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:15 Sunday 07 July 2024 07:36:41 +0000 (0:00:00.031) 0:02:02.680 *********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "faeeab7b-f6bb-45b4-a099-3b053f773c4a" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:20 Sunday 07 July 2024 07:36:42 +0000 (0:00:00.223) 0:02:02.904 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002495", "end": "2024-07-07 07:36:42.345857", "rc": 0, "start": "2024-07-07 07:36:42.343362" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 /dev/mapper/foo-test2 /opt/test2 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:25 Sunday 07 July 2024 07:36:42 +0000 (0:00:00.202) 0:02:03.106 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002559", "end": "2024-07-07 07:36:42.526991", "failed_when_result": false, "rc": 0, "start": "2024-07-07 07:36:42.524432" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:34 Sunday 07 July 2024 07:36:42 +0000 (0:00:00.179) 0:02:03.286 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:5 Sunday 07 July 2024 07:36:42 +0000 (0:00:00.027) 0:02:03.314 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:18 Sunday 07 July 2024 07:36:42 +0000 (0:00:00.011) 0:02:03.326 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.022880", "end": "2024-07-07 07:36:42.770334", "rc": 0, "start": "2024-07-07 07:36:42.747454" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:24 Sunday 07 July 2024 07:36:42 +0000 (0:00:00.202) 0:02:03.529 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:34 Sunday 07 July 2024 07:36:42 +0000 (0:00:00.022) 0:02:03.551 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:2 Sunday 07 July 2024 07:36:42 +0000 (0:00:00.030) 0:02:03.581 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:13 Sunday 07 July 2024 07:36:42 +0000 (0:00:00.021) 0:02:03.603 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:22 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.207) 0:02:03.811 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:27 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.019) 0:02:03.830 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:33 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.016) 0:02:03.847 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:42 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.018) 0:02:03.865 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:48 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.016) 0:02:03.881 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:54 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.015) 0:02:03.897 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:59 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.012) 0:02:03.910 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:73 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.022) 0:02:03.932 *********** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.9.8 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:82 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.370) 0:02:04.302 *********** skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:92 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.017) 0:02:04.320 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:8 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.034) 0:02:04.354 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:14 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.014) 0:02:04.369 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:21 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.013) 0:02:04.382 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:28 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.012) 0:02:04.395 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:35 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.013) 0:02:04.408 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:45 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.012) 0:02:04.421 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:54 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.016) 0:02:04.437 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:64 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.012) 0:02:04.450 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:74 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.013) 0:02:04.464 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:85 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.012) 0:02:04.476 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:95 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.014) 0:02:04.490 *********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:95 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.012) 0:02:04.502 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml:2 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.024) 0:02:04.527 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:8 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.036) 0:02:04.563 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:16 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.013) 0:02:04.576 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:21 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.014) 0:02:04.590 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:29 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.012) 0:02:04.603 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:34 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.012) 0:02:04.616 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:40 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.018) 0:02:04.634 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:46 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.013) 0:02:04.647 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:8 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.013) 0:02:04.660 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:16 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.015) 0:02:04.676 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:21 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.015) 0:02:04.692 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:29 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.012) 0:02:04.705 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:34 Sunday 07 July 2024 07:36:43 +0000 (0:00:00.022) 0:02:04.727 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:40 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.013) 0:02:04.740 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:46 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:04.753 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:98 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:04.765 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml:2 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.026) 0:02:04.792 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:8 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.033) 0:02:04.825 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:16 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.013) 0:02:04.839 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:23 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.011) 0:02:04.850 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:27 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:04.863 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:8 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.011) 0:02:04.874 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:16 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.011) 0:02:04.885 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:23 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:04.898 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:27 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.011) 0:02:04.910 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:101 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.011) 0:02:04.921 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:5 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.047) 0:02:04.969 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:13 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.015) 0:02:04.984 *********** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:20 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.015) 0:02:05.000 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:2 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.024) 0:02:05.024 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:9 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.015) 0:02:05.039 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:18 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.014) 0:02:05.054 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:27 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.067 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:37 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.011) 0:02:05.078 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:47 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.090 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:27 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.103 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:104 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.011) 0:02:05.115 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml:2 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.026) 0:02:05.141 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:9 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.032) 0:02:05.174 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:16 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.187 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:22 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.199 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:28 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.212 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:35 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.013) 0:02:05.225 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:41 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.238 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:47 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.250 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:9 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.262 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:16 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.275 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:22 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.287 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:28 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.013) 0:02:05.301 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:35 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.314 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:41 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.327 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:47 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.340 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:107 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.352 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:6 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.029) 0:02:05.382 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:11 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.395 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:15 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.408 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:26 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.420 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:36 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.433 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:49 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.445 *********** ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:110 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.011) 0:02:05.456 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml:3 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.011) 0:02:05.468 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:2 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.028) 0:02:05.496 *********** 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-ci09y7mn9f/tests/test-verify-volume.yml:21 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.015) 0:02:05.512 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:7 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.057) 0:02:05.570 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:16 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.015) 0:02:05.585 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:31 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.016) 0:02:05.601 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:44 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.614 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:53 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.014) 0:02:05.629 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:65 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.642 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:77 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.654 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:92 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.012) 0:02:05.666 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:98 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.013) 0:02:05.680 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:104 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.035) 0:02:05.716 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:116 Sunday 07 July 2024 07:36:44 +0000 (0:00:00.013) 0:02:05.729 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:2 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.012) 0:02:05.742 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:40 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.025) 0:02:05.767 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:48 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.015) 0:02:05.783 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:58 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.014) 0:02:05.797 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:71 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.014) 0:02:05.812 *********** 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-ci09y7mn9f/tests/test-verify-volume-fs.yml:6 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.012) 0:02:05.824 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml:17 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.018) 0:02:05.843 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:3 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.018) 0:02:05.862 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337767.9194176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720337767.9194176, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 80782, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1720337767.9194176, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:9 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.183) 0:02:06.046 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:16 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.019) 0:02:06.065 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:24 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.013) 0:02:06.078 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:30 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.016) 0:02:06.095 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:34 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.014) 0:02:06.109 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:39 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.013) 0:02:06.123 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:3 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.015) 0:02:06.138 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:10 Sunday 07 July 2024 07:36:45 +0000 (0:00:00.012) 0:02:06.151 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:17 Sunday 07 July 2024 07:36:47 +0000 (0:00:02.371) 0:02:08.523 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:23 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.013) 0:02:08.536 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:32 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.012) 0:02:08.549 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:45 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.017) 0:02:08.566 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:51 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.012) 0:02:08.579 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:56 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.011) 0:02:08.590 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:69 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.012) 0:02:08.603 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:81 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.012) 0:02:08.616 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:94 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.011) 0:02:08.628 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:106 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.016) 0:02:08.644 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:114 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.015) 0:02:08.660 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:122 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.012) 0:02:08.673 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:131 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.013) 0:02:08.686 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:140 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.011) 0:02:08.698 *********** 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-ci09y7mn9f/tests/test-verify-volume-md.yml:8 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.011) 0:02:08.710 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:14 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.012) 0:02:08.723 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:21 Sunday 07 July 2024 07:36:47 +0000 (0:00:00.011) 0:02:08.734 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:28 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.011) 0:02:08.746 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:35 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.013) 0:02:08.759 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:45 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.012) 0:02:08.772 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:54 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.011) 0:02:08.783 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:63 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.012) 0:02:08.796 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:72 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.011) 0:02:08.807 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:81 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.012) 0:02:08.820 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:3 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.014) 0:02:08.834 *********** ok: [sut] => { "bytes": 6442450944, "changed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:11 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.177) 0:02:09.012 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:20 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.015) 0:02:09.027 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:28 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.015) 0:02:09.043 *********** ok: [sut] => { "storage_test_expected_size": "4290672328.4" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:32 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.014) 0:02:09.057 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:46 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.176) 0:02:09.234 *********** ok: [sut] => { "storage_test_pool": { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:50 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.019) 0:02:09.253 *********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "faeeab7b-f6bb-45b4-a099-3b053f773c4a" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:54 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.020) 0:02:09.274 *********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:58 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.017) 0:02:09.291 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "6436008492.599999" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:68 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.017) 0:02:09.309 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:72 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.013) 0:02:09.322 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:77 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.012) 0:02:09.335 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:83 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.014) 0:02:09.349 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:88 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.038) 0:02:09.388 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:96 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.015) 0:02:09.403 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:104 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.013) 0:02:09.417 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:109 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.016) 0:02:09.434 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:113 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.013) 0:02:09.447 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:117 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.012) 0:02:09.460 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:121 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.012) 0:02:09.473 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:129 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.011) 0:02:09.485 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:138 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.011) 0:02:09.496 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:142 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.012) 0:02:09.509 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:150 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.012) 0:02:09.522 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:156 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.011) 0:02:09.534 *********** ok: [sut] => { "storage_test_actual_size": { "bytes": 6442450944, "changed": false, "failed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:160 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.018) 0:02:09.552 *********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:164 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.013) 0:02:09.566 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:5 Sunday 07 July 2024 07:36:48 +0000 (0:00:00.018) 0:02:09.585 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.025711", "end": "2024-07-07 07:36:49.032278", "rc": 0, "start": "2024-07-07 07:36:49.006567" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:13 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.204) 0:02:09.790 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:18 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.016) 0:02:09.806 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:27 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.017) 0:02:09.824 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:35 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.014) 0:02:09.838 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:41 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.013) 0:02:09.851 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:47 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.014) 0:02:09.865 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:27 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.015) 0:02:09.881 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:2 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.012) 0:02:09.894 *********** 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-ci09y7mn9f/tests/test-verify-volume.yml:21 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.017) 0:02:09.911 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:7 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.058) 0:02:09.970 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:16 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.016) 0:02:09.986 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:31 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.016) 0:02:10.002 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:44 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.012) 0:02:10.015 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:53 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.014) 0:02:10.030 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:65 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.012) 0:02:10.043 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:77 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.012) 0:02:10.055 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:92 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.013) 0:02:10.069 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:98 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.012) 0:02:10.082 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:104 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.012) 0:02:10.095 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:116 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.012) 0:02:10.107 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:2 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.011) 0:02:10.119 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 ext4 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:40 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.027) 0:02:10.147 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:48 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.017) 0:02:10.164 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:58 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.016) 0:02:10.181 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:71 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.012) 0:02:10.194 *********** 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-ci09y7mn9f/tests/test-verify-volume-fs.yml:6 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.012) 0:02:10.206 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml:17 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.017) 0:02:10.224 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:3 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.019) 0:02:10.243 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337799.4034643, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720337799.4034643, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 80572, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1720337799.4034643, "nlink": 1, "path": "/dev/mapper/foo-test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:9 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.186) 0:02:10.430 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:16 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.027) 0:02:10.458 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:24 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.024) 0:02:10.483 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:30 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.017) 0:02:10.500 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:34 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.017) 0:02:10.517 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:39 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.013) 0:02:10.530 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:3 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.017) 0:02:10.547 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:10 Sunday 07 July 2024 07:36:49 +0000 (0:00:00.014) 0:02:10.562 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:17 Sunday 07 July 2024 07:36:52 +0000 (0:00:02.410) 0:02:12.973 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:23 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.013) 0:02:12.986 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:32 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.013) 0:02:12.999 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:45 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.019) 0:02:13.019 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:51 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.014) 0:02:13.034 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:56 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.016) 0:02:13.050 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:69 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.013) 0:02:13.064 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:81 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.014) 0:02:13.078 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:94 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.026) 0:02:13.105 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:106 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.049) 0:02:13.154 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:114 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.026) 0:02:13.181 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:122 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.035) 0:02:13.216 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:131 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.013) 0:02:13.229 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:140 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.038) 0:02:13.268 *********** 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-ci09y7mn9f/tests/test-verify-volume-md.yml:8 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.015) 0:02:13.283 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:14 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.016) 0:02:13.300 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:21 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.018) 0:02:13.318 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:28 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.015) 0:02:13.334 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:35 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.019) 0:02:13.353 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:45 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.013) 0:02:13.366 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:54 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.014) 0:02:13.381 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:63 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.013) 0:02:13.394 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:72 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.014) 0:02:13.409 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:81 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.013) 0:02:13.422 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:3 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.013) 0:02:13.436 *********** ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:11 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.185) 0:02:13.621 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:20 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.016) 0:02:13.638 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:28 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.015) 0:02:13.653 *********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:32 Sunday 07 July 2024 07:36:52 +0000 (0:00:00.014) 0:02:13.668 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:46 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.181) 0:02:13.849 *********** ok: [sut] => { "storage_test_pool": { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:50 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.021) 0:02:13.871 *********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "faeeab7b-f6bb-45b4-a099-3b053f773c4a" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:54 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.019) 0:02:13.890 *********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:58 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.018) 0:02:13.908 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4290672328.4" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:68 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.017) 0:02:13.926 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:72 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.014) 0:02:13.940 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:77 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.012) 0:02:13.953 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:83 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.012) 0:02:13.966 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:88 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.013) 0:02:13.979 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:96 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.013) 0:02:13.992 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:104 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.012) 0:02:14.005 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:109 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.015) 0:02:14.021 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:113 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.020) 0:02:14.042 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:117 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.022) 0:02:14.064 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:121 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.026) 0:02:14.091 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:129 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.029) 0:02:14.120 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:138 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.024) 0:02:14.145 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:142 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.018) 0:02:14.164 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:150 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.021) 0:02:14.186 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:156 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.020) 0:02:14.206 *********** ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:160 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.019) 0:02:14.225 *********** ok: [sut] => { "storage_test_expected_size": "4290672328.4" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:164 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.016) 0:02:14.242 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:5 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.018) 0:02:14.260 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.023372", "end": "2024-07-07 07:36:53.708108", "rc": 0, "start": "2024-07-07 07:36:53.684736" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:13 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.207) 0:02:14.467 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:18 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.029) 0:02:14.496 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:27 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.024) 0:02:14.521 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:35 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.024) 0:02:14.546 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:41 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.052) 0:02:14.599 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:47 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.024) 0:02:14.623 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:27 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.015) 0:02:14.639 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:44 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.015) 0:02:14.654 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:54 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.011) 0:02:14.666 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Shrink test2 volume via percentage-based size spec] ********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:83 Sunday 07 July 2024 07:36:53 +0000 (0:00:00.022) 0:02:14.689 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 07 July 2024 07:36:54 +0000 (0:00:00.063) 0:02:14.753 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 07 July 2024 07:36:54 +0000 (0:00:00.020) 0:02:14.773 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 07 July 2024 07:36:54 +0000 (0:00:00.015) 0:02:14.789 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 07 July 2024 07:36:54 +0000 (0:00:00.035) 0:02:14.824 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 07 July 2024 07:36:54 +0000 (0:00:00.013) 0:02:14.838 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 07 July 2024 07:36:54 +0000 (0:00:00.014) 0:02:14.852 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 07 July 2024 07:36:54 +0000 (0:00:00.011) 0:02:14.864 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 07 July 2024 07:36:54 +0000 (0:00:00.013) 0:02:14.877 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 07 July 2024 07:36:54 +0000 (0:00:00.025) 0:02:14.903 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 07 July 2024 07:36:56 +0000 (0:00:02.407) 0:02:17.310 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "60%" }, { "mount_point": "/opt/test2", "name": "test2", "size": "25%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 07 July 2024 07:36:56 +0000 (0:00:00.023) 0:02:17.333 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 07 July 2024 07:36:56 +0000 (0:00:00.027) 0:02:17.361 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 07 July 2024 07:37:01 +0000 (0:00:04.433) 0:02:21.794 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 07 July 2024 07:37:01 +0000 (0:00:00.023) 0:02:21.817 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 07 July 2024 07:37:01 +0000 (0:00:00.013) 0:02:21.831 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 07 July 2024 07:37:01 +0000 (0:00:00.014) 0:02:21.845 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 07 July 2024 07:37:01 +0000 (0:00:00.012) 0:02:21.857 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 07 July 2024 07:37:03 +0000 (0:00:02.408) 0:02:24.266 *********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 07 July 2024 07:37:05 +0000 (0:00:01.538) 0:02:25.804 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 07 July 2024 07:37:05 +0000 (0:00:00.020) 0:02:25.825 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 07 July 2024 07:37:05 +0000 (0:00:00.011) 0:02:25.836 *********** changed: [sut] => { "actions": [ { "action": "resize format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "action": "resize device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "e2fsprogs", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 07 July 2024 07:37:10 +0000 (0:00:05.098) 0:02:30.934 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 07 July 2024 07:37:10 +0000 (0:00:00.013) 0:02:30.948 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 07 July 2024 07:37:10 +0000 (0:00:00.011) 0:02:30.959 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "action": "resize device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "e2fsprogs", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 07 July 2024 07:37:10 +0000 (0:00:00.020) 0:02:30.979 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 07 July 2024 07:37:10 +0000 (0:00:00.016) 0:02:30.996 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 07 July 2024 07:37:10 +0000 (0:00:00.015) 0:02:31.011 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 07 July 2024 07:37:10 +0000 (0:00:00.012) 0:02:31.024 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 07 July 2024 07:37:10 +0000 (0:00:00.461) 0:02:31.486 *********** ok: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } changed: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', '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/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 07 July 2024 07:37:11 +0000 (0:00:00.390) 0:02:31.876 *********** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': '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/test2", "src": "/dev/mapper/foo-test2", "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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 07 July 2024 07:37:11 +0000 (0:00:00.020) 0:02:31.896 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 07 July 2024 07:37:11 +0000 (0:00:00.443) 0:02:32.340 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337386.6260002, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 07 July 2024 07:37:11 +0000 (0:00:00.187) 0:02:32.527 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 07 July 2024 07:37:11 +0000 (0:00:00.011) 0:02:32.539 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:98 Sunday 07 July 2024 07:37:12 +0000 (0:00:00.586) 0:02:33.126 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:2 Sunday 07 July 2024 07:37:12 +0000 (0:00:00.023) 0:02:33.149 *********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:7 Sunday 07 July 2024 07:37:12 +0000 (0:00:00.017) 0:02:33.167 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:15 Sunday 07 July 2024 07:37:12 +0000 (0:00:00.012) 0:02:33.179 *********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "faeeab7b-f6bb-45b4-a099-3b053f773c4a" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "2.5G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:20 Sunday 07 July 2024 07:37:12 +0000 (0:00:00.185) 0:02:33.364 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002610", "end": "2024-07-07 07:37:12.785116", "rc": 0, "start": "2024-07-07 07:37:12.782506" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 /dev/mapper/foo-test2 /opt/test2 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:25 Sunday 07 July 2024 07:37:12 +0000 (0:00:00.178) 0:02:33.543 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002740", "end": "2024-07-07 07:37:12.968160", "failed_when_result": false, "rc": 0, "start": "2024-07-07 07:37:12.965420" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:34 Sunday 07 July 2024 07:37:12 +0000 (0:00:00.183) 0:02:33.726 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:5 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.027) 0:02:33.754 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:18 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.013) 0:02:33.767 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.025842", "end": "2024-07-07 07:37:13.215396", "rc": 0, "start": "2024-07-07 07:37:13.189554" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:24 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.206) 0:02:33.974 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:34 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.057) 0:02:34.031 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:2 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.027) 0:02:34.059 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:13 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.017) 0:02:34.076 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:22 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.190) 0:02:34.266 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:27 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.016) 0:02:34.283 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:33 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.024) 0:02:34.308 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:42 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.025) 0:02:34.333 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:48 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.016) 0:02:34.350 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:54 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.016) 0:02:34.367 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:59 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.018) 0:02:34.385 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:73 Sunday 07 July 2024 07:37:13 +0000 (0:00:00.019) 0:02:34.405 *********** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.9.8 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:82 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.381) 0:02:34.786 *********** skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:92 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.015) 0:02:34.802 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:8 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.022) 0:02:34.824 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:14 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:34.837 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:21 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:34.849 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:28 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:34.862 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:35 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:34.875 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:45 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.011) 0:02:34.886 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:54 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.011) 0:02:34.897 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:64 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.011) 0:02:34.909 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:74 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:34.921 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:85 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:34.933 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:95 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.011) 0:02:34.945 *********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:95 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.011) 0:02:34.956 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml:2 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.023) 0:02:34.980 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:8 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.030) 0:02:35.010 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:16 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.023 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:21 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.035 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:29 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.048 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:34 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.060 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:40 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.072 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:46 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.085 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:8 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.011) 0:02:35.096 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:16 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.011) 0:02:35.107 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:21 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.011) 0:02:35.119 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:29 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.131 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:34 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.144 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:40 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.013) 0:02:35.158 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:46 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.171 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:98 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.183 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml:2 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.030) 0:02:35.214 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:8 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.032) 0:02:35.246 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:16 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.014) 0:02:35.260 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:23 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.037) 0:02:35.298 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:27 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.014) 0:02:35.312 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:8 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.325 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:16 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.043) 0:02:35.368 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:23 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.015) 0:02:35.383 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:27 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.014) 0:02:35.398 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:101 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.013) 0:02:35.411 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:5 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.026) 0:02:35.437 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:13 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.016) 0:02:35.454 *********** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:20 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.016) 0:02:35.470 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:2 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.024) 0:02:35.495 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:9 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.016) 0:02:35.511 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:18 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.014) 0:02:35.526 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:27 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.538 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:37 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.013) 0:02:35.552 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:47 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.564 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:27 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.011) 0:02:35.576 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:104 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.011) 0:02:35.588 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml:2 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.029) 0:02:35.617 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:9 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.031) 0:02:35.649 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:16 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.661 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:22 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.013) 0:02:35.675 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:28 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.687 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:35 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.013) 0:02:35.701 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:41 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.013) 0:02:35.714 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:47 Sunday 07 July 2024 07:37:14 +0000 (0:00:00.012) 0:02:35.727 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:9 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.011) 0:02:35.739 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:16 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.014) 0:02:35.753 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:22 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.013) 0:02:35.767 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:28 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.012) 0:02:35.780 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:35 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.015) 0:02:35.795 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:41 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.025) 0:02:35.821 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:47 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.023) 0:02:35.845 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:107 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.014) 0:02:35.860 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:6 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.030) 0:02:35.891 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:11 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.012) 0:02:35.903 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:15 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.013) 0:02:35.917 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:26 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.011) 0:02:35.928 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:36 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.011) 0:02:35.940 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:49 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.011) 0:02:35.951 *********** ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:110 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.011) 0:02:35.962 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml:3 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.011) 0:02:35.973 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:2 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.027) 0:02:36.001 *********** 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-ci09y7mn9f/tests/test-verify-volume.yml:21 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.015) 0:02:36.016 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:7 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.058) 0:02:36.075 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:16 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.051) 0:02:36.127 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:31 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.018) 0:02:36.145 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:44 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.012) 0:02:36.158 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:53 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.019) 0:02:36.177 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:65 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.013) 0:02:36.191 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:77 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.013) 0:02:36.204 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:92 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.014) 0:02:36.218 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:98 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.013) 0:02:36.231 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:104 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.012) 0:02:36.244 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:116 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.013) 0:02:36.257 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:2 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.013) 0:02:36.270 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:40 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.026) 0:02:36.297 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:48 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.020) 0:02:36.318 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:58 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.018) 0:02:36.336 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:71 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.014) 0:02:36.350 *********** 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-ci09y7mn9f/tests/test-verify-volume-fs.yml:6 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.013) 0:02:36.363 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml:17 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.021) 0:02:36.385 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:3 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.024) 0:02:36.409 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337767.9194176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720337767.9194176, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 80782, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1720337767.9194176, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:9 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.217) 0:02:36.626 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:16 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.017) 0:02:36.644 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:24 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.017) 0:02:36.662 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:30 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.018) 0:02:36.680 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:34 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.014) 0:02:36.695 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:39 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.012) 0:02:36.708 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:3 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.015) 0:02:36.723 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:10 Sunday 07 July 2024 07:37:15 +0000 (0:00:00.011) 0:02:36.734 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:17 Sunday 07 July 2024 07:37:18 +0000 (0:00:02.428) 0:02:39.163 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:23 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.014) 0:02:39.177 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:32 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.016) 0:02:39.194 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:45 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.016) 0:02:39.211 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:51 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.012) 0:02:39.223 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:56 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.011) 0:02:39.235 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:69 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.012) 0:02:39.247 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:81 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.012) 0:02:39.260 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:94 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.011) 0:02:39.271 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:106 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.016) 0:02:39.287 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:114 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.014) 0:02:39.302 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:122 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.012) 0:02:39.315 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:131 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.012) 0:02:39.328 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:140 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.012) 0:02:39.340 *********** 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-ci09y7mn9f/tests/test-verify-volume-md.yml:8 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.011) 0:02:39.352 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:14 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.012) 0:02:39.364 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:21 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.012) 0:02:39.377 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:28 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.013) 0:02:39.390 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:35 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.014) 0:02:39.404 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:45 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.013) 0:02:39.418 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:54 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.013) 0:02:39.431 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:63 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.013) 0:02:39.444 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:72 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.012) 0:02:39.457 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:81 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.013) 0:02:39.470 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:3 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.014) 0:02:39.485 *********** ok: [sut] => { "bytes": 6442450944, "changed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:11 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.189) 0:02:39.675 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:20 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.016) 0:02:39.691 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:28 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.015) 0:02:39.707 *********** ok: [sut] => { "storage_test_expected_size": "4290672328.4" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:32 Sunday 07 July 2024 07:37:18 +0000 (0:00:00.016) 0:02:39.723 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:46 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.187) 0:02:39.910 *********** ok: [sut] => { "storage_test_pool": { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:50 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.022) 0:02:39.933 *********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "faeeab7b-f6bb-45b4-a099-3b053f773c4a" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "2.5G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:54 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.019) 0:02:39.953 *********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:58 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.017) 0:02:39.970 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "6436008492.599999" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:68 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.017) 0:02:39.987 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:72 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.011) 0:02:39.999 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:77 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.013) 0:02:40.013 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:83 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.011) 0:02:40.024 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:88 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.011) 0:02:40.035 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:96 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.012) 0:02:40.048 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:104 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.011) 0:02:40.059 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:109 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.011) 0:02:40.070 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:113 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.034) 0:02:40.105 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:117 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.013) 0:02:40.118 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:121 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.012) 0:02:40.131 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:129 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.012) 0:02:40.143 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:138 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.011) 0:02:40.154 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:142 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.011) 0:02:40.166 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:150 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.012) 0:02:40.179 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:156 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.011) 0:02:40.190 *********** ok: [sut] => { "storage_test_actual_size": { "bytes": 6442450944, "changed": false, "failed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:160 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.013) 0:02:40.204 *********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:164 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.013) 0:02:40.218 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:5 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.018) 0:02:40.236 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.025939", "end": "2024-07-07 07:37:19.691520", "rc": 0, "start": "2024-07-07 07:37:19.665581" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:13 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.214) 0:02:40.451 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:18 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.018) 0:02:40.469 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:27 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.017) 0:02:40.487 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:35 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.014) 0:02:40.502 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:41 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.025) 0:02:40.527 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:47 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.023) 0:02:40.550 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:27 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.015) 0:02:40.566 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:2 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.013) 0:02:40.579 *********** 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-ci09y7mn9f/tests/test-verify-volume.yml:21 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.016) 0:02:40.595 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:7 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.061) 0:02:40.656 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:16 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.017) 0:02:40.673 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:31 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.016) 0:02:40.690 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:44 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.014) 0:02:40.705 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:53 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.015) 0:02:40.720 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:65 Sunday 07 July 2024 07:37:19 +0000 (0:00:00.014) 0:02:40.734 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:77 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.013) 0:02:40.748 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:92 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.014) 0:02:40.762 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:98 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.012) 0:02:40.775 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:104 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.012) 0:02:40.787 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:116 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.018) 0:02:40.806 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:2 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.015) 0:02:40.821 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 ext4 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:40 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.028) 0:02:40.849 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:48 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.016) 0:02:40.866 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:58 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.021) 0:02:40.887 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:71 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.013) 0:02:40.900 *********** 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-ci09y7mn9f/tests/test-verify-volume-fs.yml:6 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.013) 0:02:40.913 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml:17 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.018) 0:02:40.932 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:3 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.019) 0:02:40.952 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337830.0605078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720337830.0605078, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 80572, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1720337830.0605078, "nlink": 1, "path": "/dev/mapper/foo-test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:9 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.189) 0:02:41.141 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:16 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.017) 0:02:41.159 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:24 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.013) 0:02:41.173 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:30 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.014) 0:02:41.188 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:34 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.013) 0:02:41.202 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:39 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.013) 0:02:41.215 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:3 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.017) 0:02:41.232 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:10 Sunday 07 July 2024 07:37:20 +0000 (0:00:00.013) 0:02:41.246 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:17 Sunday 07 July 2024 07:37:22 +0000 (0:00:02.428) 0:02:43.674 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:23 Sunday 07 July 2024 07:37:22 +0000 (0:00:00.015) 0:02:43.690 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:32 Sunday 07 July 2024 07:37:22 +0000 (0:00:00.013) 0:02:43.703 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:45 Sunday 07 July 2024 07:37:22 +0000 (0:00:00.018) 0:02:43.722 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:51 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.014) 0:02:43.737 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:56 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.013) 0:02:43.751 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:69 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.013) 0:02:43.764 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:81 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.014) 0:02:43.778 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:94 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.014) 0:02:43.793 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:106 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.017) 0:02:43.810 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:114 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.015) 0:02:43.825 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:122 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.013) 0:02:43.839 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:131 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.012) 0:02:43.852 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:140 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.012) 0:02:43.865 *********** 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-ci09y7mn9f/tests/test-verify-volume-md.yml:8 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.013) 0:02:43.878 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:14 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.014) 0:02:43.892 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:21 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.013) 0:02:43.905 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:28 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.015) 0:02:43.920 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:35 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.012) 0:02:43.933 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:45 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.013) 0:02:43.946 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:54 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.014) 0:02:43.961 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:63 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.012) 0:02:43.973 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:72 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.012) 0:02:43.986 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:81 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.012) 0:02:43.999 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:3 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.015) 0:02:44.015 *********** ok: [sut] => { "bytes": 2684354560, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:11 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.197) 0:02:44.212 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:20 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.016) 0:02:44.229 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:28 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.015) 0:02:44.245 *********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:32 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.014) 0:02:44.259 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:46 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.184) 0:02:44.444 *********** ok: [sut] => { "storage_test_pool": { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:50 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.020) 0:02:44.464 *********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "faeeab7b-f6bb-45b4-a099-3b053f773c4a" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "2.5G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:54 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.018) 0:02:44.483 *********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:58 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.017) 0:02:44.500 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2681670205.25" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:68 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.017) 0:02:44.517 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:72 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.011) 0:02:44.529 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:77 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.011) 0:02:44.540 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:83 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.012) 0:02:44.552 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:88 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.012) 0:02:44.565 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:96 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.011) 0:02:44.577 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:104 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.011) 0:02:44.588 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:109 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.011) 0:02:44.599 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:113 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.011) 0:02:44.611 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:117 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.011) 0:02:44.623 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:121 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.025) 0:02:44.648 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:129 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.014) 0:02:44.662 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:138 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.012) 0:02:44.675 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:142 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.011) 0:02:44.687 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:150 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.011) 0:02:44.698 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:156 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.012) 0:02:44.711 *********** ok: [sut] => { "storage_test_actual_size": { "bytes": 2684354560, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:160 Sunday 07 July 2024 07:37:23 +0000 (0:00:00.015) 0:02:44.726 *********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:164 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.012) 0:02:44.739 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:5 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.018) 0:02:44.757 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.022216", "end": "2024-07-07 07:37:24.206475", "rc": 0, "start": "2024-07-07 07:37:24.184259" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:13 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.210) 0:02:44.967 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:18 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.016) 0:02:44.984 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:27 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.017) 0:02:45.001 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:35 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.013) 0:02:45.014 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:41 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.012) 0:02:45.027 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:47 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.012) 0:02:45.040 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:27 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.014) 0:02:45.054 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:44 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.033) 0:02:45.087 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:54 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.011) 0:02:45.099 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Get the size of test2 volume] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:101 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.011) 0:02:45.110 *********** ok: [sut] => { "changed": false, "cmd": [ "lsblk", "--noheadings", "-o", "SIZE", "/dev/mapper/foo-test2" ], "delta": "0:00:00.003769", "end": "2024-07-07 07:37:24.539055", "rc": 0, "start": "2024-07-07 07:37:24.535286" } STDOUT: 2.5G TASK [Remove the test1 volume without changing its size] *********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:106 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.185) 0:02:45.296 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.032) 0:02:45.329 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.017) 0:02:45.346 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.015) 0:02:45.362 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.032) 0:02:45.394 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.012) 0:02:45.406 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.012) 0:02:45.419 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.011) 0:02:45.430 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.011) 0:02:45.442 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 07 July 2024 07:37:24 +0000 (0:00:00.025) 0:02:45.467 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 07 July 2024 07:37:27 +0000 (0:00:02.409) 0:02:47.876 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "present", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "60%", "state": "absent" }, { "mount_point": "/opt/test2", "name": "test2", "size": "25%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 07 July 2024 07:37:27 +0000 (0:00:00.017) 0:02:47.894 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 07 July 2024 07:37:27 +0000 (0:00:00.014) 0:02:47.908 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 07 July 2024 07:37:31 +0000 (0:00:04.494) 0:02:52.402 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 07 July 2024 07:37:31 +0000 (0:00:00.022) 0:02:52.425 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 07 July 2024 07:37:31 +0000 (0:00:00.012) 0:02:52.438 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 07 July 2024 07:37:31 +0000 (0:00:00.012) 0:02:52.451 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 07 July 2024 07:37:31 +0000 (0:00:00.011) 0:02:52.462 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 07 July 2024 07:37:34 +0000 (0:00:02.431) 0:02:54.894 *********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 07 July 2024 07:37:35 +0000 (0:00:01.629) 0:02:56.524 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 07 July 2024 07:37:35 +0000 (0:00:00.022) 0:02:56.546 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 07 July 2024 07:37:35 +0000 (0:00:00.011) 0:02:56.558 *********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/foo-test2", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "e2fsprogs", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 07 July 2024 07:37:40 +0000 (0:00:04.916) 0:03:01.474 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 07 July 2024 07:37:40 +0000 (0:00:00.013) 0:03:01.487 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 07 July 2024 07:37:40 +0000 (0:00:00.011) 0:03:01.499 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test2", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "e2fsprogs", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 07 July 2024 07:37:40 +0000 (0:00:00.016) 0:03:01.515 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 07 July 2024 07:37:40 +0000 (0:00:00.018) 0:03:01.534 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 07 July 2024 07:37:40 +0000 (0:00:00.013) 0:03:01.547 *********** changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 07 July 2024 07:37:41 +0000 (0:00:00.201) 0:03:01.749 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 07 July 2024 07:37:41 +0000 (0:00:00.460) 0:03:02.209 *********** ok: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', '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/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 07 July 2024 07:37:41 +0000 (0:00:00.203) 0:03:02.413 *********** skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', '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/test2", "src": "/dev/mapper/foo-test2", "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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 07 July 2024 07:37:41 +0000 (0:00:00.019) 0:03:02.432 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 07 July 2024 07:37:42 +0000 (0:00:00.444) 0:03:02.877 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337386.6260002, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 07 July 2024 07:37:42 +0000 (0:00:00.195) 0:03:03.073 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 07 July 2024 07:37:42 +0000 (0:00:00.011) 0:03:03.085 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:123 Sunday 07 July 2024 07:37:42 +0000 (0:00:00.590) 0:03:03.675 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:2 Sunday 07 July 2024 07:37:42 +0000 (0:00:00.024) 0:03:03.700 *********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:7 Sunday 07 July 2024 07:37:42 +0000 (0:00:00.017) 0:03:03.718 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:15 Sunday 07 July 2024 07:37:42 +0000 (0:00:00.014) 0:03:03.732 *********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "2.5G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:20 Sunday 07 July 2024 07:37:43 +0000 (0:00:00.191) 0:03:03.923 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002673", "end": "2024-07-07 07:37:43.349808", "rc": 0, "start": "2024-07-07 07:37:43.347135" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test2 /opt/test2 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:25 Sunday 07 July 2024 07:37:43 +0000 (0:00:00.188) 0:03:04.112 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002710", "end": "2024-07-07 07:37:43.538316", "failed_when_result": false, "rc": 0, "start": "2024-07-07 07:37:43.535606" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:34 Sunday 07 July 2024 07:37:43 +0000 (0:00:00.186) 0:03:04.298 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:5 Sunday 07 July 2024 07:37:43 +0000 (0:00:00.027) 0:03:04.326 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:18 Sunday 07 July 2024 07:37:43 +0000 (0:00:00.011) 0:03:04.338 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.020226", "end": "2024-07-07 07:37:43.785496", "rc": 0, "start": "2024-07-07 07:37:43.765270" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:24 Sunday 07 July 2024 07:37:43 +0000 (0:00:00.208) 0:03:04.546 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:34 Sunday 07 July 2024 07:37:43 +0000 (0:00:00.019) 0:03:04.565 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:2 Sunday 07 July 2024 07:37:43 +0000 (0:00:00.027) 0:03:04.592 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:13 Sunday 07 July 2024 07:37:43 +0000 (0:00:00.018) 0:03:04.611 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:22 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.186) 0:03:04.798 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:27 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.016) 0:03:04.814 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:33 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.016) 0:03:04.831 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:42 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.015) 0:03:04.847 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:48 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.014) 0:03:04.861 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:54 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.014) 0:03:04.876 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:59 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.012) 0:03:04.888 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:73 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.018) 0:03:04.907 *********** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.9.8 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:82 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.380) 0:03:05.287 *********** skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:92 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.016) 0:03:05.304 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:8 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.024) 0:03:05.329 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:14 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.012) 0:03:05.341 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:21 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.013) 0:03:05.354 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:28 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.012) 0:03:05.367 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:35 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.012) 0:03:05.379 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:45 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.011) 0:03:05.390 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:54 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.012) 0:03:05.403 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:64 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.012) 0:03:05.415 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:74 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.012) 0:03:05.427 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:85 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.011) 0:03:05.439 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:95 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.011) 0:03:05.450 *********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:95 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.011) 0:03:05.461 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml:2 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.024) 0:03:05.486 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:8 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.030) 0:03:05.517 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:16 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.012) 0:03:05.529 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:21 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.013) 0:03:05.543 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:29 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.013) 0:03:05.557 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:34 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.012) 0:03:05.569 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:40 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.013) 0:03:05.583 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:46 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.013) 0:03:05.597 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:8 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.015) 0:03:05.612 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:16 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.012) 0:03:05.624 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:21 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.040) 0:03:05.664 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:29 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.015) 0:03:05.680 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:34 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.015) 0:03:05.695 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:40 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.014) 0:03:05.710 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:46 Sunday 07 July 2024 07:37:44 +0000 (0:00:00.014) 0:03:05.724 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:98 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.014) 0:03:05.738 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml:2 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.028) 0:03:05.767 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:8 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.033) 0:03:05.800 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:16 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.015) 0:03:05.816 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:23 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:05.829 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:27 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.013) 0:03:05.842 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:8 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:05.855 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:16 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.011) 0:03:05.867 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:23 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:05.880 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:27 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.016) 0:03:05.897 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:101 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:05.910 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:5 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.027) 0:03:05.937 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:13 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.017) 0:03:05.955 *********** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:20 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.019) 0:03:05.975 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:2 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.033) 0:03:06.009 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:9 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.021) 0:03:06.030 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:18 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.017) 0:03:06.047 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:27 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.014) 0:03:06.062 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:37 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.075 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:47 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.013) 0:03:06.088 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:27 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.032) 0:03:06.121 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:104 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.015) 0:03:06.136 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml:2 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.028) 0:03:06.164 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:9 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.030) 0:03:06.195 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:16 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.013) 0:03:06.208 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:22 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.220 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:28 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.233 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:35 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.245 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:41 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.258 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:47 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.270 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:9 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.282 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:16 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.294 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:22 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.018) 0:03:06.313 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:28 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.017) 0:03:06.330 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:35 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.013) 0:03:06.343 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:41 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.015) 0:03:06.358 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:47 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.014) 0:03:06.373 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:107 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.011) 0:03:06.384 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:6 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.029) 0:03:06.414 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:11 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.013) 0:03:06.428 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:15 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.440 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:26 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.452 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:36 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.465 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:49 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.477 *********** ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:110 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.011) 0:03:06.488 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml:3 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.501 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:2 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.077) 0:03:06.578 *********** 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-ci09y7mn9f/tests/test-verify-volume.yml:21 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.016) 0:03:06.594 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:7 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.058) 0:03:06.652 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:16 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.015) 0:03:06.668 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:31 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.015) 0:03:06.683 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:44 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.696 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:53 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.009) 0:03:06.705 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:65 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.013) 0:03:06.719 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:77 Sunday 07 July 2024 07:37:45 +0000 (0:00:00.012) 0:03:06.732 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:92 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.012) 0:03:06.744 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:98 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.012) 0:03:06.756 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:104 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.011) 0:03:06.768 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:116 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.011) 0:03:06.779 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:2 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.013) 0:03:06.793 *********** 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-ci09y7mn9f/tests/test-verify-volume-fstab.yml:40 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.024) 0:03:06.817 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:48 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.012) 0:03:06.830 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:58 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.014) 0:03:06.845 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:71 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.011) 0:03:06.856 *********** 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-ci09y7mn9f/tests/test-verify-volume-fs.yml:6 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.011) 0:03:06.868 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml:17 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.014) 0:03:06.882 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:3 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.012) 0:03:06.894 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:9 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.181) 0:03:07.076 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:16 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.013) 0:03:07.089 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:24 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.017) 0:03:07.107 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:30 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.010) 0:03:07.117 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:34 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.013) 0:03:07.131 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:39 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.012) 0:03:07.144 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:3 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.010) 0:03:07.154 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:10 Sunday 07 July 2024 07:37:46 +0000 (0:00:00.012) 0:03:07.167 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:17 Sunday 07 July 2024 07:37:48 +0000 (0:00:02.425) 0:03:09.592 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:23 Sunday 07 July 2024 07:37:48 +0000 (0:00:00.012) 0:03:09.605 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:32 Sunday 07 July 2024 07:37:48 +0000 (0:00:00.013) 0:03:09.619 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:45 Sunday 07 July 2024 07:37:48 +0000 (0:00:00.010) 0:03:09.629 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:51 Sunday 07 July 2024 07:37:48 +0000 (0:00:00.012) 0:03:09.642 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:56 Sunday 07 July 2024 07:37:48 +0000 (0:00:00.012) 0:03:09.654 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:69 Sunday 07 July 2024 07:37:48 +0000 (0:00:00.008) 0:03:09.663 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:81 Sunday 07 July 2024 07:37:48 +0000 (0:00:00.008) 0:03:09.672 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:94 Sunday 07 July 2024 07:37:48 +0000 (0:00:00.010) 0:03:09.682 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:106 Sunday 07 July 2024 07:37:48 +0000 (0:00:00.016) 0:03:09.698 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:114 Sunday 07 July 2024 07:37:48 +0000 (0:00:00.014) 0:03:09.713 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:122 Sunday 07 July 2024 07:37:48 +0000 (0:00:00.012) 0:03:09.725 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:131 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.011) 0:03:09.737 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:140 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.011) 0:03:09.748 *********** 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-ci09y7mn9f/tests/test-verify-volume-md.yml:8 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:09.761 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:14 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.047) 0:03:09.809 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:21 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.013) 0:03:09.822 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:28 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:09.835 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:35 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:09.848 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:45 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:09.860 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:54 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.011) 0:03:09.872 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:63 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:09.884 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:72 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:09.897 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:81 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:09.910 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:3 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.014) 0:03:09.925 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:11 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.013) 0:03:09.938 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:20 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.014) 0:03:09.952 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:28 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.014) 0:03:09.966 *********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:32 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.013) 0:03:09.980 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:46 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:09.992 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:50 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.011) 0:03:10.004 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:54 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.017 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:58 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.021) 0:03:10.039 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:68 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.014) 0:03:10.054 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:72 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.067 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:77 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.079 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:83 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.092 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:88 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.105 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:96 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.013) 0:03:10.118 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:104 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.131 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:109 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.013) 0:03:10.145 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:113 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.157 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:117 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.170 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:121 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.183 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:129 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.019) 0:03:10.203 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:138 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.015) 0:03:10.218 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:142 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.016) 0:03:10.234 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:150 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.013) 0:03:10.247 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:156 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.260 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:160 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.015) 0:03:10.275 *********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:164 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.014) 0:03:10.290 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:5 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.014) 0:03:10.304 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:13 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.317 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:18 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.330 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:27 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.343 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:35 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.356 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:41 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.369 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:47 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.014) 0:03:10.383 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:27 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.015) 0:03:10.399 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:2 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.412 *********** 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-ci09y7mn9f/tests/test-verify-volume.yml:21 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.016) 0:03:10.428 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:7 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.061) 0:03:10.489 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:16 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.018) 0:03:10.508 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:31 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.018) 0:03:10.526 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:44 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.013) 0:03:10.540 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:53 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.016) 0:03:10.557 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:65 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.013) 0:03:10.570 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:77 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.014) 0:03:10.584 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:92 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.597 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:98 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.609 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:104 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.013) 0:03:10.623 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:116 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.636 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:2 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.012) 0:03:10.648 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 ext4 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:40 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.061) 0:03:10.709 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:48 Sunday 07 July 2024 07:37:49 +0000 (0:00:00.017) 0:03:10.727 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:58 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.016) 0:03:10.743 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:71 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.014) 0:03:10.758 *********** 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-ci09y7mn9f/tests/test-verify-volume-fs.yml:6 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.022) 0:03:10.780 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml:17 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.023) 0:03:10.803 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:3 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.022) 0:03:10.825 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337830.0605078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720337830.0605078, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 80572, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1720337830.0605078, "nlink": 1, "path": "/dev/mapper/foo-test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:9 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.192) 0:03:11.018 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:16 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.017) 0:03:11.035 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:24 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.014) 0:03:11.050 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:30 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.015) 0:03:11.065 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:34 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.014) 0:03:11.079 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:39 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.012) 0:03:11.092 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:3 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.015) 0:03:11.107 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:10 Sunday 07 July 2024 07:37:50 +0000 (0:00:00.013) 0:03:11.121 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:17 Sunday 07 July 2024 07:37:52 +0000 (0:00:02.430) 0:03:13.552 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:23 Sunday 07 July 2024 07:37:52 +0000 (0:00:00.019) 0:03:13.572 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:32 Sunday 07 July 2024 07:37:52 +0000 (0:00:00.027) 0:03:13.599 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:45 Sunday 07 July 2024 07:37:52 +0000 (0:00:00.018) 0:03:13.618 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:51 Sunday 07 July 2024 07:37:52 +0000 (0:00:00.022) 0:03:13.640 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:56 Sunday 07 July 2024 07:37:52 +0000 (0:00:00.013) 0:03:13.653 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:69 Sunday 07 July 2024 07:37:52 +0000 (0:00:00.051) 0:03:13.705 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:81 Sunday 07 July 2024 07:37:52 +0000 (0:00:00.020) 0:03:13.725 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:94 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.013) 0:03:13.738 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:106 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.017) 0:03:13.756 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:114 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.019) 0:03:13.775 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:122 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.020) 0:03:13.796 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:131 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.013) 0:03:13.809 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:140 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.014) 0:03:13.824 *********** 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-ci09y7mn9f/tests/test-verify-volume-md.yml:8 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.020) 0:03:13.845 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:14 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.014) 0:03:13.859 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:21 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.013) 0:03:13.872 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:28 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.014) 0:03:13.887 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:35 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.014) 0:03:13.901 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:45 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.014) 0:03:13.915 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:54 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.012) 0:03:13.928 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:63 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.013) 0:03:13.941 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:72 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.014) 0:03:13.955 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:81 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.015) 0:03:13.970 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:3 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.012) 0:03:13.983 *********** ok: [sut] => { "bytes": 2684354560, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:11 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.185) 0:03:14.168 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:20 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.016) 0:03:14.185 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:28 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.016) 0:03:14.201 *********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:32 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.015) 0:03:14.216 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:46 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.192) 0:03:14.409 *********** ok: [sut] => { "storage_test_pool": { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "60%", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:50 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.026) 0:03:14.435 *********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "2.5G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:54 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.026) 0:03:14.462 *********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:58 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.027) 0:03:14.489 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2681670205.25" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:68 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.033) 0:03:14.522 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:72 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.012) 0:03:14.535 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:77 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.012) 0:03:14.548 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:83 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.022) 0:03:14.570 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:88 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.022) 0:03:14.592 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:96 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.014) 0:03:14.606 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:104 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.013) 0:03:14.620 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:109 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.012) 0:03:14.633 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:113 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.016) 0:03:14.649 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:117 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.014) 0:03:14.663 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:121 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.011) 0:03:14.674 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:129 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.011) 0:03:14.686 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:138 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.012) 0:03:14.698 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:142 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.011) 0:03:14.710 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:150 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.011) 0:03:14.721 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:156 Sunday 07 July 2024 07:37:53 +0000 (0:00:00.013) 0:03:14.735 *********** ok: [sut] => { "storage_test_actual_size": { "bytes": 2684354560, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:160 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.013) 0:03:14.748 *********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:164 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.012) 0:03:14.761 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:5 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.017) 0:03:14.779 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.024516", "end": "2024-07-07 07:37:54.230577", "rc": 0, "start": "2024-07-07 07:37:54.206061" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:13 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.212) 0:03:14.991 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:18 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.016) 0:03:15.008 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:27 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.016) 0:03:15.024 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:35 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.013) 0:03:15.037 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:41 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.013) 0:03:15.051 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:47 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.014) 0:03:15.066 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:27 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.013) 0:03:15.079 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:44 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.011) 0:03:15.090 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:54 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.011) 0:03:15.101 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Get the size of test2 volume again] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:126 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.011) 0:03:15.112 *********** ok: [sut] => { "changed": false, "cmd": [ "lsblk", "--noheadings", "-o", "SIZE", "/dev/mapper/foo-test2" ], "delta": "0:00:00.003782", "end": "2024-07-07 07:37:54.539839", "rc": 0, "start": "2024-07-07 07:37:54.536057" } STDOUT: 2.5G TASK [Verify that removing test1 didn't cause a change in test2 size] ********** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:131 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.183) 0:03:15.296 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Grow test2 using a percentage-based size spec] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:136 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.014) 0:03:15.311 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.037) 0:03:15.348 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.016) 0:03:15.365 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.015) 0:03:15.380 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.032) 0:03:15.413 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.012) 0:03:15.425 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.012) 0:03:15.438 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.011) 0:03:15.449 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.011) 0:03:15.460 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 07 July 2024 07:37:54 +0000 (0:00:00.025) 0:03:15.486 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 07 July 2024 07:37:57 +0000 (0:00:02.423) 0:03:17.909 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "present", "volumes": [ { "mount_point": "/opt/test2", "name": "test2", "size": "50%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 07 July 2024 07:37:57 +0000 (0:00:00.018) 0:03:17.928 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 07 July 2024 07:37:57 +0000 (0:00:00.014) 0:03:17.943 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 07 July 2024 07:38:01 +0000 (0:00:04.195) 0:03:22.139 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 07 July 2024 07:38:01 +0000 (0:00:00.023) 0:03:22.162 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 07 July 2024 07:38:01 +0000 (0:00:00.012) 0:03:22.175 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 07 July 2024 07:38:01 +0000 (0:00:00.014) 0:03:22.189 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 07 July 2024 07:38:01 +0000 (0:00:00.012) 0:03:22.202 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 07 July 2024 07:38:03 +0000 (0:00:02.476) 0:03:24.679 *********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 07 July 2024 07:38:05 +0000 (0:00:01.565) 0:03:26.245 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 07 July 2024 07:38:05 +0000 (0:00:00.020) 0:03:26.266 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 07 July 2024 07:38:05 +0000 (0:00:00.011) 0:03:26.278 *********** changed: [sut] => { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/foo-test2", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2", "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 07 July 2024 07:38:09 +0000 (0:00:04.315) 0:03:30.594 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 07 July 2024 07:38:09 +0000 (0:00:00.012) 0:03:30.606 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 07 July 2024 07:38:09 +0000 (0:00:00.011) 0:03:30.618 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test2", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2", "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 07 July 2024 07:38:09 +0000 (0:00:00.015) 0:03:30.633 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 07 July 2024 07:38:09 +0000 (0:00:00.014) 0:03:30.647 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 07 July 2024 07:38:09 +0000 (0:00:00.013) 0:03:30.660 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 07 July 2024 07:38:09 +0000 (0:00:00.014) 0:03:30.675 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 07 July 2024 07:38:10 +0000 (0:00:00.456) 0:03:31.131 *********** ok: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', '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/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 07 July 2024 07:38:10 +0000 (0:00:00.201) 0:03:31.332 *********** skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', '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/test2", "src": "/dev/mapper/foo-test2", "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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 07 July 2024 07:38:10 +0000 (0:00:00.017) 0:03:31.350 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 07 July 2024 07:38:11 +0000 (0:00:00.439) 0:03:31.789 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337386.6260002, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 07 July 2024 07:38:11 +0000 (0:00:00.186) 0:03:31.975 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 07 July 2024 07:38:11 +0000 (0:00:00.012) 0:03:31.988 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:149 Sunday 07 July 2024 07:38:11 +0000 (0:00:00.590) 0:03:32.579 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:2 Sunday 07 July 2024 07:38:11 +0000 (0:00:00.030) 0:03:32.610 *********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:7 Sunday 07 July 2024 07:38:11 +0000 (0:00:00.019) 0:03:32.629 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:15 Sunday 07 July 2024 07:38:11 +0000 (0:00:00.012) 0:03:32.642 *********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "5G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:20 Sunday 07 July 2024 07:38:12 +0000 (0:00:00.188) 0:03:32.831 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002785", "end": "2024-07-07 07:38:12.258208", "rc": 0, "start": "2024-07-07 07:38:12.255423" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test2 /opt/test2 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:25 Sunday 07 July 2024 07:38:12 +0000 (0:00:00.184) 0:03:33.015 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002681", "end": "2024-07-07 07:38:12.443826", "failed_when_result": false, "rc": 0, "start": "2024-07-07 07:38:12.441145" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:34 Sunday 07 July 2024 07:38:12 +0000 (0:00:00.210) 0:03:33.226 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:5 Sunday 07 July 2024 07:38:12 +0000 (0:00:00.025) 0:03:33.251 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:18 Sunday 07 July 2024 07:38:12 +0000 (0:00:00.012) 0:03:33.264 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.023181", "end": "2024-07-07 07:38:12.711552", "rc": 0, "start": "2024-07-07 07:38:12.688371" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:24 Sunday 07 July 2024 07:38:12 +0000 (0:00:00.206) 0:03:33.471 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:34 Sunday 07 July 2024 07:38:12 +0000 (0:00:00.018) 0:03:33.489 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:2 Sunday 07 July 2024 07:38:12 +0000 (0:00:00.027) 0:03:33.517 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:13 Sunday 07 July 2024 07:38:12 +0000 (0:00:00.017) 0:03:33.534 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:22 Sunday 07 July 2024 07:38:12 +0000 (0:00:00.183) 0:03:33.717 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:27 Sunday 07 July 2024 07:38:12 +0000 (0:00:00.014) 0:03:33.732 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:33 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.015) 0:03:33.748 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:42 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.015) 0:03:33.764 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:48 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.014) 0:03:33.779 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:54 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.015) 0:03:33.794 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:59 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.014) 0:03:33.808 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:73 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.019) 0:03:33.828 *********** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.9.8 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:82 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.382) 0:03:34.211 *********** skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:92 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.016) 0:03:34.227 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:8 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.024) 0:03:34.251 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:14 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.264 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:21 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.277 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:28 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.289 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:35 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.302 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:45 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.011) 0:03:34.313 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:54 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.013) 0:03:34.327 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:64 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.011) 0:03:34.338 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:74 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.011) 0:03:34.349 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:85 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.011) 0:03:34.361 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:95 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.373 *********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:95 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.011) 0:03:34.384 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml:2 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.024) 0:03:34.409 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:8 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.023) 0:03:34.433 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:16 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.446 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:21 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.013) 0:03:34.459 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:29 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.471 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:34 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.484 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:40 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.496 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-lvmraid.yml:46 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.508 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:98 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.521 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml:2 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.025) 0:03:34.546 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:8 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.023) 0:03:34.570 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:16 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.012) 0:03:34.582 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:23 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.036) 0:03:34.619 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-thin.yml:27 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.013) 0:03:34.632 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:101 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.011) 0:03:34.644 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:5 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.025) 0:03:34.669 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:13 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.015) 0:03:34.685 *********** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:20 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.014) 0:03:34.699 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:2 Sunday 07 July 2024 07:38:13 +0000 (0:00:00.023) 0:03:34.722 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:9 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.014) 0:03:34.737 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:18 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.015) 0:03:34.753 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:27 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.013) 0:03:34.767 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:37 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:34.779 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-crypttab.yml:47 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:34.791 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:27 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.011) 0:03:34.803 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:104 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.011) 0:03:34.814 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml:2 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.027) 0:03:34.841 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:9 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.024) 0:03:34.866 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:16 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.013) 0:03:34.880 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:22 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.013) 0:03:34.894 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:28 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:34.906 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:35 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:34.919 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:41 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:34.931 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-member-vdo.yml:47 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:34.944 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:107 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.011) 0:03:34.955 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:6 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.029) 0:03:34.984 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:11 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:34.996 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:15 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:35.009 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:26 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:35.021 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:36 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:35.034 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:49 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:35.047 *********** ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:110 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.016) 0:03:35.063 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml:3 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:35.076 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:2 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.024) 0:03:35.100 *********** 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-ci09y7mn9f/tests/test-verify-volume.yml:21 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.015) 0:03:35.116 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:7 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.057) 0:03:35.173 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:16 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.014) 0:03:35.188 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:31 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.015) 0:03:35.203 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:44 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.013) 0:03:35.217 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:53 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.014) 0:03:35.231 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:65 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:35.243 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:77 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:35.256 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:92 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:35.268 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:98 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.011) 0:03:35.279 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:104 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:35.291 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-mount.yml:116 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.011) 0:03:35.302 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:2 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.011) 0:03:35.313 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 ext4 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:40 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.024) 0:03:35.338 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:48 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.015) 0:03:35.353 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:58 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.014) 0:03:35.368 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fstab.yml:71 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.040) 0:03:35.408 *********** 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-ci09y7mn9f/tests/test-verify-volume-fs.yml:6 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.013) 0:03:35.422 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-fs.yml:17 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.017) 0:03:35.439 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:3 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.018) 0:03:35.457 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337889.746601, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720337889.746601, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 80572, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1720337889.746601, "nlink": 1, "path": "/dev/mapper/foo-test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:9 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.189) 0:03:35.647 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:16 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.017) 0:03:35.664 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:24 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.012) 0:03:35.677 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:30 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.014) 0:03:35.692 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:34 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.014) 0:03:35.706 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-device.yml:39 Sunday 07 July 2024 07:38:14 +0000 (0:00:00.014) 0:03:35.720 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:3 Sunday 07 July 2024 07:38:15 +0000 (0:00:00.015) 0:03:35.735 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:10 Sunday 07 July 2024 07:38:15 +0000 (0:00:00.013) 0:03:35.749 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:17 Sunday 07 July 2024 07:38:17 +0000 (0:00:02.442) 0:03:38.191 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:23 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.014) 0:03:38.205 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:32 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.014) 0:03:38.220 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:45 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.018) 0:03:38.238 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:51 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.012) 0:03:38.250 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:56 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.013) 0:03:38.264 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:69 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.012) 0:03:38.276 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:81 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.011) 0:03:38.288 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:94 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.012) 0:03:38.300 *********** 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-ci09y7mn9f/tests/test-verify-volume-encryption.yml:106 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.015) 0:03:38.316 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:114 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.014) 0:03:38.330 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:122 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.013) 0:03:38.344 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:131 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.011) 0:03:38.355 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:140 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.012) 0:03:38.368 *********** 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-ci09y7mn9f/tests/test-verify-volume-md.yml:8 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.013) 0:03:38.382 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:14 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.012) 0:03:38.394 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:21 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.012) 0:03:38.407 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:28 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.013) 0:03:38.421 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:35 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.012) 0:03:38.433 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:45 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.012) 0:03:38.446 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:54 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.012) 0:03:38.458 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:63 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.012) 0:03:38.471 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:72 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.011) 0:03:38.482 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-md.yml:81 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.013) 0:03:38.495 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:3 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.012) 0:03:38.507 *********** ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:11 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.188) 0:03:38.696 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:20 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.015) 0:03:38.711 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:28 Sunday 07 July 2024 07:38:17 +0000 (0:00:00.014) 0:03:38.726 *********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:32 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.013) 0:03:38.740 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:46 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.183) 0:03:38.923 *********** ok: [sut] => { "storage_test_pool": { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:50 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.019) 0:03:38.943 *********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "5G", "type": "lvm", "uuid": "4a7c7f5b-fce1-40ee-a830-6967be4718ab" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "HhPGcu-enm1-WKm6-3d4M-TLe2-Kw1l-DeBjfc" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:54 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.018) 0:03:38.962 *********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:58 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.017) 0:03:38.979 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5363340410.5" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:68 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.017) 0:03:38.996 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:72 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.012) 0:03:39.009 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:77 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.013) 0:03:39.023 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:83 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.012) 0:03:39.036 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:88 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.012) 0:03:39.048 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:96 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.011) 0:03:39.060 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:104 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.012) 0:03:39.073 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:109 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.012) 0:03:39.086 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:113 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.016) 0:03:39.102 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:117 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.012) 0:03:39.115 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:121 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.012) 0:03:39.127 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:129 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.011) 0:03:39.138 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:138 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.011) 0:03:39.149 *********** 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-ci09y7mn9f/tests/test-verify-volume-size.yml:142 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.011) 0:03:39.161 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:150 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.037) 0:03:39.198 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:156 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.012) 0:03:39.211 *********** ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:160 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.015) 0:03:39.226 *********** ok: [sut] => { "storage_test_expected_size": "5363340410.5" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-size.yml:164 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.014) 0:03:39.241 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:5 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.018) 0:03:39.260 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.027282", "end": "2024-07-07 07:38:18.716896", "rc": 0, "start": "2024-07-07 07:38:18.689614" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:13 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.214) 0:03:39.474 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:18 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.016) 0:03:39.491 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:27 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.017) 0:03:39.508 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:35 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.013) 0:03:39.522 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:41 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.013) 0:03:39.535 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-cache.yml:47 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.012) 0:03:39.548 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume.yml:27 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.013) 0:03:39.561 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:44 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.011) 0:03:39.573 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:54 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.010) 0:03:39.583 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove both of the LVM logical volumes in 'foo' created above] *********** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:152 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.011) 0:03:39.594 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.040) 0:03:39.634 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.019) 0:03:39.653 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.016) 0:03:39.669 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.032) 0:03:39.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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.012) 0:03:39.714 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 07 July 2024 07:38:18 +0000 (0:00:00.013) 0:03:39.728 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 07 July 2024 07:38:19 +0000 (0:00:00.011) 0:03:39.739 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 07 July 2024 07:38:19 +0000 (0:00:00.014) 0:03:39.754 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 07 July 2024 07:38:19 +0000 (0:00:00.024) 0:03:39.778 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 07 July 2024 07:38:21 +0000 (0:00:02.434) 0:03:42.213 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "absent" } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 07 July 2024 07:38:21 +0000 (0:00:00.015) 0:03:42.228 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 07 July 2024 07:38:21 +0000 (0:00:00.014) 0:03:42.243 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 07 July 2024 07:38:25 +0000 (0:00:04.140) 0:03:46.384 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 07 July 2024 07:38:25 +0000 (0:00:00.021) 0:03:46.405 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 07 July 2024 07:38:25 +0000 (0:00:00.012) 0:03:46.417 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 07 July 2024 07:38:25 +0000 (0:00:00.038) 0:03:46.455 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 07 July 2024 07:38:25 +0000 (0:00:00.012) 0:03:46.468 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 07 July 2024 07:38:28 +0000 (0:00:02.456) 0:03:48.924 *********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 07 July 2024 07:38:29 +0000 (0:00:01.595) 0:03:50.519 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 07 July 2024 07:38:29 +0000 (0:00:00.022) 0:03:50.542 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 07 July 2024 07:38:29 +0000 (0:00:00.015) 0:03:50.557 *********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext4", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 07 July 2024 07:38:34 +0000 (0:00:04.822) 0:03:55.380 *********** 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-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 07 July 2024 07:38:34 +0000 (0:00:00.013) 0:03:55.393 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 07 July 2024 07:38:34 +0000 (0:00:00.011) 0:03:55.405 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext4", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 07 July 2024 07:38:34 +0000 (0:00:00.015) 0:03:55.420 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 07 July 2024 07:38:34 +0000 (0:00:00.014) 0:03:55.435 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 07 July 2024 07:38:34 +0000 (0:00:00.013) 0:03:55.449 *********** changed: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'state': 'absent', 'fstype': 'ext4'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "fstype": "ext4", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 07 July 2024 07:38:34 +0000 (0:00:00.196) 0:03:55.645 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 07 July 2024 07:38:35 +0000 (0:00:00.448) 0:03:56.093 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 07 July 2024 07:38:35 +0000 (0:00:00.013) 0:03:56.107 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 07 July 2024 07:38:35 +0000 (0:00:00.013) 0:03:56.120 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 07 July 2024 07:38:35 +0000 (0:00:00.445) 0:03:56.566 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1720337386.6260002, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 07 July 2024 07:38:36 +0000 (0:00:00.271) 0:03:56.837 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 07 July 2024 07:38:36 +0000 (0:00:00.013) 0:03:56.851 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/tests_lvm_percent_size.yml:161 Sunday 07 July 2024 07:38:36 +0000 (0:00:00.736) 0:03:57.587 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:2 Sunday 07 July 2024 07:38:36 +0000 (0:00:00.038) 0:03:57.626 *********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:7 Sunday 07 July 2024 07:38:36 +0000 (0:00:00.019) 0:03:57.645 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:15 Sunday 07 July 2024 07:38:36 +0000 (0:00:00.040) 0:03:57.686 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:20 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.208) 0:03:57.894 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003501", "end": "2024-07-07 07:38:37.390578", "rc": 0, "start": "2024-07-07 07:38:37.387077" } STDOUT: # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:25 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.266) 0:03:58.161 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003533", "end": "2024-07-07 07:38:37.660116", "failed_when_result": false, "rc": 0, "start": "2024-07-07 07:38:37.656583" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:34 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.269) 0:03:58.431 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:5 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.035) 0:03:58.466 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:18 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.013) 0:03:58.480 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:24 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.014) 0:03:58.495 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool.yml:34 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.013) 0:03:58.509 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:2 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.034) 0:03:58.543 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:13 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.017) 0:03:58.561 *********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:22 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.011) 0:03:58.572 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:27 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.015) 0:03:58.588 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:33 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.015) 0:03:58.603 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:42 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.019) 0:03:58.622 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:48 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.014) 0:03:58.637 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:54 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.019) 0:03:58.657 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:59 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.014) 0:03:58.671 *********** TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:73 Sunday 07 July 2024 07:38:37 +0000 (0:00:00.014) 0:03:58.685 *********** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: False STDERR: Shared connection to 10.31.9.8 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:82 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.519) 0:03:59.205 *********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:92 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.011) 0:03:59.216 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:8 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.023) 0:03:59.239 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:14 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.012) 0:03:59.252 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:21 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.012) 0:03:59.264 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:28 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.012) 0:03:59.277 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:35 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.013) 0:03:59.290 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:45 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.013) 0:03:59.304 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:54 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.012) 0:03:59.317 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:64 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.014) 0:03:59.331 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:74 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.013) 0:03:59.344 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:85 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.013) 0:03:59.358 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-md.yml:95 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.012) 0:03:59.371 *********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:95 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.014) 0:03:59.385 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-lvmraid.yml:2 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.024) 0:03:59.410 *********** TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:98 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.012) 0:03:59.423 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-thin.yml:2 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.027) 0:03:59.450 *********** TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:101 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.011) 0:03:59.461 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:5 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.025) 0:03:59.486 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:13 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.014) 0:03:59.501 *********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:20 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.033) 0:03:59.535 *********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-encryption.yml:27 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.011) 0:03:59.546 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:104 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.011) 0:03:59.558 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-members-vdo.yml:2 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.026) 0:03:59.584 *********** TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:107 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.012) 0:03:59.597 *********** included: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:6 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.027) 0:03:59.624 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:11 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.013) 0:03:59.637 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:15 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.013) 0:03:59.650 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:26 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.015) 0:03:59.666 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:36 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.013) 0:03:59.680 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-pool-stratis.yml:49 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.013) 0:03:59.693 *********** ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-members.yml:110 Sunday 07 July 2024 07:38:38 +0000 (0:00:00.020) 0:03:59.713 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-pool-volumes.yml:3 Sunday 07 July 2024 07:38:39 +0000 (0:00:00.032) 0:03:59.746 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:44 Sunday 07 July 2024 07:38:39 +0000 (0:00:00.011) 0:03:59.757 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci09y7mn9f/tests/verify-role-results.yml:54 Sunday 07 July 2024 07:38:39 +0000 (0:00:00.013) 0:03:59.770 *********** 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=814 changed=10 unreachable=0 failed=1 skipped=868 rescued=1 ignored=0 Sunday 07 July 2024 07:38:39 +0000 (0:00:00.008) 0:03:59.779 *********** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 47.41s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.14s /WORKDIR/git-weekly-ci09y7mn9f/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 --- 5.10s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.92s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.82s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.71s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get required packages ---------------------- 4.49s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 4.43s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.32s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get required packages ---------------------- 4.20s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 4.16s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 4.14s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.10s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get required packages ---------------------- 4.08s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 3.77s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Ensure cryptsetup is present -------------------------------------------- 2.51s /WORKDIR/git-weekly-ci09y7mn9f/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Make sure required packages are installed --- 2.48s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 linux-system-roles.storage : Make sure required packages are installed --- 2.47s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 linux-system-roles.storage : Make sure required packages are installed --- 2.46s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 linux-system-roles.storage : Make sure blivet is available -------------- 2.45s /WORKDIR/git-weekly-ci09y7mn9f/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---