ansible-playbook 2.9.27
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)]
No config file found; using defaults
[WARNING]: running playbook inside collection fedora.linux_system_roles
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_selinux_modules_checksum.yml ***********************************
1 plays in /tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml

PLAY [Test management of SELinux modules] **************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:2
Saturday 25 January 2025  15:20:49 -0500 (0:00:00.020)       0:00:00.020 ****** 
ok: [managed-node1]
META: ran handlers

TASK [Ensure facts, test variables used by role] *******************************
task path: /tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:5
Saturday 25 January 2025  15:20:50 -0500 (0:00:00.908)       0:00:00.929 ****** 
ok: [managed-node1] => {
    "ansible_facts": {
        "__selinux_test_facts": [
            "distribution",
            "distribution_version"
        ]
    },
    "changed": false
}

TASK [Ensure ansible_facts used by test] ***************************************
task path: /tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:10
Saturday 25 January 2025  15:20:50 -0500 (0:00:00.013)       0:00:00.942 ****** 
skipping: [managed-node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Execute the role] ********************************************************
task path: /tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:20
Saturday 25 January 2025  15:20:50 -0500 (0:00:00.035)       0:00:00.978 ****** 
skipping: [managed-node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Get commit_num file] *****************************************************
task path: /tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:24
Saturday 25 January 2025  15:20:50 -0500 (0:00:00.036)       0:00:01.014 ****** 
skipping: [managed-node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Get current commit_num] **************************************************
task path: /tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:27
Saturday 25 January 2025  15:20:50 -0500 (0:00:00.034)       0:00:01.049 ****** 
skipping: [managed-node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Execute the role] ********************************************************
task path: /tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:31
Saturday 25 January 2025  15:20:50 -0500 (0:00:00.035)       0:00:01.084 ****** 
skipping: [managed-node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Get current commit_num] **************************************************
task path: /tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:35
Saturday 25 January 2025  15:20:50 -0500 (0:00:00.035)       0:00:01.119 ****** 
skipping: [managed-node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check commit numbers] ****************************************************
task path: /tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:39
Saturday 25 January 2025  15:20:51 -0500 (0:00:00.036)       0:00:01.156 ****** 
skipping: [managed-node1] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Cleanup modules] *********************************************************
task path: /tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:43
Saturday 25 January 2025  15:20:51 -0500 (0:00:00.036)       0:00:01.193 ****** 
skipping: [managed-node1] => (item=semodule -r linux-system-roles-selinux-test-a)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "semodule -r linux-system-roles-selinux-test-a",
    "skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
managed-node1              : ok=2    changed=0    unreachable=0    failed=0    skipped=8    rescued=0    ignored=0   

Saturday 25 January 2025  15:20:51 -0500 (0:00:00.039)       0:00:01.232 ****** 
=============================================================================== 
Gathering Facts --------------------------------------------------------- 0.91s
/tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:2 
Cleanup modules --------------------------------------------------------- 0.04s
/tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:43 
Get current commit_num -------------------------------------------------- 0.04s
/tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:35 
Check commit numbers ---------------------------------------------------- 0.04s
/tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:39 
Execute the role -------------------------------------------------------- 0.04s
/tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:20 
Ensure ansible_facts used by test --------------------------------------- 0.04s
/tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:10 
Execute the role -------------------------------------------------------- 0.04s
/tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:31 
Get current commit_num -------------------------------------------------- 0.04s
/tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:27 
Get commit_num file ----------------------------------------------------- 0.03s
/tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:24 
Ensure facts, test variables used by role ------------------------------- 0.01s
/tmp/collections-9rn/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:5