# 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-add-remove-kernels58h84zbu/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:11 Thursday 04 January 2024 10:08:38 +0000 (0:00:00.013) 0:00:00.013 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Thursday 04 January 2024 10:08:38 +0000 (0:00:00.026) 0:00:00.040 ****** included: /WORKDIR/git-add-remove-kernels58h84zbu/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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Thursday 04 January 2024 10:08:38 +0000 (0:00:00.012) 0:00:00.052 ****** ok: [sut] TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:9 Thursday 04 January 2024 10:08:38 +0000 (0:00:00.427) 0:00:00.480 ****** 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 : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Thursday 04 January 2024 10:08:38 +0000 (0:00:00.027) 0:00:00.507 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 Thursday 04 January 2024 10:08:42 +0000 (0:00:03.273) 0:00:03.780 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:18 Thursday 04 January 2024 10:08:42 +0000 (0:00:00.262) 0:00:04.042 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Thursday 04 January 2024 10:08:42 +0000 (0:00:00.269) 0:00:04.312 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:30 Thursday 04 January 2024 10:08:42 +0000 (0:00:00.244) 0:00:04.557 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Thursday 04 January 2024 10:08:42 +0000 (0:00:00.021) 0:00:04.578 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Thursday 04 January 2024 10:08:42 +0000 (0:00:00.024) 0:00:04.603 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:67 Thursday 04 January 2024 10:08:42 +0000 (0:00:00.007) 0:00:04.611 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Thursday 04 January 2024 10:08:42 +0000 (0:00:00.007) 0:00:04.618 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "884fa989c81e4be5b8440e899e93daa3-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-884fa989c81e4be5b8440e899e93daa3.img", "kernel": "/boot/vmlinuz-0-rescue-884fa989c81e4be5b8440e899e93daa3", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (0-rescue-884fa989c81e4be5b8440e899e93daa3) 8" } ] }, "changed": false } META: ran handlers TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:23 Thursday 04 January 2024 10:08:43 +0000 (0:00:00.402) 0:00:05.020 ****** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:28 Thursday 04 January 2024 10:08:43 +0000 (0:00:00.009) 0:00:05.030 ****** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-527.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-527.el8.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "8991e9ee4b52227f9db230b5998f82ca92aae238", "dest": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone1", "src": "/boot/vmlinuz-4.18.0-527.el8.x86_64" }, "md5sum": "b41cafb9358779f0d1ecf04771125994", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 11044576, "src": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-527.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-527.el8.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b6790de10ac5d1187bdaa2dc73c42cce0bdb3cfa", "dest": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone1", "src": "/boot/initramfs-4.18.0-527.el8.x86_64.img" }, "md5sum": "e2c8908cb769fb33c08014fc662c0508", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31341133, "src": "/boot/initramfs-4.18.0-527.el8.x86_64.img", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-527.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-527.el8.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "8991e9ee4b52227f9db230b5998f82ca92aae238", "dest": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone2", "src": "/boot/vmlinuz-4.18.0-527.el8.x86_64" }, "md5sum": "b41cafb9358779f0d1ecf04771125994", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 11044576, "src": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-527.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-527.el8.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b6790de10ac5d1187bdaa2dc73c42cce0bdb3cfa", "dest": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone2", "src": "/boot/initramfs-4.18.0-527.el8.x86_64.img" }, "md5sum": "e2c8908cb769fb33c08014fc662c0508", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31341133, "src": "/boot/initramfs-4.18.0-527.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create Clone1 kernel with copy_defaults=true] **************************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:44 Thursday 04 January 2024 10:08:44 +0000 (0:00:01.547) 0:00:06.578 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Thursday 04 January 2024 10:08:44 +0000 (0:00:00.017) 0:00:06.596 ****** included: /WORKDIR/git-add-remove-kernels58h84zbu/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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Thursday 04 January 2024 10:08:44 +0000 (0:00:00.009) 0:00:06.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:9 Thursday 04 January 2024 10:08:44 +0000 (0:00:00.009) 0:00:06.615 ****** 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 : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Thursday 04 January 2024 10:08:44 +0000 (0:00:00.017) 0:00:06.633 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 Thursday 04 January 2024 10:08:48 +0000 (0:00:03.201) 0:00:09.835 ****** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-4.18.0-527.el8.x86_64_clone1 --initrd=/boot/initramfs-4.18.0-527.el8.x86_64.img_clone1 --title=Clone1 --args=test=setting --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:18 Thursday 04 January 2024 10:08:48 +0000 (0:00:00.456) 0:00:10.291 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Thursday 04 January 2024 10:08:48 +0000 (0:00:00.187) 0:00:10.479 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:30 Thursday 04 January 2024 10:08:48 +0000 (0:00:00.182) 0:00:10.662 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Thursday 04 January 2024 10:08:48 +0000 (0:00:00.011) 0:00:10.673 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Thursday 04 January 2024 10:08:48 +0000 (0:00:00.008) 0:00:10.682 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:67 Thursday 04 January 2024 10:08:49 +0000 (0:00:00.007) 0:00:10.689 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Thursday 04 January 2024 10:08:49 +0000 (0:00:00.008) 0:00:10.698 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Thursday 04 January 2024 10:08:49 +0000 (0:00:00.006) 0:00:10.704 ****** 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.183962", "end": "2024-01-04 10:08:49.446656", "rc": 0, "start": "2024-01-04 10:08:49.262694" } 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Thursday 04 January 2024 10:08:49 +0000 (0:00:00.441) 0:00:11.146 ****** included: /WORKDIR/git-add-remove-kernels58h84zbu/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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Thursday 04 January 2024 10:08:49 +0000 (0:00:00.008) 0:00:11.154 ****** changed: [sut] => { "changed": true, "elapsed": 49, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Thursday 04 January 2024 10:09:39 +0000 (0:00:50.005) 0:01:01.160 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Thursday 04 January 2024 10:09:39 +0000 (0:00:00.008) 0:01:01.168 ****** 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-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:63 Thursday 04 January 2024 10:09:39 +0000 (0:00:00.010) 0:01:01.178 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:67 Thursday 04 January 2024 10:09:39 +0000 (0:00:00.008) 0:01:01.187 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Thursday 04 January 2024 10:09:39 +0000 (0:00:00.016) 0:01:01.203 ****** included: /WORKDIR/git-add-remove-kernels58h84zbu/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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Thursday 04 January 2024 10:09:39 +0000 (0:00:00.008) 0:01:01.212 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:9 Thursday 04 January 2024 10:09:39 +0000 (0:00:00.008) 0:01:01.220 ****** 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 : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Thursday 04 January 2024 10:09:39 +0000 (0:00:00.017) 0:01:01.238 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 Thursday 04 January 2024 10:09:45 +0000 (0:00:05.605) 0:01:06.844 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:18 Thursday 04 January 2024 10:09:45 +0000 (0:00:00.178) 0:01:07.022 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Thursday 04 January 2024 10:09:45 +0000 (0:00:00.195) 0:01:07.217 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:30 Thursday 04 January 2024 10:09:45 +0000 (0:00:00.176) 0:01:07.394 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Thursday 04 January 2024 10:09:45 +0000 (0:00:00.013) 0:01:07.407 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Thursday 04 January 2024 10:09:45 +0000 (0:00:00.008) 0:01:07.416 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:67 Thursday 04 January 2024 10:09:45 +0000 (0:00:00.007) 0:01:07.423 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Thursday 04 January 2024 10:09:45 +0000 (0:00:00.007) 0:01:07.430 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "884fa989c81e4be5b8440e899e93daa3-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-884fa989c81e4be5b8440e899e93daa3.img", "kernel": "/boot/vmlinuz-0-rescue-884fa989c81e4be5b8440e899e93daa3", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (0-rescue-884fa989c81e4be5b8440e899e93daa3) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=setting", "default": false, "id": "56b3fbfc52f545229bd1b4f77e91c8fd-4.18.0-527.el8.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone1", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone1", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:73 Thursday 04 January 2024 10:09:46 +0000 (0:00:00.377) 0:01:07.807 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:85 Thursday 04 January 2024 10:09:46 +0000 (0:00:00.010) 0:01:07.818 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Thursday 04 January 2024 10:09:46 +0000 (0:00:00.023) 0:01:07.841 ****** included: /WORKDIR/git-add-remove-kernels58h84zbu/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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Thursday 04 January 2024 10:09:46 +0000 (0:00:00.008) 0:01:07.850 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:9 Thursday 04 January 2024 10:09:46 +0000 (0:00:00.008) 0:01:07.858 ****** 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 : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Thursday 04 January 2024 10:09:46 +0000 (0:00:00.018) 0:01:07.877 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 Thursday 04 January 2024 10:09:49 +0000 (0:00:03.153) 0:01:11.031 ****** 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-527.el8.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:18 Thursday 04 January 2024 10:09:49 +0000 (0:00:00.478) 0:01:11.509 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.183) 0:01:11.692 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:30 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.174) 0:01:11.867 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.012) 0:01:11.880 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.008) 0:01:11.888 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:67 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.007) 0:01:11.896 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.008) 0:01:11.905 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "884fa989c81e4be5b8440e899e93daa3-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-884fa989c81e4be5b8440e899e93daa3.img", "kernel": "/boot/vmlinuz-0-rescue-884fa989c81e4be5b8440e899e93daa3", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (0-rescue-884fa989c81e4be5b8440e899e93daa3) 8" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:103 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.318) 0:01:12.223 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create clone2 kernel without copy_defaults=true] ************************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:109 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.010) 0:01:12.233 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.026) 0:01:12.259 ****** included: /WORKDIR/git-add-remove-kernels58h84zbu/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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.008) 0:01:12.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:9 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.008) 0:01:12.277 ****** 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 : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Thursday 04 January 2024 10:09:50 +0000 (0:00:00.019) 0:01:12.296 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 Thursday 04 January 2024 10:09:53 +0000 (0:00:03.128) 0:01:15.425 ****** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-4.18.0-527.el8.x86_64_clone2 --initrd=/boot/initramfs-4.18.0-527.el8.x86_64.img_clone2 --title=Clone2 --args=console=tty0" ], "changed": true } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:18 Thursday 04 January 2024 10:09:54 +0000 (0:00:00.441) 0:01:15.866 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Thursday 04 January 2024 10:09:54 +0000 (0:00:00.183) 0:01:16.050 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:30 Thursday 04 January 2024 10:09:54 +0000 (0:00:00.176) 0:01:16.227 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Thursday 04 January 2024 10:09:54 +0000 (0:00:00.013) 0:01:16.240 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Thursday 04 January 2024 10:09:54 +0000 (0:00:00.010) 0:01:16.250 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:67 Thursday 04 January 2024 10:09:54 +0000 (0:00:00.008) 0:01:16.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Thursday 04 January 2024 10:09:54 +0000 (0:00:00.008) 0:01:16.268 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Thursday 04 January 2024 10:09:54 +0000 (0:00:00.007) 0:01:16.275 ****** 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.176842", "end": "2024-01-04 10:09:54.944107", "rc": 0, "start": "2024-01-04 10:09:54.767265" } 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Thursday 04 January 2024 10:09:54 +0000 (0:00:00.367) 0:01:16.643 ****** included: /WORKDIR/git-add-remove-kernels58h84zbu/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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Thursday 04 January 2024 10:09:54 +0000 (0:00:00.007) 0:01:16.650 ****** changed: [sut] => { "changed": true, "elapsed": 43, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Thursday 04 January 2024 10:10:39 +0000 (0:00:44.395) 0:02:01.046 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Thursday 04 January 2024 10:10:39 +0000 (0:00:00.007) 0:02:01.054 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Thursday 04 January 2024 10:10:39 +0000 (0:00:00.008) 0:02:01.062 ****** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.226034", "end": "2024-01-04 10:10:39.597359", "rc": 0, "start": "2024-01-04 10:10:39.371325" } 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Thursday 04 January 2024 10:10:39 +0000 (0:00:00.407) 0:02:01.470 ****** included: /WORKDIR/git-add-remove-kernels58h84zbu/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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Thursday 04 January 2024 10:10:39 +0000 (0:00:00.009) 0:02:01.479 ****** changed: [sut] => { "changed": true, "elapsed": 36, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Thursday 04 January 2024 10:11:16 +0000 (0:00:37.067) 0:02:38.547 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Thursday 04 January 2024 10:11:16 +0000 (0:00:00.008) 0:02:38.555 ****** 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-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:127 Thursday 04 January 2024 10:11:16 +0000 (0:00:00.009) 0:02:38.565 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:131 Thursday 04 January 2024 10:11:16 +0000 (0:00:00.008) 0:02:38.574 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Thursday 04 January 2024 10:11:16 +0000 (0:00:00.024) 0:02:38.598 ****** included: /WORKDIR/git-add-remove-kernels58h84zbu/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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Thursday 04 January 2024 10:11:16 +0000 (0:00:00.008) 0:02:38.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:9 Thursday 04 January 2024 10:11:16 +0000 (0:00:00.008) 0:02:38.615 ****** 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 : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Thursday 04 January 2024 10:11:16 +0000 (0:00:00.018) 0:02:38.633 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 Thursday 04 January 2024 10:11:22 +0000 (0:00:05.444) 0:02:44.078 ****** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:18 Thursday 04 January 2024 10:11:22 +0000 (0:00:00.182) 0:02:44.261 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Thursday 04 January 2024 10:11:22 +0000 (0:00:00.191) 0:02:44.452 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:30 Thursday 04 January 2024 10:11:22 +0000 (0:00:00.182) 0:02:44.635 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Thursday 04 January 2024 10:11:22 +0000 (0:00:00.011) 0:02:44.647 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Thursday 04 January 2024 10:11:22 +0000 (0:00:00.008) 0:02:44.655 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:67 Thursday 04 January 2024 10:11:22 +0000 (0:00:00.007) 0:02:44.662 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Thursday 04 January 2024 10:11:22 +0000 (0:00:00.006) 0:02:44.669 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "884fa989c81e4be5b8440e899e93daa3-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-884fa989c81e4be5b8440e899e93daa3.img", "kernel": "/boot/vmlinuz-0-rescue-884fa989c81e4be5b8440e899e93daa3", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (0-rescue-884fa989c81e4be5b8440e899e93daa3) 8" }, { "args": "console=tty0", "default": false, "id": "56b3fbfc52f545229bd1b4f77e91c8fd-4.18.0-527.el8.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img_clone2", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:137 Thursday 04 January 2024 10:11:23 +0000 (0:00:00.378) 0:02:45.048 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:144 Thursday 04 January 2024 10:11:23 +0000 (0:00:00.009) 0:02:45.058 ****** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Thursday 04 January 2024 10:11:23 +0000 (0:00:00.031) 0:02:45.089 ****** included: /WORKDIR/git-add-remove-kernels58h84zbu/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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Thursday 04 January 2024 10:11:23 +0000 (0:00:00.008) 0:02:45.098 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:9 Thursday 04 January 2024 10:11:23 +0000 (0:00:00.008) 0:02:45.107 ****** 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 : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Thursday 04 January 2024 10:11:23 +0000 (0:00:00.019) 0:02:45.126 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 Thursday 04 January 2024 10:11:26 +0000 (0:00:03.175) 0:02:48.301 ****** 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-527.el8.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:18 Thursday 04 January 2024 10:11:27 +0000 (0:00:00.482) 0:02:48.783 ****** ok: [sut] => { "backup": "", "changed": false } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 Thursday 04 January 2024 10:11:27 +0000 (0:00:00.187) 0:02:48.971 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:30 Thursday 04 January 2024 10:11:27 +0000 (0:00:00.181) 0:02:49.152 ****** 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 : Generate boot loader password] *********** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:47 Thursday 04 January 2024 10:11:27 +0000 (0:00:00.012) 0:02:49.165 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Thursday 04 January 2024 10:11:27 +0000 (0:00:00.008) 0:02:49.173 ****** 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:67 Thursday 04 January 2024 10:11:27 +0000 (0:00:00.007) 0:02:49.180 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Thursday 04 January 2024 10:11:27 +0000 (0:00:00.007) 0:02:49.188 ****** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "884fa989c81e4be5b8440e899e93daa3-4.18.0-527.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-527.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-527.el8.x86_64", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (4.18.0-527.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "884fa989c81e4be5b8440e899e93daa3-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-884fa989c81e4be5b8440e899e93daa3.img", "kernel": "/boot/vmlinuz-0-rescue-884fa989c81e4be5b8440e899e93daa3", "root": "UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0", "title": "CentOS Stream (0-rescue-884fa989c81e4be5b8440e899e93daa3) 8" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:157 Thursday 04 January 2024 10:11:27 +0000 (0:00:00.331) 0:02:49.519 ****** ok: [sut] => { "changed": false } MSG: All assertions passed RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Thursday 04 January 2024 10:11:27 +0000 (0:00:00.009) 0:02:49.528 ****** 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.148013", "end": "2024-01-04 10:11:28.163480", "rc": 0, "start": "2024-01-04 10:11:28.015467" } 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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/handlers/main.yml:19 Thursday 04 January 2024 10:11:28 +0000 (0:00:00.334) 0:02:49.862 ****** included: /WORKDIR/git-add-remove-kernels58h84zbu/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-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Thursday 04 January 2024 10:11:28 +0000 (0:00:00.007) 0:02:49.870 ****** changed: [sut] => { "changed": true, "elapsed": 41, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Thursday 04 January 2024 10:12:10 +0000 (0:00:42.128) 0:03:31.998 ****** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Thursday 04 January 2024 10:12:10 +0000 (0:00:00.008) 0:03:32.006 ****** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=72 changed=13 unreachable=0 failed=0 skipped=40 rescued=0 ignored=0 Thursday 04 January 2024 10:12:10 +0000 (0:00:00.009) 0:03:32.016 ****** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 50.01s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 44.40s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 42.13s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 37.07s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed -- 14.32s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.20s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.18s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.15s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 3.13s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Clone test_kernel kernel and initrd for test purposes ------------------- 1.55s /WORKDIR/git-add-remove-kernels58h84zbu/tests/tests_add_rm.yml:28 ------------- linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.16s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 linux-system-roles.bootloader : Update boot loader timeout configuration --- 0.66s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:18 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.62s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 linux-system-roles.bootloader : Determine platform type ----------------- 0.60s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:25 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.48s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.48s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.46s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.44s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/main.yml:11 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.44s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.43s /WORKDIR/git-add-remove-kernels58h84zbu/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---