# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci5ceowo3f/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:13 Saturday 02 March 2024 14:02:57 +0000 (0:00:00.012) 0:00:00.012 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:02:57 +0000 (0:00:00.021) 0:00:00.033 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:02:57 +0000 (0:00:00.009) 0:00:00.043 ******** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:02:57 +0000 (0:00:00.629) 0:00:00.673 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:02:58 +0000 (0:00:00.287) 0:00:00.960 ******** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:02:58 +0000 (0:00:00.013) 0:00:00.973 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:02:58 +0000 (0:00:00.017) 0:00:00.990 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:03:01 +0000 (0:00:03.279) 0:00:04.270 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:03:01 +0000 (0:00:00.229) 0:00:04.499 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:03:01 +0000 (0:00:00.021) 0:00:04.520 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709063322.8360453, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709063446.5150452, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165514, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709063322.3480453, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3541937971", "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: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:03:01 +0000 (0:00:00.255) 0:00:04.776 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709063324.9630454, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a9d6d0fe2db271191c9ea3247f64fed9784a3893", "ctime": 1709063324.9630454, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 357, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709063324.9630454, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6787, "uid": 0, "version": "4274939913", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:03:02 +0000 (0:00:00.255) 0:00:05.031 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:03:02 +0000 (0:00:00.007) 0:00:05.038 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:03:02 +0000 (0:00:00.300) 0:00:05.339 ******** changed: [sut] => { "changed": true, "rc": 0 } MSG: 6 replacements made TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:03:02 +0000 (0:00:00.240) 0:00:05.580 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:03:02 +0000 (0:00:00.290) 0:00:05.870 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:03:02 +0000 (0:00:00.010) 0:00:05.881 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:03:02 +0000 (0:00:00.009) 0:00:05.891 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:03:02 +0000 (0:00:00.013) 0:00:05.905 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "a58a19a56bae4410b795ad25dd353d94-6.7.5-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.5-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.5-100.fc38.x86_64", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (6.7.5-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "a58a19a56bae4410b795ad25dd353d94-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a58a19a56bae4410b795ad25dd353d94.img", "kernel": "/boot/vmlinuz-0-rescue-a58a19a56bae4410b795ad25dd353d94", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (0-rescue-a58a19a56bae4410b795ad25dd353d94) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:19 Saturday 02 March 2024 14:03:03 +0000 (0:00:00.581) 0:00:06.487 ******** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:26 Saturday 02 March 2024 14:03:03 +0000 (0:00:00.001) 0:00:06.489 ******** META: triggered running handlers for sut TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:29 Saturday 02 March 2024 14:03:03 +0000 (0:00:00.000) 0:00:06.489 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:3 Saturday 02 March 2024 14:03:03 +0000 (0:00:00.011) 0:00:06.501 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "a58a19a56bae4410b795ad25dd353d94-6.7.5-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.5-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.5-100.fc38.x86_64", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (6.7.5-100.fc38.x86_64) 38 (Thirty Eight)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:7 Saturday 02 March 2024 14:03:03 +0000 (0:00:00.020) 0:00:06.521 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-6.7.5-100.fc38.x86_64', 'dest': '/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5e646bdcc0cf3f6c8d1b7332626736f1867dafc7", "dest": "/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone1", "src": "/boot/vmlinuz-6.7.5-100.fc38.x86_64" }, "md5sum": "7ff82a55c0212e40900f640a44c27984", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14786376, "src": "/boot/vmlinuz-6.7.5-100.fc38.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.7.5-100.fc38.x86_64.img', 'dest': '/boot/initramfs-6.7.5-100.fc38.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "383917f62dda04890df7947d76f1e34c0464a6bd", "dest": "/boot/initramfs-6.7.5-100.fc38.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.7.5-100.fc38.x86_64.img_clone1", "src": "/boot/initramfs-6.7.5-100.fc38.x86_64.img" }, "md5sum": "df61ace7fd8cf4ce77dc00b8827a33c2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20398516, "src": "/boot/initramfs-6.7.5-100.fc38.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:21 Saturday 02 March 2024 14:03:04 +0000 (0:00:01.079) 0:00:07.600 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:03:04 +0000 (0:00:00.019) 0:00:07.620 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:03:04 +0000 (0:00:00.011) 0:00:07.631 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:03:04 +0000 (0:00:00.016) 0:00:07.647 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:03:04 +0000 (0:00:00.010) 0:00:07.657 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:03:04 +0000 (0:00:00.009) 0:00:07.667 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:03:04 +0000 (0:00:00.016) 0:00:07.684 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:03:07 +0000 (0:00:03.016) 0:00:10.700 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:03:08 +0000 (0:00:00.227) 0:00:10.928 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:03:08 +0000 (0:00:00.021) 0:00:10.949 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388181.8222344, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709063446.5150452, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165514, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709063322.3480453, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3541937971", "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: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:03:08 +0000 (0:00:00.247) 0:00:11.197 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388182.642239, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "57856b6828cd7d585640607e6a5ddf0c1e862457", "ctime": 1709388182.643239, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388182.642239, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "3198311123", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:03:08 +0000 (0:00:00.251) 0:00:11.448 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:03:08 +0000 (0:00:00.007) 0:00:11.455 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:03:08 +0000 (0:00:00.245) 0:00:11.701 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:03:09 +0000 (0:00:00.240) 0:00:11.941 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone1 --initrd=/boot/initramfs-6.7.5-100.fc38.x86_64.img_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:03:09 +0000 (0:00:00.495) 0:00:12.437 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:03:09 +0000 (0:00:00.010) 0:00:12.448 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:03:09 +0000 (0:00:00.008) 0:00:12.457 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:03:09 +0000 (0:00:00.013) 0:00:12.470 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:36 Saturday 02 March 2024 14:03:09 +0000 (0:00:00.013) 0:00:12.483 ******** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 March 2024 14:03:09 +0000 (0:00:00.001) 0:00:12.485 ******** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.166168", "end": "2024-03-02 14:03:10.003223", "rc": 0, "start": "2024-03-02 14:03:09.837055" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 March 2024 14:03:10 +0000 (0:00:00.455) 0:00:12.940 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 March 2024 14:03:10 +0000 (0:00:00.008) 0:00:12.949 ******** changed: [sut] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 March 2024 14:03:41 +0000 (0:00:31.794) 0:00:44.744 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.007) 0:00:44.751 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:39 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.008) 0:00:44.759 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:43 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.008) 0:00:44.768 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.024) 0:00:44.792 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.011) 0:00:44.803 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.016) 0:00:44.820 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.009) 0:00:44.829 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.008) 0:00:44.838 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.016) 0:00:44.854 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:03:48 +0000 (0:00:06.079) 0:00:50.933 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.228) 0:00:51.161 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.020) 0:00:51.182 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388190.0022807, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1709388190.0012808, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 151600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709388190.0012808, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2741987414", "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: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.267) 0:00:51.449 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388188.4932723, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "57856b6828cd7d585640607e6a5ddf0c1e862457", "ctime": 1709388182.643239, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388182.642239, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "3198311123", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.247) 0:00:51.697 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.007) 0:00:51.705 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:03:49 +0000 (0:00:00.238) 0:00:51.944 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:03:49 +0000 (0:00:00.240) 0:00:52.184 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:03:49 +0000 (0:00:00.233) 0:00:52.418 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:03:49 +0000 (0:00:00.010) 0:00:52.428 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:03:49 +0000 (0:00:00.008) 0:00:52.437 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:03:49 +0000 (0:00:00.013) 0:00:52.451 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "a58a19a56bae4410b795ad25dd353d94-6.7.5-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.5-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.5-100.fc38.x86_64", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (6.7.5-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "a58a19a56bae4410b795ad25dd353d94-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a58a19a56bae4410b795ad25dd353d94.img", "kernel": "/boot/vmlinuz-0-rescue-a58a19a56bae4410b795ad25dd353d94", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (0-rescue-a58a19a56bae4410b795ad25dd353d94) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel", "default": false, "id": "19b609330b274a0d8bb6dd965c933afe-6.7.5-100.fc38.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-6.7.5-100.fc38.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone1", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:35 Saturday 02 March 2024 14:03:49 +0000 (0:00:00.413) 0:00:52.864 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:44 Saturday 02 March 2024 14:03:49 +0000 (0:00:00.021) 0:00:52.885 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:03:49 +0000 (0:00:00.023) 0:00:52.909 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:03:50 +0000 (0:00:00.010) 0:00:52.919 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:03:50 +0000 (0:00:00.015) 0:00:52.934 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:03:50 +0000 (0:00:00.008) 0:00:52.943 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:03:50 +0000 (0:00:00.008) 0:00:52.952 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:03:50 +0000 (0:00:00.015) 0:00:52.968 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:03:53 +0000 (0:00:02.957) 0:00:55.926 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:03:53 +0000 (0:00:00.227) 0:00:56.153 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:03:53 +0000 (0:00:00.020) 0:00:56.174 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388190.0022807, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1709388190.0012808, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 151600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709388190.0012808, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2741987414", "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: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:03:53 +0000 (0:00:00.245) 0:00:56.420 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388188.4932723, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "57856b6828cd7d585640607e6a5ddf0c1e862457", "ctime": 1709388182.643239, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388182.642239, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "3198311123", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:03:53 +0000 (0:00:00.252) 0:00:56.672 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:03:53 +0000 (0:00:00.007) 0:00:56.679 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:03:54 +0000 (0:00:00.245) 0:00:56.924 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:03:54 +0000 (0:00:00.244) 0:00:57.169 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:03:54 +0000 (0:00:00.527) 0:00:57.696 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:03:54 +0000 (0:00:00.011) 0:00:57.708 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:03:54 +0000 (0:00:00.009) 0:00:57.718 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:03:54 +0000 (0:00:00.013) 0:00:57.731 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "a58a19a56bae4410b795ad25dd353d94-6.7.5-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.5-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.5-100.fc38.x86_64", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (6.7.5-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "a58a19a56bae4410b795ad25dd353d94-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a58a19a56bae4410b795ad25dd353d94.img", "kernel": "/boot/vmlinuz-0-rescue-a58a19a56bae4410b795ad25dd353d94", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (0-rescue-a58a19a56bae4410b795ad25dd353d94) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:61 Saturday 02 March 2024 14:03:55 +0000 (0:00:00.366) 0:00:58.098 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:65 Saturday 02 March 2024 14:03:55 +0000 (0:00:00.021) 0:00:58.119 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:3 Saturday 02 March 2024 14:03:55 +0000 (0:00:00.013) 0:00:58.133 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "a58a19a56bae4410b795ad25dd353d94-6.7.5-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.5-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.5-100.fc38.x86_64", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (6.7.5-100.fc38.x86_64) 38 (Thirty Eight)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:7 Saturday 02 March 2024 14:03:55 +0000 (0:00:00.020) 0:00:58.153 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-6.7.5-100.fc38.x86_64', 'dest': '/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5e646bdcc0cf3f6c8d1b7332626736f1867dafc7", "dest": "/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone2", "src": "/boot/vmlinuz-6.7.5-100.fc38.x86_64" }, "md5sum": "7ff82a55c0212e40900f640a44c27984", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14786376, "src": "/boot/vmlinuz-6.7.5-100.fc38.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.7.5-100.fc38.x86_64.img', 'dest': '/boot/initramfs-6.7.5-100.fc38.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "383917f62dda04890df7947d76f1e34c0464a6bd", "dest": "/boot/initramfs-6.7.5-100.fc38.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.7.5-100.fc38.x86_64.img_clone2", "src": "/boot/initramfs-6.7.5-100.fc38.x86_64.img" }, "md5sum": "df61ace7fd8cf4ce77dc00b8827a33c2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20398516, "src": "/boot/initramfs-6.7.5-100.fc38.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:21 Saturday 02 March 2024 14:03:56 +0000 (0:00:01.232) 0:00:59.386 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:03:56 +0000 (0:00:00.018) 0:00:59.404 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:03:56 +0000 (0:00:00.011) 0:00:59.416 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:03:56 +0000 (0:00:00.016) 0:00:59.432 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:03:56 +0000 (0:00:00.009) 0:00:59.442 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:03:56 +0000 (0:00:00.009) 0:00:59.451 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:03:56 +0000 (0:00:00.017) 0:00:59.468 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:03:59 +0000 (0:00:02.974) 0:01:02.443 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:03:59 +0000 (0:00:00.231) 0:01:02.674 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:03:59 +0000 (0:00:00.020) 0:01:02.695 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388190.0022807, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1709388190.0012808, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 151600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709388190.0012808, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "2741987414", "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: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:04:00 +0000 (0:00:00.255) 0:01:02.950 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388188.4932723, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "57856b6828cd7d585640607e6a5ddf0c1e862457", "ctime": 1709388182.643239, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388182.642239, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "3198311123", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:04:00 +0000 (0:00:00.253) 0:01:03.204 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:04:00 +0000 (0:00:00.007) 0:01:03.212 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:04:00 +0000 (0:00:00.242) 0:01:03.455 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:04:00 +0000 (0:00:00.240) 0:01:03.695 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone2 --initrd=/boot/initramfs-6.7.5-100.fc38.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:04:01 +0000 (0:00:00.496) 0:01:04.191 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:04:01 +0000 (0:00:00.010) 0:01:04.202 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:04:01 +0000 (0:00:00.008) 0:01:04.211 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:04:01 +0000 (0:00:00.013) 0:01:04.225 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:36 Saturday 02 March 2024 14:04:01 +0000 (0:00:00.013) 0:01:04.238 ******** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 March 2024 14:04:01 +0000 (0:00:00.001) 0:01:04.240 ******** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.163754", "end": "2024-03-02 14:04:01.703680", "rc": 0, "start": "2024-03-02 14:04:01.539926" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 March 2024 14:04:01 +0000 (0:00:00.400) 0:01:04.641 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 March 2024 14:04:01 +0000 (0:00:00.009) 0:01:04.650 ******** changed: [sut] => { "changed": true, "elapsed": 31, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 March 2024 14:04:34 +0000 (0:00:32.454) 0:01:37.104 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 March 2024 14:04:34 +0000 (0:00:00.007) 0:01:37.112 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:39 Saturday 02 March 2024 14:04:34 +0000 (0:00:00.009) 0:01:37.122 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:43 Saturday 02 March 2024 14:04:34 +0000 (0:00:00.008) 0:01:37.130 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:04:34 +0000 (0:00:00.023) 0:01:37.154 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:04:34 +0000 (0:00:00.010) 0:01:37.165 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:04:34 +0000 (0:00:00.015) 0:01:37.180 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:04:34 +0000 (0:00:00.008) 0:01:37.189 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:04:34 +0000 (0:00:00.008) 0:01:37.198 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:04:34 +0000 (0:00:00.016) 0:01:37.214 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:04:40 +0000 (0:00:06.036) 0:01:43.251 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:04:40 +0000 (0:00:00.231) 0:01:43.483 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:04:40 +0000 (0:00:00.020) 0:01:43.503 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388241.7021515, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1709388241.7011516, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 150460, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709388241.7011516, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1431496913", "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: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:04:40 +0000 (0:00:00.272) 0:01:43.776 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388188.4932723, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "57856b6828cd7d585640607e6a5ddf0c1e862457", "ctime": 1709388182.643239, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388182.642239, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "3198311123", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:04:41 +0000 (0:00:00.254) 0:01:44.030 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:04:41 +0000 (0:00:00.008) 0:01:44.039 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:04:41 +0000 (0:00:00.246) 0:01:44.285 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:04:41 +0000 (0:00:00.240) 0:01:44.525 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:04:41 +0000 (0:00:00.233) 0:01:44.759 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:04:41 +0000 (0:00:00.010) 0:01:44.770 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:04:41 +0000 (0:00:00.010) 0:01:44.780 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:04:41 +0000 (0:00:00.013) 0:01:44.793 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "a58a19a56bae4410b795ad25dd353d94-6.7.5-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.5-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.5-100.fc38.x86_64", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (6.7.5-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "a58a19a56bae4410b795ad25dd353d94-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a58a19a56bae4410b795ad25dd353d94.img", "kernel": "/boot/vmlinuz-0-rescue-a58a19a56bae4410b795ad25dd353d94", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (0-rescue-a58a19a56bae4410b795ad25dd353d94) 38 (Thirty Eight)" }, { "args": "test=kernel", "default": false, "id": "19b609330b274a0d8bb6dd965c933afe-6.7.5-100.fc38.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-6.7.5-100.fc38.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone2", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:71 Saturday 02 March 2024 14:04:42 +0000 (0:00:00.413) 0:01:45.206 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:78 Saturday 02 March 2024 14:04:42 +0000 (0:00:00.020) 0:01:45.227 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:04:42 +0000 (0:00:00.030) 0:01:45.257 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:04:42 +0000 (0:00:00.010) 0:01:45.267 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:04:42 +0000 (0:00:00.016) 0:01:45.283 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:04:42 +0000 (0:00:00.010) 0:01:45.294 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:04:42 +0000 (0:00:00.008) 0:01:45.303 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:04:42 +0000 (0:00:00.016) 0:01:45.319 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:04:45 +0000 (0:00:02.996) 0:01:48.316 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.231) 0:01:48.548 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.021) 0:01:48.570 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388241.7021515, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1709388241.7011516, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 150460, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709388241.7011516, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1431496913", "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: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.246) 0:01:48.816 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388188.4932723, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "57856b6828cd7d585640607e6a5ddf0c1e862457", "ctime": 1709388182.643239, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388182.642239, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "3198311123", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:04:46 +0000 (0:00:00.248) 0:01:49.065 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:04:46 +0000 (0:00:00.007) 0:01:49.073 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:04:46 +0000 (0:00:00.240) 0:01:49.314 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:04:46 +0000 (0:00:00.239) 0:01:49.553 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:04:47 +0000 (0:00:00.512) 0:01:50.065 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:04:47 +0000 (0:00:00.010) 0:01:50.076 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:04:47 +0000 (0:00:00.009) 0:01:50.086 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:04:47 +0000 (0:00:00.014) 0:01:50.100 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "a58a19a56bae4410b795ad25dd353d94-6.7.5-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.5-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.5-100.fc38.x86_64", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (6.7.5-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "a58a19a56bae4410b795ad25dd353d94-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a58a19a56bae4410b795ad25dd353d94.img", "kernel": "/boot/vmlinuz-0-rescue-a58a19a56bae4410b795ad25dd353d94", "root": "UUID=89233e57-8ceb-4bd6-a58d-2d0969727ec4", "title": "Fedora Linux (0-rescue-a58a19a56bae4410b795ad25dd353d94) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:88 Saturday 02 March 2024 14:04:47 +0000 (0:00:00.364) 0:01:50.464 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:92 Saturday 02 March 2024 14:04:47 +0000 (0:00:00.021) 0:01:50.486 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone1" ], "delta": "0:00:00.056428", "end": "2024-03-02 14:04:47.843074", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-03-02 14:04:47.786646" } STDERR: The param /boot/vmlinuz-6.7.5-100.fc38.x86_64_clone1 is incorrect MSG: non-zero return code changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.7.5-100.fc38.x86_64_clone2" ], "delta": "0:00:00.055969", "end": "2024-03-02 14:04:48.123966", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-03-02 14:04:48.067997" } STDERR: The param /boot/vmlinuz-6.7.5-100.fc38.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 March 2024 14:04:48 +0000 (0:00:00.576) 0:01:51.062 ******** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.131479", "end": "2024-03-02 14:04:48.496648", "rc": 0, "start": "2024-03-02 14:04:48.365169" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 March 2024 14:04:48 +0000 (0:00:00.371) 0:01:51.433 ******** included: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 March 2024 14:04:48 +0000 (0:00:00.007) 0:01:51.441 ******** changed: [sut] => { "changed": true, "elapsed": 31, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 March 2024 14:05:20 +0000 (0:00:31.863) 0:02:23.305 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 March 2024 14:05:20 +0000 (0:00:00.007) 0:02:23.312 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=96 changed=14 unreachable=0 failed=0 skipped=58 rescued=0 ignored=0 Saturday 02 March 2024 14:05:20 +0000 (0:00:00.009) 0:02:23.322 ******** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 32.45s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.86s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.79s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 6.08s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 6.04s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.28s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.02s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.00s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.97s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.96s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Clone test_kernel kernel and initrd for test purposes ------------------- 1.23s /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:7 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 1.08s /WORKDIR/git-weekly-ci5ceowo3f/tests/tasks/clone_kernel.yml:7 ----------------- fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.63s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.58s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Remove cloned kernels --------------------------------------------------- 0.58s /WORKDIR/git-weekly-ci5ceowo3f/tests/tests_add_rm.yml:92 ---------------------- fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.53s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.51s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.50s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.50s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Fix default kernel boot parameters --- 0.46s /WORKDIR/git-weekly-ci5ceowo3f/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---