[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. 67563 1726886834.63359: 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-2h0 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 67563 1726886834.64362: Added group all to inventory 67563 1726886834.64364: Added group ungrouped to inventory 67563 1726886834.64368: Group all now contains ungrouped 67563 1726886834.64371: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 67563 1726886834.83759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 67563 1726886834.83827: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 67563 1726886834.83857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 67563 1726886834.84416: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 67563 1726886834.84494: Loaded config def from plugin (inventory/script) 67563 1726886834.84496: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 67563 1726886834.84547: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 67563 1726886834.84631: Loaded config def from plugin (inventory/yaml) 67563 1726886834.84633: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 67563 1726886834.84736: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 67563 1726886834.85245: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 67563 1726886834.85256: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 67563 1726886834.85259: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 67563 1726886834.85265: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 67563 1726886834.85270: Loading data from /tmp/storage-kFg/inventory.yml 67563 1726886834.85370: /tmp/storage-kFg/inventory.yml was not parsable by auto 67563 1726886834.85447: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 67563 1726886834.85485: Loading data from /tmp/storage-kFg/inventory.yml 67563 1726886834.85583: group all already in inventory 67563 1726886834.85589: set inventory_file for managed_node1 67563 1726886834.85593: set inventory_dir for managed_node1 67563 1726886834.85594: Added host managed_node1 to inventory 67563 1726886834.85596: Added host managed_node1 to group all 67563 1726886834.85597: set ansible_host for managed_node1 67563 1726886834.85598: set ansible_ssh_extra_args for managed_node1 67563 1726886834.85601: set inventory_file for managed_node2 67563 1726886834.85604: set inventory_dir for managed_node2 67563 1726886834.85605: Added host managed_node2 to inventory 67563 1726886834.85608: Added host managed_node2 to group all 67563 1726886834.85609: set ansible_host for managed_node2 67563 1726886834.85610: set ansible_ssh_extra_args for managed_node2 67563 1726886834.85614: set inventory_file for managed_node3 67563 1726886834.85617: set inventory_dir for managed_node3 67563 1726886834.85618: Added host managed_node3 to inventory 67563 1726886834.85620: Added host managed_node3 to group all 67563 1726886834.85623: set ansible_host for managed_node3 67563 1726886834.85624: set ansible_ssh_extra_args for managed_node3 67563 1726886834.85626: Reconcile groups and hosts in inventory. 67563 1726886834.85630: Group ungrouped now contains managed_node1 67563 1726886834.85636: Group ungrouped now contains managed_node2 67563 1726886834.85638: Group ungrouped now contains managed_node3 67563 1726886834.85728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 67563 1726886834.85877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 67563 1726886834.85934: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 67563 1726886834.85974: Loaded config def from plugin (vars/host_group_vars) 67563 1726886834.85976: 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) 67563 1726886834.85984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 67563 1726886834.85991: 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) 67563 1726886834.86037: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 67563 1726886834.86384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886834.86491: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 67563 1726886834.86541: Loaded config def from plugin (connection/local) 67563 1726886834.86544: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 67563 1726886834.87186: Loaded config def from plugin (connection/paramiko_ssh) 67563 1726886834.87190: 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) 67563 1726886834.88237: 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) 67563 1726886834.88276: Loaded config def from plugin (connection/psrp) 67563 1726886834.88278: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 67563 1726886834.89007: 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) 67563 1726886834.89052: Loaded config def from plugin (connection/ssh) 67563 1726886834.89055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 67563 1726886834.90474: 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) 67563 1726886834.90517: Loaded config def from plugin (connection/winrm) 67563 1726886834.90520: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 67563 1726886834.90556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 67563 1726886834.90626: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 67563 1726886834.90692: Loaded config def from plugin (shell/cmd) 67563 1726886834.90694: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 67563 1726886834.90723: 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) 67563 1726886834.90787: Loaded config def from plugin (shell/powershell) 67563 1726886834.90789: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 67563 1726886834.90847: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 67563 1726886834.91033: Loaded config def from plugin (shell/sh) 67563 1726886834.91036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 67563 1726886834.91068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 67563 1726886834.91339: Loaded config def from plugin (become/runas) 67563 1726886834.91342: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 67563 1726886834.91727: Loaded config def from plugin (become/su) 67563 1726886834.91729: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 67563 1726886834.91932: Loaded config def from plugin (become/sudo) 67563 1726886834.91934: 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 67563 1726886834.91967: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps_nvme_generated.yml 67563 1726886834.92368: trying /usr/local/lib/python3.12/site-packages/ansible/modules 67563 1726886834.94915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 67563 1726886834.94991: in VariableManager get_vars() 67563 1726886834.94996: done with get_vars() 67563 1726886834.94999: variable 'playbook_dir' from source: magic vars 67563 1726886834.94999: variable 'ansible_playbook_python' from source: magic vars 67563 1726886834.95000: variable 'ansible_config_file' from source: magic vars 67563 1726886834.95000: variable 'groups' from source: magic vars 67563 1726886834.95001: variable 'omit' from source: magic vars 67563 1726886834.95001: variable 'ansible_version' from source: magic vars 67563 1726886834.95002: variable 'ansible_check_mode' from source: magic vars 67563 1726886834.95002: variable 'ansible_diff_mode' from source: magic vars 67563 1726886834.95003: variable 'ansible_forks' from source: magic vars 67563 1726886834.95003: variable 'ansible_inventory_sources' from source: magic vars 67563 1726886834.95003: variable 'ansible_skip_tags' from source: magic vars 67563 1726886834.95004: variable 'ansible_limit' from source: magic vars 67563 1726886834.95005: variable 'ansible_run_tags' from source: magic vars 67563 1726886834.95005: variable 'ansible_verbosity' from source: magic vars 67563 1726886834.95031: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml 67563 1726886834.95272: in VariableManager get_vars() 67563 1726886834.95284: done with get_vars() 67563 1726886834.95373: in VariableManager get_vars() 67563 1726886834.95384: done with get_vars() 67563 1726886834.95458: in VariableManager get_vars() 67563 1726886834.95473: done with get_vars() 67563 1726886834.95573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 67563 1726886834.95582: 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 67563 1726886834.95745: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 67563 1726886834.95874: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 67563 1726886834.95877: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-2h0/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) 67563 1726886834.95900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 67563 1726886834.95928: 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) 67563 1726886834.96091: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 67563 1726886834.96159: Loaded config def from plugin (callback/default) 67563 1726886834.96163: 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) 67563 1726886834.97375: Loaded config def from plugin (callback/junit) 67563 1726886834.97377: 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) 67563 1726886834.97426: 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) 67563 1726886834.97493: Loaded config def from plugin (callback/minimal) 67563 1726886834.97497: 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) 67563 1726886834.97540: 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) 67563 1726886834.97604: Loaded config def from plugin (callback/tree) 67563 1726886834.97607: 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 67563 1726886834.97725: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 67563 1726886834.97727: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-2h0/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_deps_nvme_generated.yml **************************************** 2 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps_nvme_generated.yml 67563 1726886834.97762: in VariableManager get_vars() 67563 1726886834.97773: done with get_vars() 67563 1726886834.97779: in VariableManager get_vars() 67563 1726886834.97789: done with get_vars() 67563 1726886834.97796: variable 'omit' from source: magic vars 67563 1726886834.97836: in VariableManager get_vars() 67563 1726886834.97851: done with get_vars() 67563 1726886834.97874: variable 'omit' from source: magic vars PLAY [Run test tests_deps.yml for nvme] **************************************** 67563 1726886834.98426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 67563 1726886834.98503: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 67563 1726886834.98532: getting the remaining hosts for this loop 67563 1726886834.98533: done getting the remaining hosts for this loop 67563 1726886834.98536: getting the next task for host managed_node1 67563 1726886834.98541: done getting next task for host managed_node1 67563 1726886834.98543: ^ task is: TASK: meta (flush_handlers) 67563 1726886834.98545: ^ 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 67563 1726886834.98547: getting variables 67563 1726886834.98548: in VariableManager get_vars() 67563 1726886834.98557: Calling all_inventory to load vars for managed_node1 67563 1726886834.98559: Calling groups_inventory to load vars for managed_node1 67563 1726886834.98562: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886834.98572: Calling all_plugins_play to load vars for managed_node1 67563 1726886834.98583: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886834.98586: Calling groups_plugins_play to load vars for managed_node1 67563 1726886834.98619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886834.98691: done with get_vars() 67563 1726886834.98698: done getting variables 67563 1726886834.98740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 67563 1726886834.98794: in VariableManager get_vars() 67563 1726886834.98802: Calling all_inventory to load vars for managed_node1 67563 1726886834.98804: Calling groups_inventory to load vars for managed_node1 67563 1726886834.98807: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886834.98813: Calling all_plugins_play to load vars for managed_node1 67563 1726886834.98815: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886834.98819: Calling groups_plugins_play to load vars for managed_node1 67563 1726886834.98849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886834.98862: done with get_vars() 67563 1726886834.98871: done queuing things up, now waiting for results queue to drain 67563 1726886834.98873: results queue empty 67563 1726886834.98874: checking for any_errors_fatal 67563 1726886834.98875: done checking for any_errors_fatal 67563 1726886834.98876: checking for max_fail_percentage 67563 1726886834.98877: done checking for max_fail_percentage 67563 1726886834.98877: checking to see if all hosts have failed and the running result is not ok 67563 1726886834.98878: done checking to see if all hosts have failed 67563 1726886834.98879: getting the remaining hosts for this loop 67563 1726886834.98880: done getting the remaining hosts for this loop 67563 1726886834.98884: getting the next task for host managed_node1 67563 1726886834.98889: done getting next task for host managed_node1 67563 1726886834.98891: ^ task is: TASK: meta (flush_handlers) 67563 1726886834.98892: ^ 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 67563 1726886834.98895: getting variables 67563 1726886834.98896: in VariableManager get_vars() 67563 1726886834.98903: Calling all_inventory to load vars for managed_node1 67563 1726886834.98905: Calling groups_inventory to load vars for managed_node1 67563 1726886834.98907: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886834.98912: Calling all_plugins_play to load vars for managed_node1 67563 1726886834.98915: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886834.98918: Calling groups_plugins_play to load vars for managed_node1 67563 1726886834.98949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886834.98965: done with get_vars() 67563 1726886834.98971: done getting variables 67563 1726886834.99019: in VariableManager get_vars() 67563 1726886834.99029: Calling all_inventory to load vars for managed_node1 67563 1726886834.99031: Calling groups_inventory to load vars for managed_node1 67563 1726886834.99035: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886834.99039: Calling all_plugins_play to load vars for managed_node1 67563 1726886834.99042: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886834.99044: Calling groups_plugins_play to load vars for managed_node1 67563 1726886834.99074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886834.99089: done with get_vars() 67563 1726886834.99100: done queuing things up, now waiting for results queue to drain 67563 1726886834.99102: results queue empty 67563 1726886834.99103: checking for any_errors_fatal 67563 1726886834.99104: done checking for any_errors_fatal 67563 1726886834.99105: checking for max_fail_percentage 67563 1726886834.99106: done checking for max_fail_percentage 67563 1726886834.99106: checking to see if all hosts have failed and the running result is not ok 67563 1726886834.99107: done checking to see if all hosts have failed 67563 1726886834.99108: getting the remaining hosts for this loop 67563 1726886834.99109: done getting the remaining hosts for this loop 67563 1726886834.99113: getting the next task for host managed_node1 67563 1726886834.99116: done getting next task for host managed_node1 67563 1726886834.99117: ^ task is: TASK: meta (flush_handlers) 67563 1726886834.99118: ^ 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 67563 1726886834.99121: getting variables 67563 1726886834.99121: in VariableManager get_vars() 67563 1726886834.99129: Calling all_inventory to load vars for managed_node1 67563 1726886834.99131: Calling groups_inventory to load vars for managed_node1 67563 1726886834.99133: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886834.99137: Calling all_plugins_play to load vars for managed_node1 67563 1726886834.99139: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886834.99144: Calling groups_plugins_play to load vars for managed_node1 67563 1726886834.99173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886834.99189: done with get_vars() 67563 1726886834.99195: done getting variables 67563 1726886834.99243: in VariableManager get_vars() 67563 1726886834.99251: Calling all_inventory to load vars for managed_node1 67563 1726886834.99258: Calling groups_inventory to load vars for managed_node1 67563 1726886834.99260: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886834.99266: Calling all_plugins_play to load vars for managed_node1 67563 1726886834.99268: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886834.99273: Calling groups_plugins_play to load vars for managed_node1 67563 1726886834.99300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886834.99317: done with get_vars() 67563 1726886834.99325: done queuing things up, now waiting for results queue to drain 67563 1726886834.99327: results queue empty 67563 1726886834.99328: checking for any_errors_fatal 67563 1726886834.99329: done checking for any_errors_fatal 67563 1726886834.99330: checking for max_fail_percentage 67563 1726886834.99330: done checking for max_fail_percentage 67563 1726886834.99331: checking to see if all hosts have failed and the running result is not ok 67563 1726886834.99332: done checking to see if all hosts have failed 67563 1726886834.99332: getting the remaining hosts for this loop 67563 1726886834.99333: done getting the remaining hosts for this loop 67563 1726886834.99335: getting the next task for host managed_node1 67563 1726886834.99339: done getting next task for host managed_node1 67563 1726886834.99340: ^ task is: None 67563 1726886834.99341: ^ state is: HOST STATE: block=4, 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 67563 1726886834.99342: done queuing things up, now waiting for results queue to drain 67563 1726886834.99343: results queue empty 67563 1726886834.99343: checking for any_errors_fatal 67563 1726886834.99344: done checking for any_errors_fatal 67563 1726886834.99345: checking for max_fail_percentage 67563 1726886834.99345: done checking for max_fail_percentage 67563 1726886834.99346: checking to see if all hosts have failed and the running result is not ok 67563 1726886834.99347: done checking to see if all hosts have failed 67563 1726886834.99348: getting the next task for host managed_node1 67563 1726886834.99350: done getting next task for host managed_node1 67563 1726886834.99351: ^ task is: None 67563 1726886834.99352: ^ state is: HOST STATE: block=4, 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 67563 1726886834.99377: in VariableManager get_vars() 67563 1726886834.99387: done with get_vars() 67563 1726886834.99392: in VariableManager get_vars() 67563 1726886834.99403: done with get_vars() 67563 1726886834.99409: variable 'omit' from source: magic vars 67563 1726886834.99434: in VariableManager get_vars() 67563 1726886834.99446: done with get_vars() 67563 1726886834.99466: variable 'omit' from source: magic vars PLAY [Test dependencies] ******************************************************* 67563 1726886834.99664: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 67563 1726886834.99681: getting the remaining hosts for this loop 67563 1726886834.99683: done getting the remaining hosts for this loop 67563 1726886834.99685: getting the next task for host managed_node1 67563 1726886834.99688: done getting next task for host managed_node1 67563 1726886834.99690: ^ task is: TASK: meta (flush_handlers) 67563 1726886834.99691: ^ 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 67563 1726886834.99693: getting variables 67563 1726886834.99694: in VariableManager get_vars() 67563 1726886834.99701: Calling all_inventory to load vars for managed_node1 67563 1726886834.99703: Calling groups_inventory to load vars for managed_node1 67563 1726886834.99706: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886834.99709: Calling all_plugins_play to load vars for managed_node1 67563 1726886834.99714: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886834.99717: Calling groups_plugins_play to load vars for managed_node1 67563 1726886834.99744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886834.99759: done with get_vars() 67563 1726886834.99764: done getting variables 67563 1726886834.99814: in VariableManager get_vars() 67563 1726886834.99822: Calling all_inventory to load vars for managed_node1 67563 1726886834.99825: Calling groups_inventory to load vars for managed_node1 67563 1726886834.99827: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886834.99832: Calling all_plugins_play to load vars for managed_node1 67563 1726886834.99835: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886834.99839: Calling groups_plugins_play to load vars for managed_node1 67563 1726886834.99864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886834.99877: done with get_vars() 67563 1726886834.99886: done queuing things up, now waiting for results queue to drain 67563 1726886834.99888: results queue empty 67563 1726886834.99888: checking for any_errors_fatal 67563 1726886834.99889: done checking for any_errors_fatal 67563 1726886834.99890: checking for max_fail_percentage 67563 1726886834.99891: done checking for max_fail_percentage 67563 1726886834.99892: checking to see if all hosts have failed and the running result is not ok 67563 1726886834.99892: done checking to see if all hosts have failed 67563 1726886834.99893: getting the remaining hosts for this loop 67563 1726886834.99894: done getting the remaining hosts for this loop 67563 1726886834.99896: getting the next task for host managed_node1 67563 1726886834.99899: done getting next task for host managed_node1 67563 1726886834.99900: ^ task is: TASK: meta (flush_handlers) 67563 1726886834.99901: ^ 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 67563 1726886834.99903: getting variables 67563 1726886834.99904: in VariableManager get_vars() 67563 1726886834.99914: Calling all_inventory to load vars for managed_node1 67563 1726886834.99916: Calling groups_inventory to load vars for managed_node1 67563 1726886834.99920: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886834.99924: Calling all_plugins_play to load vars for managed_node1 67563 1726886834.99926: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886834.99929: Calling groups_plugins_play to load vars for managed_node1 67563 1726886834.99954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886834.99966: done with get_vars() 67563 1726886834.99971: done getting variables 67563 1726886835.00015: in VariableManager get_vars() 67563 1726886835.00023: Calling all_inventory to load vars for managed_node1 67563 1726886835.00025: Calling groups_inventory to load vars for managed_node1 67563 1726886835.00027: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886835.00031: Calling all_plugins_play to load vars for managed_node1 67563 1726886835.00034: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886835.00040: Calling groups_plugins_play to load vars for managed_node1 67563 1726886835.00065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886835.00078: done with get_vars() 67563 1726886835.00090: done queuing things up, now waiting for results queue to drain 67563 1726886835.00092: results queue empty 67563 1726886835.00092: checking for any_errors_fatal 67563 1726886835.00093: done checking for any_errors_fatal 67563 1726886835.00094: checking for max_fail_percentage 67563 1726886835.00095: done checking for max_fail_percentage 67563 1726886835.00095: checking to see if all hosts have failed and the running result is not ok 67563 1726886835.00096: done checking to see if all hosts have failed 67563 1726886835.00097: getting the remaining hosts for this loop 67563 1726886835.00098: done getting the remaining hosts for this loop 67563 1726886835.00100: getting the next task for host managed_node1 67563 1726886835.00102: done getting next task for host managed_node1 67563 1726886835.00104: ^ task is: TASK: meta (flush_handlers) 67563 1726886835.00105: ^ 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 67563 1726886835.00107: getting variables 67563 1726886835.00108: in VariableManager get_vars() 67563 1726886835.00117: Calling all_inventory to load vars for managed_node1 67563 1726886835.00119: Calling groups_inventory to load vars for managed_node1 67563 1726886835.00121: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886835.00125: Calling all_plugins_play to load vars for managed_node1 67563 1726886835.00127: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886835.00130: Calling groups_plugins_play to load vars for managed_node1 67563 1726886835.00157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886835.00169: done with get_vars() 67563 1726886835.00175: done getting variables 67563 1726886835.00218: in VariableManager get_vars() 67563 1726886835.00225: Calling all_inventory to load vars for managed_node1 67563 1726886835.00228: Calling groups_inventory to load vars for managed_node1 67563 1726886835.00230: Calling all_plugins_inventory to load vars for managed_node1 67563 1726886835.00234: Calling all_plugins_play to load vars for managed_node1 67563 1726886835.00236: Calling groups_plugins_inventory to load vars for managed_node1 67563 1726886835.00239: Calling groups_plugins_play to load vars for managed_node1 67563 1726886835.00263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67563 1726886835.00276: done with get_vars() 67563 1726886835.00283: done queuing things up, now waiting for results queue to drain 67563 1726886835.00284: results queue empty 67563 1726886835.00285: checking for any_errors_fatal 67563 1726886835.00286: done checking for any_errors_fatal 67563 1726886835.00287: checking for max_fail_percentage 67563 1726886835.00288: done checking for max_fail_percentage 67563 1726886835.00288: checking to see if all hosts have failed and the running result is not ok 67563 1726886835.00289: done checking to see if all hosts have failed 67563 1726886835.00290: getting the remaining hosts for this loop 67563 1726886835.00290: done getting the remaining hosts for this loop 67563 1726886835.00292: getting the next task for host managed_node1 67563 1726886835.00295: done getting next task for host managed_node1 67563 1726886835.00295: ^ task is: None 67563 1726886835.00297: ^ state is: HOST STATE: block=4, 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 67563 1726886835.00298: done queuing things up, now waiting for results queue to drain 67563 1726886835.00299: results queue empty 67563 1726886835.00299: checking for any_errors_fatal 67563 1726886835.00300: done checking for any_errors_fatal 67563 1726886835.00301: checking for max_fail_percentage 67563 1726886835.00301: done checking for max_fail_percentage 67563 1726886835.00302: checking to see if all hosts have failed and the running result is not ok 67563 1726886835.00303: done checking to see if all hosts have failed 67563 1726886835.00304: getting the next task for host managed_node1 67563 1726886835.00306: done getting next task for host managed_node1 67563 1726886835.00307: ^ task is: None 67563 1726886835.00308: ^ state is: HOST STATE: block=4, 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 ********************************************************************* Friday 20 September 2024 22:47:15 -0400 (0:00:00.026) 0:00:00.026 ****** =============================================================================== 67563 1726886835.00338: RUNNING CLEANUP