# 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-ci_vteptxy/.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-ci_vteptxy/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:13 Saturday 27 April 2024 14:52:37 +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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:52:37 +0000 (0:00:00.022) 0:00:00.035 ******** included: /WORKDIR/git-weekly-ci_vteptxy/.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:52:37 +0000 (0:00:00.009) 0:00:00.044 ******** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 April 2024 14:52:39 +0000 (0:00:02.460) 0:00:02.504 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 April 2024 14:52:40 +0000 (0:00:00.299) 0:00:02.804 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 April 2024 14:52:40 +0000 (0:00:00.016) 0:00:02.820 ******** 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_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:52:40 +0000 (0:00:00.020) 0:00:02.840 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:52:40 +0000 (0:00:00.008) 0:00:02.848 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 April 2024 14:52:43 +0000 (0:00:03.272) 0:00:06.121 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713854823.758, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854919.314, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165655, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854823.374, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2941199282", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 27 April 2024 14:52:43 +0000 (0:00:00.235) 0:00:06.356 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 27 April 2024 14:52:43 +0000 (0:00:00.009) 0:00:06.366 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 April 2024 14:52:43 +0000 (0:00:00.008) 0:00:06.374 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 April 2024 14:52:43 +0000 (0:00:00.212) 0:00:06.587 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 27 April 2024 14:52:43 +0000 (0:00:00.021) 0:00:06.609 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229563.647404, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854919.314, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165655, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854823.374, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2941199282", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 27 April 2024 14:52:44 +0000 (0:00:00.229) 0:00:06.838 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713854825.308, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "115fd3957cdc415dcea82ffb0b9e094a8d8d5de3", "ctime": 1713854825.309, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 358, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713854825.309, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6787, "uid": 0, "version": "3389812730", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 27 April 2024 14:52:44 +0000 (0:00:00.231) 0:00:07.070 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 April 2024 14:52:44 +0000 (0:00:00.008) 0:00:07.079 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 April 2024 14:52:44 +0000 (0:00:00.372) 0:00:07.451 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 27 April 2024 14:52:45 +0000 (0:00:00.225) 0:00:07.677 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 27 April 2024 14:52:45 +0000 (0:00:00.283) 0:00:07.960 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 April 2024 14:52:45 +0000 (0:00:00.013) 0:00:07.974 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 27 April 2024 14:52:45 +0000 (0:00:00.011) 0:00:07.985 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 27 April 2024 14:52:45 +0000 (0:00:00.018) 0:00:08.004 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "c1598273fdd943878851253dea681c0c-6.8.7-300.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "c1598273fdd943878851253dea681c0c-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-c1598273fdd943878851253dea681c0c.img", "kernel": "/boot/vmlinuz-0-rescue-c1598273fdd943878851253dea681c0c", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (0-rescue-c1598273fdd943878851253dea681c0c) 40 (Forty)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:19 Saturday 27 April 2024 14:52:45 +0000 (0:00:00.554) 0:00:08.558 ******** 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-ci_vteptxy/tests/tests_add_rm.yml:26 Saturday 27 April 2024 14:52:45 +0000 (0:00:00.001) 0:00:08.560 ******** META: triggered running handlers for sut TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:29 Saturday 27 April 2024 14:52:45 +0000 (0:00:00.000) 0:00:08.561 ******** included: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:3 Saturday 27 April 2024 14:52:45 +0000 (0:00:00.013) 0:00:08.574 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "c1598273fdd943878851253dea681c0c-6.8.7-300.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:7 Saturday 27 April 2024 14:52:45 +0000 (0:00:00.022) 0:00:08.597 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-6.8.7-300.fc40.x86_64', 'dest': '/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "9a420b83b51e5d9f53e6db2937df73bc34fa974d", "dest": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1", "src": "/boot/vmlinuz-6.8.7-300.fc40.x86_64" }, "md5sum": "97f0be14d6ea9cab0222391d35791eff", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14966600, "src": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.8.7-300.fc40.x86_64.img', 'dest': '/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "d8ff72cdad6f7c166a581051add2045134bce974", "dest": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone1", "src": "/boot/initramfs-6.8.7-300.fc40.x86_64.img" }, "md5sum": "4244ee9d216312cb15618da168fd76b2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 21788094, "src": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:21 Saturday 27 April 2024 14:52:47 +0000 (0:00:01.109) 0:00:09.706 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:52:47 +0000 (0:00:00.024) 0:00:09.730 ******** included: /WORKDIR/git-weekly-ci_vteptxy/.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:52:47 +0000 (0:00:00.026) 0:00:09.757 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 April 2024 14:52:47 +0000 (0:00:00.020) 0:00:09.777 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 April 2024 14:52:47 +0000 (0:00:00.014) 0:00:09.792 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 April 2024 14:52:47 +0000 (0:00:00.015) 0:00:09.807 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=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_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:52:47 +0000 (0:00:00.021) 0:00:09.829 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:52:47 +0000 (0:00:00.008) 0:00:09.838 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 April 2024 14:52:50 +0000 (0:00:02.906) 0:00:12.744 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229563.647404, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854919.314, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165655, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854823.374, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2941199282", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 27 April 2024 14:52:50 +0000 (0:00:00.233) 0:00:12.977 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 27 April 2024 14:52:50 +0000 (0:00:00.008) 0:00:12.986 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 April 2024 14:52:50 +0000 (0:00:00.007) 0:00:12.993 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 April 2024 14:52:50 +0000 (0:00:00.216) 0:00:13.210 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 27 April 2024 14:52:50 +0000 (0:00:00.021) 0:00:13.232 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229563.647404, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854919.314, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165655, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854823.374, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "2941199282", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 27 April 2024 14:52:50 +0000 (0:00:00.229) 0:00:13.461 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229564.9843569, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "0e8aa0d6557a7fe64a8374a836e026b7297eb89b", "ctime": 1714229564.9843569, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229564.9843569, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "608148984", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 27 April 2024 14:52:51 +0000 (0:00:00.232) 0:00:13.694 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 April 2024 14:52:51 +0000 (0:00:00.012) 0:00:13.706 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 April 2024 14:52:51 +0000 (0:00:00.228) 0:00:13.934 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 27 April 2024 14:52:51 +0000 (0:00:00.227) 0:00:14.162 ******** 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.8.7-300.fc40.x86_64_clone1 --initrd=/boot/initramfs-6.8.7-300.fc40.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 27 April 2024 14:52:51 +0000 (0:00:00.451) 0:00:14.613 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 April 2024 14:52:51 +0000 (0:00:00.010) 0:00:14.624 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 27 April 2024 14:52:51 +0000 (0:00:00.010) 0:00:14.634 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 27 April 2024 14:52:51 +0000 (0:00:00.014) 0:00:14.649 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:36 Saturday 27 April 2024 14:52:51 +0000 (0:00:00.015) 0:00:14.665 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 27 April 2024 14:52:51 +0000 (0:00:00.001) 0:00:14.666 ******** 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.147960", "end": "2024-04-27 14:52:52.397668", "rc": 0, "start": "2024-04-27 14:52:52.249708" } 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 27 April 2024 14:52:52 +0000 (0:00:00.424) 0:00:15.090 ******** included: /WORKDIR/git-weekly-ci_vteptxy/.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 27 April 2024 14:52:52 +0000 (0:00:00.009) 0:00:15.100 ******** changed: [sut] => { "changed": true, "elapsed": 58, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 27 April 2024 14:53:53 +0000 (0:01:01.258) 0:01:16.358 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 27 April 2024 14:53:53 +0000 (0:00:00.009) 0:01:16.368 ******** 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-ci_vteptxy/tests/tasks/clone_kernel.yml:39 Saturday 27 April 2024 14:53:53 +0000 (0:00:00.011) 0:01:16.379 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:43 Saturday 27 April 2024 14:53:53 +0000 (0:00:00.008) 0:01:16.388 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:53:53 +0000 (0:00:00.031) 0:01:16.419 ******** included: /WORKDIR/git-weekly-ci_vteptxy/.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:53:53 +0000 (0:00:00.023) 0:01:16.442 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 April 2024 14:53:53 +0000 (0:00:00.037) 0:01:16.479 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 April 2024 14:53:53 +0000 (0:00:00.025) 0:01:16.505 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 April 2024 14:53:53 +0000 (0:00:00.020) 0:01:16.526 ******** 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_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:53:53 +0000 (0:00:00.022) 0:01:16.549 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:53:53 +0000 (0:00:00.023) 0:01:16.572 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 April 2024 14:53:57 +0000 (0:00:03.744) 0:01:20.317 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229572.396096, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1714229572.395096, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149450, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229572.395096, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1928021962", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 27 April 2024 14:53:57 +0000 (0:00:00.267) 0:01:20.585 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 27 April 2024 14:53:57 +0000 (0:00:00.015) 0:01:20.601 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 April 2024 14:53:57 +0000 (0:00:00.016) 0:01:20.617 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 April 2024 14:53:58 +0000 (0:00:00.236) 0:01:20.853 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 27 April 2024 14:53:58 +0000 (0:00:00.032) 0:01:20.886 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229572.396096, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1714229572.395096, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149450, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229572.395096, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1928021962", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 27 April 2024 14:53:58 +0000 (0:00:00.249) 0:01:21.135 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229570.9851456, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "0e8aa0d6557a7fe64a8374a836e026b7297eb89b", "ctime": 1714229564.9843569, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229564.9843569, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "608148984", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 27 April 2024 14:53:58 +0000 (0:00:00.231) 0:01:21.367 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 April 2024 14:53:58 +0000 (0:00:00.013) 0:01:21.380 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 April 2024 14:53:58 +0000 (0:00:00.230) 0:01:21.611 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.229) 0:01:21.841 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.227) 0:01:22.069 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.011) 0:01:22.080 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.012) 0:01:22.093 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.018) 0:01:22.111 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel", "default": false, "id": "ec2ab282848d15e4d645e4073834d30b-6.8.7-300.fc40.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "c1598273fdd943878851253dea681c0c-6.8.7-300.fc40.x86_64", "index": "1", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "c1598273fdd943878851253dea681c0c-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-c1598273fdd943878851253dea681c0c.img", "kernel": "/boot/vmlinuz-0-rescue-c1598273fdd943878851253dea681c0c", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (0-rescue-c1598273fdd943878851253dea681c0c) 40 (Forty)" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:35 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.389) 0:01:22.500 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:44 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.034) 0:01:22.535 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.053) 0:01:22.589 ******** included: /WORKDIR/git-weekly-ci_vteptxy/.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.012) 0:01:22.601 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.031) 0:01:22.632 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.014) 0:01:22.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 platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 April 2024 14:53:59 +0000 (0:00:00.019) 0:01:22.666 ******** 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_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:54:00 +0000 (0:00:00.024) 0:01:22.691 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:54:00 +0000 (0:00:00.008) 0:01:22.699 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 April 2024 14:54:02 +0000 (0:00:02.086) 0:01:24.786 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229572.396096, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1714229572.395096, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149450, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229572.395096, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1928021962", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 27 April 2024 14:54:02 +0000 (0:00:00.232) 0:01:25.019 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 27 April 2024 14:54:02 +0000 (0:00:00.008) 0:01:25.028 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 April 2024 14:54:02 +0000 (0:00:00.008) 0:01:25.036 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 April 2024 14:54:02 +0000 (0:00:00.216) 0:01:25.253 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 27 April 2024 14:54:02 +0000 (0:00:00.021) 0:01:25.274 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229572.396096, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1714229572.395096, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149450, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229572.395096, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1928021962", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 27 April 2024 14:54:02 +0000 (0:00:00.240) 0:01:25.515 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229570.9851456, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "0e8aa0d6557a7fe64a8374a836e026b7297eb89b", "ctime": 1714229564.9843569, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229564.9843569, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "608148984", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 27 April 2024 14:54:03 +0000 (0:00:00.250) 0:01:25.765 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 April 2024 14:54:03 +0000 (0:00:00.011) 0:01:25.776 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 April 2024 14:54:03 +0000 (0:00:00.233) 0:01:26.009 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 27 April 2024 14:54:03 +0000 (0:00:00.233) 0:01:26.242 ******** 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.8.7-300.fc40.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 27 April 2024 14:54:04 +0000 (0:00:00.487) 0:01:26.730 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 April 2024 14:54:04 +0000 (0:00:00.013) 0:01:26.743 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 27 April 2024 14:54:04 +0000 (0:00:00.010) 0:01:26.753 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 27 April 2024 14:54:04 +0000 (0:00:00.014) 0:01:26.768 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "c1598273fdd943878851253dea681c0c-6.8.7-300.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "c1598273fdd943878851253dea681c0c-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-c1598273fdd943878851253dea681c0c.img", "kernel": "/boot/vmlinuz-0-rescue-c1598273fdd943878851253dea681c0c", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (0-rescue-c1598273fdd943878851253dea681c0c) 40 (Forty)" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:61 Saturday 27 April 2024 14:54:04 +0000 (0:00:00.340) 0:01:27.108 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:65 Saturday 27 April 2024 14:54:04 +0000 (0:00:00.031) 0:01:27.140 ******** included: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:3 Saturday 27 April 2024 14:54:04 +0000 (0:00:00.023) 0:01:27.163 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "c1598273fdd943878851253dea681c0c-6.8.7-300.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:7 Saturday 27 April 2024 14:54:04 +0000 (0:00:00.040) 0:01:27.204 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-6.8.7-300.fc40.x86_64', 'dest': '/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "9a420b83b51e5d9f53e6db2937df73bc34fa974d", "dest": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone2", "src": "/boot/vmlinuz-6.8.7-300.fc40.x86_64" }, "md5sum": "97f0be14d6ea9cab0222391d35791eff", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14966600, "src": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.8.7-300.fc40.x86_64.img', 'dest': '/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "d8ff72cdad6f7c166a581051add2045134bce974", "dest": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone2", "src": "/boot/initramfs-6.8.7-300.fc40.x86_64.img" }, "md5sum": "4244ee9d216312cb15618da168fd76b2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 21788094, "src": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:21 Saturday 27 April 2024 14:54:06 +0000 (0:00:01.752) 0:01:28.956 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:54:06 +0000 (0:00:00.023) 0:01:28.979 ******** included: /WORKDIR/git-weekly-ci_vteptxy/.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:54:06 +0000 (0:00:00.010) 0:01:28.990 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 April 2024 14:54:06 +0000 (0:00:00.028) 0:01:29.018 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 April 2024 14:54:06 +0000 (0:00:00.012) 0:01:29.030 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 April 2024 14:54:06 +0000 (0:00:00.011) 0:01:29.041 ******** 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_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:54:06 +0000 (0:00:00.017) 0:01:29.059 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:54:06 +0000 (0:00:00.006) 0:01:29.066 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 April 2024 14:54:08 +0000 (0:00:02.187) 0:01:31.254 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229572.396096, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1714229572.395096, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149450, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229572.395096, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1928021962", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 27 April 2024 14:54:08 +0000 (0:00:00.238) 0:01:31.493 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 27 April 2024 14:54:08 +0000 (0:00:00.010) 0:01:31.503 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 April 2024 14:54:08 +0000 (0:00:00.008) 0:01:31.511 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 April 2024 14:54:09 +0000 (0:00:00.214) 0:01:31.726 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 27 April 2024 14:54:09 +0000 (0:00:00.022) 0:01:31.749 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229572.396096, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1714229572.395096, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 149450, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229572.395096, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "1928021962", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 27 April 2024 14:54:09 +0000 (0:00:00.229) 0:01:31.978 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229570.9851456, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "0e8aa0d6557a7fe64a8374a836e026b7297eb89b", "ctime": 1714229564.9843569, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229564.9843569, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "608148984", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 27 April 2024 14:54:09 +0000 (0:00:00.235) 0:01:32.214 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 April 2024 14:54:09 +0000 (0:00:00.008) 0:01:32.222 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 April 2024 14:54:09 +0000 (0:00:00.242) 0:01:32.465 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 27 April 2024 14:54:10 +0000 (0:00:00.231) 0:01:32.696 ******** 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.8.7-300.fc40.x86_64_clone2 --initrd=/boot/initramfs-6.8.7-300.fc40.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 27 April 2024 14:54:10 +0000 (0:00:00.453) 0:01:33.150 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 April 2024 14:54:10 +0000 (0:00:00.010) 0:01:33.161 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 27 April 2024 14:54:10 +0000 (0:00:00.010) 0:01:33.171 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 27 April 2024 14:54:10 +0000 (0:00:00.014) 0:01:33.185 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:36 Saturday 27 April 2024 14:54:10 +0000 (0:00:00.014) 0:01:33.200 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 27 April 2024 14:54:10 +0000 (0:00:00.001) 0:01:33.202 ******** 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.149142", "end": "2024-04-27 14:54:10.877871", "rc": 0, "start": "2024-04-27 14:54:10.728729" } 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 27 April 2024 14:54:10 +0000 (0:00:00.369) 0:01:33.571 ******** included: /WORKDIR/git-weekly-ci_vteptxy/.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 27 April 2024 14:54:10 +0000 (0:00:00.007) 0:01:33.579 ******** changed: [sut] => { "changed": true, "elapsed": 41, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 27 April 2024 14:54:54 +0000 (0:00:43.756) 0:02:17.336 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.007) 0:02:17.343 ******** 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-ci_vteptxy/tests/tasks/clone_kernel.yml:39 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.008) 0:02:17.352 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:43 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.008) 0:02:17.361 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.028) 0:02:17.390 ******** included: /WORKDIR/git-weekly-ci_vteptxy/.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.010) 0:02:17.400 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.016) 0:02:17.416 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.010) 0:02:17.427 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.009) 0:02:17.436 ******** 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_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.016) 0:02:17.453 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:54:54 +0000 (0:00:00.007) 0:02:17.460 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 April 2024 14:54:58 +0000 (0:00:03.698) 0:02:21.159 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229650.8770545, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1714229650.8750544, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165655, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229650.8750544, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "4032355015", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 27 April 2024 14:54:58 +0000 (0:00:00.263) 0:02:21.423 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 27 April 2024 14:54:58 +0000 (0:00:00.008) 0:02:21.431 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 April 2024 14:54:58 +0000 (0:00:00.013) 0:02:21.444 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 April 2024 14:54:58 +0000 (0:00:00.213) 0:02:21.658 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 27 April 2024 14:54:59 +0000 (0:00:00.021) 0:02:21.679 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229650.8770545, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1714229650.8750544, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165655, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229650.8750544, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "4032355015", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 27 April 2024 14:54:59 +0000 (0:00:00.227) 0:02:21.907 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229570.9851456, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "0e8aa0d6557a7fe64a8374a836e026b7297eb89b", "ctime": 1714229564.9843569, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229564.9843569, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "608148984", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 27 April 2024 14:54:59 +0000 (0:00:00.232) 0:02:22.140 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 April 2024 14:54:59 +0000 (0:00:00.008) 0:02:22.148 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 April 2024 14:54:59 +0000 (0:00:00.226) 0:02:22.375 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 27 April 2024 14:54:59 +0000 (0:00:00.223) 0:02:22.599 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.220) 0:02:22.819 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.010) 0:02:22.830 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.009) 0:02:22.840 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.014) 0:02:22.854 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2ab282848d15e4d645e4073834d30b-6.8.7-300.fc40.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "c1598273fdd943878851253dea681c0c-6.8.7-300.fc40.x86_64", "index": "1", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "c1598273fdd943878851253dea681c0c-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-c1598273fdd943878851253dea681c0c.img", "kernel": "/boot/vmlinuz-0-rescue-c1598273fdd943878851253dea681c0c", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (0-rescue-c1598273fdd943878851253dea681c0c) 40 (Forty)" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:71 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.381) 0:02:23.235 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:78 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.020) 0:02:23.256 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.034) 0:02:23.290 ******** included: /WORKDIR/git-weekly-ci_vteptxy/.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.012) 0:02:23.303 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.017) 0:02:23.320 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.010) 0:02:23.331 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.011) 0:02:23.342 ******** 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_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.019) 0:02:23.362 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 27 April 2024 14:55:00 +0000 (0:00:00.007) 0:02:23.369 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 27 April 2024 14:55:02 +0000 (0:00:02.077) 0:02:25.447 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229650.8770545, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1714229650.8750544, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165655, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229650.8750544, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "4032355015", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 27 April 2024 14:55:03 +0000 (0:00:00.232) 0:02:25.680 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 27 April 2024 14:55:03 +0000 (0:00:00.007) 0:02:25.688 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 27 April 2024 14:55:03 +0000 (0:00:00.006) 0:02:25.694 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 27 April 2024 14:55:03 +0000 (0:00:00.219) 0:02:25.914 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 27 April 2024 14:55:03 +0000 (0:00:00.022) 0:02:25.937 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229650.8770545, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1714229650.8750544, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165655, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1714229650.8750544, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "4032355015", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 27 April 2024 14:55:03 +0000 (0:00:00.234) 0:02:26.171 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1714229570.9851456, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "0e8aa0d6557a7fe64a8374a836e026b7297eb89b", "ctime": 1714229564.9843569, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1714229564.9843569, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "608148984", "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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 27 April 2024 14:55:03 +0000 (0:00:00.233) 0:02:26.405 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 April 2024 14:55:03 +0000 (0:00:00.007) 0:02:26.413 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 April 2024 14:55:03 +0000 (0:00:00.228) 0:02:26.642 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Saturday 27 April 2024 14:55:04 +0000 (0:00:00.228) 0:02:26.871 ******** 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.8.7-300.fc40.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 27 April 2024 14:55:04 +0000 (0:00:00.467) 0:02:27.338 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 April 2024 14:55:04 +0000 (0:00:00.011) 0:02:27.349 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 27 April 2024 14:55:04 +0000 (0:00:00.009) 0:02:27.359 ******** 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Saturday 27 April 2024 14:55:04 +0000 (0:00:00.014) 0:02:27.373 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "c1598273fdd943878851253dea681c0c-6.8.7-300.fc40.x86_64", "index": "0", "initrd": "/boot/initramfs-6.8.7-300.fc40.x86_64.img", "kernel": "/boot/vmlinuz-6.8.7-300.fc40.x86_64", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (6.8.7-300.fc40.x86_64) 40 (Forty)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "c1598273fdd943878851253dea681c0c-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-c1598273fdd943878851253dea681c0c.img", "kernel": "/boot/vmlinuz-0-rescue-c1598273fdd943878851253dea681c0c", "root": "UUID=44a6eaed-075a-4bf8-a3c4-fe06538533bf", "title": "Fedora Linux (0-rescue-c1598273fdd943878851253dea681c0c) 40 (Forty)" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:88 Saturday 27 April 2024 14:55:05 +0000 (0:00:00.335) 0:02:27.708 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:95 Saturday 27 April 2024 14:55:05 +0000 (0:00:00.021) 0:02:27.730 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.8.7-300.fc40.x86_64_clone1" ], "delta": "0:00:00.049038", "end": "2024-04-27 14:55:05.304190", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-04-27 14:55:05.255152" } STDERR: The param /boot/vmlinuz-6.8.7-300.fc40.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.8.7-300.fc40.x86_64_clone2" ], "delta": "0:00:00.048749", "end": "2024-04-27 14:55:05.560901", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-04-27 14:55:05.512152" } STDERR: The param /boot/vmlinuz-6.8.7-300.fc40.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 27 April 2024 14:55:05 +0000 (0:00:00.523) 0:02:28.253 ******** 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.117775", "end": "2024-04-27 14:55:05.896585", "rc": 0, "start": "2024-04-27 14:55:05.778810" } 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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 27 April 2024 14:55:05 +0000 (0:00:00.335) 0:02:28.589 ******** included: /WORKDIR/git-weekly-ci_vteptxy/.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-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 27 April 2024 14:55:05 +0000 (0:00:00.007) 0:02:28.597 ******** changed: [sut] => { "changed": true, "elapsed": 44, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 27 April 2024 14:55:52 +0000 (0:00:46.185) 0:03:14.782 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 27 April 2024 14:55:52 +0000 (0:00:00.007) 0:03:14.790 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=103 changed=14 unreachable=0 failed=0 skipped=79 rescued=0 ignored=0 Saturday 27 April 2024 14:55:52 +0000 (0:00:00.010) 0:03:14.801 ******** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 61.26s /WORKDIR/git-weekly-ci_vteptxy/.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 -- 46.19s /WORKDIR/git-weekly-ci_vteptxy/.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 -- 43.76s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.74s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.70s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.27s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.91s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 2.46s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.19s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.09s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.08s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Clone test_kernel kernel and initrd for test purposes ------------------- 1.75s /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:7 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 1.11s /WORKDIR/git-weekly-ci_vteptxy/tests/tasks/clone_kernel.yml:7 ----------------- fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.55s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Remove cloned kernels --------------------------------------------------- 0.52s /WORKDIR/git-weekly-ci_vteptxy/tests/tests_add_rm.yml:95 ---------------------- fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.49s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.47s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.45s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.45s /WORKDIR/git-weekly-ci_vteptxy/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 fedora.linux_system_roles.bootloader : Fix default kernel boot parameters --- 0.42s /WORKDIR/git-weekly-ci_vteptxy/.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. ---^---^---^---^---^---