[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-hfB 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-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:13 Saturday 24 August 2024 08:45:27 -0400 (0:00:00.018) 0:00:00.018 ******* included: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed_node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 24 August 2024 08:45:27 -0400 (0:00:00.012) 0:00:00.030 ******* [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-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 24 August 2024 08:45:30 -0400 (0:00:02.849) 0:00:02.880 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 24 August 2024 08:45:30 -0400 (0:00:00.004) 0:00:02.884 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 August 2024 08:45:30 -0400 (0:00:00.035) 0:00:02.920 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 August 2024 08:45:30 -0400 (0:00:00.014) 0:00:02.935 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 August 2024 08:45:30 -0400 (0:00:00.029) 0:00:02.964 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 August 2024 08:45:30 -0400 (0:00:00.395) 0:00:03.359 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 August 2024 08:45:30 -0400 (0:00:00.021) 0:00:03.381 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 August 2024 08:45:30 -0400 (0:00:00.039) 0:00:03.421 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 24 August 2024 08:45:30 -0400 (0:00:00.017) 0:00:03.438 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 24 August 2024 08:45:34 -0400 (0:00:03.871) 0:00:07.310 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724083209.1962504, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1724083209.1972504, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4333890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724083209.1962504, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "4117315389", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 24 August 2024 08:45:35 -0400 (0:00:00.956) 0:00:08.266 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 24 August 2024 08:45:35 -0400 (0:00:00.020) 0:00:08.287 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 24 August 2024 08:45:35 -0400 (0:00:00.019) 0:00:08.306 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 24 August 2024 08:45:36 -0400 (0:00:00.356) 0:00:08.662 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 24 August 2024 08:45:36 -0400 (0:00:00.060) 0:00:08.724 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503535.0721467, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1724083209.1972504, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4333890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724083209.1962504, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "4117315389", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 24 August 2024 08:45:36 -0400 (0:00:00.362) 0:00:09.086 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724081874.136, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "b9a9bc14bcc2b7ead13c43cbdd9deb54de42e554", "ctime": 1724081874.138, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2237256, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724081874.138, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6743, "uid": 0, "version": "1406311902", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 24 August 2024 08:45:36 -0400 (0:00:00.354) 0:00:09.441 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004520", "end": "2024-08-24 08:45:37.290527", "rc": 0, "start": "2024-08-24 08:45:37.286007" } 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 24 August 2024 08:45:37 -0400 (0:00:00.432) 0:00:09.873 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 24 August 2024 08:45:37 -0400 (0:00:00.044) 0:00:09.917 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 24 August 2024 08:45:37 -0400 (0:00:00.438) 0:00:10.356 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 24 August 2024 08:45:38 -0400 (0:00:00.345) 0:00:10.702 ******* ok: [managed_node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 24 August 2024 08:45:38 -0400 (0:00:00.426) 0:00:11.128 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 August 2024 08:45:38 -0400 (0:00:00.024) 0:00:11.153 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 24 August 2024 08:45:38 -0400 (0:00:00.015) 0:00:11.168 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 24 August 2024 08:45:38 -0400 (0:00:00.028) 0:00:11.197 ******* 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": "a891c71eb1e4436db121304d77d98adf-6.11.0-0.rc3.19.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (6.11.0-0.rc3.19.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": "a891c71eb1e4436db121304d77d98adf-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a891c71eb1e4436db121304d77d98adf.img", "kernel": "/boot/vmlinuz-0-rescue-a891c71eb1e4436db121304d77d98adf", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (0-rescue-a891c71eb1e4436db121304d77d98adf) 10" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 24 August 2024 08:45:39 -0400 (0:00:00.539) 0:00:11.736 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 24 August 2024 08:45:39 -0400 (0:00:00.005) 0:00:11.741 ******* META: triggered running handlers for managed_node1 TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 24 August 2024 08:45:39 -0400 (0:00:00.004) 0:00:11.746 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 24 August 2024 08:45:39 -0400 (0:00:00.022) 0:00:11.769 ******* 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": "a891c71eb1e4436db121304d77d98adf-6.11.0-0.rc3.19.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (6.11.0-0.rc3.19.el10.x86_64) 10" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 Saturday 24 August 2024 08:45:39 -0400 (0:00:00.035) 0:00:11.804 ******* changed: [managed_node1] => (item={'src': '/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64', 'dest': '/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "3c2859fe4df8478bbd17906d4403d3db0ec12538", "dest": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64" }, "md5sum": "204112dff408836a2ac0e5950df15032", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15460600, "src": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64", "state": "file", "uid": 0 } changed: [managed_node1] => (item={'src': '/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img', 'dest': '/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c1d1de95b3990a7337d0d72869a01a83db08009d", "dest": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img" }, "md5sum": "8521ec02fc74ad6b93b1d6ea5eae17b2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 30218430, "src": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:21 Saturday 24 August 2024 08:45:40 -0400 (0:00:00.958) 0:00:12.763 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 August 2024 08:45:40 -0400 (0:00:00.035) 0:00:12.799 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 August 2024 08:45:40 -0400 (0:00:00.021) 0:00:12.821 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 August 2024 08:45:40 -0400 (0:00:00.034) 0:00:12.855 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 August 2024 08:45:40 -0400 (0:00:00.019) 0:00:12.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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 August 2024 08:45:40 -0400 (0:00:00.015) 0:00:12.890 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 August 2024 08:45:40 -0400 (0:00:00.030) 0:00:12.921 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 24 August 2024 08:45:40 -0400 (0:00:00.010) 0:00:12.931 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 24 August 2024 08:45:41 -0400 (0:00:00.631) 0:00:13.562 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503535.0721467, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1724083209.1972504, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4333890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724083209.1962504, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "4117315389", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 24 August 2024 08:45:41 -0400 (0:00:00.356) 0:00:13.919 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 24 August 2024 08:45:41 -0400 (0:00:00.021) 0:00:13.940 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 24 August 2024 08:45:41 -0400 (0:00:00.024) 0:00:13.965 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 24 August 2024 08:45:41 -0400 (0:00:00.377) 0:00:14.343 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 24 August 2024 08:45:41 -0400 (0:00:00.055) 0:00:14.398 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503535.0721467, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3533df6d61119d3dbd6959a265d5a35134a0f8cc", "ctime": 1724083209.1972504, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4333890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724083209.1962504, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "4117315389", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 24 August 2024 08:45:42 -0400 (0:00:00.350) 0:00:14.749 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503536.8481421, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9fa34ab7ae0dde7d9e76eb352e6d3552f5f3de23", "ctime": 1724503538.126139, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750530, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724081874.138, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "443216871", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 24 August 2024 08:45:42 -0400 (0:00:00.363) 0:00:15.112 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004456", "end": "2024-08-24 08:45:42.878698", "rc": 0, "start": "2024-08-24 08:45:42.874242" } 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 24 August 2024 08:45:42 -0400 (0:00:00.344) 0:00:15.457 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 24 August 2024 08:45:42 -0400 (0:00:00.048) 0:00:15.505 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 24 August 2024 08:45:43 -0400 (0:00:00.364) 0:00:15.870 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 24 August 2024 08:45:43 -0400 (0:00:00.345) 0:00:16.216 ******* 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.rc3.19.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.11.0-0.rc3.19.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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 24 August 2024 08:45:44 -0400 (0:00:00.603) 0:00:16.820 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 August 2024 08:45:44 -0400 (0:00:00.046) 0:00:16.866 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 24 August 2024 08:45:44 -0400 (0:00:00.043) 0:00:16.909 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 24 August 2024 08:45:44 -0400 (0:00:00.047) 0:00:16.957 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 24 August 2024 08:45:44 -0400 (0:00:00.084) 0:00:17.042 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 24 August 2024 08:45:44 -0400 (0:00:00.009) 0:00:17.051 ******* 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.119055", "end": "2024-08-24 08:45:44.978452", "rc": 0, "start": "2024-08-24 08:45:44.859397" } 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 24 August 2024 08:45:45 -0400 (0:00:00.506) 0:00:17.557 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 24 August 2024 08:45:45 -0400 (0:00:00.019) 0:00:17.577 ******* changed: [managed_node1] => { "changed": true, "elapsed": 24, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 24 August 2024 08:46:10 -0400 (0:00:25.907) 0:00:43.484 ******* skipping: [managed_node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 24 August 2024 08:46:10 -0400 (0:00:00.012) 0:00:43.497 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 24 August 2024 08:46:10 -0400 (0:00:00.014) 0:00:43.511 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:43 Saturday 24 August 2024 08:46:10 -0400 (0:00:00.013) 0:00:43.525 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 August 2024 08:46:11 -0400 (0:00:00.053) 0:00:43.579 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 August 2024 08:46:11 -0400 (0:00:00.016) 0:00:43.596 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 August 2024 08:46:11 -0400 (0:00:00.029) 0:00:43.626 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 August 2024 08:46:11 -0400 (0:00:00.015) 0:00:43.642 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 August 2024 08:46:11 -0400 (0:00:00.015) 0:00:43.657 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 August 2024 08:46:11 -0400 (0:00:00.026) 0:00:43.684 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 24 August 2024 08:46:11 -0400 (0:00:00.010) 0:00:43.694 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 24 August 2024 08:46:12 -0400 (0:00:01.247) 0:00:44.942 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503544.977122, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1724503544.976122, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6291601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724503544.976122, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "1219879401", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 24 August 2024 08:46:12 -0400 (0:00:00.366) 0:00:45.308 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 24 August 2024 08:46:12 -0400 (0:00:00.012) 0:00:45.321 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 24 August 2024 08:46:12 -0400 (0:00:00.012) 0:00:45.333 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 24 August 2024 08:46:13 -0400 (0:00:00.312) 0:00:45.645 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 24 August 2024 08:46:13 -0400 (0:00:00.038) 0:00:45.684 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503544.977122, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1724503544.976122, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6291601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724503544.976122, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "1219879401", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 24 August 2024 08:46:13 -0400 (0:00:00.329) 0:00:46.013 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503542.503128, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9fa34ab7ae0dde7d9e76eb352e6d3552f5f3de23", "ctime": 1724503538.126139, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750530, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724081874.138, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "443216871", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 24 August 2024 08:46:13 -0400 (0:00:00.330) 0:00:46.343 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005544", "end": "2024-08-24 08:46:14.094252", "rc": 0, "start": "2024-08-24 08:46:14.088708" } 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 24 August 2024 08:46:14 -0400 (0:00:00.331) 0:00:46.675 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 24 August 2024 08:46:14 -0400 (0:00:00.032) 0:00:46.707 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 24 August 2024 08:46:14 -0400 (0:00:00.347) 0:00:47.055 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 24 August 2024 08:46:14 -0400 (0:00:00.334) 0:00:47.390 ******* ok: [managed_node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.319) 0:00:47.709 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.018) 0:00:47.727 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.016) 0:00:47.744 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.027) 0:00:47.771 ******* 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": "ec22eb7c830c5c564156776907e82b6a-6.11.0-0.rc3.19.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64_clone1", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "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": "a891c71eb1e4436db121304d77d98adf-6.11.0-0.rc3.19.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (6.11.0-0.rc3.19.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": "a891c71eb1e4436db121304d77d98adf-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-a891c71eb1e4436db121304d77d98adf.img", "kernel": "/boot/vmlinuz-0-rescue-a891c71eb1e4436db121304d77d98adf", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (0-rescue-a891c71eb1e4436db121304d77d98adf) 10" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:38 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.461) 0:00:48.233 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:47 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.036) 0:00:48.269 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.046) 0:00:48.316 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.016) 0:00:48.332 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.032) 0:00:48.365 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.016) 0:00:48.381 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.015) 0:00:48.396 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.027) 0:00:48.423 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 24 August 2024 08:46:15 -0400 (0:00:00.011) 0:00:48.434 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 24 August 2024 08:46:16 -0400 (0:00:00.621) 0:00:49.055 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503544.977122, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1724503544.976122, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6291601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724503544.976122, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "1219879401", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 24 August 2024 08:46:16 -0400 (0:00:00.332) 0:00:49.387 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 24 August 2024 08:46:16 -0400 (0:00:00.012) 0:00:49.400 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 24 August 2024 08:46:16 -0400 (0:00:00.011) 0:00:49.412 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 24 August 2024 08:46:17 -0400 (0:00:00.315) 0:00:49.727 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 24 August 2024 08:46:17 -0400 (0:00:00.036) 0:00:49.764 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503544.977122, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1724503544.976122, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6291601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724503544.976122, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "1219879401", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 24 August 2024 08:46:17 -0400 (0:00:00.340) 0:00:50.104 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503542.503128, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9fa34ab7ae0dde7d9e76eb352e6d3552f5f3de23", "ctime": 1724503538.126139, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750530, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724081874.138, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "443216871", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 24 August 2024 08:46:17 -0400 (0:00:00.332) 0:00:50.437 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004549", "end": "2024-08-24 08:46:18.199062", "rc": 0, "start": "2024-08-24 08:46:18.194513" } 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 24 August 2024 08:46:18 -0400 (0:00:00.338) 0:00:50.775 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 24 August 2024 08:46:18 -0400 (0:00:00.030) 0:00:50.805 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 24 August 2024 08:46:18 -0400 (0:00:00.337) 0:00:51.143 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 24 August 2024 08:46:18 -0400 (0:00:00.335) 0:00:51.479 ******* 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.rc3.19.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 24 August 2024 08:46:19 -0400 (0:00:00.539) 0:00:52.018 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 August 2024 08:46:19 -0400 (0:00:00.018) 0:00:52.037 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 24 August 2024 08:46:19 -0400 (0:00:00.018) 0:00:52.055 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 24 August 2024 08:46:19 -0400 (0:00:00.029) 0:00:52.084 ******* 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": "a891c71eb1e4436db121304d77d98adf-6.11.0-0.rc3.19.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (6.11.0-0.rc3.19.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": "a891c71eb1e4436db121304d77d98adf-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a891c71eb1e4436db121304d77d98adf.img", "kernel": "/boot/vmlinuz-0-rescue-a891c71eb1e4436db121304d77d98adf", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (0-rescue-a891c71eb1e4436db121304d77d98adf) 10" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:64 Saturday 24 August 2024 08:46:19 -0400 (0:00:00.432) 0:00:52.517 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:68 Saturday 24 August 2024 08:46:20 -0400 (0:00:00.035) 0:00:52.553 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 24 August 2024 08:46:20 -0400 (0:00:00.027) 0:00:52.580 ******* 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": "a891c71eb1e4436db121304d77d98adf-6.11.0-0.rc3.19.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (6.11.0-0.rc3.19.el10.x86_64) 10" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 Saturday 24 August 2024 08:46:20 -0400 (0:00:00.035) 0:00:52.615 ******* changed: [managed_node1] => (item={'src': '/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64', 'dest': '/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "3c2859fe4df8478bbd17906d4403d3db0ec12538", "dest": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64" }, "md5sum": "204112dff408836a2ac0e5950df15032", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15460600, "src": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64", "state": "file", "uid": 0 } changed: [managed_node1] => (item={'src': '/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img', 'dest': '/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c1d1de95b3990a7337d0d72869a01a83db08009d", "dest": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img" }, "md5sum": "8521ec02fc74ad6b93b1d6ea5eae17b2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 30218430, "src": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:21 Saturday 24 August 2024 08:46:20 -0400 (0:00:00.909) 0:00:53.524 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 August 2024 08:46:21 -0400 (0:00:00.034) 0:00:53.559 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 August 2024 08:46:21 -0400 (0:00:00.016) 0:00:53.575 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 August 2024 08:46:21 -0400 (0:00:00.029) 0:00:53.605 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 August 2024 08:46:21 -0400 (0:00:00.016) 0:00:53.621 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 August 2024 08:46:21 -0400 (0:00:00.015) 0:00:53.637 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 August 2024 08:46:21 -0400 (0:00:00.028) 0:00:53.665 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 24 August 2024 08:46:21 -0400 (0:00:00.012) 0:00:53.678 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 24 August 2024 08:46:21 -0400 (0:00:00.631) 0:00:54.309 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503544.977122, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1724503544.976122, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6291601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724503544.976122, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "1219879401", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 24 August 2024 08:46:22 -0400 (0:00:00.333) 0:00:54.643 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 24 August 2024 08:46:22 -0400 (0:00:00.013) 0:00:54.657 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 24 August 2024 08:46:22 -0400 (0:00:00.011) 0:00:54.668 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 24 August 2024 08:46:22 -0400 (0:00:00.317) 0:00:54.986 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 24 August 2024 08:46:22 -0400 (0:00:00.037) 0:00:55.023 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503544.977122, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1724503544.976122, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6291601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724503544.976122, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "1219879401", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 24 August 2024 08:46:22 -0400 (0:00:00.333) 0:00:55.356 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503542.503128, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9fa34ab7ae0dde7d9e76eb352e6d3552f5f3de23", "ctime": 1724503538.126139, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750530, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724081874.138, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "443216871", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 24 August 2024 08:46:23 -0400 (0:00:00.334) 0:00:55.691 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004676", "end": "2024-08-24 08:46:23.460765", "rc": 0, "start": "2024-08-24 08:46:23.456089" } 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 24 August 2024 08:46:23 -0400 (0:00:00.345) 0:00:56.036 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 24 August 2024 08:46:23 -0400 (0:00:00.030) 0:00:56.067 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 24 August 2024 08:46:23 -0400 (0:00:00.338) 0:00:56.405 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 24 August 2024 08:46:24 -0400 (0:00:00.340) 0:00:56.745 ******* 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.rc3.19.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.11.0-0.rc3.19.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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 24 August 2024 08:46:24 -0400 (0:00:00.516) 0:00:57.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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 August 2024 08:46:24 -0400 (0:00:00.017) 0:00:57.279 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 24 August 2024 08:46:24 -0400 (0:00:00.016) 0:00:57.295 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 24 August 2024 08:46:24 -0400 (0:00:00.028) 0:00:57.323 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 24 August 2024 08:46:24 -0400 (0:00:00.028) 0:00:57.352 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 24 August 2024 08:46:24 -0400 (0:00:00.002) 0:00:57.355 ******* 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.119222", "end": "2024-08-24 08:46:25.216245", "rc": 0, "start": "2024-08-24 08:46:25.097023" } 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 24 August 2024 08:46:25 -0400 (0:00:00.436) 0:00:57.792 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 24 August 2024 08:46:25 -0400 (0:00:00.013) 0:00:57.805 ******* changed: [managed_node1] => { "changed": true, "elapsed": 28, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 24 August 2024 08:46:54 -0400 (0:00:29.272) 0:01:27.078 ******* skipping: [managed_node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 24 August 2024 08:46:54 -0400 (0:00:00.011) 0:01:27.090 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 24 August 2024 08:46:54 -0400 (0:00:00.014) 0:01:27.105 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:43 Saturday 24 August 2024 08:46:54 -0400 (0:00:00.016) 0:01:27.121 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 August 2024 08:46:54 -0400 (0:00:00.047) 0:01:27.169 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 August 2024 08:46:54 -0400 (0:00:00.016) 0:01:27.186 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 August 2024 08:46:54 -0400 (0:00:00.029) 0:01:27.216 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 August 2024 08:46:54 -0400 (0:00:00.016) 0:01:27.232 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 August 2024 08:46:54 -0400 (0:00:00.014) 0:01:27.247 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 August 2024 08:46:54 -0400 (0:00:00.027) 0:01:27.274 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 24 August 2024 08:46:54 -0400 (0:00:00.011) 0:01:27.286 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 24 August 2024 08:46:55 -0400 (0:00:01.194) 0:01:28.480 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503585.2151725, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1724503585.2141724, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6291591, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724503585.2141724, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "4066451991", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 24 August 2024 08:46:56 -0400 (0:00:00.358) 0:01:28.839 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 24 August 2024 08:46:56 -0400 (0:00:00.013) 0:01:28.853 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 24 August 2024 08:46:56 -0400 (0:00:00.011) 0:01:28.865 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 24 August 2024 08:46:56 -0400 (0:00:00.316) 0:01:29.181 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 24 August 2024 08:46:56 -0400 (0:00:00.039) 0:01:29.221 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503585.2151725, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1724503585.2141724, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6291591, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724503585.2141724, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "4066451991", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 24 August 2024 08:46:57 -0400 (0:00:00.337) 0:01:29.559 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503542.503128, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9fa34ab7ae0dde7d9e76eb352e6d3552f5f3de23", "ctime": 1724503538.126139, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750530, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724081874.138, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "443216871", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 24 August 2024 08:46:57 -0400 (0:00:00.342) 0:01:29.901 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004678", "end": "2024-08-24 08:46:57.666924", "rc": 0, "start": "2024-08-24 08:46:57.662246" } 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 24 August 2024 08:46:57 -0400 (0:00:00.340) 0:01:30.242 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 24 August 2024 08:46:57 -0400 (0:00:00.031) 0:01:30.274 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 24 August 2024 08:46:58 -0400 (0:00:00.333) 0:01:30.607 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 24 August 2024 08:46:58 -0400 (0:00:00.332) 0:01:30.939 ******* ok: [managed_node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 24 August 2024 08:46:58 -0400 (0:00:00.324) 0:01:31.264 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 August 2024 08:46:58 -0400 (0:00:00.017) 0:01:31.281 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 24 August 2024 08:46:58 -0400 (0:00:00.015) 0:01:31.297 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 24 August 2024 08:46:58 -0400 (0:00:00.027) 0:01:31.324 ******* ok: [managed_node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec22eb7c830c5c564156776907e82b6a-6.11.0-0.rc3.19.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.11.0-0.rc3.19.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": "a891c71eb1e4436db121304d77d98adf-6.11.0-0.rc3.19.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (6.11.0-0.rc3.19.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": "a891c71eb1e4436db121304d77d98adf-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-a891c71eb1e4436db121304d77d98adf.img", "kernel": "/boot/vmlinuz-0-rescue-a891c71eb1e4436db121304d77d98adf", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (0-rescue-a891c71eb1e4436db121304d77d98adf) 10" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:74 Saturday 24 August 2024 08:46:59 -0400 (0:00:00.451) 0:01:31.775 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 24 August 2024 08:46:59 -0400 (0:00:00.035) 0:01:31.811 ******* included: fedora.linux_system_roles.bootloader for managed_node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 August 2024 08:46:59 -0400 (0:00:00.059) 0:01:31.871 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 August 2024 08:46:59 -0400 (0:00:00.017) 0:01:31.888 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 August 2024 08:46:59 -0400 (0:00:00.032) 0:01:31.920 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 August 2024 08:46:59 -0400 (0:00:00.016) 0:01:31.937 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 August 2024 08:46:59 -0400 (0:00:00.015) 0:01:31.952 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 August 2024 08:46:59 -0400 (0:00:00.029) 0:01:31.981 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 24 August 2024 08:46:59 -0400 (0:00:00.014) 0:01:31.996 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 24 August 2024 08:47:00 -0400 (0:00:00.622) 0:01:32.618 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503585.2151725, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1724503585.2141724, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6291591, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724503585.2141724, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "4066451991", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 24 August 2024 08:47:00 -0400 (0:00:00.325) 0:01:32.944 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 24 August 2024 08:47:00 -0400 (0:00:00.013) 0:01:32.957 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 24 August 2024 08:47:00 -0400 (0:00:00.011) 0:01:32.969 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 24 August 2024 08:47:00 -0400 (0:00:00.313) 0:01:33.282 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 24 August 2024 08:47:00 -0400 (0:00:00.037) 0:01:33.319 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503585.2151725, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85bc4f2262ab0ff568e6ddea6fe3e99fa79222b2", "ctime": 1724503585.2141724, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6291591, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1724503585.2141724, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 341, "uid": 0, "version": "4066451991", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 24 August 2024 08:47:01 -0400 (0:00:00.332) 0:01:33.652 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1724503542.503128, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9fa34ab7ae0dde7d9e76eb352e6d3552f5f3de23", "ctime": 1724503538.126139, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750530, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1724081874.138, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6716, "uid": 0, "version": "443216871", "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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 24 August 2024 08:47:01 -0400 (0:00:00.330) 0:01:33.982 ******* ok: [managed_node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004726", "end": "2024-08-24 08:47:01.759061", "rc": 0, "start": "2024-08-24 08:47:01.754335" } 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 24 August 2024 08:47:01 -0400 (0:00:00.352) 0:01:34.334 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 24 August 2024 08:47:01 -0400 (0:00:00.031) 0:01:34.366 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 24 August 2024 08:47:02 -0400 (0:00:00.340) 0:01:34.706 ******* ok: [managed_node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 24 August 2024 08:47:02 -0400 (0:00:00.339) 0:01:35.045 ******* 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.rc3.19.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 24 August 2024 08:47:03 -0400 (0:00:00.523) 0:01:35.568 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 August 2024 08:47:03 -0400 (0:00:00.017) 0:01:35.586 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 24 August 2024 08:47:03 -0400 (0:00:00.015) 0:01:35.601 ******* 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 24 August 2024 08:47:03 -0400 (0:00:00.026) 0:01:35.628 ******* 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": "a891c71eb1e4436db121304d77d98adf-6.11.0-0.rc3.19.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.11.0-0.rc3.19.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (6.11.0-0.rc3.19.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": "a891c71eb1e4436db121304d77d98adf-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a891c71eb1e4436db121304d77d98adf.img", "kernel": "/boot/vmlinuz-0-rescue-a891c71eb1e4436db121304d77d98adf", "root": "UUID=905c0945-e6c2-4f3e-ad97-1fd86a0e6bee", "title": "CentOS Stream (0-rescue-a891c71eb1e4436db121304d77d98adf) 10" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:91 Saturday 24 August 2024 08:47:03 -0400 (0:00:00.423) 0:01:36.051 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:95 Saturday 24 August 2024 08:47:03 -0400 (0:00:00.036) 0:01:36.087 ******* changed: [managed_node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.11.0-0.rc3.19.el10.x86_64_clone1" ], "delta": "0:00:00.040514", "end": "2024-08-24 08:47:03.871209", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-08-24 08:47:03.830695" } STDERR: The param /boot/vmlinuz-6.11.0-0.rc3.19.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.rc3.19.el10.x86_64_clone2" ], "delta": "0:00:00.040708", "end": "2024-08-24 08:47:04.217094", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-08-24 08:47:04.176386" } STDERR: The param /boot/vmlinuz-6.11.0-0.rc3.19.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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 24 August 2024 08:47:04 -0400 (0:00:00.707) 0:01:36.795 ******* 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.095066", "end": "2024-08-24 08:47:04.631758", "rc": 0, "start": "2024-08-24 08:47:04.536692" } 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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 24 August 2024 08:47:04 -0400 (0:00:00.412) 0:01:37.207 ******* included: /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 24 August 2024 08:47:04 -0400 (0:00:00.013) 0:01:37.221 ******* changed: [managed_node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 24 August 2024 08:47:35 -0400 (0:00:30.604) 0:02:07.825 ******* skipping: [managed_node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 24 August 2024 08:47:35 -0400 (0:00:00.011) 0:02:07.837 ******* 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 24 August 2024 08:47:35 -0400 (0:00:00.015) 0:02:07.853 ******* =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 30.60s /tmp/collections-hfB/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.27s /tmp/collections-hfB/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 -- 25.91s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.87s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Gather architecture facts ----------------------------------------------- 2.85s /tmp/collections-hfB/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.25s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.19s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Clone test_kernel kernel and initrd for test purposes ------------------- 0.96s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.96s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Clone test_kernel kernel and initrd for test purposes ------------------- 0.91s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 Remove cloned kernels --------------------------------------------------- 0.71s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:95 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.63s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.63s /tmp/collections-hfB/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-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.60s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.54s /tmp/collections-hfB/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-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.52s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.52s /tmp/collections-hfB/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102