# 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-ciw7uxx76w/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tests_add_rm.yml:13 Saturday 20 April 2024 17:24:52 +0000 (0:00:00.013) 0:00:00.013 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 20 April 2024 17:24:52 +0000 (0:00:00.029) 0:00:00.043 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 20 April 2024 17:24:52 +0000 (0:00:00.013) 0:00:00.056 ******** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 20 April 2024 17:24:53 +0000 (0:00:00.649) 0:00:00.706 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 20 April 2024 17:24:53 +0000 (0:00:00.213) 0:00:00.919 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 20 April 2024 17:24:53 +0000 (0:00:00.022) 0:00:00.942 ******** 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 20 April 2024 17:24:53 +0000 (0:00:00.032) 0:00:00.975 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 20 April 2024 17:24:53 +0000 (0:00:00.020) 0:00:00.995 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 20 April 2024 17:24:55 +0000 (0:00:01.152) 0:00:02.148 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709722262.4224408, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 20 April 2024 17:24:55 +0000 (0:00:00.141) 0:00:02.289 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 20 April 2024 17:24:55 +0000 (0:00:00.011) 0:00:02.300 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 20 April 2024 17:24:55 +0000 (0:00:00.008) 0:00:02.309 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 20 April 2024 17:24:55 +0000 (0:00:00.118) 0:00:02.428 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 20 April 2024 17:24:55 +0000 (0:00:00.016) 0:00:02.444 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633895.1261942, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 20 April 2024 17:24:55 +0000 (0:00:00.134) 0:00:02.578 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709722330.1614408, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "84449a6fe7bc582f1779b0c30a0abe2fd54a4e66", "ctime": 1709722761.3824408, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722330.1664407, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "1567530635", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 20 April 2024 17:24:55 +0000 (0:00:00.140) 0:00:02.718 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 20 April 2024 17:24:55 +0000 (0:00:00.010) 0:00:02.729 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 20 April 2024 17:24:55 +0000 (0:00:00.183) 0:00:02.913 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 20 April 2024 17:24:55 +0000 (0:00:00.122) 0:00:03.035 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 20 April 2024 17:24:56 +0000 (0:00:00.195) 0:00:03.231 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 20 April 2024 17:24:56 +0000 (0:00:00.011) 0:00:03.242 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 20 April 2024 17:24:56 +0000 (0:00:00.009) 0:00:03.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 20 April 2024 17:24:56 +0000 (0:00:00.009) 0:00:03.261 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-93a18ed52bf848cfb47f210e774a29b1.img", "kernel": "/boot/vmlinuz-0-rescue-93a18ed52bf848cfb47f210e774a29b1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (0-rescue-93a18ed52bf848cfb47f210e774a29b1) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "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-ciw7uxx76w/tests/tests_add_rm.yml:29 Saturday 20 April 2024 17:24:56 +0000 (0:00:00.352) 0:00:03.614 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml:3 Saturday 20 April 2024 17:24:56 +0000 (0:00:00.015) 0:00:03.629 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml:8 Saturday 20 April 2024 17:24:56 +0000 (0:00:00.011) 0:00:03.640 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "7e267bb07bdbe47e03dba2ca4fa87b806f2efdc0", "dest": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone1", "src": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64" }, "md5sum": "dec26597b8b86b04d30d24eff81c1a68", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c3a7db411867e5fced77b56c8c08aa68441e553e", "dest": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone1", "src": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img" }, "md5sum": "70e28ab263025fb5821004242873f5ee", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20139337, "src": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml:22 Saturday 20 April 2024 17:24:57 +0000 (0:00:00.633) 0:00:04.274 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 20 April 2024 17:24:57 +0000 (0:00:00.021) 0:00:04.295 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 20 April 2024 17:24:57 +0000 (0:00:00.012) 0:00:04.308 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 20 April 2024 17:24:57 +0000 (0:00:00.010) 0:00:04.319 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 20 April 2024 17:24:57 +0000 (0:00:00.009) 0:00:04.328 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 20 April 2024 17:24:57 +0000 (0:00:00.010) 0:00:04.339 ******** 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 20 April 2024 17:24:57 +0000 (0:00:00.021) 0:00:04.360 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 20 April 2024 17:24:57 +0000 (0:00:00.011) 0:00:04.372 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 20 April 2024 17:24:57 +0000 (0:00:00.611) 0:00:04.984 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633895.1261942, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 20 April 2024 17:24:57 +0000 (0:00:00.135) 0:00:05.119 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 20 April 2024 17:24:57 +0000 (0:00:00.011) 0:00:05.131 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 20 April 2024 17:24:58 +0000 (0:00:00.010) 0:00:05.141 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 20 April 2024 17:24:58 +0000 (0:00:00.118) 0:00:05.260 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 20 April 2024 17:24:58 +0000 (0:00:00.015) 0:00:05.276 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633895.1261942, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 20 April 2024 17:24:58 +0000 (0:00:00.133) 0:00:05.409 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633895.5561826, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "84449a6fe7bc582f1779b0c30a0abe2fd54a4e66", "ctime": 1709722761.3824408, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722330.1664407, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "1567530635", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 20 April 2024 17:24:58 +0000 (0:00:00.136) 0:00:05.546 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 20 April 2024 17:24:58 +0000 (0:00:00.011) 0:00:05.557 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 20 April 2024 17:24:58 +0000 (0:00:00.126) 0:00:05.684 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 20 April 2024 17:24:58 +0000 (0:00:00.124) 0:00:05.808 ******** 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-3.10.0-1160.108.1.el7.x86_64_clone1 --initrd=/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 20 April 2024 17:24:59 +0000 (0:00:00.332) 0:00:06.140 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 20 April 2024 17:24:59 +0000 (0:00:00.010) 0:00:06.151 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 20 April 2024 17:24:59 +0000 (0:00:00.009) 0:00:06.160 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 20 April 2024 17:24:59 +0000 (0:00:00.010) 0:00:06.170 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 20 April 2024 17:24:59 +0000 (0:00:00.007) 0:00:06.178 ******** 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.035945", "end": "2024-04-20 17:24:59.265854", "rc": 0, "start": "2024-04-20 17:24:59.229909" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" 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_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 LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 20 April 2024 17:24:59 +0000 (0:00:00.234) 0:00:06.412 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 20 April 2024 17:24:59 +0000 (0:00:00.010) 0:00:06.422 ******** changed: [sut] => { "changed": true, "elapsed": 37, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 20 April 2024 17:25:37 +0000 (0:00:37.717) 0:00:44.139 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 20 April 2024 17:25:37 +0000 (0:00:00.010) 0:00:44.150 ******** 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-ciw7uxx76w/tests/tasks/clone_kernel.yml:41 Saturday 20 April 2024 17:25:37 +0000 (0:00:00.013) 0:00:44.164 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml:45 Saturday 20 April 2024 17:25:37 +0000 (0:00:00.010) 0:00:44.174 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 20 April 2024 17:25:37 +0000 (0:00:00.022) 0:00:44.196 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 20 April 2024 17:25:37 +0000 (0:00:00.013) 0:00:44.210 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 20 April 2024 17:25:37 +0000 (0:00:00.042) 0:00:44.252 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 20 April 2024 17:25:37 +0000 (0:00:00.010) 0:00:44.262 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 20 April 2024 17:25:37 +0000 (0:00:00.009) 0:00:44.272 ******** 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 20 April 2024 17:25:37 +0000 (0:00:00.021) 0:00:44.293 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 20 April 2024 17:25:37 +0000 (0:00:00.009) 0:00:44.302 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 20 April 2024 17:25:37 +0000 (0:00:00.742) 0:00:45.044 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633899.2640839, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1713633899.2630837, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633899.2620838, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "873273776", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.134) 0:00:45.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.011) 0:00:45.191 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.009) 0:00:45.200 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.114) 0:00:45.314 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.016) 0:00:45.330 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633899.2640839, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1713633899.2630837, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633899.2620838, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "873273776", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.132) 0:00:45.463 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633899.2330847, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1d33a66804338bbeb12ab8ef2ccd7cd73e8890f3", "ctime": 1713633898.991091, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169659, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633898.991091, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5725, "uid": 0, "version": "873273772", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.137) 0:00:45.600 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.011) 0:00:45.611 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.122) 0:00:45.734 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.122) 0:00:45.856 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.121) 0:00:45.977 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.010) 0:00:45.988 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.009) 0:00:45.997 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 20 April 2024 17:25:38 +0000 (0:00:00.009) 0:00:46.007 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8 test=kernel", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone1", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": false, "index": "2", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "index": "3", "initrd": "/boot/initramfs-0-rescue-93a18ed52bf848cfb47f210e774a29b1.img", "kernel": "/boot/vmlinuz-0-rescue-93a18ed52bf848cfb47f210e774a29b1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (0-rescue-93a18ed52bf848cfb47f210e774a29b1) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tests_add_rm.yml:35 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.147) 0:00:46.154 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tests_add_rm.yml:47 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.012) 0:00:46.167 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.026) 0:00:46.194 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.012) 0:00:46.206 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.010) 0:00:46.217 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.010) 0:00:46.227 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.009) 0:00:46.237 ******** 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.022) 0:00:46.259 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.010) 0:00:46.270 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.575) 0:00:46.846 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633899.2640839, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1713633899.2630837, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633899.2620838, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "873273776", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.129) 0:00:46.976 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.011) 0:00:46.988 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.009) 0:00:46.997 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.116) 0:00:47.113 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 20 April 2024 17:25:39 +0000 (0:00:00.015) 0:00:47.129 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633899.2640839, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1713633899.2630837, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633899.2620838, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "873273776", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.130) 0:00:47.260 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633899.2330847, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1d33a66804338bbeb12ab8ef2ccd7cd73e8890f3", "ctime": 1713633898.991091, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169659, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633898.991091, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5725, "uid": 0, "version": "873273772", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.134) 0:00:47.394 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.012) 0:00:47.406 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.123) 0:00:47.530 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.123) 0:00:47.654 ******** 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-3.10.0-1160.108.1.el7.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.149) 0:00:47.803 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.010) 0:00:47.813 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.009) 0:00:47.823 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.010) 0:00:47.833 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-93a18ed52bf848cfb47f210e774a29b1.img", "kernel": "/boot/vmlinuz-0-rescue-93a18ed52bf848cfb47f210e774a29b1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (0-rescue-93a18ed52bf848cfb47f210e774a29b1) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tests_add_rm.yml:65 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.133) 0:00:47.967 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tests_add_rm.yml:71 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.012) 0:00:47.979 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml:3 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.021) 0:00:48.001 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml:8 Saturday 20 April 2024 17:25:40 +0000 (0:00:00.014) 0:00:48.015 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "7e267bb07bdbe47e03dba2ca4fa87b806f2efdc0", "dest": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone2", "src": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64" }, "md5sum": "dec26597b8b86b04d30d24eff81c1a68", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "c3a7db411867e5fced77b56c8c08aa68441e553e", "dest": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone2", "src": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img" }, "md5sum": "70e28ab263025fb5821004242873f5ee", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20139337, "src": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml:22 Saturday 20 April 2024 17:25:41 +0000 (0:00:00.530) 0:00:48.546 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 20 April 2024 17:25:41 +0000 (0:00:00.014) 0:00:48.560 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 20 April 2024 17:25:41 +0000 (0:00:00.012) 0:00:48.573 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 20 April 2024 17:25:41 +0000 (0:00:00.013) 0:00:48.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 20 April 2024 17:25:41 +0000 (0:00:00.013) 0:00:48.599 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 20 April 2024 17:25:41 +0000 (0:00:00.021) 0:00:48.620 ******** 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 20 April 2024 17:25:41 +0000 (0:00:00.055) 0:00:48.675 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 20 April 2024 17:25:41 +0000 (0:00:00.011) 0:00:48.687 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 20 April 2024 17:25:42 +0000 (0:00:00.591) 0:00:49.278 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633899.2640839, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1713633899.2630837, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633899.2620838, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "873273776", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 20 April 2024 17:25:42 +0000 (0:00:00.134) 0:00:49.413 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 20 April 2024 17:25:42 +0000 (0:00:00.013) 0:00:49.426 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 20 April 2024 17:25:42 +0000 (0:00:00.009) 0:00:49.435 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 20 April 2024 17:25:42 +0000 (0:00:00.116) 0:00:49.552 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 20 April 2024 17:25:42 +0000 (0:00:00.016) 0:00:49.568 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633899.2640839, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1713633899.2630837, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633899.2620838, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "873273776", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 20 April 2024 17:25:42 +0000 (0:00:00.142) 0:00:49.711 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633940.806566, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "84449a6fe7bc582f1779b0c30a0abe2fd54a4e66", "ctime": 1713633940.65457, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633940.65457, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "272944342", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 20 April 2024 17:25:42 +0000 (0:00:00.168) 0:00:49.879 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 20 April 2024 17:25:42 +0000 (0:00:00.030) 0:00:49.910 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 20 April 2024 17:25:42 +0000 (0:00:00.126) 0:00:50.036 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 20 April 2024 17:25:43 +0000 (0:00:00.122) 0:00:50.158 ******** 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-3.10.0-1160.108.1.el7.x86_64_clone2 --initrd=/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 20 April 2024 17:25:43 +0000 (0:00:00.153) 0:00:50.312 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 20 April 2024 17:25:43 +0000 (0:00:00.013) 0:00:50.325 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 20 April 2024 17:25:43 +0000 (0:00:00.009) 0:00:50.334 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 20 April 2024 17:25:43 +0000 (0:00:00.010) 0:00:50.345 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 20 April 2024 17:25:43 +0000 (0:00:00.014) 0:00:50.360 ******** 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.017581", "end": "2024-04-20 17:25:43.355159", "rc": 0, "start": "2024-04-20 17:25:43.337578" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" 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 LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="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 LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 20 April 2024 17:25:43 +0000 (0:00:00.142) 0:00:50.502 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 20 April 2024 17:25:43 +0000 (0:00:00.017) 0:00:50.519 ******** changed: [sut] => { "changed": true, "elapsed": 40, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 20 April 2024 17:26:24 +0000 (0:00:40.711) 0:01:31.231 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 20 April 2024 17:26:24 +0000 (0:00:00.009) 0:01:31.240 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 20 April 2024 17:26:24 +0000 (0:00:00.010) 0:01:31.251 ******** 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.038197", "end": "2024-04-20 17:26:24.301806", "rc": 0, "start": "2024-04-20 17:26:24.263609" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" 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 LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="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 LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 20 April 2024 17:26:24 +0000 (0:00:00.180) 0:01:31.432 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 20 April 2024 17:26:24 +0000 (0:00:00.010) 0:01:31.442 ******** changed: [sut] => { "changed": true, "elapsed": 45, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 20 April 2024 17:27:09 +0000 (0:00:45.636) 0:02:17.079 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 20 April 2024 17:27:09 +0000 (0:00:00.009) 0:02:17.088 ******** 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-ciw7uxx76w/tests/tasks/clone_kernel.yml:41 Saturday 20 April 2024 17:27:09 +0000 (0:00:00.013) 0:02:17.102 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml:45 Saturday 20 April 2024 17:27:09 +0000 (0:00:00.010) 0:02:17.113 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 20 April 2024 17:27:10 +0000 (0:00:00.023) 0:02:17.136 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 20 April 2024 17:27:10 +0000 (0:00:00.013) 0:02:17.149 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 20 April 2024 17:27:10 +0000 (0:00:00.010) 0:02:17.160 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 20 April 2024 17:27:10 +0000 (0:00:00.010) 0:02:17.170 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 20 April 2024 17:27:10 +0000 (0:00:00.010) 0:02:17.181 ******** 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 20 April 2024 17:27:10 +0000 (0:00:00.027) 0:02:17.209 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 20 April 2024 17:27:10 +0000 (0:00:00.009) 0:02:17.218 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 20 April 2024 17:27:10 +0000 (0:00:00.797) 0:02:18.015 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633984.3004518, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1713633984.297452, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633984.2904522, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "541127035", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.133) 0:02:18.149 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.010) 0:02:18.160 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.009) 0:02:18.169 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.114) 0:02:18.283 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.016) 0:02:18.299 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633984.3004518, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1713633984.297452, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633984.2904522, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "541127035", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.130) 0:02:18.430 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633943.3414974, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f008dc4eb3b789f15d004930a202b6b3dcc26b9", "ctime": 1713633943.1615024, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169719, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633943.1615024, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5143, "uid": 0, "version": "272944384", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.134) 0:02:18.564 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.010) 0:02:18.575 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.122) 0:02:18.697 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.121) 0:02:18.818 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.117) 0:02:18.936 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.010) 0:02:18.947 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.009) 0:02:18.956 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.009) 0:02:18.965 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img_clone2", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": false, "index": "2", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "index": "3", "initrd": "/boot/initramfs-0-rescue-93a18ed52bf848cfb47f210e774a29b1.img", "kernel": "/boot/vmlinuz-0-rescue-93a18ed52bf848cfb47f210e774a29b1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (0-rescue-93a18ed52bf848cfb47f210e774a29b1) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tests_add_rm.yml:77 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.145) 0:02:19.111 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tests_add_rm.yml:84 Saturday 20 April 2024 17:27:11 +0000 (0:00:00.012) 0:02:19.123 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.032) 0:02:19.156 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.011) 0:02:19.167 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.010) 0:02:19.178 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.009) 0:02:19.187 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.008) 0:02:19.195 ******** 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.020) 0:02:19.216 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.008) 0:02:19.225 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.563) 0:02:19.789 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633984.3004518, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1713633984.297452, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633984.2904522, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "541127035", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.129) 0:02:19.918 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.010) 0:02:19.929 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.008) 0:02:19.938 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.115) 0:02:20.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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 20 April 2024 17:27:12 +0000 (0:00:00.014) 0:02:20.068 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633984.3004518, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1713633984.297452, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633984.2904522, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "541127035", "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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 20 April 2024 17:27:13 +0000 (0:00:00.130) 0:02:20.199 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713633943.3414974, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f008dc4eb3b789f15d004930a202b6b3dcc26b9", "ctime": 1713633943.1615024, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169719, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713633943.1615024, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5143, "uid": 0, "version": "272944384", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 20 April 2024 17:27:13 +0000 (0:00:00.132) 0:02:20.332 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 20 April 2024 17:27:13 +0000 (0:00:00.011) 0:02:20.343 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 20 April 2024 17:27:13 +0000 (0:00:00.123) 0:02:20.466 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 20 April 2024 17:27:13 +0000 (0:00:00.119) 0:02:20.586 ******** 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-3.10.0-1160.108.1.el7.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 20 April 2024 17:27:13 +0000 (0:00:00.146) 0:02:20.732 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 20 April 2024 17:27:13 +0000 (0:00:00.010) 0:02:20.742 ******** 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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 20 April 2024 17:27:13 +0000 (0:00:00.008) 0:02:20.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 20 April 2024 17:27:13 +0000 (0:00:00.008) 0:02:20.760 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.108.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.108.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-93a18ed52bf848cfb47f210e774a29b1.img", "kernel": "/boot/vmlinuz-0-rescue-93a18ed52bf848cfb47f210e774a29b1", "root": "UUID=e68e4cee-2a87-4094-ac61-8c3230ab115f", "title": "CentOS Linux (0-rescue-93a18ed52bf848cfb47f210e774a29b1) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tests_add_rm.yml:94 Saturday 20 April 2024 17:27:13 +0000 (0:00:00.132) 0:02:20.893 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/tests_add_rm.yml:103 Saturday 20 April 2024 17:27:13 +0000 (0:00:00.011) 0:02:20.904 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone1" ], "delta": "0:00:00.014969", "end": "2024-04-20 17:27:13.889675", "failed_when_result": false, "item": 1, "rc": 0, "start": "2024-04-20 17:27:13.874706" } changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.108.1.el7.x86_64_clone2" ], "delta": "0:00:00.012942", "end": "2024-04-20 17:27:14.013882", "failed_when_result": false, "item": 2, "rc": 0, "start": "2024-04-20 17:27:14.000940" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 20 April 2024 17:27:14 +0000 (0:00:00.255) 0:02:21.160 ******** 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.020043", "end": "2024-04-20 17:27:14.153257", "rc": 0, "start": "2024-04-20 17:27:14.133214" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet LANG=en_US.UTF-8" 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 LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="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 LANG=en_US.UTF-8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 20 April 2024 17:27:14 +0000 (0:00:00.138) 0:02:21.298 ******** included: /WORKDIR/git-weekly-ciw7uxx76w/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-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 20 April 2024 17:27:14 +0000 (0:00:00.008) 0:02:21.307 ******** changed: [sut] => { "changed": true, "elapsed": 48, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 20 April 2024 17:28:03 +0000 (0:00:49.120) 0:03:10.427 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 20 April 2024 17:28:03 +0000 (0:00:00.009) 0:03:10.437 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=107 changed=15 unreachable=0 failed=0 skipped=80 rescued=0 ignored=0 Saturday 20 April 2024 17:28:03 +0000 (0:00:00.011) 0:03:10.448 ******** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 49.12s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 45.64s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 40.71s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 37.72s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 2.69s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 1.20s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.65s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Collect bootloader facts ---------------- 0.65s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Clone test_kernel kernel and initrd for test purposes ------------------- 0.63s /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure required packages are installed --- 0.58s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 0.56s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Clone test_kernel kernel and initrd for test purposes ------------------- 0.53s /WORKDIR/git-weekly-ciw7uxx76w/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.49s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.43s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.43s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.41s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.41s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.40s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.38s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.37s /WORKDIR/git-weekly-ciw7uxx76w/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---