# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-ciuvumaffv/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tests_add_rm.yml:13 Saturday 04 May 2024 13:37:27 +0000 (0:00:00.012) 0:00:00.013 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 04 May 2024 13:37:27 +0000 (0:00:00.028) 0:00:00.041 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 04 May 2024 13:37:27 +0000 (0:00:00.012) 0:00:00.053 ********** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 04 May 2024 13:37:28 +0000 (0:00:00.527) 0:00:00.581 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 04 May 2024 13:37:28 +0000 (0:00:00.250) 0:00:00.831 ********** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 04 May 2024 13:37:28 +0000 (0:00:00.019) 0:00:00.851 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 04 May 2024 13:37:28 +0000 (0:00:00.027) 0:00:00.878 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 04 May 2024 13:37:28 +0000 (0:00:00.016) 0:00:00.895 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 04 May 2024 13:37:31 +0000 (0:00:02.850) 0:00:03.745 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1713854793.438, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854793.24, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2100399, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854793.24, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "4275709610", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 04 May 2024 13:37:31 +0000 (0:00:00.189) 0:00:03.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 04 May 2024 13:37:31 +0000 (0:00:00.009) 0:00:03.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 04 May 2024 13:37:31 +0000 (0:00:00.007) 0:00:03.951 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 04 May 2024 13:37:31 +0000 (0:00:00.173) 0:00:04.125 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 04 May 2024 13:37:31 +0000 (0:00:00.014) 0:00:04.139 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829851.6992521, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854793.24, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2100399, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854793.24, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "4275709610", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 04 May 2024 13:37:32 +0000 (0:00:00.188) 0:00:04.327 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1713854794.316, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "530c3f4cc342d58973f04883f71db98cf50e0afd", "ctime": 1713854794.317, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2100401, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713854794.317, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6406, "uid": 0, "version": "467132632", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 04 May 2024 13:37:32 +0000 (0:00:00.191) 0:00:04.519 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 04 May 2024 13:37:32 +0000 (0:00:00.009) 0:00:04.529 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 04 May 2024 13:37:32 +0000 (0:00:00.243) 0:00:04.772 ********** changed: [sut] => { "changed": true } MSG: 5 replacements made TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 04 May 2024 13:37:32 +0000 (0:00:00.179) 0:00:04.952 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 04 May 2024 13:37:32 +0000 (0:00:00.242) 0:00:05.195 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 04 May 2024 13:37:32 +0000 (0:00:00.010) 0:00:05.205 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 04 May 2024 13:37:33 +0000 (0:00:00.009) 0:00:05.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 04 May 2024 13:37:33 +0000 (0:00:00.007) 0:00:05.222 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "986f4bd3443144f587333835ad551ff4-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-986f4bd3443144f587333835ad551ff4.img", "kernel": "/boot/vmlinuz-0-rescue-986f4bd3443144f587333835ad551ff4", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (0-rescue-986f4bd3443144f587333835ad551ff4) 8" } ] }, "changed": false } META: end_host conditional evaluated to false, continuing execution for sut META: ran handlers TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tests_add_rm.yml:29 Saturday 04 May 2024 13:37:33 +0000 (0:00:00.412) 0:00:05.634 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:3 Saturday 04 May 2024 13:37:33 +0000 (0:00:00.012) 0:00:05.647 ********** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:8 Saturday 04 May 2024 13:37:33 +0000 (0:00:00.009) 0:00:05.657 ********** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-552.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "24334e1edd4550104761b52f8fb6078e0e35c43f", "dest": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1", "src": "/boot/vmlinuz-4.18.0-552.el8.x86_64" }, "md5sum": "67c1cc981b9c8b29e2e583b2b37817c2", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 10869136, "src": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-552.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-552.el8.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "56f14679b1527325fe56582c4e778b8b3b84f0ca", "dest": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone1", "src": "/boot/initramfs-4.18.0-552.el8.x86_64.img" }, "md5sum": "6c8d64438ab0df4a45e4838bd5c7d4d1", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31361821, "src": "/boot/initramfs-4.18.0-552.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:22 Saturday 04 May 2024 13:37:34 +0000 (0:00:00.821) 0:00:06.478 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 04 May 2024 13:37:34 +0000 (0:00:00.018) 0:00:06.497 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 04 May 2024 13:37:34 +0000 (0:00:00.010) 0:00:06.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 04 May 2024 13:37:34 +0000 (0:00:00.010) 0:00:06.517 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 04 May 2024 13:37:34 +0000 (0:00:00.008) 0:00:06.526 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 04 May 2024 13:37:34 +0000 (0:00:00.008) 0:00:06.535 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 04 May 2024 13:37:34 +0000 (0:00:00.020) 0:00:06.555 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 04 May 2024 13:37:34 +0000 (0:00:00.007) 0:00:06.563 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 04 May 2024 13:37:37 +0000 (0:00:02.754) 0:00:09.317 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829851.6992521, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854793.24, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2100399, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854793.24, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "4275709610", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 04 May 2024 13:37:37 +0000 (0:00:00.189) 0:00:09.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 04 May 2024 13:37:37 +0000 (0:00:00.010) 0:00:09.517 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 04 May 2024 13:37:37 +0000 (0:00:00.009) 0:00:09.526 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 04 May 2024 13:37:37 +0000 (0:00:00.174) 0:00:09.701 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 04 May 2024 13:37:37 +0000 (0:00:00.015) 0:00:09.717 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829851.6992521, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854793.24, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2100399, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854793.24, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "4275709610", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 04 May 2024 13:37:37 +0000 (0:00:00.187) 0:00:09.904 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829852.7252524, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1714829852.7252524, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714829852.7252524, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2750940493", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 04 May 2024 13:37:37 +0000 (0:00:00.190) 0:00:10.095 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 04 May 2024 13:37:37 +0000 (0:00:00.011) 0:00:10.107 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 04 May 2024 13:37:38 +0000 (0:00:00.184) 0:00:10.291 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 04 May 2024 13:37:38 +0000 (0:00:00.180) 0:00:10.472 ********** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1 --initrd=/boot/initramfs-4.18.0-552.el8.x86_64.img_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 04 May 2024 13:37:38 +0000 (0:00:00.404) 0:00:10.876 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 04 May 2024 13:37:38 +0000 (0:00:00.011) 0:00:10.887 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 04 May 2024 13:37:38 +0000 (0:00:00.008) 0:00:10.896 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 04 May 2024 13:37:38 +0000 (0:00:00.008) 0:00:10.904 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 04 May 2024 13:37:38 +0000 (0:00:00.006) 0:00:10.911 ********** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.153887", "end": "2024-05-04 13:37:39.079466", "rc": 0, "start": "2024-05-04 13:37:38.925579" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 04 May 2024 13:37:39 +0000 (0:00:00.392) 0:00:11.304 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 04 May 2024 13:37:39 +0000 (0:00:00.008) 0:00:11.312 ********** changed: [sut] => { "changed": true, "elapsed": 40, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 04 May 2024 13:38:20 +0000 (0:00:41.066) 0:00:52.379 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 04 May 2024 13:38:20 +0000 (0:00:00.009) 0:00:52.389 ********** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:41 Saturday 04 May 2024 13:38:20 +0000 (0:00:00.010) 0:00:52.399 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:45 Saturday 04 May 2024 13:38:20 +0000 (0:00:00.010) 0:00:52.409 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 04 May 2024 13:38:20 +0000 (0:00:00.019) 0:00:52.429 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 04 May 2024 13:38:20 +0000 (0:00:00.010) 0:00:52.439 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 04 May 2024 13:38:20 +0000 (0:00:00.009) 0:00:52.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 04 May 2024 13:38:20 +0000 (0:00:00.009) 0:00:52.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 04 May 2024 13:38:20 +0000 (0:00:00.008) 0:00:52.466 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 04 May 2024 13:38:20 +0000 (0:00:00.019) 0:00:52.486 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 04 May 2024 13:38:20 +0000 (0:00:00.009) 0:00:52.495 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 04 May 2024 13:38:24 +0000 (0:00:04.632) 0:00:57.128 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829859.0782545, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1714829859.0772543, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714829859.0772543, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3513504936", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 04 May 2024 13:38:25 +0000 (0:00:00.198) 0:00:57.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 04 May 2024 13:38:25 +0000 (0:00:00.009) 0:00:57.337 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 04 May 2024 13:38:25 +0000 (0:00:00.008) 0:00:57.345 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 04 May 2024 13:38:25 +0000 (0:00:00.174) 0:00:57.520 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 04 May 2024 13:38:25 +0000 (0:00:00.014) 0:00:57.534 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829859.0782545, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1714829859.0772543, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714829859.0772543, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3513504936", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 04 May 2024 13:38:25 +0000 (0:00:00.189) 0:00:57.724 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829857.8562539, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1714829852.7252524, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714829852.7252524, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2750940493", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 04 May 2024 13:38:25 +0000 (0:00:00.191) 0:00:57.916 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 04 May 2024 13:38:25 +0000 (0:00:00.009) 0:00:57.925 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 04 May 2024 13:38:25 +0000 (0:00:00.182) 0:00:58.108 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.189) 0:00:58.298 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.176) 0:00:58.475 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.009) 0:00:58.485 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.009) 0:00:58.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.007) 0:00:58.502 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "986f4bd3443144f587333835ad551ff4-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-986f4bd3443144f587333835ad551ff4.img", "kernel": "/boot/vmlinuz-0-rescue-986f4bd3443144f587333835ad551ff4", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (0-rescue-986f4bd3443144f587333835ad551ff4) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=kernel", "default": false, "id": "dd46d01a516d46ec98fdbf0c331c7a2c-4.18.0-552.el8.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone1", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tests_add_rm.yml:35 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.355) 0:00:58.857 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tests_add_rm.yml:47 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.012) 0:00:58.869 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.023) 0:00:58.892 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.011) 0:00:58.904 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.009) 0:00:58.914 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.007) 0:00:58.921 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.008) 0:00:58.930 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.019) 0:00:58.949 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 04 May 2024 13:38:26 +0000 (0:00:00.007) 0:00:58.957 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 04 May 2024 13:38:29 +0000 (0:00:02.802) 0:01:01.759 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829859.0782545, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1714829859.0772543, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714829859.0772543, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3513504936", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 04 May 2024 13:38:29 +0000 (0:00:00.187) 0:01:01.946 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 04 May 2024 13:38:29 +0000 (0:00:00.010) 0:01:01.956 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 04 May 2024 13:38:29 +0000 (0:00:00.007) 0:01:01.964 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 04 May 2024 13:38:29 +0000 (0:00:00.173) 0:01:02.137 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 04 May 2024 13:38:29 +0000 (0:00:00.015) 0:01:02.153 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829859.0782545, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1714829859.0772543, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714829859.0772543, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3513504936", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 04 May 2024 13:38:30 +0000 (0:00:00.199) 0:01:02.352 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829857.8562539, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1714829852.7252524, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714829852.7252524, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2750940493", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 04 May 2024 13:38:30 +0000 (0:00:00.203) 0:01:02.556 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 04 May 2024 13:38:30 +0000 (0:00:00.010) 0:01:02.566 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 04 May 2024 13:38:30 +0000 (0:00:00.182) 0:01:02.748 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 04 May 2024 13:38:30 +0000 (0:00:00.178) 0:01:02.927 ********** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 04 May 2024 13:38:31 +0000 (0:00:00.438) 0:01:03.365 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 04 May 2024 13:38:31 +0000 (0:00:00.011) 0:01:03.377 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 04 May 2024 13:38:31 +0000 (0:00:00.009) 0:01:03.386 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 04 May 2024 13:38:31 +0000 (0:00:00.008) 0:01:03.395 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "986f4bd3443144f587333835ad551ff4-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-986f4bd3443144f587333835ad551ff4.img", "kernel": "/boot/vmlinuz-0-rescue-986f4bd3443144f587333835ad551ff4", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (0-rescue-986f4bd3443144f587333835ad551ff4) 8" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tests_add_rm.yml:65 Saturday 04 May 2024 13:38:31 +0000 (0:00:00.297) 0:01:03.693 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tests_add_rm.yml:71 Saturday 04 May 2024 13:38:31 +0000 (0:00:00.011) 0:01:03.704 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:3 Saturday 04 May 2024 13:38:31 +0000 (0:00:00.015) 0:01:03.719 ********** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:8 Saturday 04 May 2024 13:38:31 +0000 (0:00:00.009) 0:01:03.729 ********** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-552.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "24334e1edd4550104761b52f8fb6078e0e35c43f", "dest": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2", "src": "/boot/vmlinuz-4.18.0-552.el8.x86_64" }, "md5sum": "67c1cc981b9c8b29e2e583b2b37817c2", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 10869136, "src": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-552.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-552.el8.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "56f14679b1527325fe56582c4e778b8b3b84f0ca", "dest": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone2", "src": "/boot/initramfs-4.18.0-552.el8.x86_64.img" }, "md5sum": "6c8d64438ab0df4a45e4838bd5c7d4d1", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31361821, "src": "/boot/initramfs-4.18.0-552.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:22 Saturday 04 May 2024 13:38:32 +0000 (0:00:00.839) 0:01:04.568 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 04 May 2024 13:38:32 +0000 (0:00:00.012) 0:01:04.580 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 04 May 2024 13:38:32 +0000 (0:00:00.010) 0:01:04.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 04 May 2024 13:38:32 +0000 (0:00:00.008) 0:01:04.599 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 04 May 2024 13:38:32 +0000 (0:00:00.008) 0:01:04.608 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 04 May 2024 13:38:32 +0000 (0:00:00.008) 0:01:04.617 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 04 May 2024 13:38:32 +0000 (0:00:00.019) 0:01:04.636 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 04 May 2024 13:38:32 +0000 (0:00:00.007) 0:01:04.644 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 04 May 2024 13:38:35 +0000 (0:00:02.837) 0:01:07.482 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829859.0782545, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1714829859.0772543, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714829859.0772543, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3513504936", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 04 May 2024 13:38:35 +0000 (0:00:00.193) 0:01:07.675 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 04 May 2024 13:38:35 +0000 (0:00:00.009) 0:01:07.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 04 May 2024 13:38:35 +0000 (0:00:00.008) 0:01:07.693 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 04 May 2024 13:38:35 +0000 (0:00:00.177) 0:01:07.871 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 04 May 2024 13:38:35 +0000 (0:00:00.015) 0:01:07.887 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829859.0782545, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1714829859.0772543, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714829859.0772543, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3513504936", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 04 May 2024 13:38:35 +0000 (0:00:00.191) 0:01:08.078 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829857.8562539, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1714829852.7252524, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714829852.7252524, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2750940493", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 04 May 2024 13:38:36 +0000 (0:00:00.190) 0:01:08.268 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 04 May 2024 13:38:36 +0000 (0:00:00.010) 0:01:08.279 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 04 May 2024 13:38:36 +0000 (0:00:00.181) 0:01:08.460 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 04 May 2024 13:38:36 +0000 (0:00:00.182) 0:01:08.643 ********** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2 --initrd=/boot/initramfs-4.18.0-552.el8.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 04 May 2024 13:38:36 +0000 (0:00:00.405) 0:01:09.048 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 04 May 2024 13:38:36 +0000 (0:00:00.011) 0:01:09.060 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 04 May 2024 13:38:36 +0000 (0:00:00.007) 0:01:09.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 04 May 2024 13:38:36 +0000 (0:00:00.007) 0:01:09.075 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 04 May 2024 13:38:36 +0000 (0:00:00.006) 0:01:09.081 ********** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.153257", "end": "2024-05-04 13:38:37.187783", "rc": 0, "start": "2024-05-04 13:38:37.034526" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 04 May 2024 13:38:37 +0000 (0:00:00.330) 0:01:09.412 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 04 May 2024 13:38:37 +0000 (0:00:00.008) 0:01:09.421 ********** changed: [sut] => { "changed": true, "elapsed": 38, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 04 May 2024 13:39:15 +0000 (0:00:38.664) 0:01:48.085 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 04 May 2024 13:39:15 +0000 (0:00:00.009) 0:01:48.095 ********** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 04 May 2024 13:39:15 +0000 (0:00:00.010) 0:01:48.106 ********** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.192112", "end": "2024-05-04 13:39:16.004203", "rc": 0, "start": "2024-05-04 13:39:15.812091" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 04 May 2024 13:39:16 +0000 (0:00:00.385) 0:01:48.491 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 04 May 2024 13:39:16 +0000 (0:00:00.008) 0:01:48.499 ********** changed: [sut] => { "changed": true, "elapsed": 36, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 04 May 2024 13:39:53 +0000 (0:00:36.953) 0:02:25.452 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 04 May 2024 13:39:53 +0000 (0:00:00.009) 0:02:25.462 ********** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:41 Saturday 04 May 2024 13:39:53 +0000 (0:00:00.012) 0:02:25.475 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:45 Saturday 04 May 2024 13:39:53 +0000 (0:00:00.011) 0:02:25.486 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 04 May 2024 13:39:53 +0000 (0:00:00.022) 0:02:25.509 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 04 May 2024 13:39:53 +0000 (0:00:00.012) 0:02:25.522 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 04 May 2024 13:39:53 +0000 (0:00:00.012) 0:02:25.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 04 May 2024 13:39:53 +0000 (0:00:00.011) 0:02:25.546 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 04 May 2024 13:39:53 +0000 (0:00:00.017) 0:02:25.563 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 04 May 2024 13:39:53 +0000 (0:00:00.035) 0:02:25.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 04 May 2024 13:39:53 +0000 (0:00:00.009) 0:02:25.608 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 04 May 2024 13:39:58 +0000 (0:00:04.663) 0:02:30.271 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829956.002667, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1714829956.001667, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714829956.001667, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1706202354", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 04 May 2024 13:39:58 +0000 (0:00:00.210) 0:02:30.482 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 04 May 2024 13:39:58 +0000 (0:00:00.011) 0:02:30.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 04 May 2024 13:39:58 +0000 (0:00:00.009) 0:02:30.503 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 04 May 2024 13:39:58 +0000 (0:00:00.178) 0:02:30.682 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 04 May 2024 13:39:58 +0000 (0:00:00.016) 0:02:30.698 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829956.002667, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1714829956.001667, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714829956.001667, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1706202354", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 04 May 2024 13:39:58 +0000 (0:00:00.192) 0:02:30.890 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829857.8562539, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1714829852.7252524, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714829852.7252524, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2750940493", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 04 May 2024 13:39:58 +0000 (0:00:00.198) 0:02:31.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 04 May 2024 13:39:58 +0000 (0:00:00.010) 0:02:31.099 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.190) 0:02:31.290 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.184) 0:02:31.474 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.180) 0:02:31.655 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.010) 0:02:31.665 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.009) 0:02:31.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.008) 0:02:31.683 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "986f4bd3443144f587333835ad551ff4-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-986f4bd3443144f587333835ad551ff4.img", "kernel": "/boot/vmlinuz-0-rescue-986f4bd3443144f587333835ad551ff4", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (0-rescue-986f4bd3443144f587333835ad551ff4) 8" }, { "args": "test=kernel", "default": false, "id": "dd46d01a516d46ec98fdbf0c331c7a2c-4.18.0-552.el8.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone2", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tests_add_rm.yml:77 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.343) 0:02:32.027 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tests_add_rm.yml:84 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.011) 0:02:32.038 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.030) 0:02:32.069 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.011) 0:02:32.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.012) 0:02:32.093 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.009) 0:02:32.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.008) 0:02:32.111 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.021) 0:02:32.132 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 04 May 2024 13:39:59 +0000 (0:00:00.010) 0:02:32.143 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 04 May 2024 13:40:02 +0000 (0:00:02.792) 0:02:34.935 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829956.002667, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1714829956.001667, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714829956.001667, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1706202354", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 04 May 2024 13:40:02 +0000 (0:00:00.189) 0:02:35.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 04 May 2024 13:40:02 +0000 (0:00:00.009) 0:02:35.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 04 May 2024 13:40:02 +0000 (0:00:00.009) 0:02:35.143 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 04 May 2024 13:40:03 +0000 (0:00:00.174) 0:02:35.318 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 04 May 2024 13:40:03 +0000 (0:00:00.014) 0:02:35.332 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829956.002667, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1714829956.001667, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714829956.001667, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1706202354", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 04 May 2024 13:40:03 +0000 (0:00:00.205) 0:02:35.537 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714829857.8562539, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1714829852.7252524, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714829852.7252524, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2750940493", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 04 May 2024 13:40:03 +0000 (0:00:00.202) 0:02:35.740 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 04 May 2024 13:40:03 +0000 (0:00:00.010) 0:02:35.750 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 04 May 2024 13:40:03 +0000 (0:00:00.180) 0:02:35.931 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 04 May 2024 13:40:03 +0000 (0:00:00.179) 0:02:36.111 ********** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 04 May 2024 13:40:04 +0000 (0:00:00.428) 0:02:36.540 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 04 May 2024 13:40:04 +0000 (0:00:00.009) 0:02:36.550 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 04 May 2024 13:40:04 +0000 (0:00:00.008) 0:02:36.559 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 04 May 2024 13:40:04 +0000 (0:00:00.007) 0:02:36.566 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "986f4bd3443144f587333835ad551ff4-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-986f4bd3443144f587333835ad551ff4.img", "kernel": "/boot/vmlinuz-0-rescue-986f4bd3443144f587333835ad551ff4", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (0-rescue-986f4bd3443144f587333835ad551ff4) 8" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tests_add_rm.yml:94 Saturday 04 May 2024 13:40:04 +0000 (0:00:00.297) 0:02:36.864 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/tests_add_rm.yml:103 Saturday 04 May 2024 13:40:04 +0000 (0:00:00.011) 0:02:36.875 ********** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1" ], "delta": "0:00:00.048052", "end": "2024-05-04 13:40:04.877151", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-05-04 13:40:04.829099" } STDERR: The param /boot/vmlinuz-4.18.0-552.el8.x86_64_clone1 is incorrect MSG: non-zero return code changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2" ], "delta": "0:00:00.047841", "end": "2024-05-04 13:40:05.096176", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-05-04 13:40:05.048335" } STDERR: The param /boot/vmlinuz-4.18.0-552.el8.x86_64_clone2 is incorrect MSG: non-zero return code RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 04 May 2024 13:40:05 +0000 (0:00:00.444) 0:02:37.320 ********** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.127602", "end": "2024-05-04 13:40:05.402095", "rc": 0, "start": "2024-05-04 13:40:05.274493" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 04 May 2024 13:40:05 +0000 (0:00:00.306) 0:02:37.626 ********** included: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 04 May 2024 13:40:05 +0000 (0:00:00.008) 0:02:37.634 ********** changed: [sut] => { "changed": true, "elapsed": 43, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 04 May 2024 13:40:50 +0000 (0:00:44.585) 0:03:22.220 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 04 May 2024 13:40:50 +0000 (0:00:00.009) 0:03:22.229 ********** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=107 changed=16 unreachable=0 failed=0 skipped=80 rescued=0 ignored=0 Saturday 04 May 2024 13:40:50 +0000 (0:00:00.011) 0:03:22.241 ********** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 44.59s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 41.07s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 38.66s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 36.95s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed -- 12.15s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 5.59s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 2.80s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 2.79s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.11s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Clone test_kernel kernel and initrd for test purposes ------------------- 0.84s /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:8 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 0.82s /WORKDIR/git-weekly-ciuvumaffv/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.81s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.72s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.62s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.60s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.60s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.58s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.57s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.55s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.53s /WORKDIR/git-weekly-ciuvumaffv/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---