[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. 156109 1726889236.73825: 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 156109 1726889236.74890: Added group all to inventory 156109 1726889236.74892: Added group ungrouped to inventory 156109 1726889236.74897: Group all now contains ungrouped 156109 1726889236.74900: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 156109 1726889237.04853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 156109 1726889237.04919: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 156109 1726889237.04963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 156109 1726889237.05027: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 156109 1726889237.05109: Loaded config def from plugin (inventory/script) 156109 1726889237.05114: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 156109 1726889237.05163: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 156109 1726889237.05263: Loaded config def from plugin (inventory/yaml) 156109 1726889237.05266: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 156109 1726889237.05366: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 156109 1726889237.06229: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 156109 1726889237.06232: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 156109 1726889237.06235: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 156109 1726889237.06244: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 156109 1726889237.06249: Loading data from /tmp/storage-kFg/inventory.yml 156109 1726889237.06487: /tmp/storage-kFg/inventory.yml was not parsable by auto 156109 1726889237.06559: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 156109 1726889237.06718: Loading data from /tmp/storage-kFg/inventory.yml 156109 1726889237.06803: group all already in inventory 156109 1726889237.06921: set inventory_file for managed_node1 156109 1726889237.06926: set inventory_dir for managed_node1 156109 1726889237.06927: Added host managed_node1 to inventory 156109 1726889237.06929: Added host managed_node1 to group all 156109 1726889237.06930: set ansible_host for managed_node1 156109 1726889237.06931: set ansible_ssh_extra_args for managed_node1 156109 1726889237.06935: set inventory_file for managed_node2 156109 1726889237.06938: set inventory_dir for managed_node2 156109 1726889237.06942: Added host managed_node2 to inventory 156109 1726889237.06943: Added host managed_node2 to group all 156109 1726889237.06944: set ansible_host for managed_node2 156109 1726889237.06945: set ansible_ssh_extra_args for managed_node2 156109 1726889237.06948: set inventory_file for managed_node3 156109 1726889237.06950: set inventory_dir for managed_node3 156109 1726889237.06951: Added host managed_node3 to inventory 156109 1726889237.06952: Added host managed_node3 to group all 156109 1726889237.06953: set ansible_host for managed_node3 156109 1726889237.06954: set ansible_ssh_extra_args for managed_node3 156109 1726889237.06957: Reconcile groups and hosts in inventory. 156109 1726889237.06961: Group ungrouped now contains managed_node1 156109 1726889237.06963: Group ungrouped now contains managed_node2 156109 1726889237.06965: Group ungrouped now contains managed_node3 156109 1726889237.07242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 156109 1726889237.07774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 156109 1726889237.07829: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 156109 1726889237.07859: Loaded config def from plugin (vars/host_group_vars) 156109 1726889237.07861: 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) 156109 1726889237.07868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 156109 1726889237.07876: 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) 156109 1726889237.07937: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 156109 1726889237.08286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.08387: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 156109 1726889237.08429: Loaded config def from plugin (connection/local) 156109 1726889237.08432: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 156109 1726889237.09063: Loaded config def from plugin (connection/paramiko_ssh) 156109 1726889237.09066: 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) 156109 1726889237.10031: 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) 156109 1726889237.10071: Loaded config def from plugin (connection/psrp) 156109 1726889237.10074: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 156109 1726889237.10923: 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) 156109 1726889237.11089: Loaded config def from plugin (connection/ssh) 156109 1726889237.11092: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 156109 1726889237.16175: 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) 156109 1726889237.16348: Loaded config def from plugin (connection/winrm) 156109 1726889237.16351: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 156109 1726889237.16381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 156109 1726889237.16445: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 156109 1726889237.16675: Loaded config def from plugin (shell/cmd) 156109 1726889237.16677: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 156109 1726889237.16701: 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) 156109 1726889237.16762: Loaded config def from plugin (shell/powershell) 156109 1726889237.16764: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 156109 1726889237.17019: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 156109 1726889237.17441: Loaded config def from plugin (shell/sh) 156109 1726889237.17443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 156109 1726889237.17475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 156109 1726889237.17950: Loaded config def from plugin (become/runas) 156109 1726889237.17953: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 156109 1726889237.18377: Loaded config def from plugin (become/su) 156109 1726889237.18379: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 156109 1726889237.18780: Loaded config def from plugin (become/sudo) 156109 1726889237.18782: 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 156109 1726889237.18820: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_remove_mount_nvme_generated.yml 156109 1726889237.19700: trying /usr/local/lib/python3.12/site-packages/ansible/modules 156109 1726889237.25751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 156109 1726889237.25873: in VariableManager get_vars() 156109 1726889237.25881: done with get_vars() 156109 1726889237.25885: variable 'playbook_dir' from source: magic vars 156109 1726889237.25886: variable 'ansible_playbook_python' from source: magic vars 156109 1726889237.25887: variable 'ansible_config_file' from source: magic vars 156109 1726889237.25887: variable 'groups' from source: magic vars 156109 1726889237.25888: variable 'omit' from source: magic vars 156109 1726889237.25889: variable 'ansible_version' from source: magic vars 156109 1726889237.25890: variable 'ansible_check_mode' from source: magic vars 156109 1726889237.25890: variable 'ansible_diff_mode' from source: magic vars 156109 1726889237.25891: variable 'ansible_forks' from source: magic vars 156109 1726889237.25892: variable 'ansible_inventory_sources' from source: magic vars 156109 1726889237.25892: variable 'ansible_skip_tags' from source: magic vars 156109 1726889237.25894: variable 'ansible_limit' from source: magic vars 156109 1726889237.25894: variable 'ansible_run_tags' from source: magic vars 156109 1726889237.25895: variable 'ansible_verbosity' from source: magic vars 156109 1726889237.25934: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_remove_mount.yml 156109 1726889237.26997: in VariableManager get_vars() 156109 1726889237.27020: done with get_vars() 156109 1726889237.27102: in VariableManager get_vars() 156109 1726889237.27120: done with get_vars() 156109 1726889237.27196: in VariableManager get_vars() 156109 1726889237.27209: done with get_vars() 156109 1726889237.27286: in VariableManager get_vars() 156109 1726889237.27301: done with get_vars() 156109 1726889237.27376: in VariableManager get_vars() 156109 1726889237.27395: done with get_vars() 156109 1726889237.27448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 156109 1726889237.27465: 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 156109 1726889237.27750: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 156109 1726889237.27944: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 156109 1726889237.27947: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 156109 1726889237.27979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 156109 1726889237.28014: 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) 156109 1726889237.28206: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 156109 1726889237.28300: Loaded config def from plugin (callback/default) 156109 1726889237.28303: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 156109 1726889237.29546: Loaded config def from plugin (callback/junit) 156109 1726889237.29549: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 156109 1726889237.29600: 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) 156109 1726889237.29671: Loaded config def from plugin (callback/minimal) 156109 1726889237.29673: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 156109 1726889237.29718: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 156109 1726889237.29780: Loaded config def from plugin (callback/tree) 156109 1726889237.29782: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 156109 1726889237.29913: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 156109 1726889237.29916: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (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_remove_mount_nvme_generated.yml ******************************** 2 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_remove_mount_nvme_generated.yml 156109 1726889237.29950: in VariableManager get_vars() 156109 1726889237.29963: done with get_vars() 156109 1726889237.29969: in VariableManager get_vars() 156109 1726889237.29978: done with get_vars() 156109 1726889237.29982: variable 'omit' from source: magic vars 156109 1726889237.30027: in VariableManager get_vars() 156109 1726889237.30044: done with get_vars() 156109 1726889237.30066: variable 'omit' from source: magic vars PLAY [Run test tests_remove_mount.yml for nvme] ******************************** 156109 1726889237.30635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 156109 1726889237.30716: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 156109 1726889237.30749: getting the remaining hosts for this loop 156109 1726889237.30750: done getting the remaining hosts for this loop 156109 1726889237.30753: getting the next task for host managed_node2 156109 1726889237.30759: done getting next task for host managed_node2 156109 1726889237.30761: ^ task is: TASK: meta (flush_handlers) 156109 1726889237.30762: ^ 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 156109 1726889237.30765: getting variables 156109 1726889237.30766: in VariableManager get_vars() 156109 1726889237.30777: Calling all_inventory to load vars for managed_node2 156109 1726889237.30780: Calling groups_inventory to load vars for managed_node2 156109 1726889237.30783: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.30795: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.30806: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.30809: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.30853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.30926: done with get_vars() 156109 1726889237.30933: done getting variables 156109 1726889237.30974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 156109 1726889237.31029: in VariableManager get_vars() 156109 1726889237.31037: Calling all_inventory to load vars for managed_node2 156109 1726889237.31042: Calling groups_inventory to load vars for managed_node2 156109 1726889237.31045: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.31049: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.31052: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.31055: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.31081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.31095: done with get_vars() 156109 1726889237.31105: done queuing things up, now waiting for results queue to drain 156109 1726889237.31106: results queue empty 156109 1726889237.31107: checking for any_errors_fatal 156109 1726889237.31109: done checking for any_errors_fatal 156109 1726889237.31109: checking for max_fail_percentage 156109 1726889237.31110: done checking for max_fail_percentage 156109 1726889237.31111: checking to see if all hosts have failed and the running result is not ok 156109 1726889237.31114: done checking to see if all hosts have failed 156109 1726889237.31115: getting the remaining hosts for this loop 156109 1726889237.31116: done getting the remaining hosts for this loop 156109 1726889237.31118: getting the next task for host managed_node2 156109 1726889237.31127: done getting next task for host managed_node2 156109 1726889237.31128: ^ task is: TASK: meta (flush_handlers) 156109 1726889237.31130: ^ 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 156109 1726889237.31133: getting variables 156109 1726889237.31133: in VariableManager get_vars() 156109 1726889237.31144: Calling all_inventory to load vars for managed_node2 156109 1726889237.31146: Calling groups_inventory to load vars for managed_node2 156109 1726889237.31148: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.31152: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.31154: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.31157: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.31182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.31195: done with get_vars() 156109 1726889237.31201: done getting variables 156109 1726889237.31255: in VariableManager get_vars() 156109 1726889237.31263: Calling all_inventory to load vars for managed_node2 156109 1726889237.31265: Calling groups_inventory to load vars for managed_node2 156109 1726889237.31267: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.31271: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.31273: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.31276: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.31301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.31316: done with get_vars() 156109 1726889237.31326: done queuing things up, now waiting for results queue to drain 156109 1726889237.31328: results queue empty 156109 1726889237.31329: checking for any_errors_fatal 156109 1726889237.31330: done checking for any_errors_fatal 156109 1726889237.31330: checking for max_fail_percentage 156109 1726889237.31331: done checking for max_fail_percentage 156109 1726889237.31332: checking to see if all hosts have failed and the running result is not ok 156109 1726889237.31333: done checking to see if all hosts have failed 156109 1726889237.31334: getting the remaining hosts for this loop 156109 1726889237.31335: done getting the remaining hosts for this loop 156109 1726889237.31337: getting the next task for host managed_node2 156109 1726889237.31347: done getting next task for host managed_node2 156109 1726889237.31348: ^ task is: TASK: meta (flush_handlers) 156109 1726889237.31349: ^ 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 156109 1726889237.31352: getting variables 156109 1726889237.31352: in VariableManager get_vars() 156109 1726889237.31361: Calling all_inventory to load vars for managed_node2 156109 1726889237.31363: Calling groups_inventory to load vars for managed_node2 156109 1726889237.31365: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.31369: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.31371: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.31373: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.31398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.31410: done with get_vars() 156109 1726889237.31422: done getting variables 156109 1726889237.31472: in VariableManager get_vars() 156109 1726889237.31480: Calling all_inventory to load vars for managed_node2 156109 1726889237.31482: Calling groups_inventory to load vars for managed_node2 156109 1726889237.31484: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.31488: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.31490: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.31493: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.31519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.31531: done with get_vars() 156109 1726889237.31538: done queuing things up, now waiting for results queue to drain 156109 1726889237.31542: results queue empty 156109 1726889237.31543: checking for any_errors_fatal 156109 1726889237.31544: done checking for any_errors_fatal 156109 1726889237.31544: checking for max_fail_percentage 156109 1726889237.31545: done checking for max_fail_percentage 156109 1726889237.31546: checking to see if all hosts have failed and the running result is not ok 156109 1726889237.31547: done checking to see if all hosts have failed 156109 1726889237.31547: getting the remaining hosts for this loop 156109 1726889237.31548: done getting the remaining hosts for this loop 156109 1726889237.31550: getting the next task for host managed_node2 156109 1726889237.31553: done getting next task for host managed_node2 156109 1726889237.31554: ^ task is: None 156109 1726889237.31555: ^ 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 156109 1726889237.31556: done queuing things up, now waiting for results queue to drain 156109 1726889237.31557: results queue empty 156109 1726889237.31557: checking for any_errors_fatal 156109 1726889237.31562: done checking for any_errors_fatal 156109 1726889237.31563: checking for max_fail_percentage 156109 1726889237.31564: done checking for max_fail_percentage 156109 1726889237.31564: checking to see if all hosts have failed and the running result is not ok 156109 1726889237.31565: done checking to see if all hosts have failed 156109 1726889237.31566: getting the next task for host managed_node2 156109 1726889237.31568: done getting next task for host managed_node2 156109 1726889237.31569: ^ task is: None 156109 1726889237.31570: ^ 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 156109 1726889237.31592: in VariableManager get_vars() 156109 1726889237.31603: done with get_vars() 156109 1726889237.31609: in VariableManager get_vars() 156109 1726889237.31620: done with get_vars() 156109 1726889237.31624: variable 'omit' from source: magic vars 156109 1726889237.31650: in VariableManager get_vars() 156109 1726889237.31660: done with get_vars() 156109 1726889237.31681: variable 'omit' from source: magic vars PLAY [Test remove mount] ******************************************************* 156109 1726889237.31897: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 156109 1726889237.31918: getting the remaining hosts for this loop 156109 1726889237.31919: done getting the remaining hosts for this loop 156109 1726889237.31922: getting the next task for host managed_node2 156109 1726889237.31925: done getting next task for host managed_node2 156109 1726889237.31926: ^ task is: TASK: meta (flush_handlers) 156109 1726889237.31927: ^ 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 156109 1726889237.31929: getting variables 156109 1726889237.31930: in VariableManager get_vars() 156109 1726889237.31937: Calling all_inventory to load vars for managed_node2 156109 1726889237.31941: Calling groups_inventory to load vars for managed_node2 156109 1726889237.31943: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.31947: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.31949: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.31951: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.31975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.31987: done with get_vars() 156109 1726889237.31994: done getting variables 156109 1726889237.32037: in VariableManager get_vars() 156109 1726889237.32047: Calling all_inventory to load vars for managed_node2 156109 1726889237.32050: Calling groups_inventory to load vars for managed_node2 156109 1726889237.32052: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.32056: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.32058: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.32061: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.32086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.32099: done with get_vars() 156109 1726889237.32107: done queuing things up, now waiting for results queue to drain 156109 1726889237.32108: results queue empty 156109 1726889237.32109: checking for any_errors_fatal 156109 1726889237.32110: done checking for any_errors_fatal 156109 1726889237.32111: checking for max_fail_percentage 156109 1726889237.32114: done checking for max_fail_percentage 156109 1726889237.32115: checking to see if all hosts have failed and the running result is not ok 156109 1726889237.32116: done checking to see if all hosts have failed 156109 1726889237.32117: getting the remaining hosts for this loop 156109 1726889237.32117: done getting the remaining hosts for this loop 156109 1726889237.32120: getting the next task for host managed_node2 156109 1726889237.32126: done getting next task for host managed_node2 156109 1726889237.32128: ^ task is: TASK: meta (flush_handlers) 156109 1726889237.32129: ^ 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 156109 1726889237.32131: getting variables 156109 1726889237.32133: in VariableManager get_vars() 156109 1726889237.32142: Calling all_inventory to load vars for managed_node2 156109 1726889237.32144: Calling groups_inventory to load vars for managed_node2 156109 1726889237.32146: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.32150: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.32152: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.32154: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.32179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.32192: done with get_vars() 156109 1726889237.32196: done getting variables 156109 1726889237.32245: in VariableManager get_vars() 156109 1726889237.32269: Calling all_inventory to load vars for managed_node2 156109 1726889237.32271: Calling groups_inventory to load vars for managed_node2 156109 1726889237.32274: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.32281: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.32283: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.32286: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.32313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.32327: done with get_vars() 156109 1726889237.32335: done queuing things up, now waiting for results queue to drain 156109 1726889237.32336: results queue empty 156109 1726889237.32337: checking for any_errors_fatal 156109 1726889237.32338: done checking for any_errors_fatal 156109 1726889237.32346: checking for max_fail_percentage 156109 1726889237.32347: done checking for max_fail_percentage 156109 1726889237.32347: checking to see if all hosts have failed and the running result is not ok 156109 1726889237.32348: done checking to see if all hosts have failed 156109 1726889237.32349: getting the remaining hosts for this loop 156109 1726889237.32349: done getting the remaining hosts for this loop 156109 1726889237.32352: getting the next task for host managed_node2 156109 1726889237.32354: done getting next task for host managed_node2 156109 1726889237.32356: ^ task is: TASK: meta (flush_handlers) 156109 1726889237.32357: ^ 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 156109 1726889237.32359: getting variables 156109 1726889237.32360: in VariableManager get_vars() 156109 1726889237.32367: Calling all_inventory to load vars for managed_node2 156109 1726889237.32369: Calling groups_inventory to load vars for managed_node2 156109 1726889237.32371: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.32388: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.32390: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.32392: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.32434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.32470: done with get_vars() 156109 1726889237.32475: done getting variables 156109 1726889237.32528: in VariableManager get_vars() 156109 1726889237.32535: Calling all_inventory to load vars for managed_node2 156109 1726889237.32538: Calling groups_inventory to load vars for managed_node2 156109 1726889237.32543: Calling all_plugins_inventory to load vars for managed_node2 156109 1726889237.32547: Calling all_plugins_play to load vars for managed_node2 156109 1726889237.32549: Calling groups_plugins_inventory to load vars for managed_node2 156109 1726889237.32552: Calling groups_plugins_play to load vars for managed_node2 156109 1726889237.32584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 156109 1726889237.32597: done with get_vars() 156109 1726889237.32605: done queuing things up, now waiting for results queue to drain 156109 1726889237.32606: results queue empty 156109 1726889237.32607: checking for any_errors_fatal 156109 1726889237.32608: done checking for any_errors_fatal 156109 1726889237.32609: checking for max_fail_percentage 156109 1726889237.32609: done checking for max_fail_percentage 156109 1726889237.32610: checking to see if all hosts have failed and the running result is not ok 156109 1726889237.32611: done checking to see if all hosts have failed 156109 1726889237.32615: getting the remaining hosts for this loop 156109 1726889237.32616: done getting the remaining hosts for this loop 156109 1726889237.32618: getting the next task for host managed_node2 156109 1726889237.32620: done getting next task for host managed_node2 156109 1726889237.32621: ^ task is: None 156109 1726889237.32622: ^ 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 156109 1726889237.32623: done queuing things up, now waiting for results queue to drain 156109 1726889237.32624: results queue empty 156109 1726889237.32625: checking for any_errors_fatal 156109 1726889237.32626: done checking for any_errors_fatal 156109 1726889237.32626: checking for max_fail_percentage 156109 1726889237.32627: done checking for max_fail_percentage 156109 1726889237.32628: checking to see if all hosts have failed and the running result is not ok 156109 1726889237.32629: done checking to see if all hosts have failed 156109 1726889237.32630: getting the next task for host managed_node2 156109 1726889237.32632: done getting next task for host managed_node2 156109 1726889237.32632: ^ task is: None 156109 1726889237.32634: ^ 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 23:27:17 -0400 (0:00:00.028) 0:00:00.028 ****** =============================================================================== 156109 1726889237.32664: RUNNING CLEANUP