# 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.6/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.6.8 (default, Oct 26 2022, 09:13:21) [GCC 8.5.0 20210514 (Red Hat 8.5.0-17)] 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_swap.yml ******************************************************* 1 plays in /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:2 Monday 23 January 2023 02:51:37 +0000 (0:00:00.639) 0:00:00.639 ******** ok: [sut] META: ran handlers TASK [include_role : linux-system-roles.storage] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:10 Monday 23 January 2023 02:51:44 +0000 (0:00:07.455) 0:00:08.094 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 23 January 2023 02:51:45 +0000 (0:00:00.536) 0:00:08.631 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 23 January 2023 02:51:46 +0000 (0:00:00.922) 0:00:09.553 ******** ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 23 January 2023 02:51:48 +0000 (0:00:02.304) 0:00:11.858 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [sut] => (item=RedHat_8.8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.8.yml", "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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 23 January 2023 02:51:51 +0000 (0:00:02.661) 0:00:14.519 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 23 January 2023 02:51:52 +0000 (0:00:00.779) 0:00:15.298 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 23 January 2023 02:51:52 +0000 (0:00:00.551) 0:00:15.850 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 23 January 2023 02:51:54 +0000 (0:00:01.522) 0:00:17.372 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: volume_key-libs-0.3.11-5.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: lvm2-8:2.03.14-6.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-6.el8.x86_64", "Installed: blivet-data-1:3.6.0-3.el8.noarch", "Installed: python3-blivet-1:3.6.0-3.el8.noarch", "Installed: python3-blockdev-2.28-2.el8.x86_64", "Installed: python3-bytesize-1.4-3.el8.x86_64", "Installed: python3-pyparted-1:3.11.7-4.el8.x86_64", "Installed: mdadm-4.2-6.el8.x86_64", "Installed: libblockdev-2.28-2.el8.x86_64", "Installed: libblockdev-crypto-2.28-2.el8.x86_64", "Installed: libblockdev-dm-2.28-2.el8.x86_64", "Installed: libblockdev-fs-2.28-2.el8.x86_64", "Installed: libblockdev-kbd-2.28-2.el8.x86_64", "Installed: libblockdev-loop-2.28-2.el8.x86_64", "Installed: userspace-rcu-0.10.1-4.el8.x86_64", "Installed: libblockdev-lvm-2.28-2.el8.x86_64", "Installed: vdo-6.2.7.17-14.el8.x86_64", "Installed: ndctl-71.1-4.el8.x86_64", "Installed: ndctl-libs-71.1-4.el8.x86_64", "Installed: libblockdev-mdraid-2.28-2.el8.x86_64", "Installed: libblockdev-mpath-2.28-2.el8.x86_64", "Installed: libblockdev-nvdimm-2.28-2.el8.x86_64", "Installed: libblockdev-part-2.28-2.el8.x86_64", "Installed: daxctl-libs-71.1-4.el8.x86_64", "Installed: libblockdev-swap-2.28-2.el8.x86_64", "Installed: kmod-kvdo-6.2.8.6-88.el8.x86_64", "Installed: libblockdev-utils-2.28-2.el8.x86_64", "Installed: libbytesize-1.4-3.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-6.el8.x86_64", "Installed: device-mapper-event-libs-8:1.02.181-6.el8.x86_64", "Installed: device-mapper-multipath-0.8.4-34.el8.x86_64", "Installed: device-mapper-multipath-libs-0.8.4-34.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64" ] } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Monday 23 January 2023 02:52:50 +0000 (0:00:56.529) 0:01:13.902 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Monday 23 January 2023 02:52:52 +0000 (0:00:01.492) 0:01:15.394 ******** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Monday 23 January 2023 02:52:53 +0000 (0:00:01.267) 0:01:16.662 ******** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Monday 23 January 2023 02:53:02 +0000 (0:00:09.294) 0:01:25.957 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 23 January 2023 02:53:06 +0000 (0:00:03.612) 0:01:29.569 ******** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 23 January 2023 02:53:07 +0000 (0:00:00.621) 0:01:30.190 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:18 Monday 23 January 2023 02:53:08 +0000 (0:00:00.964) 0:01:31.155 ******** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Monday 23 January 2023 02:53:08 +0000 (0:00:00.697) 0:01:31.852 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Monday 23 January 2023 02:53:17 +0000 (0:00:09.017) 0:01:40.870 ******** 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" }, "dbxtool.service": { "name": "dbxtool.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "insights-client-boot.service": { "name": "insights-client-boot.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "insights-client-results.service": { "name": "insights-client-results.service", "source": "systemd", "state": "inactive", "status": "static" }, "insights-client.service": { "name": "insights-client.service", "source": "systemd", "state": "inactive", "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" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.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": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Monday 23 January 2023 02:53:23 +0000 (0:00:05.723) 0:01:46.593 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Monday 23 January 2023 02:53:24 +0000 (0:00:00.743) 0:01:47.337 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Monday 23 January 2023 02:53:25 +0000 (0:00:01.172) 0:01:48.510 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Monday 23 January 2023 02:53:27 +0000 (0:00:02.580) 0:01:51.091 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Monday 23 January 2023 02:53:29 +0000 (0:00:01.542) 0:01:52.633 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Monday 23 January 2023 02:53:30 +0000 (0:00:01.121) 0:01:53.755 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 23 January 2023 02:53:32 +0000 (0:00:01.399) 0:01:55.154 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Monday 23 January 2023 02:53:33 +0000 (0:00:01.204) 0:01:56.358 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Monday 23 January 2023 02:53:35 +0000 (0:00:02.004) 0:01:58.363 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Monday 23 January 2023 02:53:36 +0000 (0:00:01.056) 0:01:59.419 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Monday 23 January 2023 02:53:37 +0000 (0:00:01.619) 0:02:01.039 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Monday 23 January 2023 02:53:38 +0000 (0:00:00.969) 0:02:02.008 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Monday 23 January 2023 02:53:39 +0000 (0:00:01.009) 0:02:03.017 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Monday 23 January 2023 02:53:44 +0000 (0:00:04.254) 0:02:07.272 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Monday 23 January 2023 02:53:44 +0000 (0:00:00.777) 0:02:08.050 ******** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:13 Monday 23 January 2023 02:53:49 +0000 (0:00:04.280) 0:02:12.331 ******** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:20 Monday 23 January 2023 02:53:50 +0000 (0:00:01.334) 0:02:13.665 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/get_unused_disk.yml for sut TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/get_unused_disk.yml:2 Monday 23 January 2023 02:53:52 +0000 (0:00:01.747) 0:02:15.413 ******** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/get_unused_disk.yml:9 Monday 23 January 2023 02:53:59 +0000 (0:00:06.764) 0:02:22.177 ******** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/get_unused_disk.yml:14 Monday 23 January 2023 02:54:00 +0000 (0:00:01.658) 0:02:23.836 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/get_unused_disk.yml:19 Monday 23 January 2023 02:54:01 +0000 (0:00:01.063) 0:02:24.900 ******** ok: [sut] => { "unused_disks": [ "sda", "sdb" ] } TASK [Create a disk device with swap] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:26 Monday 23 January 2023 02:54:02 +0000 (0:00:00.915) 0:02:25.815 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 23 January 2023 02:54:03 +0000 (0:00:01.200) 0:02:27.016 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 23 January 2023 02:54:05 +0000 (0:00:01.400) 0:02:28.416 ******** ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 23 January 2023 02:54:08 +0000 (0:00:03.379) 0:02:31.795 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [sut] => (item=RedHat_8.8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.8.yml", "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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 23 January 2023 02:54:11 +0000 (0:00:02.910) 0:02:34.706 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 23 January 2023 02:54:12 +0000 (0:00:01.225) 0:02:35.931 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 23 January 2023 02:54:13 +0000 (0:00:00.837) 0:02:36.769 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 23 January 2023 02:54:15 +0000 (0:00:01.482) 0:02:38.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Monday 23 January 2023 02:54:16 +0000 (0:00:01.103) 0:02:39.355 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Monday 23 January 2023 02:54:17 +0000 (0:00:01.666) 0:02:41.022 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Monday 23 January 2023 02:54:18 +0000 (0:00:00.806) 0:02:41.828 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Monday 23 January 2023 02:54:19 +0000 (0:00:00.987) 0:02:42.816 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Monday 23 January 2023 02:54:20 +0000 (0:00:00.670) 0:02:43.487 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Monday 23 January 2023 02:54:21 +0000 (0:00:00.992) 0:02:44.480 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Monday 23 January 2023 02:54:22 +0000 (0:00:01.147) 0:02:45.627 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Monday 23 January 2023 02:54:23 +0000 (0:00:01.033) 0:02:46.661 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Monday 23 January 2023 02:54:24 +0000 (0:00:01.129) 0:02:47.790 ******** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "dump": 0, "fstype": "swap", "opts": "defaults", "passno": 0, "path": "none", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "state": "present" } ], "packages": [ "dosfstools", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Monday 23 January 2023 02:54:32 +0000 (0:00:08.281) 0:02:56.071 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Monday 23 January 2023 02:54:33 +0000 (0:00:00.696) 0:02:56.768 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Monday 23 January 2023 02:54:34 +0000 (0:00:00.730) 0:02:57.499 ******** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "dump": 0, "fstype": "swap", "opts": "defaults", "passno": 0, "path": "none", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "state": "present" } ], "packages": [ "dosfstools", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 23 January 2023 02:54:35 +0000 (0:00:01.282) 0:02:58.781 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Monday 23 January 2023 02:54:36 +0000 (0:00:01.238) 0:03:00.020 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Monday 23 January 2023 02:54:38 +0000 (0:00:01.343) 0:03:01.363 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Monday 23 January 2023 02:54:39 +0000 (0:00:01.056) 0:03:02.420 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Monday 23 January 2023 02:54:48 +0000 (0:00:09.138) 0:03:11.558 ******** changed: [sut] => (item={'src': 'UUID=77fa3868-4a8c-412d-9485-c4c28c25e974', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "opts": "defaults", "passno": 0, "path": "none", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Monday 23 January 2023 02:54:53 +0000 (0:00:04.856) 0:03:16.414 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Monday 23 January 2023 02:54:56 +0000 (0:00:03.591) 0:03:20.005 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Monday 23 January 2023 02:54:58 +0000 (0:00:02.040) 0:03:22.046 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Monday 23 January 2023 02:55:00 +0000 (0:00:01.737) 0:03:23.784 ******** ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:36 Monday 23 January 2023 02:55:06 +0000 (0:00:06.215) 0:03:29.999 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:1 Monday 23 January 2023 02:55:07 +0000 (0:00:00.365) 0:03:30.365 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:6 Monday 23 January 2023 02:55:07 +0000 (0:00:00.170) 0:03:30.535 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:14 Monday 23 January 2023 02:55:07 +0000 (0:00:00.240) 0:03:30.776 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "77fa3868-4a8c-412d-9485-c4c28c25e974" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "100M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "root", "name": "/dev/xvda3", "size": "249.9G", "type": "partition", "uuid": "82bbc8ca-1a46-4b16-b177-7d4f497a6e17" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:19 Monday 23 January 2023 02:55:08 +0000 (0:00:00.564) 0:03:31.341 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003100", "end": "2023-01-23 02:55:09.228105", "rc": 0, "start": "2023-01-23 02:55:09.225005" } STDOUT: UUID=82bbc8ca-1a46-4b16-b177-7d4f497a6e17 / xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=77fa3868-4a8c-412d-9485-c4c28c25e974 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:24 Monday 23 January 2023 02:55:09 +0000 (0:00:01.044) 0:03:32.386 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004303", "end": "2023-01-23 02:55:10.541387", "failed_when_result": false, "rc": 1, "start": "2023-01-23 02:55:09.537084" } STDERR: cat: /etc/crypttab: No such file or directory MSG: non-zero return code TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:33 Monday 23 January 2023 02:55:10 +0000 (0:00:01.313) 0:03:33.704 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:43 Monday 23 January 2023 02:55:10 +0000 (0:00:00.133) 0:03:33.837 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:2 Monday 23 January 2023 02:55:11 +0000 (0:00:00.311) 0:03:34.148 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:10 Monday 23 January 2023 02:55:11 +0000 (0:00:00.141) 0:03:34.290 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:6 Monday 23 January 2023 02:55:11 +0000 (0:00:00.357) 0:03:34.647 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:14 Monday 23 January 2023 02:55:11 +0000 (0:00:00.088) 0:03:34.736 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:28 Monday 23 January 2023 02:55:11 +0000 (0:00:00.105) 0:03:34.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:37 Monday 23 January 2023 02:55:11 +0000 (0:00:00.081) 0:03:34.923 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:45 Monday 23 January 2023 02:55:11 +0000 (0:00:00.142) 0:03:35.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:54 Monday 23 January 2023 02:55:12 +0000 (0:00:00.078) 0:03:35.144 ******** changed: [sut] => { "changed": true, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003573", "end": "2023-01-23 02:55:12.313546", "rc": 0, "start": "2023-01-23 02:55:12.309973" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:58 Monday 23 January 2023 02:55:12 +0000 (0:00:00.379) 0:03:35.524 ******** changed: [sut] => { "changed": true, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003688", "end": "2023-01-23 02:55:12.732203", "rc": 0, "start": "2023-01-23 02:55:12.728515" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:63 Monday 23 January 2023 02:55:12 +0000 (0:00:00.351) 0:03:35.875 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:75 Monday 23 January 2023 02:55:12 +0000 (0:00:00.124) 0:03:35.999 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:2 Monday 23 January 2023 02:55:12 +0000 (0:00:00.073) 0:03:36.073 ******** 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": "0", "storage_test_fstab_id_matches": [ "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974 " ], "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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:25 Monday 23 January 2023 02:55:13 +0000 (0:00:00.156) 0:03:36.230 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:32 Monday 23 January 2023 02:55:13 +0000 (0:00:00.055) 0:03:36.285 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:39 Monday 23 January 2023 02:55:13 +0000 (0:00:00.050) 0:03:36.336 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:49 Monday 23 January 2023 02:55:13 +0000 (0:00:00.064) 0:03:36.400 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:4 Monday 23 January 2023 02:55:13 +0000 (0:00:00.076) 0:03:36.478 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:10 Monday 23 January 2023 02:55:13 +0000 (0:00:00.098) 0:03:36.577 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:4 Monday 23 January 2023 02:55:13 +0000 (0:00:00.104) 0:03:36.681 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1674442471.6642013, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1674442471.6252022, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 48261, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1674442471.6252022, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:10 Monday 23 January 2023 02:55:13 +0000 (0:00:00.312) 0:03:36.994 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:18 Monday 23 January 2023 02:55:13 +0000 (0:00:00.093) 0:03:37.087 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:24 Monday 23 January 2023 02:55:14 +0000 (0:00:00.096) 0:03:37.184 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:28 Monday 23 January 2023 02:55:14 +0000 (0:00:00.089) 0:03:37.274 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:33 Monday 23 January 2023 02:55:14 +0000 (0:00:00.113) 0:03:37.388 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:3 Monday 23 January 2023 02:55:14 +0000 (0:00:00.209) 0:03:37.597 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:10 Monday 23 January 2023 02:55:14 +0000 (0:00:00.109) 0:03:37.706 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.3.7-5.el8.x86_64" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:15 Monday 23 January 2023 02:55:17 +0000 (0:00:02.877) 0:03:40.584 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:21 Monday 23 January 2023 02:55:17 +0000 (0:00:00.059) 0:03:40.644 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:30 Monday 23 January 2023 02:55:17 +0000 (0:00:00.059) 0:03:40.703 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:38 Monday 23 January 2023 02:55:17 +0000 (0:00:00.080) 0:03:40.783 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:44 Monday 23 January 2023 02:55:17 +0000 (0:00:00.062) 0:03:40.846 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:49 Monday 23 January 2023 02:55:17 +0000 (0:00:00.066) 0:03:40.913 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:55 Monday 23 January 2023 02:55:17 +0000 (0:00:00.044) 0:03:40.957 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:61 Monday 23 January 2023 02:55:17 +0000 (0:00:00.070) 0:03:41.028 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:67 Monday 23 January 2023 02:55:17 +0000 (0:00:00.047) 0:03:41.075 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:74 Monday 23 January 2023 02:55:18 +0000 (0:00:00.067) 0:03:41.143 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:79 Monday 23 January 2023 02:55:18 +0000 (0:00:00.069) 0:03:41.212 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:85 Monday 23 January 2023 02:55:18 +0000 (0:00:00.094) 0:03:41.306 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:91 Monday 23 January 2023 02:55:18 +0000 (0:00:00.085) 0:03:41.392 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:97 Monday 23 January 2023 02:55:18 +0000 (0:00:00.075) 0:03:41.468 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:7 Monday 23 January 2023 02:55:18 +0000 (0:00:00.102) 0:03:41.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:13 Monday 23 January 2023 02:55:18 +0000 (0:00:00.135) 0:03:41.705 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:17 Monday 23 January 2023 02:55:18 +0000 (0:00:00.160) 0:03:41.865 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:21 Monday 23 January 2023 02:55:18 +0000 (0:00:00.138) 0:03:42.003 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:25 Monday 23 January 2023 02:55:19 +0000 (0:00:00.214) 0:03:42.218 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:31 Monday 23 January 2023 02:55:19 +0000 (0:00:00.104) 0:03:42.322 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:37 Monday 23 January 2023 02:55:19 +0000 (0:00:00.052) 0:03:42.375 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:3 Monday 23 January 2023 02:55:19 +0000 (0:00:00.134) 0:03:42.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:9 Monday 23 January 2023 02:55:19 +0000 (0:00:00.128) 0:03:42.638 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:15 Monday 23 January 2023 02:55:19 +0000 (0:00:00.074) 0:03:42.712 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:20 Monday 23 January 2023 02:55:19 +0000 (0:00:00.087) 0:03:42.800 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:23 Monday 23 January 2023 02:55:19 +0000 (0:00:00.103) 0:03:42.904 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:31 Monday 23 January 2023 02:55:19 +0000 (0:00:00.063) 0:03:42.967 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:34 Monday 23 January 2023 02:55:19 +0000 (0:00:00.069) 0:03:43.037 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:37 Monday 23 January 2023 02:55:20 +0000 (0:00:00.071) 0:03:43.108 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:40 Monday 23 January 2023 02:55:20 +0000 (0:00:00.047) 0:03:43.156 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:47 Monday 23 January 2023 02:55:20 +0000 (0:00:00.060) 0:03:43.217 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:51 Monday 23 January 2023 02:55:20 +0000 (0:00:00.041) 0:03:43.258 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:56 Monday 23 January 2023 02:55:20 +0000 (0:00:00.043) 0:03:43.302 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:62 Monday 23 January 2023 02:55:20 +0000 (0:00:00.060) 0:03:43.363 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:66 Monday 23 January 2023 02:55:20 +0000 (0:00:00.058) 0:03:43.421 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:71 Monday 23 January 2023 02:55:20 +0000 (0:00:00.055) 0:03:43.476 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:76 Monday 23 January 2023 02:55:20 +0000 (0:00:00.052) 0:03:43.529 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:81 Monday 23 January 2023 02:55:20 +0000 (0:00:00.050) 0:03:43.580 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:84 Monday 23 January 2023 02:55:20 +0000 (0:00:00.069) 0:03:43.649 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:87 Monday 23 January 2023 02:55:20 +0000 (0:00:00.072) 0:03:43.721 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:90 Monday 23 January 2023 02:55:20 +0000 (0:00:00.095) 0:03:43.817 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:97 Monday 23 January 2023 02:55:20 +0000 (0:00:00.095) 0:03:43.913 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:104 Monday 23 January 2023 02:55:20 +0000 (0:00:00.130) 0:03:44.043 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:108 Monday 23 January 2023 02:55:21 +0000 (0:00:00.092) 0:03:44.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:114 Monday 23 January 2023 02:55:21 +0000 (0:00:00.047) 0:03:44.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:124 Monday 23 January 2023 02:55:21 +0000 (0:00:00.042) 0:03:44.226 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:127 Monday 23 January 2023 02:55:21 +0000 (0:00:00.077) 0:03:44.304 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:130 Monday 23 January 2023 02:55:21 +0000 (0:00:00.103) 0:03:44.407 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:6 Monday 23 January 2023 02:55:21 +0000 (0:00:00.086) 0:03:44.493 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:14 Monday 23 January 2023 02:55:21 +0000 (0:00:00.089) 0:03:44.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:17 Monday 23 January 2023 02:55:21 +0000 (0:00:00.060) 0:03:44.644 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:22 Monday 23 January 2023 02:55:21 +0000 (0:00:00.081) 0:03:44.725 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:26 Monday 23 January 2023 02:55:21 +0000 (0:00:00.081) 0:03:44.807 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:32 Monday 23 January 2023 02:55:21 +0000 (0:00:00.118) 0:03:44.926 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:36 Monday 23 January 2023 02:55:21 +0000 (0:00:00.137) 0:03:45.063 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:16 Monday 23 January 2023 02:55:22 +0000 (0:00:00.076) 0:03:45.139 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:53 Monday 23 January 2023 02:55:22 +0000 (0:00:00.062) 0:03:45.202 ******** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Format second disk as ext3] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:38 Monday 23 January 2023 02:55:22 +0000 (0:00:00.056) 0:03:45.259 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 23 January 2023 02:55:22 +0000 (0:00:00.122) 0:03:45.381 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 23 January 2023 02:55:22 +0000 (0:00:00.063) 0:03:45.444 ******** ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 23 January 2023 02:55:22 +0000 (0:00:00.474) 0:03:45.918 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [sut] => (item=RedHat_8.8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.8.yml", "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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 23 January 2023 02:55:22 +0000 (0:00:00.132) 0:03:46.051 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 23 January 2023 02:55:23 +0000 (0:00:00.061) 0:03:46.113 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 23 January 2023 02:55:23 +0000 (0:00:00.086) 0:03:46.199 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 23 January 2023 02:55:23 +0000 (0:00:00.137) 0:03:46.337 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Monday 23 January 2023 02:55:23 +0000 (0:00:00.127) 0:03:46.464 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Monday 23 January 2023 02:55:23 +0000 (0:00:00.098) 0:03:46.562 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sdb" ], "fs_type": "ext3", "mount_point": "none", "name": "test2", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Monday 23 January 2023 02:55:23 +0000 (0:00:00.070) 0:03:46.633 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Monday 23 January 2023 02:55:23 +0000 (0:00:00.050) 0:03:46.684 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Monday 23 January 2023 02:55:23 +0000 (0:00:00.075) 0:03:46.759 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Monday 23 January 2023 02:55:23 +0000 (0:00:00.091) 0:03:46.851 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Monday 23 January 2023 02:55:23 +0000 (0:00:00.048) 0:03:46.900 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Monday 23 January 2023 02:55:23 +0000 (0:00:00.167) 0:03:47.067 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Monday 23 January 2023 02:55:24 +0000 (0:00:00.046) 0:03:47.113 ******** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [], "packages": [ "dosfstools", "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=504d45e3-96f7-49d1-bd63-b2109bbb9a2b", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Monday 23 January 2023 02:55:32 +0000 (0:00:08.877) 0:03:55.991 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Monday 23 January 2023 02:55:32 +0000 (0:00:00.075) 0:03:56.066 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Monday 23 January 2023 02:55:33 +0000 (0:00:00.062) 0:03:56.128 ******** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [], "packages": [ "dosfstools", "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=504d45e3-96f7-49d1-bd63-b2109bbb9a2b", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 23 January 2023 02:55:33 +0000 (0:00:00.159) 0:03:56.288 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Monday 23 January 2023 02:55:33 +0000 (0:00:00.080) 0:03:56.369 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=504d45e3-96f7-49d1-bd63-b2109bbb9a2b", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Monday 23 January 2023 02:55:33 +0000 (0:00:00.078) 0:03:56.447 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Monday 23 January 2023 02:55:33 +0000 (0:00:00.083) 0:03:56.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Monday 23 January 2023 02:55:33 +0000 (0:00:00.116) 0:03:56.647 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Monday 23 January 2023 02:55:33 +0000 (0:00:00.088) 0:03:56.736 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Monday 23 January 2023 02:55:33 +0000 (0:00:00.093) 0:03:56.829 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Monday 23 January 2023 02:55:34 +0000 (0:00:00.318) 0:03:57.147 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Monday 23 January 2023 02:55:34 +0000 (0:00:00.103) 0:03:57.251 ******** ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:49 Monday 23 January 2023 02:55:35 +0000 (0:00:00.938) 0:03:58.190 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:1 Monday 23 January 2023 02:55:35 +0000 (0:00:00.087) 0:03:58.278 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:6 Monday 23 January 2023 02:55:35 +0000 (0:00:00.054) 0:03:58.332 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=504d45e3-96f7-49d1-bd63-b2109bbb9a2b", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:14 Monday 23 January 2023 02:55:35 +0000 (0:00:00.089) 0:03:58.421 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "77fa3868-4a8c-412d-9485-c4c28c25e974" }, "/dev/sdb": { "fstype": "ext3", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "504d45e3-96f7-49d1-bd63-b2109bbb9a2b" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "100M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "root", "name": "/dev/xvda3", "size": "249.9G", "type": "partition", "uuid": "82bbc8ca-1a46-4b16-b177-7d4f497a6e17" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:19 Monday 23 January 2023 02:55:35 +0000 (0:00:00.303) 0:03:58.725 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003434", "end": "2023-01-23 02:55:35.879805", "rc": 0, "start": "2023-01-23 02:55:35.876371" } STDOUT: UUID=82bbc8ca-1a46-4b16-b177-7d4f497a6e17 / xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=77fa3868-4a8c-412d-9485-c4c28c25e974 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:24 Monday 23 January 2023 02:55:35 +0000 (0:00:00.302) 0:03:59.028 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004398", "end": "2023-01-23 02:55:37.176544", "failed_when_result": false, "rc": 1, "start": "2023-01-23 02:55:36.172146" } STDERR: cat: /etc/crypttab: No such file or directory MSG: non-zero return code TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:33 Monday 23 January 2023 02:55:37 +0000 (0:00:01.310) 0:04:00.339 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:43 Monday 23 January 2023 02:55:37 +0000 (0:00:00.091) 0:04:00.430 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:2 Monday 23 January 2023 02:55:37 +0000 (0:00:00.196) 0:04:00.627 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:10 Monday 23 January 2023 02:55:37 +0000 (0:00:00.189) 0:04:00.816 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:6 Monday 23 January 2023 02:55:38 +0000 (0:00:00.472) 0:04:01.288 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:14 Monday 23 January 2023 02:55:38 +0000 (0:00:00.149) 0:04:01.438 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:28 Monday 23 January 2023 02:55:38 +0000 (0:00:00.242) 0:04:01.680 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:37 Monday 23 January 2023 02:55:38 +0000 (0:00:00.172) 0:04:01.852 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:45 Monday 23 January 2023 02:55:39 +0000 (0:00:00.264) 0:04:02.117 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:54 Monday 23 January 2023 02:55:39 +0000 (0:00:00.149) 0:04:02.267 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:58 Monday 23 January 2023 02:55:39 +0000 (0:00:00.086) 0:04:02.354 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:63 Monday 23 January 2023 02:55:39 +0000 (0:00:00.104) 0:04:02.458 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:75 Monday 23 January 2023 02:55:39 +0000 (0:00:00.109) 0:04:02.567 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:2 Monday 23 January 2023 02:55:39 +0000 (0:00:00.111) 0:04:02.679 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "1", "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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:25 Monday 23 January 2023 02:55:39 +0000 (0:00:00.142) 0:04:02.821 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:32 Monday 23 January 2023 02:55:39 +0000 (0:00:00.145) 0:04:02.967 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:39 Monday 23 January 2023 02:55:40 +0000 (0:00:00.172) 0:04:03.139 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:49 Monday 23 January 2023 02:55:40 +0000 (0:00:00.105) 0:04:03.244 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:4 Monday 23 January 2023 02:55:40 +0000 (0:00:00.257) 0:04:03.502 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:10 Monday 23 January 2023 02:55:40 +0000 (0:00:00.265) 0:04:03.768 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:4 Monday 23 January 2023 02:55:41 +0000 (0:00:00.329) 0:04:04.097 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1674442532.7518475, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1674442532.7518475, "dev": 6, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 48442, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1674442532.7518475, "nlink": 1, "path": "/dev/sdb", "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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:10 Monday 23 January 2023 02:55:41 +0000 (0:00:00.437) 0:04:04.535 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:18 Monday 23 January 2023 02:55:41 +0000 (0:00:00.183) 0:04:04.718 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:24 Monday 23 January 2023 02:55:41 +0000 (0:00:00.149) 0:04:04.867 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:28 Monday 23 January 2023 02:55:42 +0000 (0:00:00.297) 0:04:05.165 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:33 Monday 23 January 2023 02:55:42 +0000 (0:00:00.495) 0:04:05.660 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:3 Monday 23 January 2023 02:55:43 +0000 (0:00:00.459) 0:04:06.120 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:10 Monday 23 January 2023 02:55:43 +0000 (0:00:00.723) 0:04:06.843 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:15 Monday 23 January 2023 02:55:47 +0000 (0:00:03.547) 0:04:10.391 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:21 Monday 23 January 2023 02:55:47 +0000 (0:00:00.384) 0:04:10.775 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:30 Monday 23 January 2023 02:55:48 +0000 (0:00:00.523) 0:04:11.299 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:38 Monday 23 January 2023 02:55:48 +0000 (0:00:00.446) 0:04:11.745 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:44 Monday 23 January 2023 02:55:49 +0000 (0:00:00.530) 0:04:12.275 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:49 Monday 23 January 2023 02:55:49 +0000 (0:00:00.663) 0:04:12.938 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:55 Monday 23 January 2023 02:55:50 +0000 (0:00:01.014) 0:04:13.953 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:61 Monday 23 January 2023 02:55:51 +0000 (0:00:00.851) 0:04:14.804 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:67 Monday 23 January 2023 02:55:52 +0000 (0:00:00.521) 0:04:15.326 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:74 Monday 23 January 2023 02:55:52 +0000 (0:00:00.717) 0:04:16.043 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:79 Monday 23 January 2023 02:55:53 +0000 (0:00:00.762) 0:04:16.806 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:85 Monday 23 January 2023 02:55:54 +0000 (0:00:00.639) 0:04:17.445 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:91 Monday 23 January 2023 02:55:54 +0000 (0:00:00.575) 0:04:18.021 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:97 Monday 23 January 2023 02:55:55 +0000 (0:00:01.002) 0:04:19.024 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:7 Monday 23 January 2023 02:55:56 +0000 (0:00:00.778) 0:04:19.802 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:13 Monday 23 January 2023 02:55:57 +0000 (0:00:00.962) 0:04:20.765 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:17 Monday 23 January 2023 02:55:58 +0000 (0:00:00.482) 0:04:21.248 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:21 Monday 23 January 2023 02:55:59 +0000 (0:00:00.983) 0:04:22.232 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:25 Monday 23 January 2023 02:55:59 +0000 (0:00:00.654) 0:04:22.887 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:31 Monday 23 January 2023 02:56:00 +0000 (0:00:01.007) 0:04:23.894 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:37 Monday 23 January 2023 02:56:02 +0000 (0:00:01.295) 0:04:25.190 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:3 Monday 23 January 2023 02:56:03 +0000 (0:00:01.166) 0:04:26.357 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:9 Monday 23 January 2023 02:56:04 +0000 (0:00:00.898) 0:04:27.255 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:15 Monday 23 January 2023 02:56:05 +0000 (0:00:00.993) 0:04:28.249 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:20 Monday 23 January 2023 02:56:05 +0000 (0:00:00.391) 0:04:28.641 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:23 Monday 23 January 2023 02:56:06 +0000 (0:00:00.502) 0:04:29.143 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:31 Monday 23 January 2023 02:56:06 +0000 (0:00:00.465) 0:04:29.609 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:34 Monday 23 January 2023 02:56:07 +0000 (0:00:00.764) 0:04:30.374 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:37 Monday 23 January 2023 02:56:08 +0000 (0:00:01.218) 0:04:31.592 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:40 Monday 23 January 2023 02:56:09 +0000 (0:00:00.809) 0:04:32.401 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:47 Monday 23 January 2023 02:56:10 +0000 (0:00:00.973) 0:04:33.375 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:51 Monday 23 January 2023 02:56:11 +0000 (0:00:00.776) 0:04:34.152 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:56 Monday 23 January 2023 02:56:11 +0000 (0:00:00.506) 0:04:34.658 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:62 Monday 23 January 2023 02:56:12 +0000 (0:00:01.127) 0:04:35.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:66 Monday 23 January 2023 02:56:13 +0000 (0:00:01.171) 0:04:36.957 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:71 Monday 23 January 2023 02:56:15 +0000 (0:00:01.223) 0:04:38.180 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:76 Monday 23 January 2023 02:56:15 +0000 (0:00:00.800) 0:04:38.981 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:81 Monday 23 January 2023 02:56:16 +0000 (0:00:00.472) 0:04:39.454 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:84 Monday 23 January 2023 02:56:17 +0000 (0:00:00.881) 0:04:40.335 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:87 Monday 23 January 2023 02:56:18 +0000 (0:00:01.230) 0:04:41.566 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:90 Monday 23 January 2023 02:56:19 +0000 (0:00:00.618) 0:04:42.185 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:97 Monday 23 January 2023 02:56:19 +0000 (0:00:00.738) 0:04:42.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:104 Monday 23 January 2023 02:56:20 +0000 (0:00:00.957) 0:04:43.880 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:108 Monday 23 January 2023 02:56:21 +0000 (0:00:00.668) 0:04:44.548 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:114 Monday 23 January 2023 02:56:22 +0000 (0:00:00.695) 0:04:45.244 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:124 Monday 23 January 2023 02:56:23 +0000 (0:00:01.506) 0:04:46.750 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:127 Monday 23 January 2023 02:56:24 +0000 (0:00:00.596) 0:04:47.347 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:130 Monday 23 January 2023 02:56:25 +0000 (0:00:01.216) 0:04:48.563 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:6 Monday 23 January 2023 02:56:26 +0000 (0:00:01.355) 0:04:49.919 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:14 Monday 23 January 2023 02:56:28 +0000 (0:00:01.659) 0:04:51.578 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:17 Monday 23 January 2023 02:56:29 +0000 (0:00:01.088) 0:04:52.667 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:22 Monday 23 January 2023 02:56:30 +0000 (0:00:01.246) 0:04:53.913 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:26 Monday 23 January 2023 02:56:31 +0000 (0:00:00.642) 0:04:54.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:32 Monday 23 January 2023 02:56:31 +0000 (0:00:00.526) 0:04:55.082 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:36 Monday 23 January 2023 02:56:33 +0000 (0:00:01.320) 0:04:56.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:16 Monday 23 January 2023 02:56:33 +0000 (0:00:00.550) 0:04:56.954 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:53 Monday 23 January 2023 02:56:34 +0000 (0:00:00.892) 0:04:57.847 ******** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change the disk device file system type to ext3] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:51 Monday 23 January 2023 02:56:35 +0000 (0:00:00.960) 0:04:58.808 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 23 January 2023 02:56:38 +0000 (0:00:02.565) 0:05:01.373 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 23 January 2023 02:56:40 +0000 (0:00:02.010) 0:05:03.384 ******** ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 23 January 2023 02:56:44 +0000 (0:00:04.209) 0:05:07.594 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [sut] => (item=RedHat_8.8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.8.yml", "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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 23 January 2023 02:56:47 +0000 (0:00:03.002) 0:05:10.596 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 23 January 2023 02:56:48 +0000 (0:00:01.305) 0:05:11.902 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 23 January 2023 02:56:50 +0000 (0:00:01.466) 0:05:13.368 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 23 January 2023 02:56:51 +0000 (0:00:01.488) 0:05:14.857 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Monday 23 January 2023 02:56:53 +0000 (0:00:01.287) 0:05:16.144 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Monday 23 January 2023 02:56:54 +0000 (0:00:01.588) 0:05:17.733 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Monday 23 January 2023 02:56:56 +0000 (0:00:01.419) 0:05:19.153 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Monday 23 January 2023 02:56:57 +0000 (0:00:01.440) 0:05:20.593 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Monday 23 January 2023 02:56:59 +0000 (0:00:02.377) 0:05:22.971 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Monday 23 January 2023 02:57:00 +0000 (0:00:01.074) 0:05:24.045 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Monday 23 January 2023 02:57:02 +0000 (0:00:01.204) 0:05:25.249 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Monday 23 January 2023 02:57:03 +0000 (0:00:00.870) 0:05:26.120 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Monday 23 January 2023 02:57:03 +0000 (0:00:00.601) 0:05:26.721 ******** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "state": "absent" }, { "fstype": "swap", "path": "none", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "state": "absent" }, { "dump": 0, "fstype": "ext3", "opts": "defaults", "passno": 0, "path": "/opt/test", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs", "dosfstools" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Monday 23 January 2023 02:57:15 +0000 (0:00:11.692) 0:05:38.414 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Monday 23 January 2023 02:57:16 +0000 (0:00:01.046) 0:05:39.461 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Monday 23 January 2023 02:57:17 +0000 (0:00:00.987) 0:05:40.448 ******** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "state": "absent" }, { "fstype": "swap", "path": "none", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "state": "absent" }, { "dump": 0, "fstype": "ext3", "opts": "defaults", "passno": 0, "path": "/opt/test", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs", "dosfstools" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 23 January 2023 02:57:19 +0000 (0:00:01.799) 0:05:42.248 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Monday 23 January 2023 02:57:20 +0000 (0:00:01.480) 0:05:43.728 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Monday 23 January 2023 02:57:21 +0000 (0:00:00.934) 0:05:44.662 ******** changed: [sut] => (item={'src': 'UUID=77fa3868-4a8c-412d-9485-c4c28c25e974', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974" } ok: [sut] => (item={'src': 'UUID=77fa3868-4a8c-412d-9485-c4c28c25e974', 'fstype': 'swap', 'path': 'none', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=77fa3868-4a8c-412d-9485-c4c28c25e974" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Monday 23 January 2023 02:57:25 +0000 (0:00:04.119) 0:05:48.782 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Monday 23 January 2023 02:57:28 +0000 (0:00:03.116) 0:05:51.899 ******** changed: [sut] => (item={'src': 'UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "opts": "defaults", "passno": 0, "path": "/opt/test", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Monday 23 January 2023 02:57:32 +0000 (0:00:03.371) 0:05:55.270 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Monday 23 January 2023 02:57:35 +0000 (0:00:03.139) 0:05:58.410 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Monday 23 January 2023 02:57:37 +0000 (0:00:02.284) 0:06:00.694 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Monday 23 January 2023 02:57:38 +0000 (0:00:00.873) 0:06:01.568 ******** ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:62 Monday 23 January 2023 02:57:42 +0000 (0:00:04.034) 0:06:05.603 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:1 Monday 23 January 2023 02:57:44 +0000 (0:00:01.704) 0:06:07.307 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:6 Monday 23 January 2023 02:57:44 +0000 (0:00:00.564) 0:06:07.872 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:14 Monday 23 January 2023 02:57:46 +0000 (0:00:01.361) 0:06:09.234 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c" }, "/dev/sdb": { "fstype": "ext3", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "504d45e3-96f7-49d1-bd63-b2109bbb9a2b" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "100M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "root", "name": "/dev/xvda3", "size": "249.9G", "type": "partition", "uuid": "82bbc8ca-1a46-4b16-b177-7d4f497a6e17" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:19 Monday 23 January 2023 02:57:48 +0000 (0:00:02.466) 0:06:11.700 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003165", "end": "2023-01-23 02:57:50.276307", "rc": 0, "start": "2023-01-23 02:57:50.273142" } STDOUT: UUID=82bbc8ca-1a46-4b16-b177-7d4f497a6e17 / xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:24 Monday 23 January 2023 02:57:51 +0000 (0:00:02.828) 0:06:14.528 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003203", "end": "2023-01-23 02:57:52.524074", "failed_when_result": false, "rc": 1, "start": "2023-01-23 02:57:52.520871" } STDERR: cat: /etc/crypttab: No such file or directory MSG: non-zero return code TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:33 Monday 23 January 2023 02:57:53 +0000 (0:00:02.253) 0:06:16.782 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:43 Monday 23 January 2023 02:57:54 +0000 (0:00:00.985) 0:06:17.767 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:2 Monday 23 January 2023 02:57:56 +0000 (0:00:01.557) 0:06:19.324 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:10 Monday 23 January 2023 02:57:56 +0000 (0:00:00.575) 0:06:19.900 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:6 Monday 23 January 2023 02:57:59 +0000 (0:00:02.460) 0:06:22.361 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:14 Monday 23 January 2023 02:58:00 +0000 (0:00:00.802) 0:06:23.164 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2427072, "block_size": 4096, "block_total": 2558167, "block_used": 131095, "device": "/dev/sda", "fstype": "ext3", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9941286912, "size_total": 10478252032, "uuid": "6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2427072, "block_size": 4096, "block_total": 2558167, "block_used": 131095, "device": "/dev/sda", "fstype": "ext3", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9941286912, "size_total": 10478252032, "uuid": "6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:28 Monday 23 January 2023 02:58:01 +0000 (0:00:01.090) 0:06:24.255 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:37 Monday 23 January 2023 02:58:02 +0000 (0:00:01.570) 0:06:25.825 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:45 Monday 23 January 2023 02:58:03 +0000 (0:00:01.227) 0:06:27.053 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:54 Monday 23 January 2023 02:58:05 +0000 (0:00:01.611) 0:06:28.664 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:58 Monday 23 January 2023 02:58:08 +0000 (0:00:03.245) 0:06:31.910 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:63 Monday 23 January 2023 02:58:09 +0000 (0:00:01.182) 0:06:33.093 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:75 Monday 23 January 2023 02:58:11 +0000 (0:00:01.163) 0:06:34.256 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:2 Monday 23 January 2023 02:58:12 +0000 (0:00:01.481) 0:06:35.738 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:25 Monday 23 January 2023 02:58:15 +0000 (0:00:03.280) 0:06:39.018 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:32 Monday 23 January 2023 02:58:17 +0000 (0:00:01.485) 0:06:40.504 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:39 Monday 23 January 2023 02:58:18 +0000 (0:00:01.465) 0:06:41.969 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:49 Monday 23 January 2023 02:58:19 +0000 (0:00:00.939) 0:06:42.908 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:4 Monday 23 January 2023 02:58:20 +0000 (0:00:00.941) 0:06:43.849 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:10 Monday 23 January 2023 02:58:23 +0000 (0:00:02.762) 0:06:46.612 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:4 Monday 23 January 2023 02:58:24 +0000 (0:00:01.162) 0:06:47.774 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1674442634.1445289, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1674442634.1445289, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 48261, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1674442634.1445289, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:10 Monday 23 January 2023 02:58:27 +0000 (0:00:02.633) 0:06:50.408 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:18 Monday 23 January 2023 02:58:29 +0000 (0:00:01.702) 0:06:52.111 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:24 Monday 23 January 2023 02:58:30 +0000 (0:00:01.604) 0:06:53.716 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:28 Monday 23 January 2023 02:58:31 +0000 (0:00:01.221) 0:06:54.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:33 Monday 23 January 2023 02:58:32 +0000 (0:00:01.142) 0:06:56.080 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:3 Monday 23 January 2023 02:58:34 +0000 (0:00:01.699) 0:06:57.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:10 Monday 23 January 2023 02:58:36 +0000 (0:00:02.026) 0:06:59.806 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:15 Monday 23 January 2023 02:58:45 +0000 (0:00:08.636) 0:07:08.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:21 Monday 23 January 2023 02:58:47 +0000 (0:00:01.996) 0:07:10.553 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:30 Monday 23 January 2023 02:58:48 +0000 (0:00:01.340) 0:07:11.893 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:38 Monday 23 January 2023 02:58:49 +0000 (0:00:00.845) 0:07:12.738 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:44 Monday 23 January 2023 02:58:50 +0000 (0:00:00.692) 0:07:13.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:49 Monday 23 January 2023 02:58:51 +0000 (0:00:01.081) 0:07:14.513 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:55 Monday 23 January 2023 02:58:52 +0000 (0:00:01.154) 0:07:15.668 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:61 Monday 23 January 2023 02:58:54 +0000 (0:00:01.966) 0:07:17.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:67 Monday 23 January 2023 02:58:55 +0000 (0:00:00.976) 0:07:18.611 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:74 Monday 23 January 2023 02:58:57 +0000 (0:00:01.986) 0:07:20.598 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:79 Monday 23 January 2023 02:58:59 +0000 (0:00:02.078) 0:07:22.676 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:85 Monday 23 January 2023 02:59:01 +0000 (0:00:01.927) 0:07:24.604 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:91 Monday 23 January 2023 02:59:02 +0000 (0:00:01.365) 0:07:25.969 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:97 Monday 23 January 2023 02:59:05 +0000 (0:00:02.363) 0:07:28.333 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:7 Monday 23 January 2023 02:59:07 +0000 (0:00:01.910) 0:07:30.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:13 Monday 23 January 2023 02:59:08 +0000 (0:00:01.205) 0:07:31.449 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:17 Monday 23 January 2023 02:59:10 +0000 (0:00:01.655) 0:07:33.105 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:21 Monday 23 January 2023 02:59:11 +0000 (0:00:01.742) 0:07:34.847 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:25 Monday 23 January 2023 02:59:13 +0000 (0:00:01.629) 0:07:36.477 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:31 Monday 23 January 2023 02:59:15 +0000 (0:00:02.168) 0:07:38.645 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:37 Monday 23 January 2023 02:59:17 +0000 (0:00:01.817) 0:07:40.463 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:3 Monday 23 January 2023 02:59:18 +0000 (0:00:01.406) 0:07:41.869 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:9 Monday 23 January 2023 02:59:20 +0000 (0:00:01.510) 0:07:43.379 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:15 Monday 23 January 2023 02:59:21 +0000 (0:00:01.537) 0:07:44.918 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:20 Monday 23 January 2023 02:59:23 +0000 (0:00:01.547) 0:07:46.465 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:23 Monday 23 January 2023 02:59:25 +0000 (0:00:02.112) 0:07:48.577 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:31 Monday 23 January 2023 02:59:27 +0000 (0:00:01.597) 0:07:50.174 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:34 Monday 23 January 2023 02:59:28 +0000 (0:00:01.745) 0:07:51.920 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:37 Monday 23 January 2023 02:59:31 +0000 (0:00:02.355) 0:07:54.275 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:40 Monday 23 January 2023 02:59:32 +0000 (0:00:01.173) 0:07:55.449 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:47 Monday 23 January 2023 02:59:33 +0000 (0:00:01.547) 0:07:56.997 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:51 Monday 23 January 2023 02:59:35 +0000 (0:00:02.033) 0:07:59.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:56 Monday 23 January 2023 02:59:37 +0000 (0:00:01.376) 0:08:00.407 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:62 Monday 23 January 2023 02:59:39 +0000 (0:00:01.949) 0:08:02.356 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:66 Monday 23 January 2023 02:59:41 +0000 (0:00:01.738) 0:08:04.095 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:71 Monday 23 January 2023 02:59:43 +0000 (0:00:02.084) 0:08:06.180 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:76 Monday 23 January 2023 02:59:45 +0000 (0:00:02.469) 0:08:08.649 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:81 Monday 23 January 2023 02:59:47 +0000 (0:00:01.674) 0:08:10.324 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:84 Monday 23 January 2023 02:59:48 +0000 (0:00:00.781) 0:08:11.173 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:87 Monday 23 January 2023 02:59:49 +0000 (0:00:01.421) 0:08:12.594 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:90 Monday 23 January 2023 02:59:50 +0000 (0:00:01.372) 0:08:13.967 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:97 Monday 23 January 2023 02:59:51 +0000 (0:00:00.706) 0:08:14.673 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:104 Monday 23 January 2023 02:59:52 +0000 (0:00:01.274) 0:08:15.948 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:108 Monday 23 January 2023 02:59:53 +0000 (0:00:00.963) 0:08:16.911 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:114 Monday 23 January 2023 02:59:55 +0000 (0:00:01.472) 0:08:18.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:124 Monday 23 January 2023 02:59:56 +0000 (0:00:01.649) 0:08:20.032 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:127 Monday 23 January 2023 02:59:57 +0000 (0:00:01.000) 0:08:21.032 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:130 Monday 23 January 2023 02:59:59 +0000 (0:00:01.344) 0:08:22.376 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:6 Monday 23 January 2023 03:00:00 +0000 (0:00:01.683) 0:08:24.060 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:14 Monday 23 January 2023 03:00:02 +0000 (0:00:02.003) 0:08:26.063 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:17 Monday 23 January 2023 03:00:04 +0000 (0:00:01.514) 0:08:27.578 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:22 Monday 23 January 2023 03:00:05 +0000 (0:00:00.617) 0:08:28.195 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:26 Monday 23 January 2023 03:00:06 +0000 (0:00:00.920) 0:08:29.140 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:32 Monday 23 January 2023 03:00:07 +0000 (0:00:01.102) 0:08:30.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:36 Monday 23 January 2023 03:00:07 +0000 (0:00:00.274) 0:08:30.518 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:16 Monday 23 January 2023 03:00:07 +0000 (0:00:00.362) 0:08:30.880 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:53 Monday 23 January 2023 03:00:07 +0000 (0:00:00.150) 0:08:31.031 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:64 Monday 23 January 2023 03:00:08 +0000 (0:00:00.223) 0:08:31.254 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 23 January 2023 03:00:08 +0000 (0:00:00.497) 0:08:31.752 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 23 January 2023 03:00:08 +0000 (0:00:00.260) 0:08:32.012 ******** ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 23 January 2023 03:00:10 +0000 (0:00:01.616) 0:08:33.628 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [sut] => (item=RedHat_8.8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.8.yml", "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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 23 January 2023 03:00:11 +0000 (0:00:00.478) 0:08:34.106 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 23 January 2023 03:00:11 +0000 (0:00:00.167) 0:08:34.274 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 23 January 2023 03:00:11 +0000 (0:00:00.117) 0:08:34.391 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 23 January 2023 03:00:11 +0000 (0:00:00.250) 0:08:34.641 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Monday 23 January 2023 03:00:11 +0000 (0:00:00.130) 0:08:34.772 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Monday 23 January 2023 03:00:11 +0000 (0:00:00.079) 0:08:34.851 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Monday 23 January 2023 03:00:11 +0000 (0:00:00.153) 0:08:35.004 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Monday 23 January 2023 03:00:12 +0000 (0:00:00.181) 0:08:35.186 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Monday 23 January 2023 03:00:12 +0000 (0:00:00.210) 0:08:35.396 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Monday 23 January 2023 03:00:12 +0000 (0:00:00.320) 0:08:35.717 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Monday 23 January 2023 03:00:12 +0000 (0:00:00.306) 0:08:36.023 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Monday 23 January 2023 03:00:13 +0000 (0:00:00.367) 0:08:36.391 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Monday 23 January 2023 03:00:13 +0000 (0:00:00.186) 0:08:36.578 ******** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "dump": 0, "fstype": "ext3", "opts": "defaults", "passno": 0, "path": "/opt/test", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs", "dosfstools" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Monday 23 January 2023 03:00:18 +0000 (0:00:05.099) 0:08:41.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Monday 23 January 2023 03:00:18 +0000 (0:00:00.041) 0:08:41.719 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Monday 23 January 2023 03:00:18 +0000 (0:00:00.048) 0:08:41.768 ******** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "dump": 0, "fstype": "ext3", "opts": "defaults", "passno": 0, "path": "/opt/test", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs", "dosfstools" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 23 January 2023 03:00:18 +0000 (0:00:00.047) 0:08:41.816 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Monday 23 January 2023 03:00:18 +0000 (0:00:00.101) 0:08:41.917 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Monday 23 January 2023 03:00:18 +0000 (0:00:00.045) 0:08:41.963 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Monday 23 January 2023 03:00:18 +0000 (0:00:00.038) 0:08:42.002 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Monday 23 January 2023 03:00:19 +0000 (0:00:00.619) 0:08:42.621 ******** ok: [sut] => (item={'src': 'UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "opts": "defaults", "passno": 0, "path": "/opt/test", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Monday 23 January 2023 03:00:19 +0000 (0:00:00.354) 0:08:42.975 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Monday 23 January 2023 03:00:20 +0000 (0:00:00.645) 0:08:43.621 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Monday 23 January 2023 03:00:20 +0000 (0:00:00.244) 0:08:43.865 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Monday 23 January 2023 03:00:20 +0000 (0:00:00.035) 0:08:43.901 ******** ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:75 Monday 23 January 2023 03:00:21 +0000 (0:00:00.775) 0:08:44.676 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:1 Monday 23 January 2023 03:00:21 +0000 (0:00:00.098) 0:08:44.775 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:6 Monday 23 January 2023 03:00:21 +0000 (0:00:00.078) 0:08:44.853 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:14 Monday 23 January 2023 03:00:21 +0000 (0:00:00.158) 0:08:45.012 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c" }, "/dev/sdb": { "fstype": "ext3", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "504d45e3-96f7-49d1-bd63-b2109bbb9a2b" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "100M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "root", "name": "/dev/xvda3", "size": "249.9G", "type": "partition", "uuid": "82bbc8ca-1a46-4b16-b177-7d4f497a6e17" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:19 Monday 23 January 2023 03:00:22 +0000 (0:00:00.331) 0:08:45.343 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003433", "end": "2023-01-23 03:00:22.471984", "rc": 0, "start": "2023-01-23 03:00:22.468551" } STDOUT: UUID=82bbc8ca-1a46-4b16-b177-7d4f497a6e17 / xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:24 Monday 23 January 2023 03:00:22 +0000 (0:00:00.275) 0:08:45.619 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003125", "end": "2023-01-23 03:00:22.772009", "failed_when_result": false, "rc": 1, "start": "2023-01-23 03:00:22.768884" } STDERR: cat: /etc/crypttab: No such file or directory MSG: non-zero return code TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:33 Monday 23 January 2023 03:00:22 +0000 (0:00:00.287) 0:08:45.906 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:43 Monday 23 January 2023 03:00:22 +0000 (0:00:00.069) 0:08:45.975 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:2 Monday 23 January 2023 03:00:23 +0000 (0:00:00.148) 0:08:46.124 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:10 Monday 23 January 2023 03:00:23 +0000 (0:00:00.054) 0:08:46.178 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:6 Monday 23 January 2023 03:00:23 +0000 (0:00:00.190) 0:08:46.368 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:14 Monday 23 January 2023 03:00:23 +0000 (0:00:00.118) 0:08:46.487 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2427072, "block_size": 4096, "block_total": 2558167, "block_used": 131095, "device": "/dev/sda", "fstype": "ext3", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9941286912, "size_total": 10478252032, "uuid": "6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2427072, "block_size": 4096, "block_total": 2558167, "block_used": 131095, "device": "/dev/sda", "fstype": "ext3", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9941286912, "size_total": 10478252032, "uuid": "6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:28 Monday 23 January 2023 03:00:23 +0000 (0:00:00.149) 0:08:46.636 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:37 Monday 23 January 2023 03:00:23 +0000 (0:00:00.074) 0:08:46.711 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:45 Monday 23 January 2023 03:00:23 +0000 (0:00:00.051) 0:08:46.762 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:54 Monday 23 January 2023 03:00:23 +0000 (0:00:00.069) 0:08:46.831 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:58 Monday 23 January 2023 03:00:23 +0000 (0:00:00.060) 0:08:46.891 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:63 Monday 23 January 2023 03:00:23 +0000 (0:00:00.050) 0:08:46.941 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:75 Monday 23 January 2023 03:00:23 +0000 (0:00:00.041) 0:08:46.982 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:2 Monday 23 January 2023 03:00:23 +0000 (0:00:00.038) 0:08:47.021 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:25 Monday 23 January 2023 03:00:24 +0000 (0:00:00.113) 0:08:47.135 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:32 Monday 23 January 2023 03:00:24 +0000 (0:00:00.079) 0:08:47.214 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:39 Monday 23 January 2023 03:00:24 +0000 (0:00:00.116) 0:08:47.331 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:49 Monday 23 January 2023 03:00:24 +0000 (0:00:00.085) 0:08:47.416 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:4 Monday 23 January 2023 03:00:24 +0000 (0:00:00.046) 0:08:47.463 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:10 Monday 23 January 2023 03:00:24 +0000 (0:00:00.089) 0:08:47.553 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:4 Monday 23 January 2023 03:00:24 +0000 (0:00:00.210) 0:08:47.764 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1674442634.1445289, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1674442634.1445289, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 48261, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1674442634.1445289, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:10 Monday 23 January 2023 03:00:24 +0000 (0:00:00.286) 0:08:48.050 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:18 Monday 23 January 2023 03:00:25 +0000 (0:00:00.074) 0:08:48.125 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:24 Monday 23 January 2023 03:00:25 +0000 (0:00:00.050) 0:08:48.175 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:28 Monday 23 January 2023 03:00:25 +0000 (0:00:00.068) 0:08:48.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:33 Monday 23 January 2023 03:00:25 +0000 (0:00:00.055) 0:08:48.299 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:3 Monday 23 January 2023 03:00:25 +0000 (0:00:00.067) 0:08:48.366 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:10 Monday 23 January 2023 03:00:25 +0000 (0:00:00.056) 0:08:48.422 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:15 Monday 23 January 2023 03:00:27 +0000 (0:00:01.754) 0:08:50.177 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:21 Monday 23 January 2023 03:00:27 +0000 (0:00:00.052) 0:08:50.230 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:30 Monday 23 January 2023 03:00:27 +0000 (0:00:00.112) 0:08:50.343 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:38 Monday 23 January 2023 03:00:27 +0000 (0:00:00.107) 0:08:50.450 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:44 Monday 23 January 2023 03:00:27 +0000 (0:00:00.083) 0:08:50.534 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:49 Monday 23 January 2023 03:00:27 +0000 (0:00:00.049) 0:08:50.584 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:55 Monday 23 January 2023 03:00:27 +0000 (0:00:00.049) 0:08:50.633 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:61 Monday 23 January 2023 03:00:27 +0000 (0:00:00.100) 0:08:50.733 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:67 Monday 23 January 2023 03:00:27 +0000 (0:00:00.047) 0:08:50.781 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:74 Monday 23 January 2023 03:00:27 +0000 (0:00:00.071) 0:08:50.852 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:79 Monday 23 January 2023 03:00:27 +0000 (0:00:00.058) 0:08:50.911 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:85 Monday 23 January 2023 03:00:27 +0000 (0:00:00.053) 0:08:50.965 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:91 Monday 23 January 2023 03:00:27 +0000 (0:00:00.089) 0:08:51.054 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:97 Monday 23 January 2023 03:00:28 +0000 (0:00:00.103) 0:08:51.158 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:7 Monday 23 January 2023 03:00:28 +0000 (0:00:00.108) 0:08:51.266 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:13 Monday 23 January 2023 03:00:28 +0000 (0:00:00.101) 0:08:51.368 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:17 Monday 23 January 2023 03:00:28 +0000 (0:00:00.107) 0:08:51.476 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:21 Monday 23 January 2023 03:00:28 +0000 (0:00:00.063) 0:08:51.539 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:25 Monday 23 January 2023 03:00:28 +0000 (0:00:00.081) 0:08:51.621 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:31 Monday 23 January 2023 03:00:28 +0000 (0:00:00.057) 0:08:51.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:37 Monday 23 January 2023 03:00:28 +0000 (0:00:00.099) 0:08:51.777 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:3 Monday 23 January 2023 03:00:28 +0000 (0:00:00.058) 0:08:51.836 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:9 Monday 23 January 2023 03:00:28 +0000 (0:00:00.063) 0:08:51.899 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:15 Monday 23 January 2023 03:00:28 +0000 (0:00:00.080) 0:08:51.979 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:20 Monday 23 January 2023 03:00:28 +0000 (0:00:00.082) 0:08:52.062 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:23 Monday 23 January 2023 03:00:29 +0000 (0:00:00.043) 0:08:52.105 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:31 Monday 23 January 2023 03:00:29 +0000 (0:00:00.052) 0:08:52.158 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:34 Monday 23 January 2023 03:00:29 +0000 (0:00:00.149) 0:08:52.307 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:37 Monday 23 January 2023 03:00:29 +0000 (0:00:00.116) 0:08:52.426 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:40 Monday 23 January 2023 03:00:29 +0000 (0:00:00.137) 0:08:52.563 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:47 Monday 23 January 2023 03:00:29 +0000 (0:00:00.119) 0:08:52.682 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:51 Monday 23 January 2023 03:00:29 +0000 (0:00:00.098) 0:08:52.780 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:56 Monday 23 January 2023 03:00:29 +0000 (0:00:00.074) 0:08:52.855 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:62 Monday 23 January 2023 03:00:29 +0000 (0:00:00.053) 0:08:52.909 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:66 Monday 23 January 2023 03:00:29 +0000 (0:00:00.051) 0:08:52.960 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:71 Monday 23 January 2023 03:00:29 +0000 (0:00:00.044) 0:08:53.004 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:76 Monday 23 January 2023 03:00:29 +0000 (0:00:00.075) 0:08:53.079 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:81 Monday 23 January 2023 03:00:30 +0000 (0:00:00.085) 0:08:53.165 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:84 Monday 23 January 2023 03:00:30 +0000 (0:00:00.093) 0:08:53.258 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:87 Monday 23 January 2023 03:00:30 +0000 (0:00:00.088) 0:08:53.347 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:90 Monday 23 January 2023 03:00:30 +0000 (0:00:00.079) 0:08:53.426 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:97 Monday 23 January 2023 03:00:30 +0000 (0:00:00.072) 0:08:53.499 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:104 Monday 23 January 2023 03:00:30 +0000 (0:00:00.061) 0:08:53.560 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:108 Monday 23 January 2023 03:00:30 +0000 (0:00:00.065) 0:08:53.625 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:114 Monday 23 January 2023 03:00:30 +0000 (0:00:00.052) 0:08:53.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:124 Monday 23 January 2023 03:00:30 +0000 (0:00:00.083) 0:08:53.761 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:127 Monday 23 January 2023 03:00:30 +0000 (0:00:00.081) 0:08:53.842 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:130 Monday 23 January 2023 03:00:30 +0000 (0:00:00.061) 0:08:53.904 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:6 Monday 23 January 2023 03:00:30 +0000 (0:00:00.046) 0:08:53.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:14 Monday 23 January 2023 03:00:30 +0000 (0:00:00.048) 0:08:53.999 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:17 Monday 23 January 2023 03:00:30 +0000 (0:00:00.086) 0:08:54.086 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:22 Monday 23 January 2023 03:00:31 +0000 (0:00:00.063) 0:08:54.149 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:26 Monday 23 January 2023 03:00:31 +0000 (0:00:00.089) 0:08:54.238 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:32 Monday 23 January 2023 03:00:31 +0000 (0:00:00.060) 0:08:54.299 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:36 Monday 23 January 2023 03:00:31 +0000 (0:00:00.109) 0:08:54.408 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:16 Monday 23 January 2023 03:00:31 +0000 (0:00:00.109) 0:08:54.518 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:53 Monday 23 January 2023 03:00:31 +0000 (0:00:00.131) 0:08:54.650 ******** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change it back to swap] ************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:77 Monday 23 January 2023 03:00:31 +0000 (0:00:00.064) 0:08:54.714 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 23 January 2023 03:00:31 +0000 (0:00:00.210) 0:08:54.925 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 23 January 2023 03:00:31 +0000 (0:00:00.080) 0:08:55.005 ******** ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 23 January 2023 03:00:32 +0000 (0:00:00.519) 0:08:55.525 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [sut] => (item=RedHat_8.8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.8.yml", "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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 23 January 2023 03:00:32 +0000 (0:00:00.173) 0:08:55.699 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 23 January 2023 03:00:32 +0000 (0:00:00.069) 0:08:55.768 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 23 January 2023 03:00:32 +0000 (0:00:00.175) 0:08:55.944 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 23 January 2023 03:00:32 +0000 (0:00:00.143) 0:08:56.088 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Monday 23 January 2023 03:00:33 +0000 (0:00:00.078) 0:08:56.166 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Monday 23 January 2023 03:00:33 +0000 (0:00:00.151) 0:08:56.318 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Monday 23 January 2023 03:00:33 +0000 (0:00:00.092) 0:08:56.410 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Monday 23 January 2023 03:00:33 +0000 (0:00:00.105) 0:08:56.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Monday 23 January 2023 03:00:33 +0000 (0:00:00.183) 0:08:56.699 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Monday 23 January 2023 03:00:33 +0000 (0:00:00.137) 0:08:56.837 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Monday 23 January 2023 03:00:33 +0000 (0:00:00.086) 0:08:56.923 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Monday 23 January 2023 03:00:33 +0000 (0:00:00.127) 0:08:57.050 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Monday 23 January 2023 03:00:34 +0000 (0:00:00.112) 0:08:57.163 ******** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "opts": "defaults", "passno": 0, "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "present" } ], "packages": [ "dosfstools", "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Monday 23 January 2023 03:00:39 +0000 (0:00:05.255) 0:09:02.418 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Monday 23 January 2023 03:00:39 +0000 (0:00:00.304) 0:09:02.722 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Monday 23 January 2023 03:00:39 +0000 (0:00:00.243) 0:09:02.966 ******** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "opts": "defaults", "passno": 0, "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "present" } ], "packages": [ "dosfstools", "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 23 January 2023 03:00:40 +0000 (0:00:00.299) 0:09:03.266 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Monday 23 January 2023 03:00:40 +0000 (0:00:00.173) 0:09:03.440 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Monday 23 January 2023 03:00:40 +0000 (0:00:00.128) 0:09:03.569 ******** changed: [sut] => (item={'src': 'UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c', 'path': '/opt/test', 'state': 'absent', 'fstype': 'ext3'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "fstype": "ext3", "path": "/opt/test", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=6cd5fd7d-dde0-4bc9-8f26-d1218aabfe5c" } ok: [sut] => (item={'path': '/opt/test', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Monday 23 January 2023 03:00:41 +0000 (0:00:00.749) 0:09:04.318 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Monday 23 January 2023 03:00:42 +0000 (0:00:01.012) 0:09:05.330 ******** changed: [sut] => (item={'src': 'UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "opts": "defaults", "passno": 0, "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Monday 23 January 2023 03:00:43 +0000 (0:00:01.645) 0:09:06.976 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Monday 23 January 2023 03:00:45 +0000 (0:00:01.726) 0:09:08.702 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Monday 23 January 2023 03:00:46 +0000 (0:00:00.909) 0:09:09.612 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Monday 23 January 2023 03:00:47 +0000 (0:00:00.528) 0:09:10.140 ******** ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:87 Monday 23 January 2023 03:00:48 +0000 (0:00:01.873) 0:09:12.014 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:1 Monday 23 January 2023 03:00:49 +0000 (0:00:00.897) 0:09:12.911 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:6 Monday 23 January 2023 03:00:50 +0000 (0:00:00.561) 0:09:13.473 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:14 Monday 23 January 2023 03:00:51 +0000 (0:00:00.680) 0:09:14.153 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "e554ab22-12c4-4b71-b62a-17c815f9c7a2" }, "/dev/sdb": { "fstype": "ext3", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "504d45e3-96f7-49d1-bd63-b2109bbb9a2b" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "100M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "root", "name": "/dev/xvda3", "size": "249.9G", "type": "partition", "uuid": "82bbc8ca-1a46-4b16-b177-7d4f497a6e17" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:19 Monday 23 January 2023 03:00:52 +0000 (0:00:01.090) 0:09:15.243 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003371", "end": "2023-01-23 03:00:53.209437", "rc": 0, "start": "2023-01-23 03:00:53.206066" } STDOUT: UUID=82bbc8ca-1a46-4b16-b177-7d4f497a6e17 / xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:24 Monday 23 January 2023 03:00:53 +0000 (0:00:01.695) 0:09:16.939 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003361", "end": "2023-01-23 03:00:54.531376", "failed_when_result": false, "rc": 1, "start": "2023-01-23 03:00:54.528015" } STDERR: cat: /etc/crypttab: No such file or directory MSG: non-zero return code TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:33 Monday 23 January 2023 03:00:54 +0000 (0:00:00.907) 0:09:17.846 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:43 Monday 23 January 2023 03:00:55 +0000 (0:00:00.616) 0:09:18.483 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:2 Monday 23 January 2023 03:00:56 +0000 (0:00:01.042) 0:09:19.525 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:10 Monday 23 January 2023 03:00:57 +0000 (0:00:00.803) 0:09:20.329 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:6 Monday 23 January 2023 03:00:59 +0000 (0:00:02.115) 0:09:22.445 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:14 Monday 23 January 2023 03:01:00 +0000 (0:00:00.734) 0:09:23.180 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:28 Monday 23 January 2023 03:01:00 +0000 (0:00:00.689) 0:09:23.869 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:37 Monday 23 January 2023 03:01:01 +0000 (0:00:00.456) 0:09:24.326 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:45 Monday 23 January 2023 03:01:01 +0000 (0:00:00.558) 0:09:24.884 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:54 Monday 23 January 2023 03:01:02 +0000 (0:00:01.000) 0:09:25.885 ******** changed: [sut] => { "changed": true, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003456", "end": "2023-01-23 03:01:03.547335", "rc": 0, "start": "2023-01-23 03:01:03.543879" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:58 Monday 23 January 2023 03:01:03 +0000 (0:00:01.098) 0:09:26.983 ******** changed: [sut] => { "changed": true, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003410", "end": "2023-01-23 03:01:04.964681", "rc": 0, "start": "2023-01-23 03:01:04.961271" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:63 Monday 23 January 2023 03:01:05 +0000 (0:00:01.419) 0:09:28.403 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:75 Monday 23 January 2023 03:01:06 +0000 (0:00:01.124) 0:09:29.527 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:2 Monday 23 January 2023 03:01:07 +0000 (0:00:00.596) 0:09:30.124 ******** 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": "0", "storage_test_fstab_id_matches": [ "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2 " ], "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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:25 Monday 23 January 2023 03:01:08 +0000 (0:00:01.088) 0:09:31.212 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:32 Monday 23 January 2023 03:01:08 +0000 (0:00:00.800) 0:09:32.012 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:39 Monday 23 January 2023 03:01:09 +0000 (0:00:00.780) 0:09:32.793 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:49 Monday 23 January 2023 03:01:10 +0000 (0:00:00.535) 0:09:33.329 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:4 Monday 23 January 2023 03:01:10 +0000 (0:00:00.670) 0:09:33.999 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:10 Monday 23 January 2023 03:01:11 +0000 (0:00:00.653) 0:09:34.653 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:4 Monday 23 January 2023 03:01:12 +0000 (0:00:00.934) 0:09:35.587 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1674442839.0867362, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1674442839.0477371, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 48261, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1674442839.0477371, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:10 Monday 23 January 2023 03:01:13 +0000 (0:00:00.962) 0:09:36.550 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:18 Monday 23 January 2023 03:01:13 +0000 (0:00:00.403) 0:09:36.953 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:24 Monday 23 January 2023 03:01:14 +0000 (0:00:00.679) 0:09:37.633 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:28 Monday 23 January 2023 03:01:15 +0000 (0:00:01.115) 0:09:38.748 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:33 Monday 23 January 2023 03:01:16 +0000 (0:00:00.863) 0:09:39.611 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:3 Monday 23 January 2023 03:01:17 +0000 (0:00:01.033) 0:09:40.645 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:10 Monday 23 January 2023 03:01:18 +0000 (0:00:00.669) 0:09:41.314 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:15 Monday 23 January 2023 03:01:24 +0000 (0:00:05.977) 0:09:47.292 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:21 Monday 23 January 2023 03:01:24 +0000 (0:00:00.509) 0:09:47.801 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:30 Monday 23 January 2023 03:01:25 +0000 (0:00:00.722) 0:09:48.523 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:38 Monday 23 January 2023 03:01:25 +0000 (0:00:00.341) 0:09:48.865 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:44 Monday 23 January 2023 03:01:26 +0000 (0:00:00.345) 0:09:49.211 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:49 Monday 23 January 2023 03:01:26 +0000 (0:00:00.454) 0:09:49.666 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:55 Monday 23 January 2023 03:01:27 +0000 (0:00:00.641) 0:09:50.307 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:61 Monday 23 January 2023 03:01:28 +0000 (0:00:01.025) 0:09:51.333 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:67 Monday 23 January 2023 03:01:28 +0000 (0:00:00.757) 0:09:52.090 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:74 Monday 23 January 2023 03:01:30 +0000 (0:00:01.255) 0:09:53.345 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:79 Monday 23 January 2023 03:01:31 +0000 (0:00:01.158) 0:09:54.504 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:85 Monday 23 January 2023 03:01:32 +0000 (0:00:00.835) 0:09:55.339 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:91 Monday 23 January 2023 03:01:33 +0000 (0:00:01.081) 0:09:56.421 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:97 Monday 23 January 2023 03:01:34 +0000 (0:00:00.833) 0:09:57.254 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:7 Monday 23 January 2023 03:01:34 +0000 (0:00:00.587) 0:09:57.841 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:13 Monday 23 January 2023 03:01:35 +0000 (0:00:01.008) 0:09:58.849 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:17 Monday 23 January 2023 03:01:36 +0000 (0:00:00.659) 0:09:59.508 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:21 Monday 23 January 2023 03:01:36 +0000 (0:00:00.519) 0:10:00.028 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:25 Monday 23 January 2023 03:01:38 +0000 (0:00:01.172) 0:10:01.201 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:31 Monday 23 January 2023 03:01:38 +0000 (0:00:00.860) 0:10:02.061 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:37 Monday 23 January 2023 03:01:39 +0000 (0:00:00.906) 0:10:02.967 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:3 Monday 23 January 2023 03:01:41 +0000 (0:00:01.462) 0:10:04.430 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:9 Monday 23 January 2023 03:01:42 +0000 (0:00:00.856) 0:10:05.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:15 Monday 23 January 2023 03:01:43 +0000 (0:00:01.336) 0:10:06.623 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:20 Monday 23 January 2023 03:01:44 +0000 (0:00:01.084) 0:10:07.707 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:23 Monday 23 January 2023 03:01:46 +0000 (0:00:01.565) 0:10:09.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:31 Monday 23 January 2023 03:01:47 +0000 (0:00:01.044) 0:10:10.316 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:34 Monday 23 January 2023 03:01:48 +0000 (0:00:01.194) 0:10:11.511 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:37 Monday 23 January 2023 03:01:49 +0000 (0:00:01.535) 0:10:13.047 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:40 Monday 23 January 2023 03:01:51 +0000 (0:00:01.145) 0:10:14.192 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:47 Monday 23 January 2023 03:01:52 +0000 (0:00:00.989) 0:10:15.182 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:51 Monday 23 January 2023 03:01:52 +0000 (0:00:00.758) 0:10:15.940 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:56 Monday 23 January 2023 03:01:53 +0000 (0:00:00.530) 0:10:16.470 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:62 Monday 23 January 2023 03:01:54 +0000 (0:00:00.918) 0:10:17.389 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:66 Monday 23 January 2023 03:01:55 +0000 (0:00:00.730) 0:10:18.119 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:71 Monday 23 January 2023 03:01:55 +0000 (0:00:00.372) 0:10:18.491 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:76 Monday 23 January 2023 03:01:57 +0000 (0:00:02.238) 0:10:20.729 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:81 Monday 23 January 2023 03:01:58 +0000 (0:00:00.426) 0:10:21.156 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:84 Monday 23 January 2023 03:01:58 +0000 (0:00:00.915) 0:10:22.072 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:87 Monday 23 January 2023 03:01:59 +0000 (0:00:00.297) 0:10:22.370 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:90 Monday 23 January 2023 03:01:59 +0000 (0:00:00.565) 0:10:22.935 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:97 Monday 23 January 2023 03:02:00 +0000 (0:00:00.822) 0:10:23.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:104 Monday 23 January 2023 03:02:02 +0000 (0:00:01.498) 0:10:25.256 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:108 Monday 23 January 2023 03:02:03 +0000 (0:00:00.968) 0:10:26.225 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:114 Monday 23 January 2023 03:02:03 +0000 (0:00:00.685) 0:10:26.910 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:124 Monday 23 January 2023 03:02:04 +0000 (0:00:00.987) 0:10:27.897 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:127 Monday 23 January 2023 03:02:06 +0000 (0:00:01.527) 0:10:29.425 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:130 Monday 23 January 2023 03:02:07 +0000 (0:00:01.651) 0:10:31.077 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:6 Monday 23 January 2023 03:02:09 +0000 (0:00:01.660) 0:10:32.737 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:14 Monday 23 January 2023 03:02:10 +0000 (0:00:01.103) 0:10:33.841 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:17 Monday 23 January 2023 03:02:11 +0000 (0:00:00.584) 0:10:34.425 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:22 Monday 23 January 2023 03:02:12 +0000 (0:00:01.316) 0:10:35.742 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:26 Monday 23 January 2023 03:02:14 +0000 (0:00:01.933) 0:10:37.675 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:32 Monday 23 January 2023 03:02:15 +0000 (0:00:01.104) 0:10:38.780 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:36 Monday 23 January 2023 03:02:17 +0000 (0:00:01.453) 0:10:40.233 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:16 Monday 23 January 2023 03:02:18 +0000 (0:00:00.994) 0:10:41.228 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:53 Monday 23 January 2023 03:02:18 +0000 (0:00:00.870) 0:10:42.099 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:89 Monday 23 January 2023 03:02:19 +0000 (0:00:00.633) 0:10:42.732 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 23 January 2023 03:02:23 +0000 (0:00:04.089) 0:10:46.822 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 23 January 2023 03:02:25 +0000 (0:00:01.876) 0:10:48.698 ******** ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 23 January 2023 03:02:30 +0000 (0:00:05.190) 0:10:53.889 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [sut] => (item=RedHat_8.8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.8.yml", "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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 23 January 2023 03:02:35 +0000 (0:00:04.582) 0:10:58.472 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 23 January 2023 03:02:36 +0000 (0:00:01.350) 0:10:59.822 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 23 January 2023 03:02:37 +0000 (0:00:00.804) 0:11:00.627 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 23 January 2023 03:02:40 +0000 (0:00:02.575) 0:11:03.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Monday 23 January 2023 03:02:41 +0000 (0:00:01.644) 0:11:04.895 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Monday 23 January 2023 03:02:43 +0000 (0:00:01.516) 0:11:06.411 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Monday 23 January 2023 03:02:44 +0000 (0:00:01.155) 0:11:07.566 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Monday 23 January 2023 03:02:45 +0000 (0:00:00.815) 0:11:08.382 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Monday 23 January 2023 03:02:46 +0000 (0:00:01.616) 0:11:09.999 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Monday 23 January 2023 03:02:47 +0000 (0:00:00.937) 0:11:10.936 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Monday 23 January 2023 03:02:49 +0000 (0:00:01.819) 0:11:12.755 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Monday 23 January 2023 03:02:52 +0000 (0:00:02.376) 0:11:15.132 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Monday 23 January 2023 03:02:52 +0000 (0:00:00.835) 0:11:15.967 ******** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "absent" }, { "dump": 0, "fstype": "swap", "opts": "defaults", "passno": 0, "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "present" } ], "packages": [ "dosfstools", "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Monday 23 January 2023 03:02:59 +0000 (0:00:07.086) 0:11:23.053 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Monday 23 January 2023 03:03:02 +0000 (0:00:02.111) 0:11:25.165 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Monday 23 January 2023 03:03:03 +0000 (0:00:01.801) 0:11:26.966 ******** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "absent" }, { "dump": 0, "fstype": "swap", "opts": "defaults", "passno": 0, "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "present" } ], "packages": [ "dosfstools", "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 23 January 2023 03:03:05 +0000 (0:00:01.841) 0:11:28.808 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Monday 23 January 2023 03:03:07 +0000 (0:00:02.226) 0:11:31.035 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Monday 23 January 2023 03:03:08 +0000 (0:00:00.851) 0:11:31.887 ******** changed: [sut] => (item={'src': 'UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2', 'fstype': 'swap', 'path': 'none', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Monday 23 January 2023 03:03:12 +0000 (0:00:03.576) 0:11:35.528 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Monday 23 January 2023 03:03:15 +0000 (0:00:03.117) 0:11:38.645 ******** changed: [sut] => (item={'src': 'UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "opts": "defaults", "passno": 0, "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Monday 23 January 2023 03:03:18 +0000 (0:00:03.259) 0:11:41.905 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Monday 23 January 2023 03:03:23 +0000 (0:00:04.358) 0:11:46.264 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Monday 23 January 2023 03:03:24 +0000 (0:00:01.637) 0:11:47.901 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Monday 23 January 2023 03:03:26 +0000 (0:00:01.642) 0:11:49.543 ******** ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:99 Monday 23 January 2023 03:03:31 +0000 (0:00:04.999) 0:11:54.543 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:1 Monday 23 January 2023 03:03:34 +0000 (0:00:03.345) 0:11:57.888 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:6 Monday 23 January 2023 03:03:36 +0000 (0:00:01.233) 0:11:59.122 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:14 Monday 23 January 2023 03:03:37 +0000 (0:00:01.165) 0:12:00.288 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "e554ab22-12c4-4b71-b62a-17c815f9c7a2" }, "/dev/sdb": { "fstype": "ext3", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "504d45e3-96f7-49d1-bd63-b2109bbb9a2b" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "100M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "root", "name": "/dev/xvda3", "size": "249.9G", "type": "partition", "uuid": "82bbc8ca-1a46-4b16-b177-7d4f497a6e17" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:19 Monday 23 January 2023 03:03:38 +0000 (0:00:01.602) 0:12:01.891 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003085", "end": "2023-01-23 03:03:40.081358", "rc": 0, "start": "2023-01-23 03:03:40.078273" } STDOUT: UUID=82bbc8ca-1a46-4b16-b177-7d4f497a6e17 / xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:24 Monday 23 January 2023 03:03:41 +0000 (0:00:02.286) 0:12:04.178 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003265", "end": "2023-01-23 03:03:42.680418", "failed_when_result": false, "rc": 1, "start": "2023-01-23 03:03:42.677153" } STDERR: cat: /etc/crypttab: No such file or directory MSG: non-zero return code TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:33 Monday 23 January 2023 03:03:43 +0000 (0:00:02.502) 0:12:06.680 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:43 Monday 23 January 2023 03:03:44 +0000 (0:00:01.395) 0:12:08.075 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:2 Monday 23 January 2023 03:03:47 +0000 (0:00:02.866) 0:12:10.942 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:10 Monday 23 January 2023 03:03:48 +0000 (0:00:01.091) 0:12:12.033 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:6 Monday 23 January 2023 03:03:54 +0000 (0:00:05.268) 0:12:17.302 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:14 Monday 23 January 2023 03:03:55 +0000 (0:00:01.262) 0:12:18.565 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:28 Monday 23 January 2023 03:03:56 +0000 (0:00:01.465) 0:12:20.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:37 Monday 23 January 2023 03:03:57 +0000 (0:00:00.559) 0:12:20.589 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:45 Monday 23 January 2023 03:03:58 +0000 (0:00:01.101) 0:12:21.691 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:54 Monday 23 January 2023 03:03:59 +0000 (0:00:00.917) 0:12:22.608 ******** changed: [sut] => { "changed": true, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003497", "end": "2023-01-23 03:04:00.679432", "rc": 0, "start": "2023-01-23 03:04:00.675935" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:58 Monday 23 January 2023 03:04:01 +0000 (0:00:01.798) 0:12:24.407 ******** changed: [sut] => { "changed": true, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003616", "end": "2023-01-23 03:04:02.792298", "rc": 0, "start": "2023-01-23 03:04:02.788682" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:63 Monday 23 January 2023 03:04:03 +0000 (0:00:02.579) 0:12:26.987 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:75 Monday 23 January 2023 03:04:05 +0000 (0:00:01.599) 0:12:28.586 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:2 Monday 23 January 2023 03:04:06 +0000 (0:00:01.032) 0:12:29.619 ******** 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": "0", "storage_test_fstab_id_matches": [ "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2 " ], "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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:25 Monday 23 January 2023 03:04:08 +0000 (0:00:02.300) 0:12:31.940 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:32 Monday 23 January 2023 03:04:09 +0000 (0:00:00.812) 0:12:32.753 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:39 Monday 23 January 2023 03:04:10 +0000 (0:00:01.036) 0:12:33.789 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:49 Monday 23 January 2023 03:04:11 +0000 (0:00:00.849) 0:12:34.639 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:4 Monday 23 January 2023 03:04:12 +0000 (0:00:00.642) 0:12:35.282 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:10 Monday 23 January 2023 03:04:13 +0000 (0:00:01.379) 0:12:36.661 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:4 Monday 23 January 2023 03:04:14 +0000 (0:00:00.659) 0:12:37.320 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1674442839.0867362, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1674442839.0477371, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 48261, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1674442839.0477371, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:10 Monday 23 January 2023 03:04:16 +0000 (0:00:01.943) 0:12:39.264 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:18 Monday 23 January 2023 03:04:17 +0000 (0:00:01.524) 0:12:40.789 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:24 Monday 23 January 2023 03:04:18 +0000 (0:00:01.281) 0:12:42.071 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:28 Monday 23 January 2023 03:04:19 +0000 (0:00:00.983) 0:12:43.054 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:33 Monday 23 January 2023 03:04:21 +0000 (0:00:01.063) 0:12:44.117 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:3 Monday 23 January 2023 03:04:22 +0000 (0:00:01.500) 0:12:45.618 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:10 Monday 23 January 2023 03:04:24 +0000 (0:00:01.520) 0:12:47.139 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:15 Monday 23 January 2023 03:04:29 +0000 (0:00:05.229) 0:12:52.369 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:21 Monday 23 January 2023 03:04:30 +0000 (0:00:01.243) 0:12:53.612 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:30 Monday 23 January 2023 03:04:31 +0000 (0:00:01.279) 0:12:54.891 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:38 Monday 23 January 2023 03:04:33 +0000 (0:00:01.296) 0:12:56.187 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:44 Monday 23 January 2023 03:04:34 +0000 (0:00:01.287) 0:12:57.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:49 Monday 23 January 2023 03:04:35 +0000 (0:00:01.125) 0:12:58.601 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:55 Monday 23 January 2023 03:04:37 +0000 (0:00:01.525) 0:13:00.127 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:61 Monday 23 January 2023 03:04:38 +0000 (0:00:00.964) 0:13:01.091 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:67 Monday 23 January 2023 03:04:38 +0000 (0:00:00.782) 0:13:01.873 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:74 Monday 23 January 2023 03:04:40 +0000 (0:00:01.271) 0:13:03.145 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:79 Monday 23 January 2023 03:04:41 +0000 (0:00:01.056) 0:13:04.201 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:85 Monday 23 January 2023 03:04:42 +0000 (0:00:01.563) 0:13:05.765 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:91 Monday 23 January 2023 03:04:43 +0000 (0:00:00.596) 0:13:06.361 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:97 Monday 23 January 2023 03:04:44 +0000 (0:00:00.847) 0:13:07.208 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:7 Monday 23 January 2023 03:04:44 +0000 (0:00:00.599) 0:13:07.808 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:13 Monday 23 January 2023 03:04:45 +0000 (0:00:01.237) 0:13:09.045 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:17 Monday 23 January 2023 03:04:46 +0000 (0:00:00.614) 0:13:09.660 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:21 Monday 23 January 2023 03:04:47 +0000 (0:00:01.126) 0:13:10.787 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:25 Monday 23 January 2023 03:04:48 +0000 (0:00:00.865) 0:13:11.652 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:31 Monday 23 January 2023 03:04:49 +0000 (0:00:01.151) 0:13:12.803 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:37 Monday 23 January 2023 03:04:50 +0000 (0:00:01.026) 0:13:13.830 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:3 Monday 23 January 2023 03:04:51 +0000 (0:00:01.150) 0:13:14.980 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:9 Monday 23 January 2023 03:04:52 +0000 (0:00:00.912) 0:13:15.893 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:15 Monday 23 January 2023 03:04:53 +0000 (0:00:01.093) 0:13:16.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:20 Monday 23 January 2023 03:04:55 +0000 (0:00:01.184) 0:13:18.170 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:23 Monday 23 January 2023 03:04:56 +0000 (0:00:01.198) 0:13:19.369 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:31 Monday 23 January 2023 03:04:58 +0000 (0:00:01.941) 0:13:21.311 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:34 Monday 23 January 2023 03:04:59 +0000 (0:00:01.556) 0:13:22.867 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:37 Monday 23 January 2023 03:05:01 +0000 (0:00:01.516) 0:13:24.384 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:40 Monday 23 January 2023 03:05:02 +0000 (0:00:01.180) 0:13:25.564 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:47 Monday 23 January 2023 03:05:03 +0000 (0:00:01.122) 0:13:26.687 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:51 Monday 23 January 2023 03:05:04 +0000 (0:00:00.770) 0:13:27.458 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:56 Monday 23 January 2023 03:05:05 +0000 (0:00:01.101) 0:13:28.559 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:62 Monday 23 January 2023 03:05:06 +0000 (0:00:01.488) 0:13:30.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:66 Monday 23 January 2023 03:05:07 +0000 (0:00:00.127) 0:13:30.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:71 Monday 23 January 2023 03:05:07 +0000 (0:00:00.161) 0:13:30.336 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:76 Monday 23 January 2023 03:05:07 +0000 (0:00:00.138) 0:13:30.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:81 Monday 23 January 2023 03:05:07 +0000 (0:00:00.217) 0:13:30.692 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:84 Monday 23 January 2023 03:05:07 +0000 (0:00:00.248) 0:13:30.941 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:87 Monday 23 January 2023 03:05:07 +0000 (0:00:00.104) 0:13:31.046 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:90 Monday 23 January 2023 03:05:08 +0000 (0:00:00.145) 0:13:31.191 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:97 Monday 23 January 2023 03:05:08 +0000 (0:00:00.134) 0:13:31.326 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:104 Monday 23 January 2023 03:05:08 +0000 (0:00:00.208) 0:13:31.534 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:108 Monday 23 January 2023 03:05:08 +0000 (0:00:00.213) 0:13:31.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:114 Monday 23 January 2023 03:05:08 +0000 (0:00:00.215) 0:13:31.984 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:124 Monday 23 January 2023 03:05:09 +0000 (0:00:00.106) 0:13:32.102 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:127 Monday 23 January 2023 03:05:09 +0000 (0:00:00.233) 0:13:32.336 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:130 Monday 23 January 2023 03:05:09 +0000 (0:00:00.202) 0:13:32.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:6 Monday 23 January 2023 03:05:09 +0000 (0:00:00.153) 0:13:32.692 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:14 Monday 23 January 2023 03:05:09 +0000 (0:00:00.338) 0:13:33.031 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:17 Monday 23 January 2023 03:05:10 +0000 (0:00:00.127) 0:13:33.158 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:22 Monday 23 January 2023 03:05:10 +0000 (0:00:00.120) 0:13:33.278 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:26 Monday 23 January 2023 03:05:10 +0000 (0:00:00.130) 0:13:33.409 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:32 Monday 23 January 2023 03:05:10 +0000 (0:00:00.173) 0:13:33.582 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:36 Monday 23 January 2023 03:05:10 +0000 (0:00:00.184) 0:13:33.767 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:16 Monday 23 January 2023 03:05:10 +0000 (0:00:00.205) 0:13:33.973 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:53 Monday 23 January 2023 03:05:11 +0000 (0:00:00.164) 0:13:34.137 ******** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:101 Monday 23 January 2023 03:05:11 +0000 (0:00:00.164) 0:13:34.301 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 23 January 2023 03:05:11 +0000 (0:00:00.640) 0:13:34.942 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 23 January 2023 03:05:12 +0000 (0:00:00.221) 0:13:35.164 ******** ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 23 January 2023 03:05:12 +0000 (0:00:00.620) 0:13:35.784 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [sut] => (item=RedHat_8.8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.8.yml", "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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 23 January 2023 03:05:13 +0000 (0:00:00.437) 0:13:36.221 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 23 January 2023 03:05:13 +0000 (0:00:00.155) 0:13:36.377 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 23 January 2023 03:05:13 +0000 (0:00:00.112) 0:13:36.489 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 23 January 2023 03:05:13 +0000 (0:00:00.296) 0:13:36.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Monday 23 January 2023 03:05:13 +0000 (0:00:00.114) 0:13:36.901 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Monday 23 January 2023 03:05:13 +0000 (0:00:00.086) 0:13:36.987 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "mount_point": "/opt/test", "name": "test1", "state": "absent", "type": "disk" }, { "disks": [ "sdb" ], "mount_point": "none", "name": "test2", "state": "absent", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Monday 23 January 2023 03:05:14 +0000 (0:00:00.183) 0:13:37.171 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Monday 23 January 2023 03:05:14 +0000 (0:00:00.121) 0:13:37.293 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Monday 23 January 2023 03:05:14 +0000 (0:00:00.193) 0:13:37.487 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Monday 23 January 2023 03:05:14 +0000 (0:00:00.134) 0:13:37.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Monday 23 January 2023 03:05:14 +0000 (0:00:00.105) 0:13:37.727 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Monday 23 January 2023 03:05:14 +0000 (0:00:00.263) 0:13:37.991 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Monday 23 January 2023 03:05:15 +0000 (0:00:00.116) 0:13:38.108 ******** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "absent" } ], "packages": [ "xfsprogs", "dosfstools" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=504d45e3-96f7-49d1-bd63-b2109bbb9a2b", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Monday 23 January 2023 03:05:20 +0000 (0:00:05.218) 0:13:43.327 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Monday 23 January 2023 03:05:20 +0000 (0:00:00.069) 0:13:43.396 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Monday 23 January 2023 03:05:20 +0000 (0:00:00.123) 0:13:43.520 ******** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "absent" } ], "packages": [ "xfsprogs", "dosfstools" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=504d45e3-96f7-49d1-bd63-b2109bbb9a2b", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 23 January 2023 03:05:20 +0000 (0:00:00.082) 0:13:43.603 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Monday 23 January 2023 03:05:20 +0000 (0:00:00.043) 0:13:43.646 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=504d45e3-96f7-49d1-bd63-b2109bbb9a2b", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Monday 23 January 2023 03:05:20 +0000 (0:00:00.088) 0:13:43.735 ******** changed: [sut] => (item={'src': 'UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Monday 23 January 2023 03:05:20 +0000 (0:00:00.291) 0:13:44.026 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Monday 23 January 2023 03:05:21 +0000 (0:00:00.667) 0:13:44.694 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Monday 23 January 2023 03:05:21 +0000 (0:00:00.064) 0:13:44.758 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Monday 23 January 2023 03:05:22 +0000 (0:00:00.634) 0:13:45.392 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Monday 23 January 2023 03:05:22 +0000 (0:00:00.266) 0:13:45.659 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Monday 23 January 2023 03:05:22 +0000 (0:00:00.038) 0:13:45.698 ******** ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:117 Monday 23 January 2023 03:05:23 +0000 (0:00:00.791) 0:13:46.490 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:1 Monday 23 January 2023 03:05:23 +0000 (0:00:00.111) 0:13:46.602 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:6 Monday 23 January 2023 03:05:23 +0000 (0:00:00.055) 0:13:46.657 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=e554ab22-12c4-4b71-b62a-17c815f9c7a2", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=504d45e3-96f7-49d1-bd63-b2109bbb9a2b", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:14 Monday 23 January 2023 03:05:23 +0000 (0:00:00.080) 0:13:46.738 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "100M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "root", "name": "/dev/xvda3", "size": "249.9G", "type": "partition", "uuid": "82bbc8ca-1a46-4b16-b177-7d4f497a6e17" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:19 Monday 23 January 2023 03:05:23 +0000 (0:00:00.276) 0:13:47.014 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.004443", "end": "2023-01-23 03:05:25.140417", "rc": 0, "start": "2023-01-23 03:05:24.135974" } STDOUT: UUID=82bbc8ca-1a46-4b16-b177-7d4f497a6e17 / xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 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/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:24 Monday 23 January 2023 03:05:25 +0000 (0:00:01.280) 0:13:48.294 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003236", "end": "2023-01-23 03:05:25.440493", "failed_when_result": false, "rc": 1, "start": "2023-01-23 03:05:25.437257" } STDERR: cat: /etc/crypttab: No such file or directory MSG: non-zero return code TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:33 Monday 23 January 2023 03:05:25 +0000 (0:00:00.304) 0:13:48.599 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:43 Monday 23 January 2023 03:05:25 +0000 (0:00:00.056) 0:13:48.655 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:2 Monday 23 January 2023 03:05:25 +0000 (0:00:00.135) 0:13:48.791 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:10 Monday 23 January 2023 03:05:25 +0000 (0:00:00.106) 0:13:48.898 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:6 Monday 23 January 2023 03:05:26 +0000 (0:00:00.381) 0:13:49.279 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:14 Monday 23 January 2023 03:05:26 +0000 (0:00:00.056) 0:13:49.336 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:28 Monday 23 January 2023 03:05:26 +0000 (0:00:00.079) 0:13:49.416 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:37 Monday 23 January 2023 03:05:26 +0000 (0:00:00.065) 0:13:49.481 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:45 Monday 23 January 2023 03:05:26 +0000 (0:00:00.054) 0:13:49.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:54 Monday 23 January 2023 03:05:26 +0000 (0:00:00.055) 0:13:49.591 ******** changed: [sut] => { "changed": true, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003857", "end": "2023-01-23 03:05:26.756656", "rc": 0, "start": "2023-01-23 03:05:26.752799" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:58 Monday 23 January 2023 03:05:26 +0000 (0:00:00.307) 0:13:49.899 ******** changed: [sut] => { "changed": true, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003621", "end": "2023-01-23 03:05:27.057664", "rc": 0, "start": "2023-01-23 03:05:27.054043" } STDOUT: Filename Type Size Used Priority TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:63 Monday 23 January 2023 03:05:27 +0000 (0:00:00.290) 0:13:50.189 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:75 Monday 23 January 2023 03:05:27 +0000 (0:00:00.059) 0:13:50.249 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:2 Monday 23 January 2023 03:05:27 +0000 (0:00:00.053) 0:13:50.302 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:25 Monday 23 January 2023 03:05:27 +0000 (0:00:00.080) 0:13:50.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:32 Monday 23 January 2023 03:05:27 +0000 (0:00:00.037) 0:13:50.421 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:39 Monday 23 January 2023 03:05:27 +0000 (0:00:00.079) 0:13:50.501 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:49 Monday 23 January 2023 03:05:27 +0000 (0:00:00.048) 0:13:50.549 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:4 Monday 23 January 2023 03:05:27 +0000 (0:00:00.066) 0:13:50.616 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:10 Monday 23 January 2023 03:05:27 +0000 (0:00:00.057) 0:13:50.674 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:4 Monday 23 January 2023 03:05:27 +0000 (0:00:00.044) 0:13:50.719 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1674443120.1115212, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1674443120.1115212, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 48261, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1674443120.1115212, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:10 Monday 23 January 2023 03:05:27 +0000 (0:00:00.290) 0:13:51.009 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:18 Monday 23 January 2023 03:05:27 +0000 (0:00:00.059) 0:13:51.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:24 Monday 23 January 2023 03:05:28 +0000 (0:00:00.053) 0:13:51.122 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:28 Monday 23 January 2023 03:05:28 +0000 (0:00:00.071) 0:13:51.193 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:33 Monday 23 January 2023 03:05:28 +0000 (0:00:00.058) 0:13:51.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:3 Monday 23 January 2023 03:05:28 +0000 (0:00:00.048) 0:13:51.301 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:10 Monday 23 January 2023 03:05:28 +0000 (0:00:00.056) 0:13:51.357 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:15 Monday 23 January 2023 03:05:29 +0000 (0:00:01.718) 0:13:53.075 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:21 Monday 23 January 2023 03:05:30 +0000 (0:00:00.049) 0:13:53.125 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:30 Monday 23 January 2023 03:05:30 +0000 (0:00:00.067) 0:13:53.192 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:38 Monday 23 January 2023 03:05:30 +0000 (0:00:00.044) 0:13:53.236 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:44 Monday 23 January 2023 03:05:30 +0000 (0:00:00.067) 0:13:53.304 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:49 Monday 23 January 2023 03:05:30 +0000 (0:00:00.045) 0:13:53.350 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:55 Monday 23 January 2023 03:05:30 +0000 (0:00:00.057) 0:13:53.408 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:61 Monday 23 January 2023 03:05:30 +0000 (0:00:00.064) 0:13:53.472 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:67 Monday 23 January 2023 03:05:30 +0000 (0:00:00.077) 0:13:53.550 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:74 Monday 23 January 2023 03:05:30 +0000 (0:00:00.050) 0:13:53.600 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:79 Monday 23 January 2023 03:05:30 +0000 (0:00:00.049) 0:13:53.649 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:85 Monday 23 January 2023 03:05:30 +0000 (0:00:00.052) 0:13:53.702 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:91 Monday 23 January 2023 03:05:30 +0000 (0:00:00.068) 0:13:53.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:97 Monday 23 January 2023 03:05:30 +0000 (0:00:00.077) 0:13:53.848 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:7 Monday 23 January 2023 03:05:30 +0000 (0:00:00.074) 0:13:53.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:13 Monday 23 January 2023 03:05:30 +0000 (0:00:00.108) 0:13:54.032 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:17 Monday 23 January 2023 03:05:31 +0000 (0:00:00.097) 0:13:54.130 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:21 Monday 23 January 2023 03:05:31 +0000 (0:00:00.057) 0:13:54.187 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:25 Monday 23 January 2023 03:05:31 +0000 (0:00:00.071) 0:13:54.258 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:31 Monday 23 January 2023 03:05:31 +0000 (0:00:00.049) 0:13:54.307 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:37 Monday 23 January 2023 03:05:31 +0000 (0:00:00.063) 0:13:54.371 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:3 Monday 23 January 2023 03:05:31 +0000 (0:00:00.086) 0:13:54.458 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:9 Monday 23 January 2023 03:05:31 +0000 (0:00:00.060) 0:13:54.518 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:15 Monday 23 January 2023 03:05:31 +0000 (0:00:00.077) 0:13:54.595 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:20 Monday 23 January 2023 03:05:31 +0000 (0:00:00.052) 0:13:54.648 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:23 Monday 23 January 2023 03:05:31 +0000 (0:00:00.066) 0:13:54.714 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:31 Monday 23 January 2023 03:05:31 +0000 (0:00:00.106) 0:13:54.820 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:34 Monday 23 January 2023 03:05:31 +0000 (0:00:00.107) 0:13:54.928 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:37 Monday 23 January 2023 03:05:31 +0000 (0:00:00.081) 0:13:55.009 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:40 Monday 23 January 2023 03:05:31 +0000 (0:00:00.065) 0:13:55.075 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:47 Monday 23 January 2023 03:05:32 +0000 (0:00:00.114) 0:13:55.189 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:51 Monday 23 January 2023 03:05:32 +0000 (0:00:00.138) 0:13:55.327 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:56 Monday 23 January 2023 03:05:32 +0000 (0:00:00.116) 0:13:55.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:62 Monday 23 January 2023 03:05:32 +0000 (0:00:00.078) 0:13:55.522 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:66 Monday 23 January 2023 03:05:32 +0000 (0:00:00.063) 0:13:55.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:71 Monday 23 January 2023 03:05:32 +0000 (0:00:00.078) 0:13:55.664 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:76 Monday 23 January 2023 03:05:32 +0000 (0:00:00.082) 0:13:55.747 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:81 Monday 23 January 2023 03:05:32 +0000 (0:00:00.087) 0:13:55.835 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:84 Monday 23 January 2023 03:05:32 +0000 (0:00:00.080) 0:13:55.915 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:87 Monday 23 January 2023 03:05:32 +0000 (0:00:00.081) 0:13:55.997 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:90 Monday 23 January 2023 03:05:33 +0000 (0:00:00.150) 0:13:56.147 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:97 Monday 23 January 2023 03:05:33 +0000 (0:00:00.097) 0:13:56.245 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:104 Monday 23 January 2023 03:05:33 +0000 (0:00:00.077) 0:13:56.322 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:108 Monday 23 January 2023 03:05:33 +0000 (0:00:00.084) 0:13:56.407 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:114 Monday 23 January 2023 03:05:33 +0000 (0:00:00.071) 0:13:56.479 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:124 Monday 23 January 2023 03:05:33 +0000 (0:00:00.082) 0:13:56.561 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:127 Monday 23 January 2023 03:05:33 +0000 (0:00:00.117) 0:13:56.678 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:130 Monday 23 January 2023 03:05:33 +0000 (0:00:00.104) 0:13:56.783 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:6 Monday 23 January 2023 03:05:33 +0000 (0:00:00.167) 0:13:56.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:14 Monday 23 January 2023 03:05:33 +0000 (0:00:00.116) 0:13:57.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:17 Monday 23 January 2023 03:05:34 +0000 (0:00:00.086) 0:13:57.154 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:22 Monday 23 January 2023 03:05:34 +0000 (0:00:00.157) 0:13:57.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:26 Monday 23 January 2023 03:05:34 +0000 (0:00:00.110) 0:13:57.422 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:32 Monday 23 January 2023 03:05:34 +0000 (0:00:00.130) 0:13:57.552 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:36 Monday 23 January 2023 03:05:34 +0000 (0:00:00.061) 0:13:57.614 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:16 Monday 23 January 2023 03:05:34 +0000 (0:00:00.096) 0:13:57.710 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:2 Monday 23 January 2023 03:05:34 +0000 (0:00:00.148) 0:13:57.858 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:10 Monday 23 January 2023 03:05:34 +0000 (0:00:00.071) 0:13:57.930 ******** included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:6 Monday 23 January 2023 03:05:35 +0000 (0:00:00.230) 0:13:58.161 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:14 Monday 23 January 2023 03:05:35 +0000 (0:00:00.084) 0:13:58.246 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:28 Monday 23 January 2023 03:05:35 +0000 (0:00:00.115) 0:13:58.361 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:37 Monday 23 January 2023 03:05:35 +0000 (0:00:00.102) 0:13:58.463 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:45 Monday 23 January 2023 03:05:35 +0000 (0:00:00.084) 0:13:58.548 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:54 Monday 23 January 2023 03:05:35 +0000 (0:00:00.090) 0:13:58.639 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:58 Monday 23 January 2023 03:05:35 +0000 (0:00:00.047) 0:13:58.687 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:63 Monday 23 January 2023 03:05:35 +0000 (0:00:00.064) 0:13:58.752 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-mount.yml:75 Monday 23 January 2023 03:05:35 +0000 (0:00:00.088) 0:13:58.840 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:2 Monday 23 January 2023 03:05:35 +0000 (0:00:00.073) 0:13:58.914 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:25 Monday 23 January 2023 03:05:35 +0000 (0:00:00.174) 0:13:59.088 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:32 Monday 23 January 2023 03:05:36 +0000 (0:00:00.048) 0:13:59.137 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:39 Monday 23 January 2023 03:05:36 +0000 (0:00:00.079) 0:13:59.216 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fstab.yml:49 Monday 23 January 2023 03:05:36 +0000 (0:00:00.057) 0:13:59.273 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:4 Monday 23 January 2023 03:05:36 +0000 (0:00:00.079) 0:13:59.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-fs.yml:10 Monday 23 January 2023 03:05:36 +0000 (0:00:00.090) 0:13:59.443 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:4 Monday 23 January 2023 03:05:36 +0000 (0:00:00.050) 0:13:59.494 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1674443120.0435228, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1674443120.0435228, "dev": 6, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 48442, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1674443120.0435228, "nlink": 1, "path": "/dev/sdb", "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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:10 Monday 23 January 2023 03:05:36 +0000 (0:00:00.367) 0:13:59.861 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:18 Monday 23 January 2023 03:05:36 +0000 (0:00:00.082) 0:13:59.944 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:24 Monday 23 January 2023 03:05:36 +0000 (0:00:00.055) 0:13:59.999 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:28 Monday 23 January 2023 03:05:36 +0000 (0:00:00.088) 0:14:00.088 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-device.yml:33 Monday 23 January 2023 03:05:37 +0000 (0:00:00.132) 0:14:00.221 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:3 Monday 23 January 2023 03:05:37 +0000 (0:00:00.106) 0:14:00.328 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:10 Monday 23 January 2023 03:05:37 +0000 (0:00:00.101) 0:14:00.429 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:15 Monday 23 January 2023 03:05:39 +0000 (0:00:02.236) 0:14:02.666 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:21 Monday 23 January 2023 03:05:39 +0000 (0:00:00.184) 0:14:02.850 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:30 Monday 23 January 2023 03:05:39 +0000 (0:00:00.169) 0:14:03.020 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:38 Monday 23 January 2023 03:05:40 +0000 (0:00:00.089) 0:14:03.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:44 Monday 23 January 2023 03:05:40 +0000 (0:00:00.175) 0:14:03.285 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:49 Monday 23 January 2023 03:05:40 +0000 (0:00:00.112) 0:14:03.397 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:55 Monday 23 January 2023 03:05:40 +0000 (0:00:00.132) 0:14:03.529 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:61 Monday 23 January 2023 03:05:40 +0000 (0:00:00.108) 0:14:03.638 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:67 Monday 23 January 2023 03:05:40 +0000 (0:00:00.092) 0:14:03.730 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:74 Monday 23 January 2023 03:05:40 +0000 (0:00:00.163) 0:14:03.894 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:79 Monday 23 January 2023 03:05:40 +0000 (0:00:00.101) 0:14:03.996 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:85 Monday 23 January 2023 03:05:41 +0000 (0:00:00.134) 0:14:04.131 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:91 Monday 23 January 2023 03:05:41 +0000 (0:00:00.097) 0:14:04.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:97 Monday 23 January 2023 03:05:41 +0000 (0:00:00.090) 0:14:04.319 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:7 Monday 23 January 2023 03:05:41 +0000 (0:00:00.163) 0:14:04.482 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:13 Monday 23 January 2023 03:05:41 +0000 (0:00:00.085) 0:14:04.568 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:17 Monday 23 January 2023 03:05:41 +0000 (0:00:00.117) 0:14:04.686 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:21 Monday 23 January 2023 03:05:41 +0000 (0:00:00.105) 0:14:04.791 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:25 Monday 23 January 2023 03:05:41 +0000 (0:00:00.105) 0:14:04.896 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:31 Monday 23 January 2023 03:05:41 +0000 (0:00:00.094) 0:14:04.991 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-md.yml:37 Monday 23 January 2023 03:05:42 +0000 (0:00:00.350) 0:14:05.341 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:3 Monday 23 January 2023 03:05:42 +0000 (0:00:00.500) 0:14:05.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:9 Monday 23 January 2023 03:05:43 +0000 (0:00:00.763) 0:14:06.605 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:15 Monday 23 January 2023 03:05:43 +0000 (0:00:00.412) 0:14:07.018 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:20 Monday 23 January 2023 03:05:44 +0000 (0:00:00.463) 0:14:07.482 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:23 Monday 23 January 2023 03:05:44 +0000 (0:00:00.303) 0:14:07.785 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:31 Monday 23 January 2023 03:05:45 +0000 (0:00:00.372) 0:14:08.157 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:34 Monday 23 January 2023 03:05:45 +0000 (0:00:00.316) 0:14:08.474 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:37 Monday 23 January 2023 03:05:45 +0000 (0:00:00.406) 0:14:08.880 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:40 Monday 23 January 2023 03:05:46 +0000 (0:00:00.338) 0:14:09.219 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:47 Monday 23 January 2023 03:05:46 +0000 (0:00:00.534) 0:14:09.753 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:51 Monday 23 January 2023 03:05:47 +0000 (0:00:00.403) 0:14:10.157 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:56 Monday 23 January 2023 03:05:47 +0000 (0:00:00.628) 0:14:10.785 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:62 Monday 23 January 2023 03:05:48 +0000 (0:00:00.467) 0:14:11.253 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:66 Monday 23 January 2023 03:05:48 +0000 (0:00:00.533) 0:14:11.787 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:71 Monday 23 January 2023 03:05:49 +0000 (0:00:00.533) 0:14:12.320 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:76 Monday 23 January 2023 03:05:49 +0000 (0:00:00.521) 0:14:12.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:81 Monday 23 January 2023 03:05:50 +0000 (0:00:00.345) 0:14:13.188 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:84 Monday 23 January 2023 03:05:50 +0000 (0:00:00.436) 0:14:13.625 ******** skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:87 Monday 23 January 2023 03:05:51 +0000 (0:00:00.500) 0:14:14.125 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:90 Monday 23 January 2023 03:05:51 +0000 (0:00:00.508) 0:14:14.634 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:97 Monday 23 January 2023 03:05:52 +0000 (0:00:00.618) 0:14:15.253 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:104 Monday 23 January 2023 03:05:52 +0000 (0:00:00.832) 0:14:16.085 ******** 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/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:108 Monday 23 January 2023 03:05:53 +0000 (0:00:00.584) 0:14:16.670 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:114 Monday 23 January 2023 03:05:54 +0000 (0:00:00.436) 0:14:17.107 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:124 Monday 23 January 2023 03:05:54 +0000 (0:00:00.440) 0:14:17.547 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:127 Monday 23 January 2023 03:05:54 +0000 (0:00:00.363) 0:14:17.911 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-size.yml:130 Monday 23 January 2023 03:05:55 +0000 (0:00:00.316) 0:14:18.227 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:6 Monday 23 January 2023 03:05:55 +0000 (0:00:00.395) 0:14:18.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:14 Monday 23 January 2023 03:05:55 +0000 (0:00:00.390) 0:14:19.012 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:17 Monday 23 January 2023 03:05:56 +0000 (0:00:00.378) 0:14:19.391 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:22 Monday 23 January 2023 03:05:56 +0000 (0:00:00.373) 0:14:19.765 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:26 Monday 23 January 2023 03:05:57 +0000 (0:00:00.708) 0:14:20.474 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:32 Monday 23 January 2023 03:05:57 +0000 (0:00:00.550) 0:14:21.024 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-cache.yml:36 Monday 23 January 2023 03:05:58 +0000 (0:00:00.548) 0:14:21.573 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:16 Monday 23 January 2023 03:05:58 +0000 (0:00:00.340) 0:14:21.914 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/verify-role-results.yml:53 Monday 23 January 2023 03:05:59 +0000 (0:00:00.324) 0:14:22.239 ******** 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=471 changed=23 unreachable=0 failed=0 skipped=539 rescued=0 ignored=0 Monday 23 January 2023 03:05:59 +0000 (0:00:00.391) 0:14:22.630 ******** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 56.53s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/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 -- 11.69s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 linux-system-roles.storage : Get required packages ---------------------- 9.31s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab --- 9.14s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 linux-system-roles.storage : Make sure required packages are installed --- 9.02s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 8.88s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Ensure cryptsetup is present -------------------------------------------- 8.75s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:10 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 8.28s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Gathering Facts --------------------------------------------------------- 7.46s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/tests_swap.yml:2 ----------- linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 7.09s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Find unused disks in the system ----------------------------------------- 6.76s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/get_unused_disk.yml:2 ------ linux-system-roles.storage : Update facts ------------------------------- 6.22s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Ensure cryptsetup is present -------------------------------------------- 5.94s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:10 linux-system-roles.storage : Get service facts -------------------------- 5.72s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 include_tasks ----------------------------------------------------------- 5.27s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume.yml:10 -- linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.26s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Ensure cryptsetup is present -------------------------------------------- 5.23s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/test-verify-volume-encryption.yml:10 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.22s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 linux-system-roles.storage : Ensure ansible_facts used by role ---------- 5.19s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.10s /WORKDIR/dist-git-storage-weekly-ci-j0o7mq67/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- /opt/ansible-2.9/lib/python3.6/site-packages/ansible/parsing/vault/__init__.py:44: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release. from cryptography.exceptions import InvalidSignature ---^---^---^---^---^---