[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. ansible-playbook [core 2.17.3] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-NLY executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 14.1.1 20240607 (Red Hat 14.1.1-5)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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 /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Skip on s390x architecture] ********************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:13 Saturday 31 August 2024 08:44:55 -0400 (0:00:00.019) 0:00:00.019 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed_node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 31 August 2024 08:44:55 -0400 (0:00:00.012) 0:00:00.032 ******* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 31 August 2024 08:44:58 -0400 (0:00:02.643) 0:00:02.676 ******* META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 31 August 2024 08:44:58 -0400 (0:00:00.004) 0:00:02.680 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 August 2024 08:44:58 -0400 (0:00:00.035) 0:00:02.716 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 August 2024 08:44:58 -0400 (0:00:00.015) 0:00:02.732 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 August 2024 08:44:58 -0400 (0:00:00.029) 0:00:02.761 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 August 2024 08:44:58 -0400 (0:00:00.405) 0:00:03.166 ******* ok: [managed_node1] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 August 2024 08:44:58 -0400 (0:00:00.019) 0:00:03.185 ******* skipping: [managed_node1] => (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: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 August 2024 08:44:58 -0400 (0:00:00.031) 0:00:03.217 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 31 August 2024 08:44:58 -0400 (0:00:00.010) 0:00:03.227 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 31 August 2024 08:45:02 -0400 (0:00:03.558) 0:00:06.785 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724676314.7518451, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1724676312.9058452, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372298, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724676312.9058452, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2489691849", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 31 August 2024 08:45:02 -0400 (0:00:00.398) 0:00:07.184 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 31 August 2024 08:45:02 -0400 (0:00:00.020) 0:00:07.205 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 31 August 2024 08:45:02 -0400 (0:00:00.019) 0:00:07.225 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 31 August 2024 08:45:03 -0400 (0:00:00.352) 0:00:07.578 ******* ok: [managed_node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 31 August 2024 08:45:03 -0400 (0:00:00.060) 0:00:07.638 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108302.5546174, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1724676312.9058452, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372298, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724676312.9058452, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2489691849", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 31 August 2024 08:45:03 -0400 (0:00:00.382) 0:00:08.021 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724667570.2150857, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6939e73f51e814d147d7c707ff9081e3b3dd648e", "ctime": 1724667570.2170856, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4882488, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724667570.2170856, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6743, "uid": 0, "version": "4043188699", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 31 August 2024 08:45:03 -0400 (0:00:00.372) 0:00:08.393 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004494", "end": "2024-08-31 08:45:04.322638", "rc": 0, "start": "2024-08-31 08:45:04.318144" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 31 August 2024 08:45:04 -0400 (0:00:00.514) 0:00:08.908 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 31 August 2024 08:45:04 -0400 (0:00:00.030) 0:00:08.938 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 31 August 2024 08:45:04 -0400 (0:00:00.482) 0:00:09.421 ******* changed: [managed_node1] => { "changed": true, "rc": 0 } MSG: 6 replacements made TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 31 August 2024 08:45:05 -0400 (0:00:00.343) 0:00:09.764 ******* ok: [managed_node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 31 August 2024 08:45:05 -0400 (0:00:00.407) 0:00:10.172 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 August 2024 08:45:05 -0400 (0:00:00.016) 0:00:10.189 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 31 August 2024 08:45:05 -0400 (0:00:00.014) 0:00:10.203 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 31 August 2024 08:45:05 -0400 (0:00:00.024) 0:00:10.228 ******* ok: [managed_node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "bbbf2437206e4dcc945537248a5e7acf-6.11.0-0.rc4.20.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (6.11.0-0.rc4.20.el10.x86_64) 10" }, { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "bbbf2437206e4dcc945537248a5e7acf-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-bbbf2437206e4dcc945537248a5e7acf.img", "kernel": "/boot/vmlinuz-0-rescue-bbbf2437206e4dcc945537248a5e7acf", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (0-rescue-bbbf2437206e4dcc945537248a5e7acf) 10" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 31 August 2024 08:45:06 -0400 (0:00:00.542) 0:00:10.771 ******* META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [Flush handlers] ********************************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 31 August 2024 08:45:06 -0400 (0:00:00.003) 0:00:10.774 ******* META: triggered running handlers for managed_node1 TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 31 August 2024 08:45:06 -0400 (0:00:00.002) 0:00:10.777 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed_node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 31 August 2024 08:45:06 -0400 (0:00:00.032) 0:00:10.809 ******* ok: [managed_node1] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "bbbf2437206e4dcc945537248a5e7acf-6.11.0-0.rc4.20.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (6.11.0-0.rc4.20.el10.x86_64) 10" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 Saturday 31 August 2024 08:45:06 -0400 (0:00:00.057) 0:00:10.866 ******* changed: [managed_node1] => (item={'src': '/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64', 'dest': '/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "44c8b7c4756e0cfbebfc621d8ce1c0164e62f0b7", "dest": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64" }, "md5sum": "ce1312822f66ed8998d5182f1c757883", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15464696, "src": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64", "state": "file", "uid": 0 } changed: [managed_node1] => (item={'src': '/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img', 'dest': '/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "db31292127e0fe196ceb1d9c54313cdd8a241be5", "dest": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img" }, "md5sum": "7bdfd1f23c89650339f6ddedf29d64a3", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 30929781, "src": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:21 Saturday 31 August 2024 08:45:07 -0400 (0:00:00.904) 0:00:11.771 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 August 2024 08:45:07 -0400 (0:00:00.036) 0:00:11.807 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 August 2024 08:45:07 -0400 (0:00:00.016) 0:00:11.824 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 August 2024 08:45:07 -0400 (0:00:00.029) 0:00:11.853 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 August 2024 08:45:07 -0400 (0:00:00.020) 0:00:11.874 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 August 2024 08:45:07 -0400 (0:00:00.023) 0:00:11.898 ******* skipping: [managed_node1] => (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: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 August 2024 08:45:07 -0400 (0:00:00.032) 0:00:11.930 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 31 August 2024 08:45:07 -0400 (0:00:00.010) 0:00:11.941 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 31 August 2024 08:45:08 -0400 (0:00:00.638) 0:00:12.579 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108302.5546174, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1724676312.9058452, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372298, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724676312.9058452, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2489691849", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 31 August 2024 08:45:08 -0400 (0:00:00.347) 0:00:12.926 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 31 August 2024 08:45:08 -0400 (0:00:00.023) 0:00:12.950 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 31 August 2024 08:45:08 -0400 (0:00:00.016) 0:00:12.967 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 31 August 2024 08:45:08 -0400 (0:00:00.374) 0:00:13.341 ******* ok: [managed_node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 31 August 2024 08:45:08 -0400 (0:00:00.081) 0:00:13.423 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108302.5546174, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1724676312.9058452, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372298, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724676312.9058452, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2489691849", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 31 August 2024 08:45:09 -0400 (0:00:00.400) 0:00:13.824 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108303.7856789, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3d40c285a5d45b2b475c543f0e706a764ca085ea", "ctime": 1725108305.175748, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 408944834, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724667570.2170856, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "2316565377", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 31 August 2024 08:45:09 -0400 (0:00:00.390) 0:00:14.214 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004553", "end": "2024-08-31 08:45:09.974523", "rc": 0, "start": "2024-08-31 08:45:09.969970" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 31 August 2024 08:45:10 -0400 (0:00:00.360) 0:00:14.575 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 31 August 2024 08:45:10 -0400 (0:00:00.057) 0:00:14.632 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 31 August 2024 08:45:10 -0400 (0:00:00.398) 0:00:15.030 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 31 August 2024 08:45:10 -0400 (0:00:00.402) 0:00:15.432 ******* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed_node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 31 August 2024 08:45:11 -0400 (0:00:00.534) 0:00:15.967 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 August 2024 08:45:11 -0400 (0:00:00.044) 0:00:16.012 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 31 August 2024 08:45:11 -0400 (0:00:00.032) 0:00:16.044 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 31 August 2024 08:45:11 -0400 (0:00:00.051) 0:00:16.095 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 31 August 2024 08:45:11 -0400 (0:00:00.059) 0:00:16.155 ******* NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed_node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed_node1 META: triggered running handlers for managed_node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 31 August 2024 08:45:11 -0400 (0:00:00.004) 0:00:16.159 ******* changed: [managed_node1] => { "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.117881", "end": "2024-08-31 08:45:12.017218", "rc": 0, "start": "2024-08-31 08:45:11.899337" } STDOUT: args="ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 31 August 2024 08:45:12 -0400 (0:00:00.448) 0:00:16.607 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed_node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 31 August 2024 08:45:12 -0400 (0:00:00.022) 0:00:16.630 ******* changed: [managed_node1] => { "changed": true, "elapsed": 32, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 31 August 2024 08:45:45 -0400 (0:00:33.403) 0:00:50.033 ******* skipping: [managed_node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 31 August 2024 08:45:45 -0400 (0:00:00.013) 0:00:50.046 ******* ok: [managed_node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 31 August 2024 08:45:45 -0400 (0:00:00.014) 0:00:50.060 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:43 Saturday 31 August 2024 08:45:45 -0400 (0:00:00.013) 0:00:50.074 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 August 2024 08:45:45 -0400 (0:00:00.047) 0:00:50.121 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 August 2024 08:45:45 -0400 (0:00:00.016) 0:00:50.139 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 August 2024 08:45:45 -0400 (0:00:00.030) 0:00:50.169 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 August 2024 08:45:45 -0400 (0:00:00.016) 0:00:50.185 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 August 2024 08:45:45 -0400 (0:00:00.015) 0:00:50.201 ******* skipping: [managed_node1] => (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: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 August 2024 08:45:45 -0400 (0:00:00.027) 0:00:50.228 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 31 August 2024 08:45:45 -0400 (0:00:00.011) 0:00:50.239 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 31 August 2024 08:45:47 -0400 (0:00:01.300) 0:00:51.540 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108312.0158293, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1725108312.0148294, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372288, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725108312.0148294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "2761487609", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 31 August 2024 08:45:47 -0400 (0:00:00.380) 0:00:51.921 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 31 August 2024 08:45:47 -0400 (0:00:00.012) 0:00:51.934 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 31 August 2024 08:45:47 -0400 (0:00:00.011) 0:00:51.946 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 31 August 2024 08:45:47 -0400 (0:00:00.324) 0:00:52.270 ******* ok: [managed_node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 31 August 2024 08:45:47 -0400 (0:00:00.037) 0:00:52.308 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108312.0158293, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1725108312.0148294, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372288, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725108312.0148294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "2761487609", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 31 August 2024 08:45:48 -0400 (0:00:00.342) 0:00:52.650 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108309.609802, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3d40c285a5d45b2b475c543f0e706a764ca085ea", "ctime": 1725108305.175748, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 408944834, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724667570.2170856, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "2316565377", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 31 August 2024 08:45:48 -0400 (0:00:00.343) 0:00:52.993 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004442", "end": "2024-08-31 08:45:48.754764", "rc": 0, "start": "2024-08-31 08:45:48.750322" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 31 August 2024 08:45:48 -0400 (0:00:00.346) 0:00:53.340 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 31 August 2024 08:45:48 -0400 (0:00:00.033) 0:00:53.373 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 31 August 2024 08:45:49 -0400 (0:00:00.350) 0:00:53.724 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 31 August 2024 08:45:49 -0400 (0:00:00.331) 0:00:54.056 ******* ok: [managed_node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 31 August 2024 08:45:49 -0400 (0:00:00.315) 0:00:54.371 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 August 2024 08:45:49 -0400 (0:00:00.017) 0:00:54.389 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 31 August 2024 08:45:49 -0400 (0:00:00.016) 0:00:54.405 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 31 August 2024 08:45:49 -0400 (0:00:00.028) 0:00:54.434 ******* ok: [managed_node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": false, "id": "ec27ae01cae55638991c5e9c05e965f4-6.11.0-0.rc4.20.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone1", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "bbbf2437206e4dcc945537248a5e7acf-6.11.0-0.rc4.20.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (6.11.0-0.rc4.20.el10.x86_64) 10" }, { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "bbbf2437206e4dcc945537248a5e7acf-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-bbbf2437206e4dcc945537248a5e7acf.img", "kernel": "/boot/vmlinuz-0-rescue-bbbf2437206e4dcc945537248a5e7acf", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (0-rescue-bbbf2437206e4dcc945537248a5e7acf) 10" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:38 Saturday 31 August 2024 08:45:50 -0400 (0:00:00.473) 0:00:54.908 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:47 Saturday 31 August 2024 08:45:50 -0400 (0:00:00.037) 0:00:54.945 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 August 2024 08:45:50 -0400 (0:00:00.047) 0:00:54.992 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 August 2024 08:45:50 -0400 (0:00:00.016) 0:00:55.009 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 August 2024 08:45:50 -0400 (0:00:00.032) 0:00:55.042 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 August 2024 08:45:50 -0400 (0:00:00.016) 0:00:55.059 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 August 2024 08:45:50 -0400 (0:00:00.016) 0:00:55.075 ******* skipping: [managed_node1] => (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: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 August 2024 08:45:50 -0400 (0:00:00.028) 0:00:55.104 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 31 August 2024 08:45:50 -0400 (0:00:00.011) 0:00:55.116 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 31 August 2024 08:45:51 -0400 (0:00:00.635) 0:00:55.751 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108312.0158293, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1725108312.0148294, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372288, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725108312.0148294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "2761487609", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 31 August 2024 08:45:51 -0400 (0:00:00.341) 0:00:56.093 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 31 August 2024 08:45:51 -0400 (0:00:00.013) 0:00:56.106 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 31 August 2024 08:45:51 -0400 (0:00:00.011) 0:00:56.118 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 31 August 2024 08:45:51 -0400 (0:00:00.324) 0:00:56.442 ******* ok: [managed_node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 31 August 2024 08:45:51 -0400 (0:00:00.037) 0:00:56.480 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108312.0158293, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1725108312.0148294, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372288, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725108312.0148294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "2761487609", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 31 August 2024 08:45:52 -0400 (0:00:00.352) 0:00:56.832 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108309.609802, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3d40c285a5d45b2b475c543f0e706a764ca085ea", "ctime": 1725108305.175748, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 408944834, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724667570.2170856, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "2316565377", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 31 August 2024 08:45:52 -0400 (0:00:00.344) 0:00:57.176 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004607", "end": "2024-08-31 08:45:52.937183", "rc": 0, "start": "2024-08-31 08:45:52.932576" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 31 August 2024 08:45:52 -0400 (0:00:00.345) 0:00:57.522 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 31 August 2024 08:45:53 -0400 (0:00:00.031) 0:00:57.553 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 31 August 2024 08:45:53 -0400 (0:00:00.346) 0:00:57.900 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 31 August 2024 08:45:53 -0400 (0:00:00.345) 0:00:58.246 ******* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed_node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 31 August 2024 08:45:54 -0400 (0:00:00.540) 0:00:58.787 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 August 2024 08:45:54 -0400 (0:00:00.017) 0:00:58.804 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 31 August 2024 08:45:54 -0400 (0:00:00.016) 0:00:58.820 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 31 August 2024 08:45:54 -0400 (0:00:00.026) 0:00:58.847 ******* ok: [managed_node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "bbbf2437206e4dcc945537248a5e7acf-6.11.0-0.rc4.20.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (6.11.0-0.rc4.20.el10.x86_64) 10" }, { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "bbbf2437206e4dcc945537248a5e7acf-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-bbbf2437206e4dcc945537248a5e7acf.img", "kernel": "/boot/vmlinuz-0-rescue-bbbf2437206e4dcc945537248a5e7acf", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (0-rescue-bbbf2437206e4dcc945537248a5e7acf) 10" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:64 Saturday 31 August 2024 08:45:54 -0400 (0:00:00.438) 0:00:59.286 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:68 Saturday 31 August 2024 08:45:54 -0400 (0:00:00.038) 0:00:59.325 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed_node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 31 August 2024 08:45:54 -0400 (0:00:00.030) 0:00:59.356 ******* ok: [managed_node1] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "bbbf2437206e4dcc945537248a5e7acf-6.11.0-0.rc4.20.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (6.11.0-0.rc4.20.el10.x86_64) 10" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 Saturday 31 August 2024 08:45:54 -0400 (0:00:00.038) 0:00:59.395 ******* changed: [managed_node1] => (item={'src': '/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64', 'dest': '/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "44c8b7c4756e0cfbebfc621d8ce1c0164e62f0b7", "dest": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64" }, "md5sum": "ce1312822f66ed8998d5182f1c757883", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15464696, "src": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64", "state": "file", "uid": 0 } changed: [managed_node1] => (item={'src': '/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img', 'dest': '/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "db31292127e0fe196ceb1d9c54313cdd8a241be5", "dest": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img" }, "md5sum": "7bdfd1f23c89650339f6ddedf29d64a3", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 30929781, "src": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:21 Saturday 31 August 2024 08:45:55 -0400 (0:00:00.940) 0:01:00.336 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 August 2024 08:45:55 -0400 (0:00:00.034) 0:01:00.370 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 August 2024 08:45:55 -0400 (0:00:00.017) 0:01:00.387 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 August 2024 08:45:55 -0400 (0:00:00.030) 0:01:00.418 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 August 2024 08:45:55 -0400 (0:00:00.017) 0:01:00.436 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 August 2024 08:45:55 -0400 (0:00:00.016) 0:01:00.452 ******* skipping: [managed_node1] => (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: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 August 2024 08:45:55 -0400 (0:00:00.028) 0:01:00.480 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 31 August 2024 08:45:55 -0400 (0:00:00.012) 0:01:00.492 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 31 August 2024 08:45:56 -0400 (0:00:00.637) 0:01:01.130 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108312.0158293, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1725108312.0148294, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372288, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725108312.0148294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "2761487609", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 31 August 2024 08:45:56 -0400 (0:00:00.341) 0:01:01.471 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 31 August 2024 08:45:56 -0400 (0:00:00.014) 0:01:01.486 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 31 August 2024 08:45:56 -0400 (0:00:00.012) 0:01:01.498 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 31 August 2024 08:45:57 -0400 (0:00:00.328) 0:01:01.827 ******* ok: [managed_node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 31 August 2024 08:45:57 -0400 (0:00:00.037) 0:01:01.865 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108312.0158293, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1725108312.0148294, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372288, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725108312.0148294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "2761487609", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 31 August 2024 08:45:57 -0400 (0:00:00.348) 0:01:02.213 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108309.609802, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3d40c285a5d45b2b475c543f0e706a764ca085ea", "ctime": 1725108305.175748, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 408944834, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724667570.2170856, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "2316565377", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 31 August 2024 08:45:58 -0400 (0:00:00.352) 0:01:02.566 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004477", "end": "2024-08-31 08:45:58.346651", "rc": 0, "start": "2024-08-31 08:45:58.342174" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 31 August 2024 08:45:58 -0400 (0:00:00.371) 0:01:02.937 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 31 August 2024 08:45:58 -0400 (0:00:00.048) 0:01:02.985 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 31 August 2024 08:45:58 -0400 (0:00:00.360) 0:01:03.346 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 31 August 2024 08:45:59 -0400 (0:00:00.359) 0:01:03.705 ******* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed_node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 31 August 2024 08:45:59 -0400 (0:00:00.537) 0:01:04.243 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 August 2024 08:45:59 -0400 (0:00:00.017) 0:01:04.260 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 31 August 2024 08:45:59 -0400 (0:00:00.016) 0:01:04.277 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 31 August 2024 08:45:59 -0400 (0:00:00.028) 0:01:04.305 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 31 August 2024 08:45:59 -0400 (0:00:00.029) 0:01:04.334 ******* NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed_node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed_node1 META: triggered running handlers for managed_node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 31 August 2024 08:45:59 -0400 (0:00:00.002) 0:01:04.337 ******* changed: [managed_node1] => { "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.125666", "end": "2024-08-31 08:46:00.223420", "rc": 0, "start": "2024-08-31 08:46:00.097754" } STDOUT: args="ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 31 August 2024 08:46:00 -0400 (0:00:00.472) 0:01:04.810 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed_node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 31 August 2024 08:46:00 -0400 (0:00:00.019) 0:01:04.829 ******* changed: [managed_node1] => { "changed": true, "elapsed": 28, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 31 August 2024 08:46:30 -0400 (0:00:29.745) 0:01:34.574 ******* skipping: [managed_node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 31 August 2024 08:46:30 -0400 (0:00:00.012) 0:01:34.587 ******* ok: [managed_node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 31 August 2024 08:46:30 -0400 (0:00:00.014) 0:01:34.601 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:43 Saturday 31 August 2024 08:46:30 -0400 (0:00:00.017) 0:01:34.619 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 August 2024 08:46:30 -0400 (0:00:00.048) 0:01:34.667 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 August 2024 08:46:30 -0400 (0:00:00.016) 0:01:34.684 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 August 2024 08:46:30 -0400 (0:00:00.031) 0:01:34.715 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 August 2024 08:46:30 -0400 (0:00:00.017) 0:01:34.733 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 August 2024 08:46:30 -0400 (0:00:00.016) 0:01:34.750 ******* skipping: [managed_node1] => (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: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 August 2024 08:46:30 -0400 (0:00:00.028) 0:01:34.778 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 31 August 2024 08:46:30 -0400 (0:00:00.012) 0:01:34.790 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 31 August 2024 08:46:31 -0400 (0:00:01.302) 0:01:36.092 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108360.2220285, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1725108360.2220285, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372296, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725108360.2220285, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "1097447161", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 31 August 2024 08:46:31 -0400 (0:00:00.376) 0:01:36.468 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 31 August 2024 08:46:31 -0400 (0:00:00.014) 0:01:36.482 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 31 August 2024 08:46:31 -0400 (0:00:00.011) 0:01:36.494 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 31 August 2024 08:46:32 -0400 (0:00:00.321) 0:01:36.816 ******* ok: [managed_node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 31 August 2024 08:46:32 -0400 (0:00:00.039) 0:01:36.855 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108391.3684535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1725108360.2220285, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372296, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725108360.2220285, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "1097447161", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 31 August 2024 08:46:32 -0400 (0:00:00.340) 0:01:37.196 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108309.609802, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3d40c285a5d45b2b475c543f0e706a764ca085ea", "ctime": 1725108305.175748, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 408944834, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724667570.2170856, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "2316565377", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 31 August 2024 08:46:33 -0400 (0:00:00.343) 0:01:37.540 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004868", "end": "2024-08-31 08:46:32.958753", "rc": 0, "start": "2024-08-31 08:46:32.953885" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 31 August 2024 08:46:33 -0400 (0:00:00.348) 0:01:37.888 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 31 August 2024 08:46:33 -0400 (0:00:00.033) 0:01:37.922 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 31 August 2024 08:46:33 -0400 (0:00:00.357) 0:01:38.279 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 31 August 2024 08:46:34 -0400 (0:00:00.349) 0:01:38.629 ******* ok: [managed_node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 31 August 2024 08:46:34 -0400 (0:00:00.325) 0:01:38.955 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 August 2024 08:46:34 -0400 (0:00:00.017) 0:01:38.972 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 31 August 2024 08:46:34 -0400 (0:00:00.016) 0:01:38.988 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 31 August 2024 08:46:34 -0400 (0:00:00.027) 0:01:39.016 ******* ok: [managed_node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec27ae01cae55638991c5e9c05e965f4-6.11.0-0.rc4.20.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "bbbf2437206e4dcc945537248a5e7acf-6.11.0-0.rc4.20.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (6.11.0-0.rc4.20.el10.x86_64) 10" }, { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "bbbf2437206e4dcc945537248a5e7acf-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-bbbf2437206e4dcc945537248a5e7acf.img", "kernel": "/boot/vmlinuz-0-rescue-bbbf2437206e4dcc945537248a5e7acf", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (0-rescue-bbbf2437206e4dcc945537248a5e7acf) 10" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:74 Saturday 31 August 2024 08:46:34 -0400 (0:00:00.467) 0:01:39.484 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 31 August 2024 08:46:34 -0400 (0:00:00.036) 0:01:39.521 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 August 2024 08:46:35 -0400 (0:00:00.060) 0:01:39.581 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 August 2024 08:46:35 -0400 (0:00:00.017) 0:01:39.598 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 August 2024 08:46:35 -0400 (0:00:00.032) 0:01:39.631 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 August 2024 08:46:35 -0400 (0:00:00.016) 0:01:39.648 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 August 2024 08:46:35 -0400 (0:00:00.015) 0:01:39.663 ******* skipping: [managed_node1] => (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: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 August 2024 08:46:35 -0400 (0:00:00.029) 0:01:39.693 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 31 August 2024 08:46:35 -0400 (0:00:00.015) 0:01:39.708 ******* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 31 August 2024 08:46:35 -0400 (0:00:00.618) 0:01:40.327 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108391.3684535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1725108360.2220285, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372296, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725108360.2220285, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "1097447161", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 31 August 2024 08:46:36 -0400 (0:00:00.328) 0:01:40.655 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 31 August 2024 08:46:36 -0400 (0:00:00.013) 0:01:40.669 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 31 August 2024 08:46:36 -0400 (0:00:00.011) 0:01:40.681 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 31 August 2024 08:46:36 -0400 (0:00:00.315) 0:01:40.996 ******* ok: [managed_node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 31 August 2024 08:46:36 -0400 (0:00:00.037) 0:01:41.034 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108391.3684535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1725108360.2220285, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6372296, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1725108360.2220285, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "1097447161", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 31 August 2024 08:46:36 -0400 (0:00:00.330) 0:01:41.364 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1725108309.609802, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3d40c285a5d45b2b475c543f0e706a764ca085ea", "ctime": 1725108305.175748, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 408944834, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724667570.2170856, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "2316565377", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 31 August 2024 08:46:37 -0400 (0:00:00.331) 0:01:41.695 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004132", "end": "2024-08-31 08:46:37.451488", "rc": 0, "start": "2024-08-31 08:46:37.447356" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 31 August 2024 08:46:37 -0400 (0:00:00.336) 0:01:42.032 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 31 August 2024 08:46:37 -0400 (0:00:00.031) 0:01:42.064 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 31 August 2024 08:46:37 -0400 (0:00:00.335) 0:01:42.399 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 31 August 2024 08:46:38 -0400 (0:00:00.335) 0:01:42.735 ******* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed_node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 31 August 2024 08:46:38 -0400 (0:00:00.526) 0:01:43.261 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 August 2024 08:46:38 -0400 (0:00:00.017) 0:01:43.278 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 31 August 2024 08:46:38 -0400 (0:00:00.015) 0:01:43.294 ******* skipping: [managed_node1] => { "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: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 31 August 2024 08:46:38 -0400 (0:00:00.027) 0:01:43.321 ******* ok: [managed_node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "bbbf2437206e4dcc945537248a5e7acf-6.11.0-0.rc4.20.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc4.20.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (6.11.0-0.rc4.20.el10.x86_64) 10" }, { "args": "ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "bbbf2437206e4dcc945537248a5e7acf-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-bbbf2437206e4dcc945537248a5e7acf.img", "kernel": "/boot/vmlinuz-0-rescue-bbbf2437206e4dcc945537248a5e7acf", "root": "UUID=693c335c-f9bc-477f-a2a8-a200466547e5", "title": "CentOS Stream (0-rescue-bbbf2437206e4dcc945537248a5e7acf) 10" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:91 Saturday 31 August 2024 08:46:39 -0400 (0:00:00.434) 0:01:43.755 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:95 Saturday 31 August 2024 08:46:39 -0400 (0:00:00.041) 0:01:43.796 ******* changed: [managed_node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone1" ], "delta": "0:00:00.051778", "end": "2024-08-31 08:46:39.609324", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-08-31 08:46:39.557546" } STDERR: The param /boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone1 is incorrect MSG: non-zero return code changed: [managed_node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone2" ], "delta": "0:00:00.040886", "end": "2024-08-31 08:46:39.971919", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-08-31 08:46:39.931033" } STDERR: The param /boot/vmlinuz-6.11.0-0.rc4.20.el10.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed_node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed_node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 31 August 2024 08:46:40 -0400 (0:00:00.761) 0:01:44.558 ******* changed: [managed_node1] => { "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.095267", "end": "2024-08-31 08:46:40.402165", "rc": 0, "start": "2024-08-31 08:46:40.306898" } STDOUT: args="ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 31 August 2024 08:46:40 -0400 (0:00:00.429) 0:01:44.987 ******* included: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed_node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 31 August 2024 08:46:40 -0400 (0:00:00.013) 0:01:45.001 ******* changed: [managed_node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 31 August 2024 08:47:12 -0400 (0:00:31.600) 0:02:16.601 ******* skipping: [managed_node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 31 August 2024 08:47:12 -0400 (0:00:00.012) 0:02:16.613 ******* ok: [managed_node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed_node1 : ok=118 changed=14 unreachable=0 failed=0 skipped=80 rescued=0 ignored=0 Saturday 31 August 2024 08:47:12 -0400 (0:00:00.016) 0:02:16.630 ******* =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 33.40s /tmp/collections-NLY/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 -- 31.60s /tmp/collections-NLY/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.75s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.56s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Gather architecture facts ----------------------------------------------- 2.64s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.30s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.30s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Clone test_kernel kernel and initrd for test purposes ------------------- 0.94s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 Clone test_kernel kernel and initrd for test purposes ------------------- 0.90s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 Remove cloned kernels --------------------------------------------------- 0.76s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:95 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.64s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.64s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.64s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.62s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.54s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.54s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.54s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.53s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.53s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.51s /tmp/collections-NLY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73