# 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-ci0gys9vqc/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tests_add_rm.yml:13 Saturday 13 April 2024 14:29:19 +0000 (0:00:00.013) 0:00:00.013 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:29:19 +0000 (0:00:00.028) 0:00:00.041 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:29:19 +0000 (0:00:00.012) 0:00:00.053 ******** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 April 2024 14:29:20 +0000 (0:00:00.565) 0:00:00.618 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 April 2024 14:29:20 +0000 (0:00:00.254) 0:00:00.873 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 April 2024 14:29:20 +0000 (0:00:00.019) 0:00:00.892 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:29:20 +0000 (0:00:00.026) 0:00:00.919 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 April 2024 14:29:23 +0000 (0:00:02.500) 0:00:03.419 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709714778.566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1709714778.407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714778.407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "3323824319", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 13 April 2024 14:29:23 +0000 (0:00:00.204) 0:00:03.624 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 13 April 2024 14:29:23 +0000 (0:00:00.009) 0:00:03.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 13 April 2024 14:29:23 +0000 (0:00:00.007) 0:00:03.642 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 13 April 2024 14:29:23 +0000 (0:00:00.186) 0:00:03.828 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 13 April 2024 14:29:23 +0000 (0:00:00.014) 0:00:03.842 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018563.1969194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1709714778.407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714778.407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "3323824319", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 13 April 2024 14:29:23 +0000 (0:00:00.212) 0:00:04.055 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709714779.266, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "daa1c061ec5c47702d0be4b0e626b39f42774879", "ctime": 1709714779.267, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 7301772, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709714779.267, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "1839740860", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 13 April 2024 14:29:23 +0000 (0:00:00.202) 0:00:04.258 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 13 April 2024 14:29:23 +0000 (0:00:00.008) 0:00:04.266 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 13 April 2024 14:29:24 +0000 (0:00:00.250) 0:00:04.516 ******** changed: [sut] => { "changed": true } MSG: 6 replacements made TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 13 April 2024 14:29:24 +0000 (0:00:00.192) 0:00:04.709 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 13 April 2024 14:29:24 +0000 (0:00:00.247) 0:00:04.956 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 13 April 2024 14:29:24 +0000 (0:00:00.010) 0:00:04.967 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 13 April 2024 14:29:24 +0000 (0:00:00.012) 0:00:04.979 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 13 April 2024 14:29:24 +0000 (0:00:00.028) 0:00:05.008 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "c349f2226fa046be8eb58571fe1f537b-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-c349f2226fa046be8eb58571fe1f537b.img", "kernel": "/boot/vmlinuz-0-rescue-c349f2226fa046be8eb58571fe1f537b", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (0-rescue-c349f2226fa046be8eb58571fe1f537b) 9" } ] }, "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-ci0gys9vqc/tests/tests_add_rm.yml:29 Saturday 13 April 2024 14:29:25 +0000 (0:00:00.390) 0:00:05.398 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml:3 Saturday 13 April 2024 14:29:25 +0000 (0:00:00.013) 0:00:05.411 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml:8 Saturday 13 April 2024 14:29:25 +0000 (0:00:00.008) 0:00:05.420 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-427.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-427.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "7f2676bfd37bf1f31b636df2357f44546a4079b9", "dest": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-427.el9.x86_64" }, "md5sum": "43a3cf55442c0e5c727e668e302ef871", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13592616, "src": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-427.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-427.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5ed43ca12f706c87a1e2574d50758d13c0cd79e9", "dest": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-427.el9.x86_64.img" }, "md5sum": "0105704be09346d448b705624f67eb28", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 35036566, "src": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml:22 Saturday 13 April 2024 14:29:26 +0000 (0:00:01.002) 0:00:06.422 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:29:26 +0000 (0:00:00.018) 0:00:06.441 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:29:26 +0000 (0:00:00.010) 0:00:06.452 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 April 2024 14:29:26 +0000 (0:00:00.008) 0:00:06.461 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 April 2024 14:29:26 +0000 (0:00:00.008) 0:00:06.469 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 April 2024 14:29:26 +0000 (0:00:00.007) 0:00:06.477 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:29:26 +0000 (0:00:00.021) 0:00:06.498 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 April 2024 14:29:27 +0000 (0:00:01.322) 0:00:07.821 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018563.1969194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1709714778.407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714778.407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "3323824319", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 13 April 2024 14:29:27 +0000 (0:00:00.199) 0:00:08.021 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 13 April 2024 14:29:27 +0000 (0:00:00.009) 0:00:08.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 13 April 2024 14:29:27 +0000 (0:00:00.007) 0:00:08.038 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 13 April 2024 14:29:27 +0000 (0:00:00.183) 0:00:08.222 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 13 April 2024 14:29:27 +0000 (0:00:00.014) 0:00:08.236 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018563.1969194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1709714778.407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714778.407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "3323824319", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 13 April 2024 14:29:28 +0000 (0:00:00.199) 0:00:08.436 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018564.2928963, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1713018564.2928963, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018564.2928963, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1362018115", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 13 April 2024 14:29:28 +0000 (0:00:00.203) 0:00:08.639 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 13 April 2024 14:29:28 +0000 (0:00:00.009) 0:00:08.649 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 13 April 2024 14:29:28 +0000 (0:00:00.191) 0:00:08.840 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 13 April 2024 14:29:28 +0000 (0:00:00.189) 0:00:09.030 ******** 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-5.14.0-427.el9.x86_64_clone1 --initrd=/boot/initramfs-5.14.0-427.el9.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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 13 April 2024 14:29:29 +0000 (0:00:00.417) 0:00:09.448 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 13 April 2024 14:29:29 +0000 (0:00:00.009) 0:00:09.458 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 13 April 2024 14:29:29 +0000 (0:00:00.008) 0:00:09.466 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 13 April 2024 14:29:29 +0000 (0:00:00.007) 0:00:09.474 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 April 2024 14:29:29 +0000 (0:00:00.006) 0:00:09.480 ******** 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.148742", "end": "2024-04-13 14:29:29.466383", "rc": 0, "start": "2024-04-13 14:29:29.317641" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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="rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 13 April 2024 14:29:29 +0000 (0:00:00.398) 0:00:09.879 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 April 2024 14:29:29 +0000 (0:00:00.008) 0:00:09.888 ******** changed: [sut] => { "changed": true, "elapsed": 37, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 April 2024 14:30:07 +0000 (0:00:37.678) 0:00:47.566 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 April 2024 14:30:07 +0000 (0:00:00.009) 0:00:47.576 ******** 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-ci0gys9vqc/tests/tasks/clone_kernel.yml:41 Saturday 13 April 2024 14:30:07 +0000 (0:00:00.010) 0:00:47.586 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml:45 Saturday 13 April 2024 14:30:07 +0000 (0:00:00.009) 0:00:47.596 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:30:07 +0000 (0:00:00.019) 0:00:47.615 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:30:07 +0000 (0:00:00.010) 0:00:47.626 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 April 2024 14:30:07 +0000 (0:00:00.008) 0:00:47.635 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 April 2024 14:30:07 +0000 (0:00:00.008) 0:00:47.644 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 April 2024 14:30:07 +0000 (0:00:00.008) 0:00:47.652 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:30:07 +0000 (0:00:00.018) 0:00:47.671 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 April 2024 14:30:10 +0000 (0:00:03.258) 0:00:50.930 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018569.4647865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1713018569.4637866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018569.4637866, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1581823939", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 13 April 2024 14:30:10 +0000 (0:00:00.244) 0:00:51.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 13 April 2024 14:30:10 +0000 (0:00:00.010) 0:00:51.185 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 13 April 2024 14:30:10 +0000 (0:00:00.014) 0:00:51.199 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 13 April 2024 14:30:10 +0000 (0:00:00.192) 0:00:51.392 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 13 April 2024 14:30:11 +0000 (0:00:00.030) 0:00:51.423 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018569.4647865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1713018569.4637866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018569.4637866, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1581823939", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 13 April 2024 14:30:11 +0000 (0:00:00.212) 0:00:51.635 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018568.210813, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1713018564.2928963, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018564.2928963, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1362018115", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 13 April 2024 14:30:11 +0000 (0:00:00.231) 0:00:51.866 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 13 April 2024 14:30:11 +0000 (0:00:00.042) 0:00:51.908 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 13 April 2024 14:30:11 +0000 (0:00:00.218) 0:00:52.127 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 13 April 2024 14:30:11 +0000 (0:00:00.200) 0:00:52.327 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.200) 0:00:52.528 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.012) 0:00:52.540 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.010) 0:00:52.550 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.009) 0:00:52.560 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 test=kernel", "default": false, "id": "718e876c009e4598ae101b5b586f478a-5.14.0-427.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone1", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "Clone1" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "c349f2226fa046be8eb58571fe1f537b-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-c349f2226fa046be8eb58571fe1f537b.img", "kernel": "/boot/vmlinuz-0-rescue-c349f2226fa046be8eb58571fe1f537b", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (0-rescue-c349f2226fa046be8eb58571fe1f537b) 9" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tests_add_rm.yml:35 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.364) 0:00:52.924 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tests_add_rm.yml:47 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.012) 0:00:52.936 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.023) 0:00:52.960 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.009) 0:00:52.969 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.008) 0:00:52.978 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.007) 0:00:52.985 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.007) 0:00:52.993 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:30:12 +0000 (0:00:00.019) 0:00:53.012 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 April 2024 14:30:13 +0000 (0:00:01.332) 0:00:54.345 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018569.4647865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1713018569.4637866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018569.4637866, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1581823939", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 13 April 2024 14:30:14 +0000 (0:00:00.206) 0:00:54.551 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 13 April 2024 14:30:14 +0000 (0:00:00.010) 0:00:54.561 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 13 April 2024 14:30:14 +0000 (0:00:00.007) 0:00:54.569 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 13 April 2024 14:30:14 +0000 (0:00:00.188) 0:00:54.757 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 13 April 2024 14:30:14 +0000 (0:00:00.014) 0:00:54.771 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018569.4647865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1713018569.4637866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018569.4637866, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1581823939", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 13 April 2024 14:30:14 +0000 (0:00:00.202) 0:00:54.974 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018568.210813, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1713018564.2928963, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018564.2928963, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1362018115", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 13 April 2024 14:30:14 +0000 (0:00:00.205) 0:00:55.179 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 13 April 2024 14:30:14 +0000 (0:00:00.010) 0:00:55.189 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 13 April 2024 14:30:14 +0000 (0:00:00.204) 0:00:55.394 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 13 April 2024 14:30:15 +0000 (0:00:00.196) 0:00:55.591 ******** 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-5.14.0-427.el9.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 13 April 2024 14:30:15 +0000 (0:00:00.471) 0:00:56.062 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 13 April 2024 14:30:15 +0000 (0:00:00.013) 0:00:56.075 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 13 April 2024 14:30:15 +0000 (0:00:00.028) 0:00:56.103 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 13 April 2024 14:30:15 +0000 (0:00:00.027) 0:00:56.131 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "c349f2226fa046be8eb58571fe1f537b-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-c349f2226fa046be8eb58571fe1f537b.img", "kernel": "/boot/vmlinuz-0-rescue-c349f2226fa046be8eb58571fe1f537b", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (0-rescue-c349f2226fa046be8eb58571fe1f537b) 9" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tests_add_rm.yml:65 Saturday 13 April 2024 14:30:16 +0000 (0:00:00.314) 0:00:56.446 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tests_add_rm.yml:71 Saturday 13 April 2024 14:30:16 +0000 (0:00:00.011) 0:00:56.457 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml:3 Saturday 13 April 2024 14:30:16 +0000 (0:00:00.015) 0:00:56.472 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml:8 Saturday 13 April 2024 14:30:16 +0000 (0:00:00.012) 0:00:56.485 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-427.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-427.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "7f2676bfd37bf1f31b636df2357f44546a4079b9", "dest": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-427.el9.x86_64" }, "md5sum": "43a3cf55442c0e5c727e668e302ef871", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13592616, "src": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-427.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-427.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5ed43ca12f706c87a1e2574d50758d13c0cd79e9", "dest": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-427.el9.x86_64.img" }, "md5sum": "0105704be09346d448b705624f67eb28", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 35036566, "src": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml:22 Saturday 13 April 2024 14:30:17 +0000 (0:00:00.930) 0:00:57.416 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:30:17 +0000 (0:00:00.013) 0:00:57.429 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:30:17 +0000 (0:00:00.010) 0:00:57.439 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 April 2024 14:30:17 +0000 (0:00:00.008) 0:00:57.447 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 April 2024 14:30:17 +0000 (0:00:00.007) 0:00:57.455 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 April 2024 14:30:17 +0000 (0:00:00.008) 0:00:57.463 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:30:17 +0000 (0:00:00.018) 0:00:57.482 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 April 2024 14:30:18 +0000 (0:00:01.333) 0:00:58.815 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018569.4647865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1713018569.4637866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018569.4637866, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1581823939", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 13 April 2024 14:30:18 +0000 (0:00:00.206) 0:00:59.021 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 13 April 2024 14:30:18 +0000 (0:00:00.009) 0:00:59.031 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 13 April 2024 14:30:18 +0000 (0:00:00.007) 0:00:59.039 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 13 April 2024 14:30:18 +0000 (0:00:00.191) 0:00:59.231 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 13 April 2024 14:30:18 +0000 (0:00:00.015) 0:00:59.246 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018569.4647865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1713018569.4637866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018569.4637866, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1581823939", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 13 April 2024 14:30:19 +0000 (0:00:00.208) 0:00:59.455 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018568.210813, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1713018564.2928963, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018564.2928963, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1362018115", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 13 April 2024 14:30:19 +0000 (0:00:00.209) 0:00:59.664 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 13 April 2024 14:30:19 +0000 (0:00:00.010) 0:00:59.674 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 13 April 2024 14:30:19 +0000 (0:00:00.196) 0:00:59.871 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 13 April 2024 14:30:19 +0000 (0:00:00.196) 0:01:00.067 ******** 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-5.14.0-427.el9.x86_64_clone2 --initrd=/boot/initramfs-5.14.0-427.el9.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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 13 April 2024 14:30:20 +0000 (0:00:00.427) 0:01:00.495 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 13 April 2024 14:30:20 +0000 (0:00:00.011) 0:01:00.506 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 13 April 2024 14:30:20 +0000 (0:00:00.011) 0:01:00.518 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 13 April 2024 14:30:20 +0000 (0:00:00.007) 0:01:00.525 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 April 2024 14:30:20 +0000 (0:00:00.006) 0:01:00.532 ******** 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.150696", "end": "2024-04-13 14:30:20.460827", "rc": 0, "start": "2024-04-13 14:30:20.310131" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 13 April 2024 14:30:20 +0000 (0:00:00.342) 0:01:00.874 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 April 2024 14:30:20 +0000 (0:00:00.008) 0:01:00.882 ******** changed: [sut] => { "changed": true, "elapsed": 35, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 April 2024 14:30:57 +0000 (0:00:36.553) 0:01:37.436 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 April 2024 14:30:57 +0000 (0:00:00.008) 0:01:37.445 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 April 2024 14:30:57 +0000 (0:00:00.009) 0:01:37.454 ******** 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.373826", "end": "2024-04-13 14:30:57.493443", "rc": 0, "start": "2024-04-13 14:30:57.119617" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 13 April 2024 14:30:57 +0000 (0:00:00.906) 0:01:38.360 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 April 2024 14:30:57 +0000 (0:00:00.007) 0:01:38.368 ******** changed: [sut] => { "changed": true, "elapsed": 45, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 April 2024 14:31:44 +0000 (0:00:46.037) 0:02:24.405 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 April 2024 14:31:44 +0000 (0:00:00.009) 0:02:24.415 ******** 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-ci0gys9vqc/tests/tasks/clone_kernel.yml:41 Saturday 13 April 2024 14:31:44 +0000 (0:00:00.011) 0:02:24.426 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml:45 Saturday 13 April 2024 14:31:44 +0000 (0:00:00.010) 0:02:24.436 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:31:44 +0000 (0:00:00.020) 0:02:24.456 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:31:44 +0000 (0:00:00.010) 0:02:24.467 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 April 2024 14:31:44 +0000 (0:00:00.011) 0:02:24.478 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 April 2024 14:31:44 +0000 (0:00:00.014) 0:02:24.492 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 April 2024 14:31:44 +0000 (0:00:00.009) 0:02:24.501 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:31:44 +0000 (0:00:00.021) 0:02:24.522 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 April 2024 14:31:47 +0000 (0:00:03.087) 0:02:27.610 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018657.4925783, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1713018657.4905782, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018657.4905782, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "20185266", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 13 April 2024 14:31:47 +0000 (0:00:00.235) 0:02:27.846 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 13 April 2024 14:31:47 +0000 (0:00:00.010) 0:02:27.856 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 13 April 2024 14:31:47 +0000 (0:00:00.008) 0:02:27.865 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 13 April 2024 14:31:47 +0000 (0:00:00.189) 0:02:28.055 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 13 April 2024 14:31:47 +0000 (0:00:00.014) 0:02:28.069 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018657.4925783, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1713018657.4905782, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018657.4905782, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "20185266", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 13 April 2024 14:31:47 +0000 (0:00:00.204) 0:02:28.274 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018568.210813, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1713018564.2928963, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018564.2928963, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1362018115", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 13 April 2024 14:31:48 +0000 (0:00:00.212) 0:02:28.486 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 13 April 2024 14:31:48 +0000 (0:00:00.011) 0:02:28.497 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 13 April 2024 14:31:48 +0000 (0:00:00.194) 0:02:28.691 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 13 April 2024 14:31:48 +0000 (0:00:00.194) 0:02:28.885 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 13 April 2024 14:31:48 +0000 (0:00:00.192) 0:02:29.078 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 13 April 2024 14:31:48 +0000 (0:00:00.010) 0:02:29.089 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 13 April 2024 14:31:48 +0000 (0:00:00.008) 0:02:29.097 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 13 April 2024 14:31:48 +0000 (0:00:00.008) 0:02:29.105 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "718e876c009e4598ae101b5b586f478a-5.14.0-427.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "c349f2226fa046be8eb58571fe1f537b-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-c349f2226fa046be8eb58571fe1f537b.img", "kernel": "/boot/vmlinuz-0-rescue-c349f2226fa046be8eb58571fe1f537b", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (0-rescue-c349f2226fa046be8eb58571fe1f537b) 9" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tests_add_rm.yml:77 Saturday 13 April 2024 14:31:49 +0000 (0:00:00.345) 0:02:29.451 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tests_add_rm.yml:84 Saturday 13 April 2024 14:31:49 +0000 (0:00:00.010) 0:02:29.461 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:31:49 +0000 (0:00:00.029) 0:02:29.491 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:31:49 +0000 (0:00:00.011) 0:02:29.502 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 13 April 2024 14:31:49 +0000 (0:00:00.009) 0:02:29.512 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 13 April 2024 14:31:49 +0000 (0:00:00.007) 0:02:29.519 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 13 April 2024 14:31:49 +0000 (0:00:00.008) 0:02:29.528 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:31:49 +0000 (0:00:00.018) 0:02:29.546 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 13 April 2024 14:31:50 +0000 (0:00:01.335) 0:02:30.882 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018657.4925783, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1713018657.4905782, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018657.4905782, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "20185266", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 13 April 2024 14:31:50 +0000 (0:00:00.205) 0:02:31.087 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 13 April 2024 14:31:50 +0000 (0:00:00.009) 0:02:31.097 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 13 April 2024 14:31:50 +0000 (0:00:00.007) 0:02:31.105 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 13 April 2024 14:31:50 +0000 (0:00:00.188) 0:02:31.293 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 13 April 2024 14:31:50 +0000 (0:00:00.014) 0:02:31.307 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018657.4925783, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1713018657.4905782, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018657.4905782, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "20185266", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 13 April 2024 14:31:51 +0000 (0:00:00.202) 0:02:31.510 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018568.210813, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1713018564.2928963, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018564.2928963, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1362018115", "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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 13 April 2024 14:31:51 +0000 (0:00:00.207) 0:02:31.718 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 13 April 2024 14:31:51 +0000 (0:00:00.010) 0:02:31.728 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 13 April 2024 14:31:51 +0000 (0:00:00.197) 0:02:31.925 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 13 April 2024 14:31:51 +0000 (0:00:00.195) 0:02:32.120 ******** 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-5.14.0-427.el9.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 13 April 2024 14:31:52 +0000 (0:00:00.440) 0:02:32.561 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 13 April 2024 14:31:52 +0000 (0:00:00.011) 0:02:32.573 ******** 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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 13 April 2024 14:31:52 +0000 (0:00:00.008) 0:02:32.581 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 13 April 2024 14:31:52 +0000 (0:00:00.007) 0:02:32.589 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "c349f2226fa046be8eb58571fe1f537b-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-c349f2226fa046be8eb58571fe1f537b.img", "kernel": "/boot/vmlinuz-0-rescue-c349f2226fa046be8eb58571fe1f537b", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (0-rescue-c349f2226fa046be8eb58571fe1f537b) 9" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tests_add_rm.yml:94 Saturday 13 April 2024 14:31:52 +0000 (0:00:00.304) 0:02:32.894 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/tests_add_rm.yml:100 Saturday 13 April 2024 14:31:52 +0000 (0:00:00.011) 0:02:32.905 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-427.el9.x86_64_clone1" ], "delta": "0:00:00.050063", "end": "2024-04-13 14:31:52.735827", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-04-13 14:31:52.685764" } STDERR: The param /boot/vmlinuz-5.14.0-427.el9.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-5.14.0-427.el9.x86_64_clone2" ], "delta": "0:00:00.049182", "end": "2024-04-13 14:31:52.969193", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-04-13 14:31:52.920011" } STDERR: The param /boot/vmlinuz-5.14.0-427.el9.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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 13 April 2024 14:31:52 +0000 (0:00:00.474) 0:02:33.379 ******** 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.116631", "end": "2024-04-13 14:31:53.272918", "rc": 0, "start": "2024-04-13 14:31:53.156287" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 13 April 2024 14:31:53 +0000 (0:00:00.305) 0:02:33.685 ******** included: /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 13 April 2024 14:31:53 +0000 (0:00:00.008) 0:02:33.693 ******** changed: [sut] => { "changed": true, "elapsed": 36, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 13 April 2024 14:32:30 +0000 (0:00:36.945) 0:03:10.638 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 13 April 2024 14:32:30 +0000 (0:00:00.028) 0:03:10.667 ******** 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 13 April 2024 14:32:30 +0000 (0:00:00.010) 0:03:10.677 ******** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 46.04s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 37.68s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 36.95s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 36.55s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 8.85s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 2.66s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.34s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.33s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.10s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Clone test_kernel kernel and initrd for test purposes ------------------- 1.00s /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml:8 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 0.93s /WORKDIR/git-weekly-ci0gys9vqc/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.91s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.85s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.74s /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.66s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.65s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.64s /WORKDIR/git-weekly-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.63s /WORKDIR/git-weekly-ci0gys9vqc/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-ci0gys9vqc/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, 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. ---^---^---^---^---^---