# 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-cic6f5b454/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Skip on s390x architecture] ********************************************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tests_add_rm.yml:13 Saturday 10 August 2024 13:29:14 +0000 (0:00:00.012) 0:00:00.012 ******* included: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/skip_on_s390x.yml for sut TASK [Gather architecture facts] *********************************************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/skip_on_s390x.yml:3 Saturday 10 August 2024 13:29:14 +0000 (0:00:00.018) 0:00:00.031 ******* ok: [sut] META: end_host conditional evaluated to false, continuing execution for sut TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tests_add_rm.yml:16 Saturday 10 August 2024 13:29:14 +0000 (0:00:00.519) 0:00:00.551 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 August 2024 13:29:14 +0000 (0:00:00.029) 0:00:00.580 ******* included: /WORKDIR/git-weekly-cic6f5b454/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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 August 2024 13:29:14 +0000 (0:00:00.012) 0:00:00.593 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 August 2024 13:29:14 +0000 (0:00:00.008) 0:00:00.602 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 August 2024 13:29:14 +0000 (0:00:00.224) 0:00:00.826 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 August 2024 13:29:14 +0000 (0:00:00.011) 0:00:00.838 ******* 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 August 2024 13:29:14 +0000 (0:00:00.019) 0:00:00.858 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 August 2024 13:29:14 +0000 (0:00:00.007) 0:00:00.865 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 August 2024 13:29:17 +0000 (0:00:02.510) 0:00:03.376 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1716968862.497, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 10 August 2024 13:29:17 +0000 (0:00:00.174) 0:00:03.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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 10 August 2024 13:29:17 +0000 (0:00:00.009) 0:00:03.560 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 10 August 2024 13:29:17 +0000 (0:00:00.007) 0:00:03.568 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 August 2024 13:29:17 +0000 (0:00:00.158) 0:00:03.727 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 10 August 2024 13:29:17 +0000 (0:00:00.014) 0:00:03.741 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296557.6003313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 August 2024 13:29:17 +0000 (0:00:00.175) 0:00:03.916 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1716968863.313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "33f81baef485d229f360bb8edb243c84b5829854", "ctime": 1716968863.314, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 998159, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1716968863.314, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6406, "uid": 0, "version": "4098057869", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 10 August 2024 13:29:18 +0000 (0:00:00.179) 0:00:04.096 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004203", "end": "2024-08-10 13:29:18.386727", "rc": 0, "start": "2024-08-10 13:29:18.382524" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 10 August 2024 13:29:18 +0000 (0:00:00.230) 0:00:04.327 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 10 August 2024 13:29:18 +0000 (0:00:00.010) 0:00:04.337 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 10 August 2024 13:29:18 +0000 (0:00:00.225) 0:00:04.563 ******* changed: [sut] => { "changed": true } MSG: 5 replacements made TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 10 August 2024 13:29:18 +0000 (0:00:00.162) 0:00:04.725 ******* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 10 August 2024 13:29:19 +0000 (0:00:00.220) 0:00:04.946 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 10 August 2024 13:29:19 +0000 (0:00:00.009) 0:00:04.955 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 10 August 2024 13:29:19 +0000 (0:00:00.007) 0:00:04.962 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 10 August 2024 13:29:19 +0000 (0:00:00.007) 0:00:04.970 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "296974b5ae524724a4e5b0037952a204-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-296974b5ae524724a4e5b0037952a204.img", "kernel": "/boot/vmlinuz-0-rescue-296974b5ae524724a4e5b0037952a204", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (0-rescue-296974b5ae524724a4e5b0037952a204) 8" } ] }, "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-cic6f5b454/tests/tests_add_rm.yml:32 Saturday 10 August 2024 13:29:19 +0000 (0:00:00.395) 0:00:05.366 ******* included: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml:3 Saturday 10 August 2024 13:29:19 +0000 (0:00:00.014) 0:00:05.380 ******* ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml:8 Saturday 10 August 2024 13:29:19 +0000 (0:00:00.009) 0:00:05.390 ******* changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c8ac6dcb6cde0b4e8f1d9be544aa6ef6b78dd978", "dest": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1", "src": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64" }, "md5sum": "4d651ec861d2a6a23cf61ad30367cd99", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 10873232, "src": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "819d5d5bd4679e855016d6b8e997b96e546aafdd", "dest": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1", "src": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img" }, "md5sum": "ab248af65f1e45f1283e3ab1f2c8f51e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31361993, "src": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml:22 Saturday 10 August 2024 13:29:20 +0000 (0:00:00.703) 0:00:06.093 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 August 2024 13:29:20 +0000 (0:00:00.018) 0:00:06.112 ******* included: /WORKDIR/git-weekly-cic6f5b454/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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 August 2024 13:29:20 +0000 (0:00:00.010) 0:00:06.123 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 August 2024 13:29:20 +0000 (0:00:00.008) 0:00:06.132 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 August 2024 13:29:20 +0000 (0:00:00.009) 0:00:06.141 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 August 2024 13:29:20 +0000 (0:00:00.007) 0:00:06.149 ******* 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 August 2024 13:29:20 +0000 (0:00:00.018) 0:00:06.167 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 August 2024 13:29:20 +0000 (0:00:00.008) 0:00:06.176 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 August 2024 13:29:22 +0000 (0:00:02.525) 0:00:08.701 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296557.6003313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 10 August 2024 13:29:22 +0000 (0:00:00.173) 0:00:08.874 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 10 August 2024 13:29:22 +0000 (0:00:00.009) 0:00:08.884 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 10 August 2024 13:29:22 +0000 (0:00:00.007) 0:00:08.892 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 August 2024 13:29:23 +0000 (0:00:00.160) 0:00:09.053 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 10 August 2024 13:29:23 +0000 (0:00:00.014) 0:00:09.067 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296557.6003313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 August 2024 13:29:23 +0000 (0:00:00.174) 0:00:09.242 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296558.784337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1723296558.784337, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 69206337, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1723296558.784337, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2892440796", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 10 August 2024 13:29:23 +0000 (0:00:00.178) 0:00:09.420 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004169", "end": "2024-08-10 13:29:23.652447", "rc": 0, "start": "2024-08-10 13:29:23.648278" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 10 August 2024 13:29:23 +0000 (0:00:00.172) 0:00:09.593 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 10 August 2024 13:29:23 +0000 (0:00:00.009) 0:00:09.602 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 10 August 2024 13:29:23 +0000 (0:00:00.167) 0:00:09.770 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 10 August 2024 13:29:24 +0000 (0:00:00.168) 0:00:09.939 ******* 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 --initrd=/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 10 August 2024 13:29:24 +0000 (0:00:00.374) 0:00:10.314 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 10 August 2024 13:29:24 +0000 (0:00:00.008) 0:00:10.322 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 10 August 2024 13:29:24 +0000 (0:00:00.007) 0:00:10.330 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 10 August 2024 13:29:24 +0000 (0:00:00.007) 0:00:10.338 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 10 August 2024 13:29:24 +0000 (0:00:00.005) 0:00:10.344 ******* 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.133522", "end": "2024-08-10 13:29:24.705898", "rc": 0, "start": "2024-08-10 13:29:24.572376" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 10 August 2024 13:29:24 +0000 (0:00:00.302) 0:00:10.646 ******* included: /WORKDIR/git-weekly-cic6f5b454/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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 10 August 2024 13:29:24 +0000 (0:00:00.008) 0:00:10.654 ******* changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 10 August 2024 13:29:47 +0000 (0:00:23.189) 0:00:33.843 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 10 August 2024 13:29:47 +0000 (0:00:00.008) 0:00:33.852 ******* 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-cic6f5b454/tests/tasks/clone_kernel.yml:41 Saturday 10 August 2024 13:29:47 +0000 (0:00:00.010) 0:00:33.863 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml:45 Saturday 10 August 2024 13:29:47 +0000 (0:00:00.008) 0:00:33.872 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 August 2024 13:29:47 +0000 (0:00:00.021) 0:00:33.893 ******* included: /WORKDIR/git-weekly-cic6f5b454/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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 August 2024 13:29:47 +0000 (0:00:00.010) 0:00:33.904 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 August 2024 13:29:47 +0000 (0:00:00.008) 0:00:33.913 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 August 2024 13:29:47 +0000 (0:00:00.007) 0:00:33.920 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 August 2024 13:29:48 +0000 (0:00:00.007) 0:00:33.928 ******* 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 August 2024 13:29:48 +0000 (0:00:00.018) 0:00:33.946 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 August 2024 13:29:48 +0000 (0:00:00.007) 0:00:33.954 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 August 2024 13:29:52 +0000 (0:00:04.240) 0:00:38.194 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296564.7043653, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1723296564.7043653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884226, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1723296564.7043653, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "144579303", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 10 August 2024 13:29:52 +0000 (0:00:00.189) 0:00:38.383 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 10 August 2024 13:29:52 +0000 (0:00:00.009) 0:00:38.393 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 10 August 2024 13:29:52 +0000 (0:00:00.007) 0:00:38.401 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 August 2024 13:29:52 +0000 (0:00:00.160) 0:00:38.562 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 10 August 2024 13:29:52 +0000 (0:00:00.014) 0:00:38.576 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296592.4217303, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1723296564.7043653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884226, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1723296564.7043653, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "144579303", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 August 2024 13:29:52 +0000 (0:00:00.176) 0:00:38.752 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296563.4663594, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1723296558.784337, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 69206337, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1723296558.784337, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2892440796", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 10 August 2024 13:29:53 +0000 (0:00:00.180) 0:00:38.933 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.003958", "end": "2024-08-10 13:29:53.162564", "rc": 0, "start": "2024-08-10 13:29:53.158606" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 10 August 2024 13:29:53 +0000 (0:00:00.169) 0:00:39.102 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 10 August 2024 13:29:53 +0000 (0:00:00.010) 0:00:39.113 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 10 August 2024 13:29:53 +0000 (0:00:00.165) 0:00:39.278 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 10 August 2024 13:29:53 +0000 (0:00:00.163) 0:00:39.442 ******* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 10 August 2024 13:29:53 +0000 (0:00:00.162) 0:00:39.605 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 10 August 2024 13:29:53 +0000 (0:00:00.010) 0:00:39.615 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 10 August 2024 13:29:53 +0000 (0:00:00.007) 0:00:39.623 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 10 August 2024 13:29:53 +0000 (0:00:00.008) 0:00:39.632 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "296974b5ae524724a4e5b0037952a204-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-296974b5ae524724a4e5b0037952a204.img", "kernel": "/boot/vmlinuz-0-rescue-296974b5ae524724a4e5b0037952a204", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (0-rescue-296974b5ae524724a4e5b0037952a204) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=kernel", "default": false, "id": "d2a46bb2039a4da09f024e3914838c2e-4.18.0-553.5.1.el8.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone1", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/tests_add_rm.yml:38 Saturday 10 August 2024 13:29:54 +0000 (0:00:00.315) 0:00:39.947 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/tests_add_rm.yml:50 Saturday 10 August 2024 13:29:54 +0000 (0:00:00.011) 0:00:39.958 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 August 2024 13:29:54 +0000 (0:00:00.026) 0:00:39.984 ******* included: /WORKDIR/git-weekly-cic6f5b454/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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 August 2024 13:29:54 +0000 (0:00:00.010) 0:00:39.995 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 August 2024 13:29:54 +0000 (0:00:00.008) 0:00:40.004 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 August 2024 13:29:54 +0000 (0:00:00.008) 0:00:40.013 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 August 2024 13:29:54 +0000 (0:00:00.007) 0:00:40.020 ******* 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 August 2024 13:29:54 +0000 (0:00:00.019) 0:00:40.040 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 August 2024 13:29:54 +0000 (0:00:00.009) 0:00:40.049 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 August 2024 13:29:56 +0000 (0:00:02.470) 0:00:42.519 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296592.4217303, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1723296564.7043653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884226, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1723296564.7043653, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "144579303", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 10 August 2024 13:29:56 +0000 (0:00:00.174) 0:00:42.694 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 10 August 2024 13:29:56 +0000 (0:00:00.009) 0:00:42.704 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 10 August 2024 13:29:56 +0000 (0:00:00.007) 0:00:42.712 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 August 2024 13:29:56 +0000 (0:00:00.162) 0:00:42.874 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 10 August 2024 13:29:56 +0000 (0:00:00.014) 0:00:42.888 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296592.4217303, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1723296564.7043653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884226, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1723296564.7043653, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "144579303", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 August 2024 13:29:57 +0000 (0:00:00.176) 0:00:43.064 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296563.4663594, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1723296558.784337, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 69206337, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1723296558.784337, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2892440796", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 10 August 2024 13:29:57 +0000 (0:00:00.180) 0:00:43.244 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004343", "end": "2024-08-10 13:29:57.482851", "rc": 0, "start": "2024-08-10 13:29:57.478508" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 10 August 2024 13:29:57 +0000 (0:00:00.179) 0:00:43.424 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 10 August 2024 13:29:57 +0000 (0:00:00.011) 0:00:43.435 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 10 August 2024 13:29:57 +0000 (0:00:00.173) 0:00:43.609 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 10 August 2024 13:29:57 +0000 (0:00:00.168) 0:00:43.777 ******* 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-4.18.0-553.5.1.el8.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 10 August 2024 13:29:58 +0000 (0:00:00.389) 0:00:44.167 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 10 August 2024 13:29:58 +0000 (0:00:00.008) 0:00:44.176 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 10 August 2024 13:29:58 +0000 (0:00:00.007) 0:00:44.184 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 10 August 2024 13:29:58 +0000 (0:00:00.007) 0:00:44.191 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "296974b5ae524724a4e5b0037952a204-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-296974b5ae524724a4e5b0037952a204.img", "kernel": "/boot/vmlinuz-0-rescue-296974b5ae524724a4e5b0037952a204", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (0-rescue-296974b5ae524724a4e5b0037952a204) 8" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-cic6f5b454/tests/tests_add_rm.yml:68 Saturday 10 August 2024 13:29:58 +0000 (0:00:00.268) 0:00:44.460 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tests_add_rm.yml:74 Saturday 10 August 2024 13:29:58 +0000 (0:00:00.010) 0:00:44.470 ******* included: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml:3 Saturday 10 August 2024 13:29:58 +0000 (0:00:00.016) 0:00:44.487 ******* ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml:8 Saturday 10 August 2024 13:29:58 +0000 (0:00:00.009) 0:00:44.497 ******* changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c8ac6dcb6cde0b4e8f1d9be544aa6ef6b78dd978", "dest": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2", "src": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64" }, "md5sum": "4d651ec861d2a6a23cf61ad30367cd99", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 10873232, "src": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "819d5d5bd4679e855016d6b8e997b96e546aafdd", "dest": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone2", "src": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img" }, "md5sum": "ab248af65f1e45f1283e3ab1f2c8f51e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31361993, "src": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml:22 Saturday 10 August 2024 13:29:59 +0000 (0:00:00.652) 0:00:45.149 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 August 2024 13:29:59 +0000 (0:00:00.013) 0:00:45.163 ******* included: /WORKDIR/git-weekly-cic6f5b454/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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 August 2024 13:29:59 +0000 (0:00:00.010) 0:00:45.173 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 August 2024 13:29:59 +0000 (0:00:00.008) 0:00:45.182 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 August 2024 13:29:59 +0000 (0:00:00.007) 0:00:45.190 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 August 2024 13:29:59 +0000 (0:00:00.007) 0:00:45.197 ******* 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 August 2024 13:29:59 +0000 (0:00:00.019) 0:00:45.217 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 August 2024 13:29:59 +0000 (0:00:00.007) 0:00:45.224 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 August 2024 13:30:02 +0000 (0:00:02.758) 0:00:47.983 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296592.4217303, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1723296564.7043653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884226, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1723296564.7043653, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "144579303", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 10 August 2024 13:30:02 +0000 (0:00:00.179) 0:00:48.162 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 10 August 2024 13:30:02 +0000 (0:00:00.009) 0:00:48.172 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 10 August 2024 13:30:02 +0000 (0:00:00.007) 0:00:48.180 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 August 2024 13:30:02 +0000 (0:00:00.164) 0:00:48.345 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 10 August 2024 13:30:02 +0000 (0:00:00.014) 0:00:48.359 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296592.4217303, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1723296564.7043653, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884226, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1723296564.7043653, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "144579303", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 August 2024 13:30:02 +0000 (0:00:00.176) 0:00:48.535 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296563.4663594, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1723296558.784337, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 69206337, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1723296558.784337, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2892440796", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 10 August 2024 13:30:02 +0000 (0:00:00.180) 0:00:48.716 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004185", "end": "2024-08-10 13:30:02.947492", "rc": 0, "start": "2024-08-10 13:30:02.943307" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 10 August 2024 13:30:02 +0000 (0:00:00.171) 0:00:48.887 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 10 August 2024 13:30:02 +0000 (0:00:00.010) 0:00:48.898 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 10 August 2024 13:30:03 +0000 (0:00:00.170) 0:00:49.069 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 10 August 2024 13:30:03 +0000 (0:00:00.168) 0:00:49.237 ******* 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 --initrd=/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 10 August 2024 13:30:03 +0000 (0:00:00.364) 0:00:49.601 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 10 August 2024 13:30:03 +0000 (0:00:00.009) 0:00:49.610 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 10 August 2024 13:30:03 +0000 (0:00:00.007) 0:00:49.618 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 10 August 2024 13:30:03 +0000 (0:00:00.007) 0:00:49.625 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 10 August 2024 13:30:03 +0000 (0:00:00.005) 0:00:49.631 ******* 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.131893", "end": "2024-08-10 13:30:03.994362", "rc": 0, "start": "2024-08-10 13:30:03.862469" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 10 August 2024 13:30:04 +0000 (0:00:00.301) 0:00:49.933 ******* included: /WORKDIR/git-weekly-cic6f5b454/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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 10 August 2024 13:30:04 +0000 (0:00:00.008) 0:00:49.941 ******* changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 10 August 2024 13:30:26 +0000 (0:00:22.973) 0:01:12.914 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 10 August 2024 13:30:27 +0000 (0:00:00.009) 0:01:12.924 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 10 August 2024 13:30:27 +0000 (0:00:00.008) 0:01:12.932 ******* 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.162514", "end": "2024-08-10 13:30:26.198868", "rc": 0, "start": "2024-08-10 13:30:26.036354" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 10 August 2024 13:30:27 +0000 (0:00:00.606) 0:01:13.539 ******* included: /WORKDIR/git-weekly-cic6f5b454/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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 10 August 2024 13:30:27 +0000 (0:00:00.008) 0:01:13.548 ******* changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 10 August 2024 13:30:50 +0000 (0:00:22.771) 0:01:36.319 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 10 August 2024 13:30:50 +0000 (0:00:00.009) 0:01:36.328 ******* 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-cic6f5b454/tests/tasks/clone_kernel.yml:41 Saturday 10 August 2024 13:30:50 +0000 (0:00:00.011) 0:01:36.339 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml:45 Saturday 10 August 2024 13:30:50 +0000 (0:00:00.010) 0:01:36.349 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 August 2024 13:30:50 +0000 (0:00:00.023) 0:01:36.373 ******* included: /WORKDIR/git-weekly-cic6f5b454/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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 August 2024 13:30:50 +0000 (0:00:00.011) 0:01:36.384 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 August 2024 13:30:50 +0000 (0:00:00.009) 0:01:36.393 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 August 2024 13:30:50 +0000 (0:00:00.009) 0:01:36.402 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 August 2024 13:30:50 +0000 (0:00:00.009) 0:01:36.411 ******* 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 August 2024 13:30:50 +0000 (0:00:00.019) 0:01:36.431 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 August 2024 13:30:50 +0000 (0:00:00.009) 0:01:36.440 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 August 2024 13:30:54 +0000 (0:00:03.983) 0:01:40.424 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296626.1976957, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1723296626.1966956, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1723296626.1966956, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1394307177", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 10 August 2024 13:30:54 +0000 (0:00:00.188) 0:01:40.612 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 10 August 2024 13:30:54 +0000 (0:00:00.010) 0:01:40.622 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 10 August 2024 13:30:54 +0000 (0:00:00.007) 0:01:40.629 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 August 2024 13:30:54 +0000 (0:00:00.163) 0:01:40.793 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 10 August 2024 13:30:54 +0000 (0:00:00.014) 0:01:40.807 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296626.1976957, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1723296626.1966956, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1723296626.1966956, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1394307177", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 August 2024 13:30:55 +0000 (0:00:00.176) 0:01:40.983 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296563.4663594, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1723296558.784337, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 69206337, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1723296558.784337, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2892440796", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 10 August 2024 13:30:55 +0000 (0:00:00.182) 0:01:41.165 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004342", "end": "2024-08-10 13:30:54.824974", "rc": 0, "start": "2024-08-10 13:30:54.820632" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 10 August 2024 13:30:55 +0000 (0:00:00.168) 0:01:41.334 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 10 August 2024 13:30:55 +0000 (0:00:00.011) 0:01:41.345 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 10 August 2024 13:30:55 +0000 (0:00:00.167) 0:01:41.513 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 10 August 2024 13:30:55 +0000 (0:00:00.163) 0:01:41.677 ******* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 10 August 2024 13:30:55 +0000 (0:00:00.162) 0:01:41.839 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 10 August 2024 13:30:55 +0000 (0:00:00.008) 0:01:41.848 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 10 August 2024 13:30:55 +0000 (0:00:00.007) 0:01:41.856 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 10 August 2024 13:30:55 +0000 (0:00:00.007) 0:01:41.864 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "296974b5ae524724a4e5b0037952a204-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-296974b5ae524724a4e5b0037952a204.img", "kernel": "/boot/vmlinuz-0-rescue-296974b5ae524724a4e5b0037952a204", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (0-rescue-296974b5ae524724a4e5b0037952a204) 8" }, { "args": "test=kernel", "default": false, "id": "d2a46bb2039a4da09f024e3914838c2e-4.18.0-553.5.1.el8.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img_clone2", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/tests_add_rm.yml:80 Saturday 10 August 2024 13:30:56 +0000 (0:00:00.302) 0:01:42.166 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tests_add_rm.yml:87 Saturday 10 August 2024 13:30:56 +0000 (0:00:00.009) 0:01:42.176 ******* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 10 August 2024 13:30:56 +0000 (0:00:00.033) 0:01:42.209 ******* included: /WORKDIR/git-weekly-cic6f5b454/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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 10 August 2024 13:30:56 +0000 (0:00:00.011) 0:01:42.221 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 10 August 2024 13:30:56 +0000 (0:00:00.008) 0:01:42.230 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 10 August 2024 13:30:56 +0000 (0:00:00.007) 0:01:42.237 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 10 August 2024 13:30:56 +0000 (0:00:00.009) 0:01:42.247 ******* 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 10 August 2024 13:30:56 +0000 (0:00:00.019) 0:01:42.266 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 10 August 2024 13:30:56 +0000 (0:00:00.007) 0:01:42.274 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 10 August 2024 13:30:58 +0000 (0:00:02.514) 0:01:44.788 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296626.1976957, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1723296626.1966956, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1723296626.1966956, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1394307177", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 10 August 2024 13:30:59 +0000 (0:00:00.175) 0:01:44.963 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 10 August 2024 13:30:59 +0000 (0:00:00.009) 0:01:44.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 10 August 2024 13:30:59 +0000 (0:00:00.007) 0:01:44.980 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 10 August 2024 13:30:59 +0000 (0:00:00.163) 0:01:45.143 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 10 August 2024 13:30:59 +0000 (0:00:00.014) 0:01:45.158 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296626.1976957, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1723296626.1966956, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1723296626.1966956, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1394307177", "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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 10 August 2024 13:30:59 +0000 (0:00:00.176) 0:01:45.334 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723296563.4663594, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1723296558.784337, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 69206337, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1723296558.784337, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2892440796", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 10 August 2024 13:30:59 +0000 (0:00:00.177) 0:01:45.512 ******* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004120", "end": "2024-08-10 13:30:59.532685", "rc": 0, "start": "2024-08-10 13:30:59.528565" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 10 August 2024 13:30:59 +0000 (0:00:00.166) 0:01:45.679 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 10 August 2024 13:30:59 +0000 (0:00:00.011) 0:01:45.690 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 10 August 2024 13:30:59 +0000 (0:00:00.164) 0:01:45.855 ******* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 10 August 2024 13:31:00 +0000 (0:00:00.166) 0:01:46.021 ******* 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-4.18.0-553.5.1.el8.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 10 August 2024 13:31:00 +0000 (0:00:00.370) 0:01:46.391 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 10 August 2024 13:31:00 +0000 (0:00:00.010) 0:01:46.402 ******* 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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 10 August 2024 13:31:00 +0000 (0:00:00.007) 0:01:46.409 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 10 August 2024 13:31:00 +0000 (0:00:00.007) 0:01:46.417 ******* ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "296974b5ae524724a4e5b0037952a204-4.18.0-553.5.1.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-553.5.1.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (4.18.0-553.5.1.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "296974b5ae524724a4e5b0037952a204-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-296974b5ae524724a4e5b0037952a204.img", "kernel": "/boot/vmlinuz-0-rescue-296974b5ae524724a4e5b0037952a204", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "title": "CentOS Stream (0-rescue-296974b5ae524724a4e5b0037952a204) 8" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-cic6f5b454/tests/tests_add_rm.yml:97 Saturday 10 August 2024 13:31:00 +0000 (0:00:00.268) 0:01:46.685 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/tests_add_rm.yml:103 Saturday 10 August 2024 13:31:00 +0000 (0:00:00.011) 0:01:46.697 ******* changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64_clone1" ], "delta": "0:00:00.044679", "end": "2024-08-10 13:31:00.856249", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-08-10 13:31:00.811570" } STDERR: The param /boot/vmlinuz-4.18.0-553.5.1.el8.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-4.18.0-553.5.1.el8.x86_64_clone2" ], "delta": "0:00:00.044716", "end": "2024-08-10 13:31:01.069559", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-08-10 13:31:01.024843" } STDERR: The param /boot/vmlinuz-4.18.0-553.5.1.el8.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-cic6f5b454/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 10 August 2024 13:31:01 +0000 (0:00:00.400) 0:01:47.097 ******* 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.117984", "end": "2024-08-10 13:31:01.365937", "rc": 0, "start": "2024-08-10 13:31:01.247953" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 10 August 2024 13:31:01 +0000 (0:00:00.273) 0:01:47.371 ******* included: /WORKDIR/git-weekly-cic6f5b454/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-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 10 August 2024 13:31:01 +0000 (0:00:00.008) 0:01:47.380 ******* changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 10 August 2024 13:31:24 +0000 (0:00:22.617) 0:02:09.997 ******* skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 10 August 2024 13:31:24 +0000 (0:00:00.008) 0:02:10.005 ******* ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=115 changed=16 unreachable=0 failed=0 skipped=81 rescued=0 ignored=0 Saturday 10 August 2024 13:31:24 +0000 (0:00:00.009) 0:02:10.015 ******* =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.19s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.97s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.77s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.62s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed -- 10.73s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 5.28s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 2.51s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 2.47s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.01s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.74s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Clone test_kernel kernel and initrd for test purposes ------------------- 0.70s /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml:8 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 0.65s /WORKDIR/git-weekly-cic6f5b454/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.61s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.60s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.57s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.56s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.55s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.55s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.54s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.53s /WORKDIR/git-weekly-cic6f5b454/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---