# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cil27q8h63/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:11 Saturday 13 January 2024 13:49:45 +0000 (0:00:00.012) 0:00:00.012 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:49:45 +0000 (0:00:00.021) 0:00:00.034 ****** included: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:49:45 +0000 (0:00:00.010) 0:00:00.044 ****** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 January 2024 13:49:45 +0000 (0:00:00.353) 0:00:00.398 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 January 2024 13:49:45 +0000 (0:00:00.181) 0:00:00.580 ****** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 January 2024 13:49:45 +0000 (0:00:00.013) 0:00:00.593 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:49:45 +0000 (0:00:00.017) 0:00:00.611 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 January 2024 13:49:46 +0000 (0:00:00.645) 0:00:01.257 ****** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 13 January 2024 13:49:46 +0000 (0:00:00.181) 0:00:01.439 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704440361.3128493, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704440347.9977632, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 12747273, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1704440347.9977632, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 44, "uid": 0, "version": "412296873", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 13 January 2024 13:49:46 +0000 (0:00:00.140) 0:00:01.579 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.200) 0:00:01.779 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704440347.9977632, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1704440347.998763, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 16966210, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1704440347.9977632, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1067192023", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.135) 0:00:01.915 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.194) 0:00:02.110 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.119) 0:00:02.229 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.019) 0:00:02.248 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.011) 0:00:02.260 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.008) 0:00:02.268 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.012) 0:00:02.281 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Red Hat Enterprise Linux Server (3.10.0-1160.107.1.el7.x86_64) 7.9 (Maipo)" }, { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", "default": false, "index": "1", "initrd": "/boot/initramfs-0-rescue-46299a27774843cebfed32f7371da2a8.img", "kernel": "/boot/vmlinuz-0-rescue-46299a27774843cebfed32f7371da2a8", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Red Hat Enterprise Linux Server (0-rescue-46299a27774843cebfed32f7371da2a8) 7.9 (Maipo)" }, { "default": false, "index": "2", "kernel": "non linux entry" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:17 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.275) 0:00:02.556 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:24 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.001) 0:00:02.558 ****** META: triggered running handlers for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:27 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.000) 0:00:02.559 ****** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Red Hat Enterprise Linux Server (3.10.0-1160.107.1.el7.x86_64) 7.9 (Maipo)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:31 Saturday 13 January 2024 13:49:47 +0000 (0:00:00.020) 0:00:02.579 ****** changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b5a23c5df782d49c6fd6f07e355bc5d9b6770e60", "dest": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone1", "src": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64" }, "md5sum": "2b424a4af3d860ac01d458bf9394585a", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7056216, "src": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "3360be7e9a4f5bc07ff8740e1d16ce3597e7f9a1", "dest": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img_clone1", "src": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img" }, "md5sum": "f55d06ea3fff1462ced5cc4f9b646426", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20362930, "src": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b5a23c5df782d49c6fd6f07e355bc5d9b6770e60", "dest": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone2", "src": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64" }, "md5sum": "2b424a4af3d860ac01d458bf9394585a", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7056216, "src": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "3360be7e9a4f5bc07ff8740e1d16ce3597e7f9a1", "dest": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img_clone2", "src": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img" }, "md5sum": "f55d06ea3fff1462ced5cc4f9b646426", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20362930, "src": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create Clone1 kernel with copy_defaults=true] **************************** task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:47 Saturday 13 January 2024 13:49:49 +0000 (0:00:01.232) 0:00:03.812 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:49:49 +0000 (0:00:00.023) 0:00:03.835 ****** included: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:49:49 +0000 (0:00:00.010) 0:00:03.846 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 January 2024 13:49:49 +0000 (0:00:00.015) 0:00:03.862 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 January 2024 13:49:49 +0000 (0:00:00.010) 0:00:03.872 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 January 2024 13:49:49 +0000 (0:00:00.009) 0:00:03.882 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:49:49 +0000 (0:00:00.017) 0:00:03.899 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 January 2024 13:49:49 +0000 (0:00:00.544) 0:00:04.443 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone1 --initrd=/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img_clone1 --title=Clone1 --args=test=setting --copy-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 13 January 2024 13:49:51 +0000 (0:00:02.232) 0:00:06.676 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704440361.3128493, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704440347.9977632, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 12747273, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1704440347.9977632, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 44, "uid": 0, "version": "412296873", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.139) 0:00:06.815 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.141) 0:00:06.957 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153787.110649, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1704440347.998763, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 16966210, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1704440347.9977632, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1067192023", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.135) 0:00:07.093 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.137) 0:00:07.231 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.120) 0:00:07.352 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.018) 0:00:07.370 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.009) 0:00:07.380 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.009) 0:00:07.389 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.013) 0:00:07.402 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:62 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.013) 0:00:07.415 ****** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.001) 0:00:07.417 ****** 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.019309", "end": "2024-01-13 13:49:52.824873", "rc": 0, "start": "2024-01-13 13:49:52.805564" } STDOUT: args="ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8" 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_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 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:19 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.202) 0:00:07.619 ****** included: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 13 January 2024 13:49:52 +0000 (0:00:00.008) 0:00:07.627 ****** changed: [sut] => { "changed": true, "elapsed": 37, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 13 January 2024 13:50:30 +0000 (0:00:38.084) 0:00:45.712 ****** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 13 January 2024 13:50:30 +0000 (0:00:00.006) 0:00:45.719 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:65 Saturday 13 January 2024 13:50:30 +0000 (0:00:00.008) 0:00:45.728 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:69 Saturday 13 January 2024 13:50:30 +0000 (0:00:00.008) 0:00:45.736 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:50:30 +0000 (0:00:00.025) 0:00:45.761 ****** included: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:50:30 +0000 (0:00:00.010) 0:00:45.771 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 January 2024 13:50:31 +0000 (0:00:00.016) 0:00:45.788 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 January 2024 13:50:31 +0000 (0:00:00.008) 0:00:45.797 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 January 2024 13:50:31 +0000 (0:00:00.008) 0:00:45.805 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:50:31 +0000 (0:00:00.015) 0:00:45.821 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 January 2024 13:50:32 +0000 (0:00:01.010) 0:00:46.832 ****** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 13 January 2024 13:50:32 +0000 (0:00:00.128) 0:00:46.960 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704440361.3128493, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705153792.823201, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 12747273, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705153792.823201, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 44, "uid": 0, "version": "412296873", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 13 January 2024 13:50:32 +0000 (0:00:00.185) 0:00:47.145 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 13 January 2024 13:50:32 +0000 (0:00:00.144) 0:00:47.290 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153792.8242009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a04fb5b5e1a39254e3f7c052c621dc21c3c877c4", "ctime": 1705153792.823201, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12903217, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705153792.823201, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 309, "uid": 0, "version": "1292824653", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 13 January 2024 13:50:32 +0000 (0:00:00.146) 0:00:47.436 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 13 January 2024 13:50:32 +0000 (0:00:00.144) 0:00:47.580 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 13 January 2024 13:50:32 +0000 (0:00:00.132) 0:00:47.713 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 January 2024 13:50:32 +0000 (0:00:00.020) 0:00:47.733 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 13 January 2024 13:50:32 +0000 (0:00:00.010) 0:00:47.744 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 13 January 2024 13:50:32 +0000 (0:00:00.009) 0:00:47.753 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 13 January 2024 13:50:32 +0000 (0:00:00.013) 0:00:47.766 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8 test=setting", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img_clone1", "kernel": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone1", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Clone1" }, { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8", "default": true, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Red Hat Enterprise Linux Server (3.10.0-1160.107.1.el7.x86_64) 7.9 (Maipo)" }, { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-46299a27774843cebfed32f7371da2a8.img", "kernel": "/boot/vmlinuz-0-rescue-46299a27774843cebfed32f7371da2a8", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Red Hat Enterprise Linux Server (0-rescue-46299a27774843cebfed32f7371da2a8) 7.9 (Maipo)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:75 Saturday 13 January 2024 13:50:33 +0000 (0:00:00.175) 0:00:47.941 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:84 Saturday 13 January 2024 13:50:33 +0000 (0:00:00.021) 0:00:47.963 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:50:33 +0000 (0:00:00.030) 0:00:47.993 ****** included: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:50:33 +0000 (0:00:00.010) 0:00:48.003 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 January 2024 13:50:33 +0000 (0:00:00.015) 0:00:48.019 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 January 2024 13:50:33 +0000 (0:00:00.008) 0:00:48.027 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 January 2024 13:50:33 +0000 (0:00:00.008) 0:00:48.036 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:50:33 +0000 (0:00:00.015) 0:00:48.052 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 January 2024 13:50:33 +0000 (0:00:00.572) 0:00:48.625 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.165) 0:00:48.790 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704440361.3128493, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705153792.823201, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 12747273, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705153792.823201, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 44, "uid": 0, "version": "412296873", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.142) 0:00:48.933 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.154) 0:00:49.088 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153792.8242009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a04fb5b5e1a39254e3f7c052c621dc21c3c877c4", "ctime": 1705153792.823201, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12903217, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705153792.823201, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 309, "uid": 0, "version": "1292824653", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.146) 0:00:49.234 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.140) 0:00:49.374 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.124) 0:00:49.499 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.019) 0:00:49.518 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.010) 0:00:49.529 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.009) 0:00:49.539 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.013) 0:00:49.552 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Red Hat Enterprise Linux Server (3.10.0-1160.107.1.el7.x86_64) 7.9 (Maipo)" }, { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", "default": false, "index": "1", "initrd": "/boot/initramfs-0-rescue-46299a27774843cebfed32f7371da2a8.img", "kernel": "/boot/vmlinuz-0-rescue-46299a27774843cebfed32f7371da2a8", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Red Hat Enterprise Linux Server (0-rescue-46299a27774843cebfed32f7371da2a8) 7.9 (Maipo)" }, { "default": false, "index": "2", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:101 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.153) 0:00:49.706 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create clone2 kernel without copy_defaults=true] ************************* task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:105 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.021) 0:00:49.728 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.034) 0:00:49.763 ****** included: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:50:34 +0000 (0:00:00.010) 0:00:49.773 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 January 2024 13:50:35 +0000 (0:00:00.016) 0:00:49.790 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 January 2024 13:50:35 +0000 (0:00:00.010) 0:00:49.800 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 January 2024 13:50:35 +0000 (0:00:00.010) 0:00:49.810 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:50:35 +0000 (0:00:00.018) 0:00:49.828 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 January 2024 13:50:35 +0000 (0:00:00.538) 0:00:50.367 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone2 --initrd=/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img_clone2 --title=Clone2 --args=console=tty0" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 13 January 2024 13:50:35 +0000 (0:00:00.168) 0:00:50.536 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704440361.3128493, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705153792.823201, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 12747273, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705153792.823201, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 44, "uid": 0, "version": "412296873", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 13 January 2024 13:50:35 +0000 (0:00:00.142) 0:00:50.678 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.152) 0:00:50.831 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153792.8242009, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a04fb5b5e1a39254e3f7c052c621dc21c3c877c4", "ctime": 1705153792.823201, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12903217, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705153792.823201, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 309, "uid": 0, "version": "1292824653", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.142) 0:00:50.973 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.143) 0:00:51.116 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.125) 0:00:51.242 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.021) 0:00:51.263 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.011) 0:00:51.275 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.011) 0:00:51.286 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.015) 0:00:51.301 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:119 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.017) 0:00:51.318 ****** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.001) 0:00:51.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.021040", "end": "2024-01-13 13:50:36.542959", "rc": 0, "start": "2024-01-13 13:50:36.521919" } STDOUT: args="ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8" 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 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="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 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:19 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.149) 0:00:51.469 ****** included: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 13 January 2024 13:50:36 +0000 (0:00:00.007) 0:00:51.477 ****** changed: [sut] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 13 January 2024 13:51:06 +0000 (0:00:30.178) 0:01:21.655 ****** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 13 January 2024 13:51:06 +0000 (0:00:00.006) 0:01:21.662 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:122 Saturday 13 January 2024 13:51:06 +0000 (0:00:00.008) 0:01:21.671 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:126 Saturday 13 January 2024 13:51:06 +0000 (0:00:00.008) 0:01:21.679 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:51:06 +0000 (0:00:00.038) 0:01:21.718 ****** included: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:51:06 +0000 (0:00:00.010) 0:01:21.728 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 January 2024 13:51:06 +0000 (0:00:00.015) 0:01:21.744 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 January 2024 13:51:06 +0000 (0:00:00.010) 0:01:21.754 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 January 2024 13:51:06 +0000 (0:00:00.008) 0:01:21.763 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:51:07 +0000 (0:00:00.016) 0:01:21.779 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 January 2024 13:51:07 +0000 (0:00:00.854) 0:01:22.633 ****** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 13 January 2024 13:51:07 +0000 (0:00:00.133) 0:01:22.766 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704440361.3128493, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705153836.5418549, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 12747273, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705153836.5418549, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 44, "uid": 0, "version": "412296873", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.148) 0:01:22.915 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.147) 0:01:23.062 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153836.5418549, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a04fb5b5e1a39254e3f7c052c621dc21c3c877c4", "ctime": 1705153836.5418549, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12903235, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705153836.5418549, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 309, "uid": 0, "version": "388375442", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.145) 0:01:23.208 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.143) 0:01:23.351 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.128) 0:01:23.480 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.021) 0:01:23.501 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.010) 0:01:23.512 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.009) 0:01:23.521 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.013) 0:01:23.534 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "console=tty0", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img_clone2", "kernel": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone2", "title": "Clone2" }, { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8", "default": true, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Red Hat Enterprise Linux Server (3.10.0-1160.107.1.el7.x86_64) 7.9 (Maipo)" }, { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-46299a27774843cebfed32f7371da2a8.img", "kernel": "/boot/vmlinuz-0-rescue-46299a27774843cebfed32f7371da2a8", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Red Hat Enterprise Linux Server (0-rescue-46299a27774843cebfed32f7371da2a8) 7.9 (Maipo)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:132 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.162) 0:01:23.697 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:139 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.020) 0:01:23.718 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.042) 0:01:23.760 ****** included: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 January 2024 13:51:08 +0000 (0:00:00.010) 0:01:23.771 ****** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 January 2024 13:51:09 +0000 (0:00:00.016) 0:01:23.788 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 January 2024 13:51:09 +0000 (0:00:00.009) 0:01:23.798 ****** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 January 2024 13:51:09 +0000 (0:00:00.009) 0:01:23.807 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 January 2024 13:51:09 +0000 (0:00:00.016) 0:01:23.824 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 January 2024 13:51:09 +0000 (0:00:00.534) 0:01:24.358 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Get grub directory stat] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 13 January 2024 13:51:09 +0000 (0:00:00.167) 0:01:24.526 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704440361.3128493, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1705153836.5418549, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 12747273, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1705153836.5418549, "nlink": 2, "path": "/etc/default", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 44, "uid": 0, "version": "412296873", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.bootloader : Ensure grub directory exists] ***** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 Saturday 13 January 2024 13:51:09 +0000 (0:00:00.146) 0:01:24.672 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/default", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.bootloader : Get grub config stat] ************* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.150) 0:01:24.822 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705153867.8511796, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a04fb5b5e1a39254e3f7c052c621dc21c3c877c4", "ctime": 1705153836.5418549, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12903235, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705153836.5418549, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 309, "uid": 0, "version": "388375442", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.143) 0:01:24.966 ****** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.141) 0:01:25.107 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.126) 0:01:25.234 ****** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.019) 0:01:25.253 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:75 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.010) 0:01:25.264 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:83 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.010) 0:01:25.274 ****** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.013) 0:01:25.288 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.107.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.107.1.el7.x86_64", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Red Hat Enterprise Linux Server (3.10.0-1160.107.1.el7.x86_64) 7.9 (Maipo)" }, { "args": "ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", "default": false, "index": "1", "initrd": "/boot/initramfs-0-rescue-46299a27774843cebfed32f7371da2a8.img", "kernel": "/boot/vmlinuz-0-rescue-46299a27774843cebfed32f7371da2a8", "root": "UUID=870513cd-8dd7-42a0-b617-f0b3d273865f", "title": "Red Hat Enterprise Linux Server (0-rescue-46299a27774843cebfed32f7371da2a8) 7.9 (Maipo)" }, { "default": false, "index": "2", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:151 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.151) 0:01:25.440 ****** ok: [sut] => { "changed": false } MSG: All assertions passed NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.022) 0:01:25.462 ****** 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.021228", "end": "2024-01-13 13:51:10.393593", "rc": 0, "start": "2024-01-13 13:51:10.372365" } STDOUT: args="ro console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8" 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 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="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 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:19 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.150) 0:01:25.613 ****** included: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 13 January 2024 13:51:10 +0000 (0:00:00.007) 0:01:25.620 ****** changed: [sut] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 13 January 2024 13:51:40 +0000 (0:00:29.608) 0:01:55.229 ****** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 13 January 2024 13:51:40 +0000 (0:00:00.007) 0:01:55.237 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=91 changed=11 unreachable=0 failed=0 skipped=51 rescued=0 ignored=0 Saturday 13 January 2024 13:51:40 +0000 (0:00:00.010) 0:01:55.247 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 38.08s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 30.18s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 29.61s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 2.23s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Clone test_kernel kernel and initrd for test purposes ------------------- 1.23s /WORKDIR/git-weekly-cil27q8h63/tests/tests_add_rm.yml:31 ---------------------- fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.01s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.85s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.65s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.57s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.54s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.54s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.53s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.35s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.28s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 fedora.linux_system_roles.bootloader : Fix default kernel boot parameters --- 0.20s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 fedora.linux_system_roles.bootloader : Ensure grub directory exists ----- 0.20s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:24 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration --- 0.19s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:35 fedora.linux_system_roles.bootloader : Get grub directory stat ---------- 0.19s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.18s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.18s /WORKDIR/git-weekly-cil27q8h63/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---