# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-ci5nkrosx3/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tests_add_rm.yml:13 Saturday 16 March 2024 13:57:42 +0000 (0:00:00.012) 0:00:00.012 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 16 March 2024 13:57:42 +0000 (0:00:00.026) 0:00:00.039 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 16 March 2024 13:57:42 +0000 (0:00:00.011) 0:00:00.051 ******** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 16 March 2024 13:57:44 +0000 (0:00:01.406) 0:00:01.457 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 16 March 2024 13:57:44 +0000 (0:00:00.245) 0:00:01.703 ******** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 16 March 2024 13:57:44 +0000 (0:00:00.023) 0:00:01.726 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 16 March 2024 13:57:44 +0000 (0:00:00.027) 0:00:01.754 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 16 March 2024 13:57:47 +0000 (0:00:03.019) 0:00:04.773 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709714950.2492697, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709715077.4092698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165972, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714949.6522698, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3580653129", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 16 March 2024 13:57:47 +0000 (0:00:00.207) 0:00:04.980 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 16 March 2024 13:57:47 +0000 (0:00:00.010) 0:00:04.991 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 16 March 2024 13:57:47 +0000 (0:00:00.008) 0:00:04.999 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 16 March 2024 13:57:48 +0000 (0:00:00.188) 0:00:05.188 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 16 March 2024 13:57:48 +0000 (0:00:00.013) 0:00:05.202 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597467.8627994, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709715077.4092698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165972, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714949.6522698, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3580653129", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 16 March 2024 13:57:48 +0000 (0:00:00.205) 0:00:05.407 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709714952.5172698, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2c25d374a246a79be8609c93956b7d4f3a868167", "ctime": 1709714952.5172698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 357, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709714952.5172698, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6787, "uid": 0, "version": "1881590344", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 16 March 2024 13:57:48 +0000 (0:00:00.207) 0:00:05.615 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 16 March 2024 13:57:48 +0000 (0:00:00.010) 0:00:05.625 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 16 March 2024 13:57:48 +0000 (0:00:00.259) 0:00:05.885 ******** changed: [sut] => { "changed": true } MSG: 6 replacements made TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 16 March 2024 13:57:48 +0000 (0:00:00.194) 0:00:06.079 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 16 March 2024 13:57:49 +0000 (0:00:00.254) 0:00:06.334 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 16 March 2024 13:57:49 +0000 (0:00:00.009) 0:00:06.343 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 16 March 2024 13:57:49 +0000 (0:00:00.007) 0:00:06.350 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 16 March 2024 13:57:49 +0000 (0:00:00.007) 0:00:06.358 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "fa33b09558f34f6cbf52cce9ef726148-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fa33b09558f34f6cbf52cce9ef726148.img", "kernel": "/boot/vmlinuz-0-rescue-fa33b09558f34f6cbf52cce9ef726148", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (0-rescue-fa33b09558f34f6cbf52cce9ef726148) 38 (Thirty Eight)" } ] }, "changed": false } META: end_host conditional evaluated to false, continuing execution for sut META: ran handlers TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tests_add_rm.yml:29 Saturday 16 March 2024 13:57:49 +0000 (0:00:00.373) 0:00:06.731 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:3 Saturday 16 March 2024 13:57:49 +0000 (0:00:00.012) 0:00:06.743 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:8 Saturday 16 March 2024 13:57:49 +0000 (0:00:00.009) 0:00:06.753 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-6.7.7-100.fc38.x86_64', 'dest': '/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "731040d50dfdcefdedd2e90f2abbed27d77d301a", "dest": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1", "src": "/boot/vmlinuz-6.7.7-100.fc38.x86_64" }, "md5sum": "4a3423b45d234592037e86e3cb971436", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14794568, "src": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.7.7-100.fc38.x86_64.img', 'dest': '/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "973966e0f94c84aa73f4f96211e7b69bc91e0bee", "dest": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone1", "src": "/boot/initramfs-6.7.7-100.fc38.x86_64.img" }, "md5sum": "a5d47dd3be3e99778541dd1c93c81c11", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20400330, "src": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:22 Saturday 16 March 2024 13:57:50 +0000 (0:00:00.985) 0:00:07.739 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 16 March 2024 13:57:50 +0000 (0:00:00.016) 0:00:07.756 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 16 March 2024 13:57:50 +0000 (0:00:00.009) 0:00:07.766 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 16 March 2024 13:57:50 +0000 (0:00:00.008) 0:00:07.774 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 16 March 2024 13:57:50 +0000 (0:00:00.007) 0:00:07.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 16 March 2024 13:57:50 +0000 (0:00:00.007) 0:00:07.789 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 16 March 2024 13:57:50 +0000 (0:00:00.018) 0:00:07.808 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 16 March 2024 13:57:53 +0000 (0:00:02.911) 0:00:10.719 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597467.8627994, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709715077.4092698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165972, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714949.6522698, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3580653129", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 16 March 2024 13:57:53 +0000 (0:00:00.208) 0:00:10.928 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 16 March 2024 13:57:53 +0000 (0:00:00.011) 0:00:10.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 16 March 2024 13:57:53 +0000 (0:00:00.008) 0:00:10.948 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 16 March 2024 13:57:54 +0000 (0:00:00.192) 0:00:11.141 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 16 March 2024 13:57:54 +0000 (0:00:00.014) 0:00:11.155 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597467.8627994, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709715077.4092698, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 165972, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714949.6522698, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "3580653129", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 16 March 2024 13:57:54 +0000 (0:00:00.207) 0:00:11.362 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597468.974797, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1710597468.974797, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1710597468.974797, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "1807323773", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 16 March 2024 13:57:54 +0000 (0:00:00.207) 0:00:11.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 16 March 2024 13:57:54 +0000 (0:00:00.009) 0:00:11.580 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 16 March 2024 13:57:54 +0000 (0:00:00.195) 0:00:11.775 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 16 March 2024 13:57:54 +0000 (0:00:00.195) 0:00:11.970 ******** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1 --initrd=/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 16 March 2024 13:57:55 +0000 (0:00:00.420) 0:00:12.391 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 16 March 2024 13:57:55 +0000 (0:00:00.010) 0:00:12.401 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 16 March 2024 13:57:55 +0000 (0:00:00.008) 0:00:12.409 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 16 March 2024 13:57:55 +0000 (0:00:00.008) 0:00:12.418 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 16 March 2024 13:57:55 +0000 (0:00:00.006) 0:00:12.425 ******** 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.150182", "end": "2024-03-16 13:57:55.725655", "rc": 0, "start": "2024-03-16 13:57:55.575473" } 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 [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 16 March 2024 13:57:55 +0000 (0:00:00.404) 0:00:12.829 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 16 March 2024 13:57:55 +0000 (0:00:00.009) 0:00:12.839 ******** changed: [sut] => { "changed": true, "elapsed": 41, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 16 March 2024 13:58:38 +0000 (0:00:42.260) 0:00:55.100 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 16 March 2024 13:58:38 +0000 (0:00:00.009) 0:00:55.109 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:41 Saturday 16 March 2024 13:58:38 +0000 (0:00:00.011) 0:00:55.120 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:45 Saturday 16 March 2024 13:58:38 +0000 (0:00:00.008) 0:00:55.129 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 16 March 2024 13:58:38 +0000 (0:00:00.019) 0:00:55.148 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 16 March 2024 13:58:38 +0000 (0:00:00.026) 0:00:55.174 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 16 March 2024 13:58:38 +0000 (0:00:00.008) 0:00:55.183 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 16 March 2024 13:58:38 +0000 (0:00:00.007) 0:00:55.191 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 16 March 2024 13:58:38 +0000 (0:00:00.007) 0:00:55.198 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 16 March 2024 13:58:38 +0000 (0:00:00.018) 0:00:55.217 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 16 March 2024 13:58:44 +0000 (0:00:06.585) 0:01:01.802 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597475.724782, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1710597475.723782, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1710597475.723782, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3974339086", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 16 March 2024 13:58:44 +0000 (0:00:00.239) 0:01:02.042 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 16 March 2024 13:58:44 +0000 (0:00:00.009) 0:01:02.052 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 16 March 2024 13:58:44 +0000 (0:00:00.007) 0:01:02.059 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 16 March 2024 13:58:45 +0000 (0:00:00.185) 0:01:02.245 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 16 March 2024 13:58:45 +0000 (0:00:00.014) 0:01:02.260 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597475.724782, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1710597475.723782, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1710597475.723782, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3974339086", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 16 March 2024 13:58:45 +0000 (0:00:00.203) 0:01:02.463 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597474.450785, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1710597468.974797, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1710597468.974797, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "1807323773", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 16 March 2024 13:58:45 +0000 (0:00:00.206) 0:01:02.670 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 16 March 2024 13:58:45 +0000 (0:00:00.009) 0:01:02.680 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 16 March 2024 13:58:45 +0000 (0:00:00.193) 0:01:02.874 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 16 March 2024 13:58:45 +0000 (0:00:00.192) 0:01:03.066 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.191) 0:01:03.258 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.009) 0:01:03.268 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.007) 0:01:03.275 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.008) 0:01:03.284 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "fa33b09558f34f6cbf52cce9ef726148-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fa33b09558f34f6cbf52cce9ef726148.img", "kernel": "/boot/vmlinuz-0-rescue-fa33b09558f34f6cbf52cce9ef726148", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (0-rescue-fa33b09558f34f6cbf52cce9ef726148) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet test=kernel", "default": false, "id": "de62c341dfe44941998c018e74f6ee33-6.7.7-100.fc38.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tests_add_rm.yml:35 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.351) 0:01:03.636 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tests_add_rm.yml:47 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.012) 0:01:03.648 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.022) 0:01:03.671 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.009) 0:01:03.681 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.008) 0:01:03.689 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.007) 0:01:03.697 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.007) 0:01:03.704 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 16 March 2024 13:58:46 +0000 (0:00:00.018) 0:01:03.723 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 16 March 2024 13:58:49 +0000 (0:00:02.894) 0:01:06.618 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597475.724782, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1710597475.723782, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1710597475.723782, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3974339086", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 16 March 2024 13:58:49 +0000 (0:00:00.204) 0:01:06.822 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 16 March 2024 13:58:49 +0000 (0:00:00.010) 0:01:06.832 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 16 March 2024 13:58:49 +0000 (0:00:00.008) 0:01:06.841 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 16 March 2024 13:58:49 +0000 (0:00:00.186) 0:01:07.028 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 16 March 2024 13:58:49 +0000 (0:00:00.014) 0:01:07.043 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597475.724782, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1710597475.723782, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1710597475.723782, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3974339086", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 16 March 2024 13:58:50 +0000 (0:00:00.204) 0:01:07.247 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597474.450785, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1710597468.974797, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1710597468.974797, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "1807323773", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 16 March 2024 13:58:50 +0000 (0:00:00.209) 0:01:07.456 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 16 March 2024 13:58:50 +0000 (0:00:00.009) 0:01:07.466 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 16 March 2024 13:58:50 +0000 (0:00:00.196) 0:01:07.663 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 16 March 2024 13:58:50 +0000 (0:00:00.192) 0:01:07.856 ******** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 16 March 2024 13:58:51 +0000 (0:00:00.449) 0:01:08.305 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 16 March 2024 13:58:51 +0000 (0:00:00.010) 0:01:08.315 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 16 March 2024 13:58:51 +0000 (0:00:00.008) 0:01:08.323 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 16 March 2024 13:58:51 +0000 (0:00:00.007) 0:01:08.331 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "fa33b09558f34f6cbf52cce9ef726148-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fa33b09558f34f6cbf52cce9ef726148.img", "kernel": "/boot/vmlinuz-0-rescue-fa33b09558f34f6cbf52cce9ef726148", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (0-rescue-fa33b09558f34f6cbf52cce9ef726148) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tests_add_rm.yml:65 Saturday 16 March 2024 13:58:51 +0000 (0:00:00.303) 0:01:08.634 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tests_add_rm.yml:71 Saturday 16 March 2024 13:58:51 +0000 (0:00:00.011) 0:01:08.645 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:3 Saturday 16 March 2024 13:58:51 +0000 (0:00:00.015) 0:01:08.660 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:8 Saturday 16 March 2024 13:58:51 +0000 (0:00:00.009) 0:01:08.670 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-6.7.7-100.fc38.x86_64', 'dest': '/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "731040d50dfdcefdedd2e90f2abbed27d77d301a", "dest": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2", "src": "/boot/vmlinuz-6.7.7-100.fc38.x86_64" }, "md5sum": "4a3423b45d234592037e86e3cb971436", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14794568, "src": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.7.7-100.fc38.x86_64.img', 'dest': '/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "973966e0f94c84aa73f4f96211e7b69bc91e0bee", "dest": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone2", "src": "/boot/initramfs-6.7.7-100.fc38.x86_64.img" }, "md5sum": "a5d47dd3be3e99778541dd1c93c81c11", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20400330, "src": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:22 Saturday 16 March 2024 13:58:52 +0000 (0:00:00.863) 0:01:09.533 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 16 March 2024 13:58:52 +0000 (0:00:00.011) 0:01:09.545 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 16 March 2024 13:58:52 +0000 (0:00:00.009) 0:01:09.555 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 16 March 2024 13:58:52 +0000 (0:00:00.008) 0:01:09.563 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 16 March 2024 13:58:52 +0000 (0:00:00.007) 0:01:09.571 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 16 March 2024 13:58:52 +0000 (0:00:00.008) 0:01:09.580 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 16 March 2024 13:58:52 +0000 (0:00:00.018) 0:01:09.598 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 16 March 2024 13:58:55 +0000 (0:00:02.892) 0:01:12.490 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597475.724782, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1710597475.723782, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1710597475.723782, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3974339086", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 16 March 2024 13:58:55 +0000 (0:00:00.203) 0:01:12.693 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 16 March 2024 13:58:55 +0000 (0:00:00.010) 0:01:12.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 16 March 2024 13:58:55 +0000 (0:00:00.009) 0:01:12.714 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 16 March 2024 13:58:55 +0000 (0:00:00.188) 0:01:12.902 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 16 March 2024 13:58:55 +0000 (0:00:00.015) 0:01:12.918 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597475.724782, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1710597475.723782, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1710597475.723782, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3974339086", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 16 March 2024 13:58:56 +0000 (0:00:00.207) 0:01:13.125 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597474.450785, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1710597468.974797, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1710597468.974797, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "1807323773", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 16 March 2024 13:58:56 +0000 (0:00:00.207) 0:01:13.333 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 16 March 2024 13:58:56 +0000 (0:00:00.009) 0:01:13.342 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 16 March 2024 13:58:56 +0000 (0:00:00.196) 0:01:13.538 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 16 March 2024 13:58:56 +0000 (0:00:00.199) 0:01:13.738 ******** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2 --initrd=/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 16 March 2024 13:58:57 +0000 (0:00:00.422) 0:01:14.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 [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 16 March 2024 13:58:57 +0000 (0:00:00.008) 0:01:14.170 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 16 March 2024 13:58:57 +0000 (0:00:00.007) 0:01:14.178 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 16 March 2024 13:58:57 +0000 (0:00:00.007) 0:01:14.185 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 16 March 2024 13:58:57 +0000 (0:00:00.005) 0:01:14.191 ******** 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.171276", "end": "2024-03-16 13:58:57.452390", "rc": 0, "start": "2024-03-16 13:58:57.281114" } 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 [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 16 March 2024 13:58:57 +0000 (0:00:00.364) 0:01:14.556 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 16 March 2024 13:58:57 +0000 (0:00:00.007) 0:01:14.563 ******** changed: [sut] => { "changed": true, "elapsed": 40, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 16 March 2024 13:59:38 +0000 (0:00:41.357) 0:01:55.921 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 16 March 2024 13:59:38 +0000 (0:00:00.008) 0:01:55.930 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 16 March 2024 13:59:38 +0000 (0:00:00.009) 0:01:55.940 ******** 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.158278", "end": "2024-03-16 13:59:39.080509", "rc": 0, "start": "2024-03-16 13:59:38.922231" } 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 [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 16 March 2024 13:59:39 +0000 (0:00:00.369) 0:01:56.309 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 16 March 2024 13:59:39 +0000 (0:00:00.008) 0:01:56.318 ******** changed: [sut] => { "changed": true, "elapsed": 40, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 16 March 2024 14:00:20 +0000 (0:00:41.728) 0:02:38.046 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 16 March 2024 14:00:20 +0000 (0:00:00.008) 0:02:38.055 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:41 Saturday 16 March 2024 14:00:20 +0000 (0:00:00.011) 0:02:38.067 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:45 Saturday 16 March 2024 14:00:20 +0000 (0:00:00.009) 0:02:38.077 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 16 March 2024 14:00:21 +0000 (0:00:00.020) 0:02:38.097 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 16 March 2024 14:00:21 +0000 (0:00:00.010) 0:02:38.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 16 March 2024 14:00:21 +0000 (0:00:00.009) 0:02:38.118 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 16 March 2024 14:00:21 +0000 (0:00:00.007) 0:02:38.126 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 16 March 2024 14:00:21 +0000 (0:00:00.007) 0:02:38.133 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 16 March 2024 14:00:21 +0000 (0:00:00.018) 0:02:38.151 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 16 March 2024 14:00:27 +0000 (0:00:06.506) 0:02:44.657 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597579.07893, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1710597579.07793, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1710597579.07793, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3016200689", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 16 March 2024 14:00:27 +0000 (0:00:00.246) 0:02:44.904 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 16 March 2024 14:00:27 +0000 (0:00:00.010) 0:02:44.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 16 March 2024 14:00:27 +0000 (0:00:00.007) 0:02:44.921 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 16 March 2024 14:00:28 +0000 (0:00:00.189) 0:02:45.111 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 16 March 2024 14:00:28 +0000 (0:00:00.015) 0:02:45.127 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597579.07893, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1710597579.07793, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1710597579.07793, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3016200689", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 16 March 2024 14:00:28 +0000 (0:00:00.209) 0:02:45.337 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597474.450785, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1710597468.974797, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1710597468.974797, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "1807323773", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 16 March 2024 14:00:28 +0000 (0:00:00.210) 0:02:45.547 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 16 March 2024 14:00:28 +0000 (0:00:00.010) 0:02:45.557 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 16 March 2024 14:00:28 +0000 (0:00:00.199) 0:02:45.756 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 16 March 2024 14:00:28 +0000 (0:00:00.198) 0:02:45.955 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.192) 0:02:46.148 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.009) 0:02:46.157 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.007) 0:02:46.165 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.007) 0:02:46.172 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "fa33b09558f34f6cbf52cce9ef726148-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fa33b09558f34f6cbf52cce9ef726148.img", "kernel": "/boot/vmlinuz-0-rescue-fa33b09558f34f6cbf52cce9ef726148", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (0-rescue-fa33b09558f34f6cbf52cce9ef726148) 38 (Thirty Eight)" }, { "args": "test=kernel", "default": false, "id": "de62c341dfe44941998c018e74f6ee33-6.7.7-100.fc38.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tests_add_rm.yml:77 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.352) 0:02:46.525 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tests_add_rm.yml:84 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.010) 0:02:46.536 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.029) 0:02:46.565 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.009) 0:02:46.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.010) 0:02:46.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.010) 0:02:46.596 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.008) 0:02:46.605 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 16 March 2024 14:00:29 +0000 (0:00:00.019) 0:02:46.624 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 16 March 2024 14:00:32 +0000 (0:00:02.892) 0:02:49.516 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597579.07893, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1710597579.07793, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1710597579.07793, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3016200689", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 16 March 2024 14:00:32 +0000 (0:00:00.204) 0:02:49.721 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 16 March 2024 14:00:32 +0000 (0:00:00.010) 0:02:49.731 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 16 March 2024 14:00:32 +0000 (0:00:00.008) 0:02:49.739 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 16 March 2024 14:00:32 +0000 (0:00:00.189) 0:02:49.929 ******** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 16 March 2024 14:00:32 +0000 (0:00:00.015) 0:02:49.945 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597579.07893, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab82c1aa5fb3a99221134fa04b24db43399d87df", "ctime": 1710597579.07793, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 152058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1710597579.07793, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 276, "uid": 0, "version": "3016200689", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 16 March 2024 14:00:33 +0000 (0:00:00.205) 0:02:50.151 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1710597474.450785, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a6a11b7e2b5151d3f9c3521f9c8e3111cae7882c", "ctime": 1710597468.974797, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262285, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1710597468.974797, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6760, "uid": 0, "version": "1807323773", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 16 March 2024 14:00:33 +0000 (0:00:00.206) 0:02:50.357 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 16 March 2024 14:00:33 +0000 (0:00:00.010) 0:02:50.367 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 16 March 2024 14:00:33 +0000 (0:00:00.195) 0:02:50.563 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 16 March 2024 14:00:33 +0000 (0:00:00.195) 0:02:50.758 ******** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 16 March 2024 14:00:34 +0000 (0:00:00.446) 0:02:51.205 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 16 March 2024 14:00:34 +0000 (0:00:00.010) 0:02:51.215 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 16 March 2024 14:00:34 +0000 (0:00:00.008) 0:02:51.224 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 16 March 2024 14:00:34 +0000 (0:00:00.007) 0:02:51.231 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "fa33b09558f34f6cbf52cce9ef726148-6.7.7-100.fc38.x86_64", "index": "0", "initrd": "/boot/initramfs-6.7.7-100.fc38.x86_64.img", "kernel": "/boot/vmlinuz-6.7.7-100.fc38.x86_64", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (6.7.7-100.fc38.x86_64) 38 (Thirty Eight)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "fa33b09558f34f6cbf52cce9ef726148-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fa33b09558f34f6cbf52cce9ef726148.img", "kernel": "/boot/vmlinuz-0-rescue-fa33b09558f34f6cbf52cce9ef726148", "root": "UUID=7edc224a-9332-4cda-9c64-11dd8d1c6cdc", "title": "Fedora Linux (0-rescue-fa33b09558f34f6cbf52cce9ef726148) 38 (Thirty Eight)" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tests_add_rm.yml:94 Saturday 16 March 2024 14:00:34 +0000 (0:00:00.305) 0:02:51.537 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/tests_add_rm.yml:100 Saturday 16 March 2024 14:00:34 +0000 (0:00:00.011) 0:02:51.549 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1" ], "delta": "0:00:00.049849", "end": "2024-03-16 14:00:34.687385", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-03-16 14:00:34.637536" } STDERR: The param /boot/vmlinuz-6.7.7-100.fc38.x86_64_clone1 is incorrect MSG: non-zero return code changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2" ], "delta": "0:00:00.050124", "end": "2024-03-16 14:00:34.924491", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-03-16 14:00:34.874367" } STDERR: The param /boot/vmlinuz-6.7.7-100.fc38.x86_64_clone2 is incorrect MSG: non-zero return code RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 16 March 2024 14:00:34 +0000 (0:00:00.479) 0:02:52.028 ******** 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.119298", "end": "2024-03-16 14:00:35.239803", "rc": 0, "start": "2024-03-16 14:00:35.120505" } 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 [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 16 March 2024 14:00:35 +0000 (0:00:00.315) 0:02:52.344 ******** included: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 16 March 2024 14:00:35 +0000 (0:00:00.008) 0:02:52.352 ******** changed: [sut] => { "changed": true, "elapsed": 43, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 16 March 2024 14:01:19 +0000 (0:00:44.588) 0:03:36.941 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 16 March 2024 14:01:19 +0000 (0:00:00.009) 0:03:36.950 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=107 changed=16 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Saturday 16 March 2024 14:01:19 +0000 (0:00:00.009) 0:03:36.960 ******** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 44.59s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 42.26s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 41.73s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 41.36s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed -- 16.11s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 5.80s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 2.89s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 2.89s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 1.41s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.08s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Clone test_kernel kernel and initrd for test purposes ------------------- 0.99s /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:8 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 0.86s /WORKDIR/git-weekly-ci5nkrosx3/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.84s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.77s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.69s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.65s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.64s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.62s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.62s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.59s /WORKDIR/git-weekly-ci5nkrosx3/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---