[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 3094 1726877605.56286: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-KVQ executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 3094 1726877605.56587: Added group all to inventory 3094 1726877605.56589: Added group ungrouped to inventory 3094 1726877605.56592: Group all now contains ungrouped 3094 1726877605.56594: Examining possible inventory source: /tmp/ad_integration-lzQ/inventory.yml 3094 1726877605.66061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 3094 1726877605.66108: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 3094 1726877605.66125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 3094 1726877605.66169: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 3094 1726877605.66222: Loaded config def from plugin (inventory/script) 3094 1726877605.66223: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 3094 1726877605.66251: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 3094 1726877605.66313: Loaded config def from plugin (inventory/yaml) 3094 1726877605.66315: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 3094 1726877605.66375: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 3094 1726877605.66674: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 3094 1726877605.66677: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 3094 1726877605.66679: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 3094 1726877605.66684: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 3094 1726877605.66687: Loading data from /tmp/ad_integration-lzQ/inventory.yml 3094 1726877605.66735: /tmp/ad_integration-lzQ/inventory.yml was not parsable by auto 3094 1726877605.66779: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 3094 1726877605.66810: Loading data from /tmp/ad_integration-lzQ/inventory.yml 3094 1726877605.66866: group all already in inventory 3094 1726877605.66871: set inventory_file for managed_node1 3094 1726877605.66874: set inventory_dir for managed_node1 3094 1726877605.66875: Added host managed_node1 to inventory 3094 1726877605.66876: Added host managed_node1 to group all 3094 1726877605.66877: set ansible_host for managed_node1 3094 1726877605.66878: set ansible_ssh_extra_args for managed_node1 3094 1726877605.66880: set inventory_file for managed_node2 3094 1726877605.66881: set inventory_dir for managed_node2 3094 1726877605.66882: Added host managed_node2 to inventory 3094 1726877605.66883: Added host managed_node2 to group all 3094 1726877605.66883: set ansible_host for managed_node2 3094 1726877605.66884: set ansible_ssh_extra_args for managed_node2 3094 1726877605.66886: set inventory_file for managed_node3 3094 1726877605.66887: set inventory_dir for managed_node3 3094 1726877605.66888: Added host managed_node3 to inventory 3094 1726877605.66888: Added host managed_node3 to group all 3094 1726877605.66889: set ansible_host for managed_node3 3094 1726877605.66889: set ansible_ssh_extra_args for managed_node3 3094 1726877605.66892: Reconcile groups and hosts in inventory. 3094 1726877605.66894: Group ungrouped now contains managed_node1 3094 1726877605.66896: Group ungrouped now contains managed_node2 3094 1726877605.66897: Group ungrouped now contains managed_node3 3094 1726877605.66954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 3094 1726877605.67041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 3094 1726877605.67075: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 3094 1726877605.67094: Loaded config def from plugin (vars/host_group_vars) 3094 1726877605.67096: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True) 3094 1726877605.67101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 3094 1726877605.67109: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False) 3094 1726877605.67139: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 3094 1726877605.67381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3094 1726877605.67448: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 3094 1726877605.67475: Loaded config def from plugin (connection/local) 3094 1726877605.67477: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 3094 1726877605.67885: Loaded config def from plugin (connection/paramiko_ssh) 3094 1726877605.67887: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True) 3094 1726877605.68494: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 3094 1726877605.68521: Loaded config def from plugin (connection/psrp) 3094 1726877605.68524: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 3094 1726877605.68975: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 3094 1726877605.69004: Loaded config def from plugin (connection/ssh) 3094 1726877605.69006: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 3094 1726877605.70361: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 3094 1726877605.70386: Loaded config def from plugin (connection/winrm) 3094 1726877605.70388: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 3094 1726877605.70414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 3094 1726877605.70459: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 3094 1726877605.70505: Loaded config def from plugin (shell/cmd) 3094 1726877605.70506: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) [WARNING]: Could not match supplied host pattern, ignoring: ad 3094 1726877605.70524: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False) 3094 1726877605.70567: Loaded config def from plugin (shell/powershell) 3094 1726877605.70568: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 3094 1726877605.70609: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 3094 1726877605.70724: Loaded config def from plugin (shell/sh) 3094 1726877605.70726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 3094 1726877605.70749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 3094 1726877605.70832: Loaded config def from plugin (become/runas) 3094 1726877605.70833: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 3094 1726877605.70953: Loaded config def from plugin (become/su) 3094 1726877605.70955: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 3094 1726877605.71061: Loaded config def from plugin (become/sudo) 3094 1726877605.71063: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True) running playbook inside collection fedora.linux_system_roles 3094 1726877605.71090: Loading data from /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml 3094 1726877605.71391: trying /usr/local/lib/python3.12/site-packages/ansible/modules 3094 1726877605.73364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 3094 1726877605.73447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 3094 1726877605.73457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__ redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug 3094 1726877605.73629: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 3094 1726877605.73730: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 3094 1726877605.73732: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-KVQ/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 3094 1726877605.73753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 3094 1726877605.73770: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False) 3094 1726877605.73880: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 3094 1726877605.73922: Loaded config def from plugin (callback/default) 3094 1726877605.73923: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3094 1726877605.74702: Loaded config def from plugin (callback/junit) 3094 1726877605.74705: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3094 1726877605.74739: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False) 3094 1726877605.74780: Loaded config def from plugin (callback/minimal) 3094 1726877605.74782: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3094 1726877605.74812: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 3094 1726877605.74853: Loaded config def from plugin (callback/tree) 3094 1726877605.74855: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 3094 1726877605.74939: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 3094 1726877605.74941: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-KVQ/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml 3094 1726877605.74960: in VariableManager get_vars() 3094 1726877605.74980: Could not match supplied host pattern, ignoring: ad 3094 1726877605.74993: done with get_vars() 3094 1726877605.74998: in VariableManager get_vars() 3094 1726877605.75007: done with get_vars() 3094 1726877605.75010: variable 'omit' from source: magic vars 3094 1726877605.75035: in VariableManager get_vars() 3094 1726877605.75043: done with get_vars() 3094 1726877605.75057: variable 'omit' from source: magic vars PLAY [Ensure role behaviour with default parameters] *************************** 3094 1726877605.75426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 3094 1726877605.75475: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 3094 1726877605.75506: getting the remaining hosts for this loop 3094 1726877605.75508: done getting the remaining hosts for this loop 3094 1726877605.75510: getting the next task for host managed_node2 3094 1726877605.75513: done getting next task for host managed_node2 3094 1726877605.75514: ^ task is: TASK: meta (flush_handlers) 3094 1726877605.75516: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3094 1726877605.75520: getting variables 3094 1726877605.75521: in VariableManager get_vars() 3094 1726877605.75528: Calling all_inventory to load vars for managed_node2 3094 1726877605.75529: Calling groups_inventory to load vars for managed_node2 3094 1726877605.75531: Calling all_plugins_inventory to load vars for managed_node2 3094 1726877605.75540: Calling all_plugins_play to load vars for managed_node2 3094 1726877605.75548: Calling groups_plugins_inventory to load vars for managed_node2 3094 1726877605.75550: Calling groups_plugins_play to load vars for managed_node2 3094 1726877605.75572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3094 1726877605.75614: done with get_vars() 3094 1726877605.75618: done getting variables 3094 1726877605.75647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 3094 1726877605.75679: in VariableManager get_vars() 3094 1726877605.75686: Calling all_inventory to load vars for managed_node2 3094 1726877605.75687: Calling groups_inventory to load vars for managed_node2 3094 1726877605.75689: Calling all_plugins_inventory to load vars for managed_node2 3094 1726877605.75692: Calling all_plugins_play to load vars for managed_node2 3094 1726877605.75694: Calling groups_plugins_inventory to load vars for managed_node2 3094 1726877605.75696: Calling groups_plugins_play to load vars for managed_node2 3094 1726877605.75725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3094 1726877605.75735: done with get_vars() 3094 1726877605.75742: done queuing things up, now waiting for results queue to drain 3094 1726877605.75743: results queue empty 3094 1726877605.75744: checking for any_errors_fatal 3094 1726877605.75745: done checking for any_errors_fatal 3094 1726877605.75745: checking for max_fail_percentage 3094 1726877605.75746: done checking for max_fail_percentage 3094 1726877605.75746: checking to see if all hosts have failed and the running result is not ok 3094 1726877605.75747: done checking to see if all hosts have failed 3094 1726877605.75747: getting the remaining hosts for this loop 3094 1726877605.75748: done getting the remaining hosts for this loop 3094 1726877605.75750: getting the next task for host managed_node2 3094 1726877605.75752: done getting next task for host managed_node2 3094 1726877605.75753: ^ task is: TASK: Include the role 3094 1726877605.75754: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3094 1726877605.75756: getting variables 3094 1726877605.75756: in VariableManager get_vars() 3094 1726877605.75772: Calling all_inventory to load vars for managed_node2 3094 1726877605.75773: Calling groups_inventory to load vars for managed_node2 3094 1726877605.75775: Calling all_plugins_inventory to load vars for managed_node2 3094 1726877605.75778: Calling all_plugins_play to load vars for managed_node2 3094 1726877605.75780: Calling groups_plugins_inventory to load vars for managed_node2 3094 1726877605.75781: Calling groups_plugins_play to load vars for managed_node2 3094 1726877605.75805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3094 1726877605.75815: done with get_vars() 3094 1726877605.75819: done getting variables TASK [Include the role] ******************************************************** task path: /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:11 Friday 20 September 2024 20:13:25 -0400 (0:00:00.009) 0:00:00.009 ****** 3094 1726877605.75866: entering _queue_task() for managed_node2/include_role 3094 1726877605.75867: Creating lock for include_role 3094 1726877605.76095: worker is 1 (out of 1 available) 3094 1726877605.76109: exiting _queue_task() for managed_node2/include_role 3094 1726877605.76120: done queuing things up, now waiting for results queue to drain 3094 1726877605.76122: waiting for pending results... 3094 1726877605.76242: running TaskExecutor() for managed_node2/TASK: Include the role 3094 1726877605.76301: in run() - task 0afff487-f6e9-126f-9608-000000000006 3094 1726877605.76315: variable 'ansible_search_path' from source: unknown 3094 1726877605.76346: calling self._execute() 3094 1726877605.76392: variable 'ansible_host' from source: host vars for 'managed_node2' 3094 1726877605.76396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3094 1726877605.76406: variable 'omit' from source: magic vars 3094 1726877605.76480: _execute() done 3094 1726877605.76484: dumping result to json 3094 1726877605.76487: done dumping result, returning 3094 1726877605.76492: done running TaskExecutor() for managed_node2/TASK: Include the role [0afff487-f6e9-126f-9608-000000000006] 3094 1726877605.76497: sending task result for task 0afff487-f6e9-126f-9608-000000000006 3094 1726877605.76608: done sending task result for task 0afff487-f6e9-126f-9608-000000000006 3094 1726877605.76612: WORKER PROCESS EXITING 3094 1726877605.76650: no more pending results, returning what we have 3094 1726877605.76654: in VariableManager get_vars() 3094 1726877605.76678: Calling all_inventory to load vars for managed_node2 3094 1726877605.76681: Calling groups_inventory to load vars for managed_node2 3094 1726877605.76684: Calling all_plugins_inventory to load vars for managed_node2 3094 1726877605.76694: Calling all_plugins_play to load vars for managed_node2 3094 1726877605.76696: Calling groups_plugins_inventory to load vars for managed_node2 3094 1726877605.76698: Calling groups_plugins_play to load vars for managed_node2 3094 1726877605.76730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3094 1726877605.76740: done with get_vars() 3094 1726877605.76743: variable 'ansible_search_path' from source: unknown 3094 1726877605.76900: variable 'omit' from source: magic vars 3094 1726877605.76917: variable 'omit' from source: magic vars 3094 1726877605.76927: variable 'omit' from source: magic vars 3094 1726877605.76930: we have included files to process 3094 1726877605.76930: generating all_blocks data 3094 1726877605.76931: done generating all_blocks data 3094 1726877605.76932: processing included file: fedora.linux_system_roles.ad_integration 3094 1726877605.76947: in VariableManager get_vars() 3094 1726877605.76955: done with get_vars() 3094 1726877605.77005: in VariableManager get_vars() 3094 1726877605.77015: done with get_vars() 3094 1726877605.77044: Loading data from /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/vars/main.yml 3094 1726877605.77235: Loading data from /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/defaults/main.yml 3094 1726877605.77320: Loading data from /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/meta/main.yml 3094 1726877605.77411: Loading data from /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml 3094 1726877605.79877: in VariableManager get_vars() 3094 1726877605.79896: done with get_vars() 3094 1726877605.81729: Loading data from /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml 3094 1726877605.82199: iterating over new_blocks loaded from include file 3094 1726877605.82200: in VariableManager get_vars() 3094 1726877605.82211: done with get_vars() 3094 1726877605.82212: filtering new block on tags 3094 1726877605.82247: done filtering new block on tags 3094 1726877605.82250: in VariableManager get_vars() 3094 1726877605.82257: done with get_vars() 3094 1726877605.82258: filtering new block on tags 3094 1726877605.82268: done filtering new block on tags 3094 1726877605.82269: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ad_integration for managed_node2 3094 1726877605.82272: extending task lists for all hosts with included blocks 3094 1726877605.82309: done extending task lists 3094 1726877605.82310: done processing included files 3094 1726877605.82310: results queue empty 3094 1726877605.82311: checking for any_errors_fatal 3094 1726877605.82312: done checking for any_errors_fatal 3094 1726877605.82313: checking for max_fail_percentage 3094 1726877605.82313: done checking for max_fail_percentage 3094 1726877605.82314: checking to see if all hosts have failed and the running result is not ok 3094 1726877605.82315: done checking to see if all hosts have failed 3094 1726877605.82315: getting the remaining hosts for this loop 3094 1726877605.82316: done getting the remaining hosts for this loop 3094 1726877605.82317: getting the next task for host managed_node2 3094 1726877605.82320: done getting next task for host managed_node2 3094 1726877605.82321: ^ task is: TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available 3094 1726877605.82323: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3094 1726877605.82328: getting variables 3094 1726877605.82329: in VariableManager get_vars() 3094 1726877605.82337: Calling all_inventory to load vars for managed_node2 3094 1726877605.82339: Calling groups_inventory to load vars for managed_node2 3094 1726877605.82350: Calling all_plugins_inventory to load vars for managed_node2 3094 1726877605.82353: Calling all_plugins_play to load vars for managed_node2 3094 1726877605.82355: Calling groups_plugins_inventory to load vars for managed_node2 3094 1726877605.82357: Calling groups_plugins_play to load vars for managed_node2 3094 1726877605.82376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3094 1726877605.82394: done with get_vars() 3094 1726877605.82399: done getting variables 3094 1726877605.82445: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Friday 20 September 2024 20:13:25 -0400 (0:00:00.065) 0:00:00.075 ****** 3094 1726877605.82464: entering _queue_task() for managed_node2/fail 3094 1726877605.82465: Creating lock for fail 3094 1726877605.82740: worker is 1 (out of 1 available) 3094 1726877605.82754: exiting _queue_task() for managed_node2/fail 3094 1726877605.82764: done queuing things up, now waiting for results queue to drain 3094 1726877605.82766: waiting for pending results... 3094 1726877605.82908: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available 3094 1726877605.82973: in run() - task 0afff487-f6e9-126f-9608-000000000023 3094 1726877605.82984: variable 'ansible_search_path' from source: unknown 3094 1726877605.82993: variable 'ansible_search_path' from source: unknown 3094 1726877605.83023: calling self._execute() 3094 1726877605.83070: variable 'ansible_host' from source: host vars for 'managed_node2' 3094 1726877605.83074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3094 1726877605.83084: variable 'omit' from source: magic vars 3094 1726877605.83406: variable 'ad_integration_realm' from source: role '' defaults 3094 1726877605.83413: Evaluated conditional (not ad_integration_realm): True 3094 1726877605.83419: variable 'omit' from source: magic vars 3094 1726877605.83450: variable 'omit' from source: magic vars 3094 1726877605.83473: variable 'omit' from source: magic vars 3094 1726877605.83506: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3094 1726877605.83533: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3094 1726877605.83550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3094 1726877605.83564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3094 1726877605.83574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3094 1726877605.83600: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3094 1726877605.83605: variable 'ansible_host' from source: host vars for 'managed_node2' 3094 1726877605.83608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3094 1726877605.83679: Set connection var ansible_shell_executable to /bin/sh 3094 1726877605.83687: Set connection var ansible_connection to ssh 3094 1726877605.83694: Set connection var ansible_pipelining to False 3094 1726877605.83698: Set connection var ansible_timeout to 10 3094 1726877605.83705: Set connection var ansible_module_compression to ZIP_DEFLATED 3094 1726877605.83707: Set connection var ansible_shell_type to sh 3094 1726877605.83724: variable 'ansible_shell_executable' from source: unknown 3094 1726877605.83727: variable 'ansible_connection' from source: unknown 3094 1726877605.83730: variable 'ansible_module_compression' from source: unknown 3094 1726877605.83732: variable 'ansible_shell_type' from source: unknown 3094 1726877605.83735: variable 'ansible_shell_executable' from source: unknown 3094 1726877605.83737: variable 'ansible_host' from source: host vars for 'managed_node2' 3094 1726877605.83739: variable 'ansible_pipelining' from source: unknown 3094 1726877605.83743: variable 'ansible_timeout' from source: unknown 3094 1726877605.83748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3094 1726877605.83856: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3094 1726877605.83864: variable 'omit' from source: magic vars 3094 1726877605.83874: starting attempt loop 3094 1726877605.83878: running the handler 3094 1726877605.83881: handler run complete 3094 1726877605.83906: attempt loop complete, returning result 3094 1726877605.83910: _execute() done 3094 1726877605.83913: dumping result to json 3094 1726877605.83915: done dumping result, returning 3094 1726877605.83922: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available [0afff487-f6e9-126f-9608-000000000023] 3094 1726877605.83925: sending task result for task 0afff487-f6e9-126f-9608-000000000023 3094 1726877605.84020: marking managed_node2 as failed 3094 1726877605.84027: marking host managed_node2 failed, current state: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3094 1726877605.84034: ^ failed state is now: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3094 1726877605.84037: getting the next task for host managed_node2 3094 1726877605.84042: done getting next task for host managed_node2 3094 1726877605.84044: ^ task is: TASK: Assert that user is notified about missing variables 3094 1726877605.84046: ^ state is: HOST STATE: block=2, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False fatal: [managed_node2]: FAILED! => { "changed": false } MSG: Variable ad_integration_realm must be provided! 3094 1726877605.84173: done sending task result for task 0afff487-f6e9-126f-9608-000000000023 3094 1726877605.84176: WORKER PROCESS EXITING 3094 1726877605.84182: no more pending results, returning what we have 3094 1726877605.84184: results queue empty 3094 1726877605.84186: checking for any_errors_fatal 3094 1726877605.84187: done checking for any_errors_fatal 3094 1726877605.84187: checking for max_fail_percentage 3094 1726877605.84188: done checking for max_fail_percentage 3094 1726877605.84189: checking to see if all hosts have failed and the running result is not ok 3094 1726877605.84189: done checking to see if all hosts have failed 3094 1726877605.84192: getting the remaining hosts for this loop 3094 1726877605.84192: done getting the remaining hosts for this loop 3094 1726877605.84194: getting the next task for host managed_node2 3094 1726877605.84197: done getting next task for host managed_node2 3094 1726877605.84199: ^ task is: TASK: Assert that user is notified about missing variables 3094 1726877605.84199: ^ state is: HOST STATE: block=2, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3094 1726877605.84205: getting variables 3094 1726877605.84206: in VariableManager get_vars() 3094 1726877605.84222: Calling all_inventory to load vars for managed_node2 3094 1726877605.84224: Calling groups_inventory to load vars for managed_node2 3094 1726877605.84226: Calling all_plugins_inventory to load vars for managed_node2 3094 1726877605.84235: Calling all_plugins_play to load vars for managed_node2 3094 1726877605.84237: Calling groups_plugins_inventory to load vars for managed_node2 3094 1726877605.84239: Calling groups_plugins_play to load vars for managed_node2 3094 1726877605.84265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3094 1726877605.84277: done with get_vars() 3094 1726877605.84281: done getting variables 3094 1726877605.84359: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert that user is notified about missing variables] ******************** task path: /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:16 Friday 20 September 2024 20:13:25 -0400 (0:00:00.019) 0:00:00.094 ****** 3094 1726877605.84376: entering _queue_task() for managed_node2/assert 3094 1726877605.84377: Creating lock for assert 3094 1726877605.84539: worker is 1 (out of 1 available) 3094 1726877605.84551: exiting _queue_task() for managed_node2/assert 3094 1726877605.84561: done queuing things up, now waiting for results queue to drain 3094 1726877605.84563: waiting for pending results... 3094 1726877605.84701: running TaskExecutor() for managed_node2/TASK: Assert that user is notified about missing variables 3094 1726877605.84757: in run() - task 0afff487-f6e9-126f-9608-000000000007 3094 1726877605.84768: variable 'ansible_search_path' from source: unknown 3094 1726877605.84800: calling self._execute() 3094 1726877605.84852: variable 'ansible_host' from source: host vars for 'managed_node2' 3094 1726877605.84856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3094 1726877605.84864: variable 'omit' from source: magic vars 3094 1726877605.84974: variable 'omit' from source: magic vars 3094 1726877605.84998: variable 'omit' from source: magic vars 3094 1726877605.85025: variable 'omit' from source: magic vars 3094 1726877605.85057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3094 1726877605.85085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3094 1726877605.85102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3094 1726877605.85119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3094 1726877605.85127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3094 1726877605.85152: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3094 1726877605.85155: variable 'ansible_host' from source: host vars for 'managed_node2' 3094 1726877605.85158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3094 1726877605.85229: Set connection var ansible_shell_executable to /bin/sh 3094 1726877605.85238: Set connection var ansible_connection to ssh 3094 1726877605.85243: Set connection var ansible_pipelining to False 3094 1726877605.85252: Set connection var ansible_timeout to 10 3094 1726877605.85256: Set connection var ansible_module_compression to ZIP_DEFLATED 3094 1726877605.85258: Set connection var ansible_shell_type to sh 3094 1726877605.85277: variable 'ansible_shell_executable' from source: unknown 3094 1726877605.85280: variable 'ansible_connection' from source: unknown 3094 1726877605.85282: variable 'ansible_module_compression' from source: unknown 3094 1726877605.85285: variable 'ansible_shell_type' from source: unknown 3094 1726877605.85287: variable 'ansible_shell_executable' from source: unknown 3094 1726877605.85291: variable 'ansible_host' from source: host vars for 'managed_node2' 3094 1726877605.85298: variable 'ansible_pipelining' from source: unknown 3094 1726877605.85301: variable 'ansible_timeout' from source: unknown 3094 1726877605.85305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3094 1726877605.85417: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3094 1726877605.85425: variable 'omit' from source: magic vars 3094 1726877605.85431: starting attempt loop 3094 1726877605.85434: running the handler 3094 1726877605.85806: variable 'ansible_failed_result' from source: set_fact 3094 1726877605.85819: Evaluated conditional ("Variable ad_integration_realm" in ansible_failed_result.msg): True 3094 1726877605.85825: handler run complete 3094 1726877605.85837: attempt loop complete, returning result 3094 1726877605.85840: _execute() done 3094 1726877605.85843: dumping result to json 3094 1726877605.85845: done dumping result, returning 3094 1726877605.85851: done running TaskExecutor() for managed_node2/TASK: Assert that user is notified about missing variables [0afff487-f6e9-126f-9608-000000000007] 3094 1726877605.85855: sending task result for task 0afff487-f6e9-126f-9608-000000000007 3094 1726877605.85940: done sending task result for task 0afff487-f6e9-126f-9608-000000000007 3094 1726877605.85943: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 3094 1726877605.86024: no more pending results, returning what we have 3094 1726877605.86026: results queue empty 3094 1726877605.86027: checking for any_errors_fatal 3094 1726877605.86029: done checking for any_errors_fatal 3094 1726877605.86030: checking for max_fail_percentage 3094 1726877605.86031: done checking for max_fail_percentage 3094 1726877605.86032: checking to see if all hosts have failed and the running result is not ok 3094 1726877605.86032: done checking to see if all hosts have failed 3094 1726877605.86033: getting the remaining hosts for this loop 3094 1726877605.86033: done getting the remaining hosts for this loop 3094 1726877605.86036: getting the next task for host managed_node2 3094 1726877605.86042: done getting next task for host managed_node2 3094 1726877605.86043: ^ task is: TASK: meta (flush_handlers) 3094 1726877605.86044: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3094 1726877605.86047: getting variables 3094 1726877605.86047: in VariableManager get_vars() 3094 1726877605.86065: Calling all_inventory to load vars for managed_node2 3094 1726877605.86067: Calling groups_inventory to load vars for managed_node2 3094 1726877605.86068: Calling all_plugins_inventory to load vars for managed_node2 3094 1726877605.86075: Calling all_plugins_play to load vars for managed_node2 3094 1726877605.86077: Calling groups_plugins_inventory to load vars for managed_node2 3094 1726877605.86078: Calling groups_plugins_play to load vars for managed_node2 3094 1726877605.86107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3094 1726877605.86120: done with get_vars() 3094 1726877605.86125: done getting variables 3094 1726877605.86171: in VariableManager get_vars() 3094 1726877605.86197: Calling all_inventory to load vars for managed_node2 3094 1726877605.86198: Calling groups_inventory to load vars for managed_node2 3094 1726877605.86200: Calling all_plugins_inventory to load vars for managed_node2 3094 1726877605.86206: Calling all_plugins_play to load vars for managed_node2 3094 1726877605.86208: Calling groups_plugins_inventory to load vars for managed_node2 3094 1726877605.86210: Calling groups_plugins_play to load vars for managed_node2 3094 1726877605.86228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3094 1726877605.86239: done with get_vars() 3094 1726877605.86246: done queuing things up, now waiting for results queue to drain 3094 1726877605.86248: results queue empty 3094 1726877605.86248: checking for any_errors_fatal 3094 1726877605.86249: done checking for any_errors_fatal 3094 1726877605.86250: checking for max_fail_percentage 3094 1726877605.86251: done checking for max_fail_percentage 3094 1726877605.86251: checking to see if all hosts have failed and the running result is not ok 3094 1726877605.86252: done checking to see if all hosts have failed 3094 1726877605.86252: getting the remaining hosts for this loop 3094 1726877605.86253: done getting the remaining hosts for this loop 3094 1726877605.86254: getting the next task for host managed_node2 3094 1726877605.86257: done getting next task for host managed_node2 3094 1726877605.86261: ^ task is: TASK: meta (flush_handlers) 3094 1726877605.86262: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3094 1726877605.86264: getting variables 3094 1726877605.86265: in VariableManager get_vars() 3094 1726877605.86270: Calling all_inventory to load vars for managed_node2 3094 1726877605.86271: Calling groups_inventory to load vars for managed_node2 3094 1726877605.86272: Calling all_plugins_inventory to load vars for managed_node2 3094 1726877605.86275: Calling all_plugins_play to load vars for managed_node2 3094 1726877605.86277: Calling groups_plugins_inventory to load vars for managed_node2 3094 1726877605.86278: Calling groups_plugins_play to load vars for managed_node2 3094 1726877605.86297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3094 1726877605.86307: done with get_vars() 3094 1726877605.86311: done getting variables 3094 1726877605.86342: in VariableManager get_vars() 3094 1726877605.86348: Calling all_inventory to load vars for managed_node2 3094 1726877605.86350: Calling groups_inventory to load vars for managed_node2 3094 1726877605.86351: Calling all_plugins_inventory to load vars for managed_node2 3094 1726877605.86354: Calling all_plugins_play to load vars for managed_node2 3094 1726877605.86356: Calling groups_plugins_inventory to load vars for managed_node2 3094 1726877605.86357: Calling groups_plugins_play to load vars for managed_node2 3094 1726877605.86374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3094 1726877605.86383: done with get_vars() 3094 1726877605.86389: done queuing things up, now waiting for results queue to drain 3094 1726877605.86390: results queue empty 3094 1726877605.86391: checking for any_errors_fatal 3094 1726877605.86392: done checking for any_errors_fatal 3094 1726877605.86392: checking for max_fail_percentage 3094 1726877605.86393: done checking for max_fail_percentage 3094 1726877605.86393: checking to see if all hosts have failed and the running result is not ok 3094 1726877605.86394: done checking to see if all hosts have failed 3094 1726877605.86394: getting the remaining hosts for this loop 3094 1726877605.86395: done getting the remaining hosts for this loop 3094 1726877605.86396: getting the next task for host managed_node2 3094 1726877605.86399: done getting next task for host managed_node2 3094 1726877605.86399: ^ task is: None 3094 1726877605.86400: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3094 1726877605.86401: done queuing things up, now waiting for results queue to drain 3094 1726877605.86401: results queue empty 3094 1726877605.86402: checking for any_errors_fatal 3094 1726877605.86404: done checking for any_errors_fatal 3094 1726877605.86404: checking for max_fail_percentage 3094 1726877605.86405: done checking for max_fail_percentage 3094 1726877605.86405: checking to see if all hosts have failed and the running result is not ok 3094 1726877605.86406: done checking to see if all hosts have failed 3094 1726877605.86407: getting the next task for host managed_node2 3094 1726877605.86408: done getting next task for host managed_node2 3094 1726877605.86409: ^ task is: None 3094 1726877605.86410: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=1 ignored=0 Friday 20 September 2024 20:13:25 -0400 (0:00:00.020) 0:00:00.115 ****** =============================================================================== Include the role -------------------------------------------------------- 0.07s /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:11 Assert that user is notified about missing variables -------------------- 0.02s /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:16 fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.02s /tmp/collections-KVQ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 3094 1726877605.86456: RUNNING CLEANUP