[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. 6624 1726877560.95119: 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-GoF executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 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 6624 1726877560.95408: Added group all to inventory 6624 1726877560.95410: Added group ungrouped to inventory 6624 1726877560.95413: Group all now contains ungrouped 6624 1726877560.95415: Examining possible inventory source: /tmp/ad_integration-uHc/inventory.yml 6624 1726877561.03901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6624 1726877561.03943: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6624 1726877561.03960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6624 1726877561.03999: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6624 1726877561.04050: Loaded config def from plugin (inventory/script) 6624 1726877561.04052: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6624 1726877561.04078: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6624 1726877561.04136: Loaded config def from plugin (inventory/yaml) 6624 1726877561.04137: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6624 1726877561.04197: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6624 1726877561.04467: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6624 1726877561.04469: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6624 1726877561.04471: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6624 1726877561.04476: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6624 1726877561.04479: Loading data from /tmp/ad_integration-uHc/inventory.yml 6624 1726877561.04521: /tmp/ad_integration-uHc/inventory.yml was not parsable by auto 6624 1726877561.04565: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6624 1726877561.04592: Loading data from /tmp/ad_integration-uHc/inventory.yml 6624 1726877561.04645: group all already in inventory 6624 1726877561.04650: set inventory_file for managed_node1 6624 1726877561.04653: set inventory_dir for managed_node1 6624 1726877561.04654: Added host managed_node1 to inventory 6624 1726877561.04655: Added host managed_node1 to group all 6624 1726877561.04656: set ansible_host for managed_node1 6624 1726877561.04656: set ansible_ssh_extra_args for managed_node1 6624 1726877561.04658: set inventory_file for managed_node2 6624 1726877561.04660: set inventory_dir for managed_node2 6624 1726877561.04661: Added host managed_node2 to inventory 6624 1726877561.04661: Added host managed_node2 to group all 6624 1726877561.04662: set ansible_host for managed_node2 6624 1726877561.04663: set ansible_ssh_extra_args for managed_node2 6624 1726877561.04664: set inventory_file for managed_node3 6624 1726877561.04665: set inventory_dir for managed_node3 6624 1726877561.04666: Added host managed_node3 to inventory 6624 1726877561.04667: Added host managed_node3 to group all 6624 1726877561.04667: set ansible_host for managed_node3 6624 1726877561.04668: set ansible_ssh_extra_args for managed_node3 6624 1726877561.04669: Reconcile groups and hosts in inventory. 6624 1726877561.04672: Group ungrouped now contains managed_node1 6624 1726877561.04673: Group ungrouped now contains managed_node2 6624 1726877561.04674: Group ungrouped now contains managed_node3 6624 1726877561.04723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6624 1726877561.04801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6624 1726877561.04829: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6624 1726877561.04850: Loaded config def from plugin (vars/host_group_vars) 6624 1726877561.04851: 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) 6624 1726877561.04856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6624 1726877561.04862: 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) 6624 1726877561.04889: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6624 1726877561.05112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6624 1726877561.05182: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6624 1726877561.05205: Loaded config def from plugin (connection/local) 6624 1726877561.05207: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6624 1726877561.05580: Loaded config def from plugin (connection/paramiko_ssh) 6624 1726877561.05583: 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) 6624 1726877561.06119: 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) 6624 1726877561.06144: Loaded config def from plugin (connection/psrp) 6624 1726877561.06146: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6624 1726877561.06535: 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) 6624 1726877561.06559: Loaded config def from plugin (connection/ssh) 6624 1726877561.06561: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6624 1726877561.07765: 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) 6624 1726877561.07789: Loaded config def from plugin (connection/winrm) 6624 1726877561.07792: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6624 1726877561.07811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6624 1726877561.07855: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6624 1726877561.07893: Loaded config def from plugin (shell/cmd) 6624 1726877561.07895: 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 6624 1726877561.07911: 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) 6624 1726877561.07949: Loaded config def from plugin (shell/powershell) 6624 1726877561.07951: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6624 1726877561.07985: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6624 1726877561.08086: Loaded config def from plugin (shell/sh) 6624 1726877561.08087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6624 1726877561.08109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6624 1726877561.08181: Loaded config def from plugin (become/runas) 6624 1726877561.08183: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6624 1726877561.08287: Loaded config def from plugin (become/su) 6624 1726877561.08289: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6624 1726877561.08382: Loaded config def from plugin (become/sudo) 6624 1726877561.08383: 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 6624 1726877561.08404: Loading data from /tmp/collections-GoF/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml 6624 1726877561.08676: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6624 1726877561.10511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6624 1726877561.10584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6624 1726877561.10593: 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 6624 1726877561.10745: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6624 1726877561.10829: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6624 1726877561.10831: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-GoF/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) 6624 1726877561.10854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6624 1726877561.10870: 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) 6624 1726877561.10967: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6624 1726877561.11001: Loaded config def from plugin (callback/default) 6624 1726877561.11002: 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) 6624 1726877561.11705: Loaded config def from plugin (callback/junit) 6624 1726877561.11707: 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) 6624 1726877561.11739: 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) 6624 1726877561.11778: Loaded config def from plugin (callback/minimal) 6624 1726877561.11779: 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) 6624 1726877561.11804: 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) 6624 1726877561.11843: Loaded config def from plugin (callback/tree) 6624 1726877561.11845: 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 6624 1726877561.11919: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6624 1726877561.11921: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-GoF/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-GoF/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml 6624 1726877561.11940: in VariableManager get_vars() 6624 1726877561.11959: Could not match supplied host pattern, ignoring: ad 6624 1726877561.11971: done with get_vars() 6624 1726877561.11975: in VariableManager get_vars() 6624 1726877561.11981: done with get_vars() 6624 1726877561.11984: variable 'omit' from source: magic vars 6624 1726877561.12007: in VariableManager get_vars() 6624 1726877561.12015: done with get_vars() 6624 1726877561.12027: variable 'omit' from source: magic vars PLAY [Ensure role behaviour with default parameters] *************************** 6624 1726877561.12367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6624 1726877561.12414: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6624 1726877561.12444: getting the remaining hosts for this loop 6624 1726877561.12445: done getting the remaining hosts for this loop 6624 1726877561.12447: getting the next task for host managed_node2 6624 1726877561.12450: done getting next task for host managed_node2 6624 1726877561.12451: ^ task is: TASK: meta (flush_handlers) 6624 1726877561.12452: ^ 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 6624 1726877561.12458: getting variables 6624 1726877561.12458: in VariableManager get_vars() 6624 1726877561.12465: Calling all_inventory to load vars for managed_node2 6624 1726877561.12466: Calling groups_inventory to load vars for managed_node2 6624 1726877561.12468: Calling all_plugins_inventory to load vars for managed_node2 6624 1726877561.12476: Calling all_plugins_play to load vars for managed_node2 6624 1726877561.12484: Calling groups_plugins_inventory to load vars for managed_node2 6624 1726877561.12486: Calling groups_plugins_play to load vars for managed_node2 6624 1726877561.12508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6624 1726877561.12540: done with get_vars() 6624 1726877561.12547: done getting variables 6624 1726877561.12572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6624 1726877561.12603: in VariableManager get_vars() 6624 1726877561.12610: Calling all_inventory to load vars for managed_node2 6624 1726877561.12611: Calling groups_inventory to load vars for managed_node2 6624 1726877561.12613: Calling all_plugins_inventory to load vars for managed_node2 6624 1726877561.12615: Calling all_plugins_play to load vars for managed_node2 6624 1726877561.12617: Calling groups_plugins_inventory to load vars for managed_node2 6624 1726877561.12618: Calling groups_plugins_play to load vars for managed_node2 6624 1726877561.12635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6624 1726877561.12646: done with get_vars() 6624 1726877561.12653: done queuing things up, now waiting for results queue to drain 6624 1726877561.12654: results queue empty 6624 1726877561.12654: checking for any_errors_fatal 6624 1726877561.12655: done checking for any_errors_fatal 6624 1726877561.12655: checking for max_fail_percentage 6624 1726877561.12656: done checking for max_fail_percentage 6624 1726877561.12656: checking to see if all hosts have failed and the running result is not ok 6624 1726877561.12657: done checking to see if all hosts have failed 6624 1726877561.12657: getting the remaining hosts for this loop 6624 1726877561.12658: done getting the remaining hosts for this loop 6624 1726877561.12660: getting the next task for host managed_node2 6624 1726877561.12662: done getting next task for host managed_node2 6624 1726877561.12663: ^ task is: TASK: Include the role 6624 1726877561.12664: ^ 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 6624 1726877561.12665: getting variables 6624 1726877561.12666: in VariableManager get_vars() 6624 1726877561.12682: Calling all_inventory to load vars for managed_node2 6624 1726877561.12683: Calling groups_inventory to load vars for managed_node2 6624 1726877561.12685: Calling all_plugins_inventory to load vars for managed_node2 6624 1726877561.12687: Calling all_plugins_play to load vars for managed_node2 6624 1726877561.12689: Calling groups_plugins_inventory to load vars for managed_node2 6624 1726877561.12690: Calling groups_plugins_play to load vars for managed_node2 6624 1726877561.12708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6624 1726877561.12718: done with get_vars() 6624 1726877561.12722: done getting variables TASK [Include the role] ******************************************************** task path: /tmp/collections-GoF/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:11 Friday 20 September 2024 20:12:41 -0400 (0:00:00.008) 0:00:00.008 ****** 6624 1726877561.12766: entering _queue_task() for managed_node2/include_role 6624 1726877561.12767: Creating lock for include_role 6624 1726877561.12979: worker is 1 (out of 1 available) 6624 1726877561.12988: exiting _queue_task() for managed_node2/include_role 6624 1726877561.12999: done queuing things up, now waiting for results queue to drain 6624 1726877561.13001: waiting for pending results... 6624 1726877561.13123: running TaskExecutor() for managed_node2/TASK: Include the role 6624 1726877561.13181: in run() - task 02599a4b-7675-84fd-b006-000000000006 6624 1726877561.13190: variable 'ansible_search_path' from source: unknown 6624 1726877561.13218: calling self._execute() 6624 1726877561.13265: variable 'ansible_host' from source: host vars for 'managed_node2' 6624 1726877561.13268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6624 1726877561.13276: variable 'omit' from source: magic vars 6624 1726877561.13345: _execute() done 6624 1726877561.13350: dumping result to json 6624 1726877561.13353: done dumping result, returning 6624 1726877561.13356: done running TaskExecutor() for managed_node2/TASK: Include the role [02599a4b-7675-84fd-b006-000000000006] 6624 1726877561.13364: sending task result for task 02599a4b-7675-84fd-b006-000000000006 6624 1726877561.13450: done sending task result for task 02599a4b-7675-84fd-b006-000000000006 6624 1726877561.13453: WORKER PROCESS EXITING 6624 1726877561.13500: no more pending results, returning what we have 6624 1726877561.13504: in VariableManager get_vars() 6624 1726877561.13526: Calling all_inventory to load vars for managed_node2 6624 1726877561.13529: Calling groups_inventory to load vars for managed_node2 6624 1726877561.13531: Calling all_plugins_inventory to load vars for managed_node2 6624 1726877561.13539: Calling all_plugins_play to load vars for managed_node2 6624 1726877561.13543: Calling groups_plugins_inventory to load vars for managed_node2 6624 1726877561.13546: Calling groups_plugins_play to load vars for managed_node2 6624 1726877561.13574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6624 1726877561.13583: done with get_vars() 6624 1726877561.13586: variable 'ansible_search_path' from source: unknown 6624 1726877561.13628: variable 'omit' from source: magic vars 6624 1726877561.13645: variable 'omit' from source: magic vars 6624 1726877561.13654: variable 'omit' from source: magic vars 6624 1726877561.13657: we have included files to process 6624 1726877561.13657: generating all_blocks data 6624 1726877561.13658: done generating all_blocks data 6624 1726877561.13658: processing included file: fedora.linux_system_roles.ad_integration 6624 1726877561.13672: in VariableManager get_vars() 6624 1726877561.13680: done with get_vars() 6624 1726877561.13720: in VariableManager get_vars() 6624 1726877561.13727: done with get_vars() 6624 1726877561.13755: Loading data from /tmp/collections-GoF/ansible_collections/fedora/linux_system_roles/roles/ad_integration/vars/main.yml 6624 1726877561.13925: Loading data from /tmp/collections-GoF/ansible_collections/fedora/linux_system_roles/roles/ad_integration/defaults/main.yml 6624 1726877561.13999: Loading data from /tmp/collections-GoF/ansible_collections/fedora/linux_system_roles/roles/ad_integration/meta/main.yml 6624 1726877561.14079: Loading data from /tmp/collections-GoF/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml 6624 1726877561.16234: in VariableManager get_vars() 6624 1726877561.16250: done with get_vars() 6624 1726877561.17821: Loading data from /tmp/collections-GoF/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml 6624 1726877561.18220: iterating over new_blocks loaded from include file 6624 1726877561.18222: in VariableManager get_vars() 6624 1726877561.18230: done with get_vars() 6624 1726877561.18231: filtering new block on tags 6624 1726877561.18264: done filtering new block on tags 6624 1726877561.18266: in VariableManager get_vars() 6624 1726877561.18273: done with get_vars() 6624 1726877561.18274: filtering new block on tags 6624 1726877561.18283: done filtering new block on tags 6624 1726877561.18284: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ad_integration for managed_node2 6624 1726877561.18287: extending task lists for all hosts with included blocks 6624 1726877561.18314: done extending task lists 6624 1726877561.18314: done processing included files 6624 1726877561.18315: results queue empty 6624 1726877561.18315: checking for any_errors_fatal 6624 1726877561.18316: done checking for any_errors_fatal 6624 1726877561.18317: checking for max_fail_percentage 6624 1726877561.18318: done checking for max_fail_percentage 6624 1726877561.18318: checking to see if all hosts have failed and the running result is not ok 6624 1726877561.18319: done checking to see if all hosts have failed 6624 1726877561.18319: getting the remaining hosts for this loop 6624 1726877561.18320: done getting the remaining hosts for this loop 6624 1726877561.18321: getting the next task for host managed_node2 6624 1726877561.18323: done getting next task for host managed_node2 6624 1726877561.18325: ^ task is: TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available 6624 1726877561.18326: ^ 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 6624 1726877561.18332: getting variables 6624 1726877561.18333: in VariableManager get_vars() 6624 1726877561.18342: Calling all_inventory to load vars for managed_node2 6624 1726877561.18344: Calling groups_inventory to load vars for managed_node2 6624 1726877561.18356: Calling all_plugins_inventory to load vars for managed_node2 6624 1726877561.18359: Calling all_plugins_play to load vars for managed_node2 6624 1726877561.18361: Calling groups_plugins_inventory to load vars for managed_node2 6624 1726877561.18362: Calling groups_plugins_play to load vars for managed_node2 6624 1726877561.18379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6624 1726877561.18392: done with get_vars() 6624 1726877561.18396: done getting variables 6624 1726877561.18437: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-GoF/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Friday 20 September 2024 20:12:41 -0400 (0:00:00.056) 0:00:00.065 ****** 6624 1726877561.18458: entering _queue_task() for managed_node2/fail 6624 1726877561.18459: Creating lock for fail 6624 1726877561.18640: worker is 1 (out of 1 available) 6624 1726877561.18655: exiting _queue_task() for managed_node2/fail 6624 1726877561.18665: done queuing things up, now waiting for results queue to drain 6624 1726877561.18666: waiting for pending results... 6624 1726877561.18801: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available 6624 1726877561.18863: in run() - task 02599a4b-7675-84fd-b006-000000000023 6624 1726877561.18873: variable 'ansible_search_path' from source: unknown 6624 1726877561.18877: variable 'ansible_search_path' from source: unknown 6624 1726877561.18906: calling self._execute() 6624 1726877561.18951: variable 'ansible_host' from source: host vars for 'managed_node2' 6624 1726877561.18956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6624 1726877561.18963: variable 'omit' from source: magic vars 6624 1726877561.19265: variable 'ad_integration_realm' from source: role '' defaults 6624 1726877561.19272: Evaluated conditional (not ad_integration_realm): True 6624 1726877561.19277: variable 'omit' from source: magic vars 6624 1726877561.19305: variable 'omit' from source: magic vars 6624 1726877561.19329: variable 'omit' from source: magic vars 6624 1726877561.19365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6624 1726877561.19390: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6624 1726877561.19404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6624 1726877561.19416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6624 1726877561.19426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6624 1726877561.19454: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6624 1726877561.19458: variable 'ansible_host' from source: host vars for 'managed_node2' 6624 1726877561.19460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6624 1726877561.19521: Set connection var ansible_connection to ssh 6624 1726877561.19527: Set connection var ansible_shell_executable to /bin/sh 6624 1726877561.19536: Set connection var ansible_pipelining to False 6624 1726877561.19545: Set connection var ansible_module_compression to ZIP_DEFLATED 6624 1726877561.19552: Set connection var ansible_shell_type to sh 6624 1726877561.19554: Set connection var ansible_timeout to 10 6624 1726877561.19567: variable 'ansible_shell_executable' from source: unknown 6624 1726877561.19570: variable 'ansible_connection' from source: unknown 6624 1726877561.19572: variable 'ansible_module_compression' from source: unknown 6624 1726877561.19574: variable 'ansible_shell_type' from source: unknown 6624 1726877561.19577: variable 'ansible_shell_executable' from source: unknown 6624 1726877561.19579: variable 'ansible_host' from source: host vars for 'managed_node2' 6624 1726877561.19583: variable 'ansible_pipelining' from source: unknown 6624 1726877561.19586: variable 'ansible_timeout' from source: unknown 6624 1726877561.19590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6624 1726877561.19691: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6624 1726877561.19698: variable 'omit' from source: magic vars 6624 1726877561.19703: starting attempt loop 6624 1726877561.19707: running the handler 6624 1726877561.19714: handler run complete 6624 1726877561.19738: attempt loop complete, returning result 6624 1726877561.19742: _execute() done 6624 1726877561.19745: dumping result to json 6624 1726877561.19747: done dumping result, returning 6624 1726877561.19753: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available [02599a4b-7675-84fd-b006-000000000023] 6624 1726877561.19758: sending task result for task 02599a4b-7675-84fd-b006-000000000023 6624 1726877561.19835: done sending task result for task 02599a4b-7675-84fd-b006-000000000023 6624 1726877561.19838: WORKER PROCESS EXITING 6624 1726877561.19873: marking managed_node2 as failed 6624 1726877561.19878: 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 6624 1726877561.19884: ^ 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 6624 1726877561.19886: getting the next task for host managed_node2 6624 1726877561.19890: done getting next task for host managed_node2 6624 1726877561.19892: ^ task is: TASK: Assert that user is notified about missing variables 6624 1726877561.19894: ^ 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! 6624 1726877561.19999: no more pending results, returning what we have 6624 1726877561.20001: results queue empty 6624 1726877561.20002: checking for any_errors_fatal 6624 1726877561.20003: done checking for any_errors_fatal 6624 1726877561.20003: checking for max_fail_percentage 6624 1726877561.20004: done checking for max_fail_percentage 6624 1726877561.20005: checking to see if all hosts have failed and the running result is not ok 6624 1726877561.20005: done checking to see if all hosts have failed 6624 1726877561.20005: getting the remaining hosts for this loop 6624 1726877561.20006: done getting the remaining hosts for this loop 6624 1726877561.20008: getting the next task for host managed_node2 6624 1726877561.20011: done getting next task for host managed_node2 6624 1726877561.20012: ^ task is: TASK: Assert that user is notified about missing variables 6624 1726877561.20013: ^ 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 6624 1726877561.20016: getting variables 6624 1726877561.20017: in VariableManager get_vars() 6624 1726877561.20032: Calling all_inventory to load vars for managed_node2 6624 1726877561.20034: Calling groups_inventory to load vars for managed_node2 6624 1726877561.20036: Calling all_plugins_inventory to load vars for managed_node2 6624 1726877561.20046: Calling all_plugins_play to load vars for managed_node2 6624 1726877561.20048: Calling groups_plugins_inventory to load vars for managed_node2 6624 1726877561.20051: Calling groups_plugins_play to load vars for managed_node2 6624 1726877561.20076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6624 1726877561.20086: done with get_vars() 6624 1726877561.20091: done getting variables 6624 1726877561.20152: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert that user is notified about missing variables] ******************** task path: /tmp/collections-GoF/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:16 Friday 20 September 2024 20:12:41 -0400 (0:00:00.017) 0:00:00.082 ****** 6624 1726877561.20170: entering _queue_task() for managed_node2/assert 6624 1726877561.20171: Creating lock for assert 6624 1726877561.20329: worker is 1 (out of 1 available) 6624 1726877561.20343: exiting _queue_task() for managed_node2/assert 6624 1726877561.20353: done queuing things up, now waiting for results queue to drain 6624 1726877561.20355: waiting for pending results... 6624 1726877561.20474: running TaskExecutor() for managed_node2/TASK: Assert that user is notified about missing variables 6624 1726877561.20517: in run() - task 02599a4b-7675-84fd-b006-000000000007 6624 1726877561.20527: variable 'ansible_search_path' from source: unknown 6624 1726877561.20556: calling self._execute() 6624 1726877561.20598: variable 'ansible_host' from source: host vars for 'managed_node2' 6624 1726877561.20602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6624 1726877561.20611: variable 'omit' from source: magic vars 6624 1726877561.20703: variable 'omit' from source: magic vars 6624 1726877561.20724: variable 'omit' from source: magic vars 6624 1726877561.20749: variable 'omit' from source: magic vars 6624 1726877561.20778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6624 1726877561.20805: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6624 1726877561.20820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6624 1726877561.20833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6624 1726877561.20922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6624 1726877561.20926: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6624 1726877561.20929: variable 'ansible_host' from source: host vars for 'managed_node2' 6624 1726877561.20934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6624 1726877561.20937: Set connection var ansible_connection to ssh 6624 1726877561.20949: Set connection var ansible_shell_executable to /bin/sh 6624 1726877561.20955: Set connection var ansible_pipelining to False 6624 1726877561.20960: Set connection var ansible_module_compression to ZIP_DEFLATED 6624 1726877561.20963: Set connection var ansible_shell_type to sh 6624 1726877561.20967: Set connection var ansible_timeout to 10 6624 1726877561.20983: variable 'ansible_shell_executable' from source: unknown 6624 1726877561.20985: variable 'ansible_connection' from source: unknown 6624 1726877561.20988: variable 'ansible_module_compression' from source: unknown 6624 1726877561.20990: variable 'ansible_shell_type' from source: unknown 6624 1726877561.20992: variable 'ansible_shell_executable' from source: unknown 6624 1726877561.20995: variable 'ansible_host' from source: host vars for 'managed_node2' 6624 1726877561.20999: variable 'ansible_pipelining' from source: unknown 6624 1726877561.21001: variable 'ansible_timeout' from source: unknown 6624 1726877561.21005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6624 1726877561.21106: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6624 1726877561.21113: variable 'omit' from source: magic vars 6624 1726877561.21118: starting attempt loop 6624 1726877561.21121: running the handler 6624 1726877561.21366: variable 'ansible_failed_result' from source: set_fact 6624 1726877561.21380: Evaluated conditional ("Variable ad_integration_realm" in ansible_failed_result.msg): True 6624 1726877561.21383: handler run complete 6624 1726877561.21393: attempt loop complete, returning result 6624 1726877561.21396: _execute() done 6624 1726877561.21398: dumping result to json 6624 1726877561.21401: done dumping result, returning 6624 1726877561.21407: done running TaskExecutor() for managed_node2/TASK: Assert that user is notified about missing variables [02599a4b-7675-84fd-b006-000000000007] 6624 1726877561.21411: sending task result for task 02599a4b-7675-84fd-b006-000000000007 6624 1726877561.21487: done sending task result for task 02599a4b-7675-84fd-b006-000000000007 6624 1726877561.21490: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6624 1726877561.21534: no more pending results, returning what we have 6624 1726877561.21537: results queue empty 6624 1726877561.21538: checking for any_errors_fatal 6624 1726877561.21543: done checking for any_errors_fatal 6624 1726877561.21544: checking for max_fail_percentage 6624 1726877561.21546: done checking for max_fail_percentage 6624 1726877561.21546: checking to see if all hosts have failed and the running result is not ok 6624 1726877561.21547: done checking to see if all hosts have failed 6624 1726877561.21548: getting the remaining hosts for this loop 6624 1726877561.21549: done getting the remaining hosts for this loop 6624 1726877561.21552: getting the next task for host managed_node2 6624 1726877561.21559: done getting next task for host managed_node2 6624 1726877561.21561: ^ task is: TASK: meta (flush_handlers) 6624 1726877561.21562: ^ 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 6624 1726877561.21565: getting variables 6624 1726877561.21567: in VariableManager get_vars() 6624 1726877561.21588: Calling all_inventory to load vars for managed_node2 6624 1726877561.21590: Calling groups_inventory to load vars for managed_node2 6624 1726877561.21593: Calling all_plugins_inventory to load vars for managed_node2 6624 1726877561.21600: Calling all_plugins_play to load vars for managed_node2 6624 1726877561.21603: Calling groups_plugins_inventory to load vars for managed_node2 6624 1726877561.21608: Calling groups_plugins_play to load vars for managed_node2 6624 1726877561.21634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6624 1726877561.21648: done with get_vars() 6624 1726877561.21653: done getting variables 6624 1726877561.21693: in VariableManager get_vars() 6624 1726877561.21718: Calling all_inventory to load vars for managed_node2 6624 1726877561.21720: Calling groups_inventory to load vars for managed_node2 6624 1726877561.21721: Calling all_plugins_inventory to load vars for managed_node2 6624 1726877561.21724: Calling all_plugins_play to load vars for managed_node2 6624 1726877561.21726: Calling groups_plugins_inventory to load vars for managed_node2 6624 1726877561.21727: Calling groups_plugins_play to load vars for managed_node2 6624 1726877561.21748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6624 1726877561.21757: done with get_vars() 6624 1726877561.21764: done queuing things up, now waiting for results queue to drain 6624 1726877561.21765: results queue empty 6624 1726877561.21765: checking for any_errors_fatal 6624 1726877561.21766: done checking for any_errors_fatal 6624 1726877561.21767: checking for max_fail_percentage 6624 1726877561.21767: done checking for max_fail_percentage 6624 1726877561.21768: checking to see if all hosts have failed and the running result is not ok 6624 1726877561.21768: done checking to see if all hosts have failed 6624 1726877561.21769: getting the remaining hosts for this loop 6624 1726877561.21769: done getting the remaining hosts for this loop 6624 1726877561.21771: getting the next task for host managed_node2 6624 1726877561.21773: done getting next task for host managed_node2 6624 1726877561.21777: ^ task is: TASK: meta (flush_handlers) 6624 1726877561.21778: ^ 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 6624 1726877561.21780: getting variables 6624 1726877561.21780: in VariableManager get_vars() 6624 1726877561.21785: Calling all_inventory to load vars for managed_node2 6624 1726877561.21786: Calling groups_inventory to load vars for managed_node2 6624 1726877561.21788: Calling all_plugins_inventory to load vars for managed_node2 6624 1726877561.21790: Calling all_plugins_play to load vars for managed_node2 6624 1726877561.21792: Calling groups_plugins_inventory to load vars for managed_node2 6624 1726877561.21793: Calling groups_plugins_play to load vars for managed_node2 6624 1726877561.21809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6624 1726877561.21817: done with get_vars() 6624 1726877561.21820: done getting variables 6624 1726877561.21856: in VariableManager get_vars() 6624 1726877561.21862: Calling all_inventory to load vars for managed_node2 6624 1726877561.21863: Calling groups_inventory to load vars for managed_node2 6624 1726877561.21865: Calling all_plugins_inventory to load vars for managed_node2 6624 1726877561.21867: Calling all_plugins_play to load vars for managed_node2 6624 1726877561.21869: Calling groups_plugins_inventory to load vars for managed_node2 6624 1726877561.21870: Calling groups_plugins_play to load vars for managed_node2 6624 1726877561.21885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6624 1726877561.21893: done with get_vars() 6624 1726877561.21899: done queuing things up, now waiting for results queue to drain 6624 1726877561.21900: results queue empty 6624 1726877561.21900: checking for any_errors_fatal 6624 1726877561.21901: done checking for any_errors_fatal 6624 1726877561.21901: checking for max_fail_percentage 6624 1726877561.21902: done checking for max_fail_percentage 6624 1726877561.21902: checking to see if all hosts have failed and the running result is not ok 6624 1726877561.21903: done checking to see if all hosts have failed 6624 1726877561.21903: getting the remaining hosts for this loop 6624 1726877561.21904: done getting the remaining hosts for this loop 6624 1726877561.21905: getting the next task for host managed_node2 6624 1726877561.21907: done getting next task for host managed_node2 6624 1726877561.21907: ^ task is: None 6624 1726877561.21908: ^ 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 6624 1726877561.21909: done queuing things up, now waiting for results queue to drain 6624 1726877561.21909: results queue empty 6624 1726877561.21910: checking for any_errors_fatal 6624 1726877561.21910: done checking for any_errors_fatal 6624 1726877561.21910: checking for max_fail_percentage 6624 1726877561.21911: done checking for max_fail_percentage 6624 1726877561.21911: checking to see if all hosts have failed and the running result is not ok 6624 1726877561.21912: done checking to see if all hosts have failed 6624 1726877561.21913: getting the next task for host managed_node2 6624 1726877561.21914: done getting next task for host managed_node2 6624 1726877561.21915: ^ task is: None 6624 1726877561.21915: ^ 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:12:41 -0400 (0:00:00.017) 0:00:00.100 ****** =============================================================================== Include the role -------------------------------------------------------- 0.06s /tmp/collections-GoF/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-GoF/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-GoF/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 6624 1726877561.21962: RUNNING CLEANUP