# 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-ci0vextozo/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_add_rm.yml:13 Saturday 11 May 2024 13:56:24 +0000 (0:00:00.014) 0:00:00.014 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:56:24 +0000 (0:00:00.029) 0:00:00.043 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:56:24 +0000 (0:00:00.013) 0:00:00.057 ********** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:56:25 +0000 (0:00:00.607) 0:00:00.664 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:56:25 +0000 (0:00:00.211) 0:00:00.875 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:56:25 +0000 (0:00:00.022) 0:00:00.898 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:56:25 +0000 (0:00:00.030) 0:00:00.928 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:56:25 +0000 (0:00:00.019) 0:00:00.948 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:56:26 +0000 (0:00:00.934) 0:00:01.883 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714466830.2323706, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1714466830.2333705, "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": 1714466830.2333705, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "760802952", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:56:26 +0000 (0:00:00.145) 0:00:02.028 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:56:26 +0000 (0:00:00.010) 0:00:02.039 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:56:26 +0000 (0:00:00.009) 0:00:02.048 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:56:26 +0000 (0:00:00.123) 0:00:02.172 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:56:26 +0000 (0:00:00.015) 0:00:02.187 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435786.379213, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1714466830.2333705, "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": 1714466830.2333705, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "760802952", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:56:26 +0000 (0:00:00.137) 0:00:02.325 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714466905.3273704, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "58b2da6983d5fb79d05f12370288cd1fa80cd465", "ctime": 1714467511.1353705, "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": 1714466905.3333704, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "760815222", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:56:26 +0000 (0:00:00.170) 0:00:02.496 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:56:26 +0000 (0:00:00.011) 0:00:02.507 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:56:27 +0000 (0:00:00.217) 0:00:02.725 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:56:27 +0000 (0:00:00.130) 0:00:02.856 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:56:27 +0000 (0:00:00.181) 0:00:03.037 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:56:27 +0000 (0:00:00.010) 0:00:03.048 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:56:27 +0000 (0:00:00.009) 0:00:03.057 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:56:27 +0000 (0:00:00.009) 0:00:03.066 ********** 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.114.2.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (3.10.0-1160.114.2.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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "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-1d4e1a50edac4dedb03584b8ff64d17c.img", "kernel": "/boot/vmlinuz-0-rescue-1d4e1a50edac4dedb03584b8ff64d17c", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (0-rescue-1d4e1a50edac4dedb03584b8ff64d17c) 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-ci0vextozo/tests/tests_add_rm.yml:29 Saturday 11 May 2024 13:56:27 +0000 (0:00:00.310) 0:00:03.377 ********** included: /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml:3 Saturday 11 May 2024 13:56:27 +0000 (0:00:00.013) 0:00:03.391 ********** 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.114.2.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (3.10.0-1160.114.2.el7.x86_64) 7 (Core)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml:8 Saturday 11 May 2024 13:56:27 +0000 (0:00:00.011) 0:00:03.402 ********** changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "213ec3240b7c23f32d946da9ae0da050a0f895e1", "dest": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64_clone1", "src": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64" }, "md5sum": "a4d654d15b5ccbe6fe208f72562b1c17", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "941e56ad8c2a7474802b5d09bdffdabbd885c923", "dest": "/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img_clone1", "src": "/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img" }, "md5sum": "21622ca77ce135e3598c08d3bf248628", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20147342, "src": "/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml:22 Saturday 11 May 2024 13:56:28 +0000 (0:00:00.675) 0:00:04.078 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:56:28 +0000 (0:00:00.019) 0:00:04.097 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:56:28 +0000 (0:00:00.012) 0:00:04.110 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:56:28 +0000 (0:00:00.010) 0:00:04.120 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:56:28 +0000 (0:00:00.010) 0:00:04.131 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:56:28 +0000 (0:00:00.009) 0:00:04.140 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:56:28 +0000 (0:00:00.022) 0:00:04.162 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:56:28 +0000 (0:00:00.011) 0:00:04.173 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:56:29 +0000 (0:00:00.614) 0:00:04.787 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435786.379213, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1714466830.2333705, "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": 1714466830.2333705, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "760802952", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:56:29 +0000 (0:00:00.138) 0:00:04.926 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:56:29 +0000 (0:00:00.011) 0:00:04.938 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:56:29 +0000 (0:00:00.009) 0:00:04.947 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:56:29 +0000 (0:00:00.124) 0:00:05.071 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:56:29 +0000 (0:00:00.017) 0:00:05.088 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435786.379213, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1714466830.2333705, "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": 1714466830.2333705, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "760802952", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:56:29 +0000 (0:00:00.138) 0:00:05.227 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435786.8472013, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "58b2da6983d5fb79d05f12370288cd1fa80cd465", "ctime": 1714467511.1353705, "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": 1714466905.3333704, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "760815222", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:56:29 +0000 (0:00:00.140) 0:00:05.368 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:56:29 +0000 (0:00:00.011) 0:00:05.379 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:56:29 +0000 (0:00:00.133) 0:00:05.513 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:56:30 +0000 (0:00:00.127) 0:00:05.640 ********** 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.114.2.el7.x86_64_clone1 --initrd=/boot/initramfs-3.10.0-1160.114.2.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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:56:30 +0000 (0:00:00.343) 0:00:05.983 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:56:30 +0000 (0:00:00.010) 0:00:05.994 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:56:30 +0000 (0:00:00.009) 0:00:06.004 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:56:30 +0000 (0:00:00.009) 0:00:06.013 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 11 May 2024 13:56:30 +0000 (0:00:00.007) 0:00:06.020 ********** 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.023506", "end": "2024-05-11 13:56:30.613255", "rc": 0, "start": "2024-05-11 13:56:30.589749" } 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 11 May 2024 13:56:30 +0000 (0:00:00.224) 0:00:06.245 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 11 May 2024 13:56:30 +0000 (0:00:00.010) 0:00:06.255 ********** changed: [sut] => { "changed": true, "elapsed": 37, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 11 May 2024 13:57:09 +0000 (0:00:38.489) 0:00:44.745 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 11 May 2024 13:57:09 +0000 (0:00:00.010) 0:00:44.755 ********** 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-ci0vextozo/tests/tasks/clone_kernel.yml:41 Saturday 11 May 2024 13:57:09 +0000 (0:00:00.012) 0:00:44.767 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml:45 Saturday 11 May 2024 13:57:09 +0000 (0:00:00.011) 0:00:44.779 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:57:09 +0000 (0:00:00.022) 0:00:44.801 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:57:09 +0000 (0:00:00.012) 0:00:44.813 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:57:09 +0000 (0:00:00.010) 0:00:44.823 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:57:09 +0000 (0:00:00.009) 0:00:44.833 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:57:09 +0000 (0:00:00.010) 0:00:44.843 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:57:09 +0000 (0:00:00.022) 0:00:44.865 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:57:09 +0000 (0:00:00.009) 0:00:44.875 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:57:10 +0000 (0:00:00.771) 0:00:45.647 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435790.6121063, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1715435790.6111064, "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": 1715435790.6101065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "18446744072215678881", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:57:10 +0000 (0:00:00.138) 0:00:45.785 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:57:10 +0000 (0:00:00.010) 0:00:45.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:57:10 +0000 (0:00:00.009) 0:00:45.806 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:57:10 +0000 (0:00:00.123) 0:00:45.929 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:57:10 +0000 (0:00:00.016) 0:00:45.945 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435790.6121063, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1715435790.6111064, "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": 1715435790.6101065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "18446744072215678881", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:57:10 +0000 (0:00:00.139) 0:00:46.084 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435790.593107, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2827fd02c1c73d171e7e476ffc7ac443b5748288", "ctime": 1715435790.348113, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169652, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435790.348113, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5725, "uid": 0, "version": "18446744072215678877", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:57:10 +0000 (0:00:00.145) 0:00:46.230 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:57:10 +0000 (0:00:00.011) 0:00:46.242 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:57:10 +0000 (0:00:00.131) 0:00:46.374 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:57:10 +0000 (0:00:00.130) 0:00:46.504 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.124) 0:00:46.629 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.011) 0:00:46.641 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.010) 0:00:46.652 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.010) 0:00:46.663 ********** 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.114.2.el7.x86_64.img_clone1", "kernel": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64_clone1", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "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.114.2.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (3.10.0-1160.114.2.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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "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-1d4e1a50edac4dedb03584b8ff64d17c.img", "kernel": "/boot/vmlinuz-0-rescue-1d4e1a50edac4dedb03584b8ff64d17c", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (0-rescue-1d4e1a50edac4dedb03584b8ff64d17c) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_add_rm.yml:35 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.152) 0:00:46.815 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_add_rm.yml:47 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.013) 0:00:46.829 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.026) 0:00:46.855 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.012) 0:00:46.867 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.010) 0:00:46.877 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.011) 0:00:46.889 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.009) 0:00:46.898 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.022) 0:00:46.921 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.009) 0:00:46.931 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:57:11 +0000 (0:00:00.583) 0:00:47.514 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435790.6121063, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1715435790.6111064, "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": 1715435790.6101065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "18446744072215678881", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.136) 0:00:47.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.010) 0:00:47.662 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.009) 0:00:47.671 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.121) 0:00:47.793 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.015) 0:00:47.809 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435790.6121063, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1715435790.6111064, "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": 1715435790.6101065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "18446744072215678881", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.136) 0:00:47.945 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435790.593107, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2827fd02c1c73d171e7e476ffc7ac443b5748288", "ctime": 1715435790.348113, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169652, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435790.348113, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5725, "uid": 0, "version": "18446744072215678877", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.139) 0:00:48.085 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.011) 0:00:48.097 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.126) 0:00:48.223 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.128) 0:00:48.352 ********** 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.114.2.el7.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.156) 0:00:48.509 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.011) 0:00:48.520 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.009) 0:00:48.530 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:57:12 +0000 (0:00:00.009) 0:00:48.539 ********** 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.114.2.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (3.10.0-1160.114.2.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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "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-1d4e1a50edac4dedb03584b8ff64d17c.img", "kernel": "/boot/vmlinuz-0-rescue-1d4e1a50edac4dedb03584b8ff64d17c", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (0-rescue-1d4e1a50edac4dedb03584b8ff64d17c) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_add_rm.yml:65 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.139) 0:00:48.678 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_add_rm.yml:71 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.011) 0:00:48.689 ********** included: /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml:3 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.016) 0:00:48.706 ********** 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.114.2.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (3.10.0-1160.114.2.el7.x86_64) 7 (Core)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml:8 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.011) 0:00:48.717 ********** changed: [sut] => (item={'src': '/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64', 'dest': '/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "213ec3240b7c23f32d946da9ae0da050a0f895e1", "dest": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64_clone2", "src": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64" }, "md5sum": "a4d654d15b5ccbe6fe208f72562b1c17", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img', 'dest': '/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "941e56ad8c2a7474802b5d09bdffdabbd885c923", "dest": "/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img_clone2", "src": "/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img" }, "md5sum": "21622ca77ce135e3598c08d3bf248628", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20147342, "src": "/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml:22 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.551) 0:00:49.269 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.013) 0:00:49.282 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.010) 0:00:49.293 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.010) 0:00:49.303 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.009) 0:00:49.313 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.009) 0:00:49.322 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.021) 0:00:49.343 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:57:13 +0000 (0:00:00.009) 0:00:49.353 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:57:14 +0000 (0:00:00.593) 0:00:49.946 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435790.6121063, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1715435790.6111064, "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": 1715435790.6101065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "18446744072215678881", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:57:14 +0000 (0:00:00.135) 0:00:50.082 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:57:14 +0000 (0:00:00.010) 0:00:50.093 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:57:14 +0000 (0:00:00.008) 0:00:50.102 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:57:14 +0000 (0:00:00.122) 0:00:50.224 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:57:14 +0000 (0:00:00.016) 0:00:50.240 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435790.6121063, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1715435790.6111064, "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": 1715435790.6101065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "18446744072215678881", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:57:14 +0000 (0:00:00.137) 0:00:50.377 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435833.0314887, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "58b2da6983d5fb79d05f12370288cd1fa80cd465", "ctime": 1715435832.8734932, "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": 1715435832.8734932, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "210979421", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:57:14 +0000 (0:00:00.140) 0:00:50.518 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:57:14 +0000 (0:00:00.010) 0:00:50.528 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:57:15 +0000 (0:00:00.128) 0:00:50.657 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:57:15 +0000 (0:00:00.126) 0:00:50.784 ********** 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.114.2.el7.x86_64_clone2 --initrd=/boot/initramfs-3.10.0-1160.114.2.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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:57:15 +0000 (0:00:00.157) 0:00:50.941 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:57:15 +0000 (0:00:00.010) 0:00:50.951 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:57:15 +0000 (0:00:00.010) 0:00:50.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:57:15 +0000 (0:00:00.009) 0:00:50.971 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 11 May 2024 13:57:15 +0000 (0:00:00.008) 0:00:50.980 ********** 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.018539", "end": "2024-05-11 13:57:15.491524", "rc": 0, "start": "2024-05-11 13:57:15.472985" } 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 11 May 2024 13:57:15 +0000 (0:00:00.143) 0:00:51.124 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 11 May 2024 13:57:15 +0000 (0:00:00.009) 0:00:51.134 ********** changed: [sut] => { "changed": true, "elapsed": 38, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 11 May 2024 13:57:54 +0000 (0:00:39.336) 0:01:30.470 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 11 May 2024 13:57:54 +0000 (0:00:00.009) 0:01:30.479 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 11 May 2024 13:57:54 +0000 (0:00:00.010) 0:01:30.490 ********** 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.030016", "end": "2024-05-11 13:57:55.021492", "rc": 0, "start": "2024-05-11 13:57:54.991476" } 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 11 May 2024 13:57:55 +0000 (0:00:00.162) 0:01:30.652 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 11 May 2024 13:57:55 +0000 (0:00:00.009) 0:01:30.662 ********** changed: [sut] => { "changed": true, "elapsed": 36, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 11 May 2024 13:58:32 +0000 (0:00:37.336) 0:02:07.998 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 11 May 2024 13:58:32 +0000 (0:00:00.010) 0:02:08.009 ********** 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-ci0vextozo/tests/tasks/clone_kernel.yml:41 Saturday 11 May 2024 13:58:32 +0000 (0:00:00.013) 0:02:08.023 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml:45 Saturday 11 May 2024 13:58:32 +0000 (0:00:00.011) 0:02:08.035 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:58:32 +0000 (0:00:00.022) 0:02:08.057 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:58:32 +0000 (0:00:00.014) 0:02:08.071 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:58:32 +0000 (0:00:00.012) 0:02:08.084 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:58:32 +0000 (0:00:00.010) 0:02:08.094 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:58:32 +0000 (0:00:00.010) 0:02:08.105 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:58:32 +0000 (0:00:00.022) 0:02:08.127 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:58:32 +0000 (0:00:00.009) 0:02:08.137 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:58:33 +0000 (0:00:01.110) 0:02:09.248 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435875.0202904, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1715435875.0192904, "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": 1715435875.0182903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "1167437596", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:58:33 +0000 (0:00:00.138) 0:02:09.387 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:58:33 +0000 (0:00:00.011) 0:02:09.399 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:58:33 +0000 (0:00:00.009) 0:02:09.408 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:58:33 +0000 (0:00:00.119) 0:02:09.528 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:58:33 +0000 (0:00:00.017) 0:02:09.546 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435875.0202904, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1715435875.0192904, "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": 1715435875.0182903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "1167437596", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.139) 0:02:09.685 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435835.476418, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e0b70c6e8576caa0b852ff9a87f3a9465f2d8d29", "ctime": 1715435835.3074229, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169712, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435835.3074229, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5143, "uid": 0, "version": "210979464", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.142) 0:02:09.827 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.011) 0:02:09.839 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.132) 0:02:09.972 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.128) 0:02:10.100 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.124) 0:02:10.224 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.010) 0:02:10.235 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.009) 0:02:10.245 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.009) 0:02:10.254 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.114.2.el7.x86_64.img_clone2", "kernel": "/boot/vmlinuz-3.10.0-1160.114.2.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.114.2.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (3.10.0-1160.114.2.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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "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-1d4e1a50edac4dedb03584b8ff64d17c.img", "kernel": "/boot/vmlinuz-0-rescue-1d4e1a50edac4dedb03584b8ff64d17c", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (0-rescue-1d4e1a50edac4dedb03584b8ff64d17c) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_add_rm.yml:77 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.146) 0:02:10.400 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_add_rm.yml:84 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.012) 0:02:10.413 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.032) 0:02:10.446 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.012) 0:02:10.458 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.011) 0:02:10.470 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.009) 0:02:10.480 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.010) 0:02:10.490 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.023) 0:02:10.513 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:58:34 +0000 (0:00:00.009) 0:02:10.523 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:58:35 +0000 (0:00:00.591) 0:02:11.114 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435875.0202904, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1715435875.0192904, "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": 1715435875.0182903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "1167437596", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:58:35 +0000 (0:00:00.135) 0:02:11.250 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:58:35 +0000 (0:00:00.010) 0:02:11.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:58:35 +0000 (0:00:00.011) 0:02:11.272 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:58:35 +0000 (0:00:00.121) 0:02:11.394 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:58:35 +0000 (0:00:00.017) 0:02:11.411 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435875.0202904, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf43705221868bc9154ad25ed6cfdab53fc5c77a", "ctime": 1715435875.0192904, "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": 1715435875.0182903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 269, "uid": 0, "version": "1167437596", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:58:35 +0000 (0:00:00.138) 0:02:11.549 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435835.476418, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e0b70c6e8576caa0b852ff9a87f3a9465f2d8d29", "ctime": 1715435835.3074229, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169712, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435835.3074229, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5143, "uid": 0, "version": "210979464", "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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:58:36 +0000 (0:00:00.140) 0:02:11.690 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:58:36 +0000 (0:00:00.011) 0:02:11.701 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:58:36 +0000 (0:00:00.128) 0:02:11.830 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:58:36 +0000 (0:00:00.128) 0:02:11.958 ********** 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.114.2.el7.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:58:36 +0000 (0:00:00.155) 0:02:12.114 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:58:36 +0000 (0:00:00.011) 0:02:12.125 ********** 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:58:36 +0000 (0:00:00.011) 0:02:12.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:58:36 +0000 (0:00:00.019) 0:02:12.155 ********** 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.114.2.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (3.10.0-1160.114.2.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=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "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-1d4e1a50edac4dedb03584b8ff64d17c.img", "kernel": "/boot/vmlinuz-0-rescue-1d4e1a50edac4dedb03584b8ff64d17c", "root": "UUID=91d5a5d3-ba8f-4936-a2f9-66ce051660f0", "title": "CentOS Linux (0-rescue-1d4e1a50edac4dedb03584b8ff64d17c) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_add_rm.yml:94 Saturday 11 May 2024 13:58:36 +0000 (0:00:00.143) 0:02:12.299 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci0vextozo/tests/tests_add_rm.yml:103 Saturday 11 May 2024 13:58:36 +0000 (0:00:00.013) 0:02:12.312 ********** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64_clone1" ], "delta": "0:00:00.014667", "end": "2024-05-11 13:58:36.801682", "failed_when_result": false, "item": 1, "rc": 0, "start": "2024-05-11 13:58:36.787015" } changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.114.2.el7.x86_64_clone2" ], "delta": "0:00:00.013273", "end": "2024-05-11 13:58:36.939983", "failed_when_result": false, "item": 2, "rc": 0, "start": "2024-05-11 13:58:36.926710" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 11 May 2024 13:58:36 +0000 (0:00:00.270) 0:02:12.583 ********** 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.018636", "end": "2024-05-11 13:58:37.087950", "rc": 0, "start": "2024-05-11 13:58:37.069314" } 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-ci0vextozo/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 11 May 2024 13:58:37 +0000 (0:00:00.143) 0:02:12.726 ********** included: /WORKDIR/git-weekly-ci0vextozo/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-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 11 May 2024 13:58:37 +0000 (0:00:00.009) 0:02:12.736 ********** changed: [sut] => { "changed": true, "elapsed": 47, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 11 May 2024 13:59:24 +0000 (0:00:47.583) 0:03:00.319 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 11 May 2024 13:59:24 +0000 (0:00:00.009) 0:03:00.329 ********** 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 11 May 2024 13:59:24 +0000 (0:00:00.011) 0:03:00.340 ********** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 47.58s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 39.34s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 38.49s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 37.34s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 2.82s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 1.21s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Clone test_kernel kernel and initrd for test purposes ------------------- 0.68s /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Collect bootloader facts ---------------- 0.61s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.61s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 0.59s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 0.58s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Clone test_kernel kernel and initrd for test purposes ------------------- 0.55s /WORKDIR/git-weekly-ci0vextozo/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.50s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.48s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.46s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.43s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.42s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.42s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.39s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.37s /WORKDIR/git-weekly-ci0vextozo/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---