[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. 132358 1726888525.30458: 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 132358 1726888525.30898: Added group all to inventory 132358 1726888525.30901: Added group ungrouped to inventory 132358 1726888525.30905: Group all now contains ungrouped 132358 1726888525.30908: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 132358 1726888525.52604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 132358 1726888525.52703: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 132358 1726888525.52746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 132358 1726888525.52819: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 132358 1726888525.52896: Loaded config def from plugin (inventory/script) 132358 1726888525.52898: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 132358 1726888525.52955: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 132358 1726888525.53060: Loaded config def from plugin (inventory/yaml) 132358 1726888525.53062: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 132358 1726888525.53149: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 132358 1726888525.53621: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 132358 1726888525.53624: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 132358 1726888525.53627: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 132358 1726888525.53638: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 132358 1726888525.53646: Loading data from /tmp/storage-kFg/inventory.yml 132358 1726888525.53728: /tmp/storage-kFg/inventory.yml was not parsable by auto 132358 1726888525.53935: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 132358 1726888525.53977: Loading data from /tmp/storage-kFg/inventory.yml 132358 1726888525.54065: group all already in inventory 132358 1726888525.54072: set inventory_file for managed_node1 132358 1726888525.54075: set inventory_dir for managed_node1 132358 1726888525.54076: Added host managed_node1 to inventory 132358 1726888525.54078: Added host managed_node1 to group all 132358 1726888525.54079: set ansible_host for managed_node1 132358 1726888525.54080: set ansible_ssh_extra_args for managed_node1 132358 1726888525.54084: set inventory_file for managed_node2 132358 1726888525.54086: set inventory_dir for managed_node2 132358 1726888525.54087: Added host managed_node2 to inventory 132358 1726888525.54089: Added host managed_node2 to group all 132358 1726888525.54090: set ansible_host for managed_node2 132358 1726888525.54091: set ansible_ssh_extra_args for managed_node2 132358 1726888525.54093: set inventory_file for managed_node3 132358 1726888525.54096: set inventory_dir for managed_node3 132358 1726888525.54097: Added host managed_node3 to inventory 132358 1726888525.54098: Added host managed_node3 to group all 132358 1726888525.54099: set ansible_host for managed_node3 132358 1726888525.54100: set ansible_ssh_extra_args for managed_node3 132358 1726888525.54102: Reconcile groups and hosts in inventory. 132358 1726888525.54106: Group ungrouped now contains managed_node1 132358 1726888525.54108: Group ungrouped now contains managed_node2 132358 1726888525.54110: Group ungrouped now contains managed_node3 132358 1726888525.54196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 132358 1726888525.54327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 132358 1726888525.54382: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 132358 1726888525.54409: Loaded config def from plugin (vars/host_group_vars) 132358 1726888525.54414: 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) 132358 1726888525.54422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 132358 1726888525.54429: 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) 132358 1726888525.54473: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 132358 1726888525.54856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.54957: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 132358 1726888525.54997: Loaded config def from plugin (connection/local) 132358 1726888525.55000: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 132358 1726888525.55611: Loaded config def from plugin (connection/paramiko_ssh) 132358 1726888525.55616: 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) 132358 1726888525.56626: 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) 132358 1726888525.56673: Loaded config def from plugin (connection/psrp) 132358 1726888525.56676: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 132358 1726888525.57451: 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) 132358 1726888525.57492: Loaded config def from plugin (connection/ssh) 132358 1726888525.57494: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 132358 1726888525.60327: 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) 132358 1726888525.60368: Loaded config def from plugin (connection/winrm) 132358 1726888525.60371: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 132358 1726888525.60405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 132358 1726888525.60471: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 132358 1726888525.60546: Loaded config def from plugin (shell/cmd) 132358 1726888525.60550: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 132358 1726888525.60578: 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) 132358 1726888525.60652: Loaded config def from plugin (shell/powershell) 132358 1726888525.60654: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 132358 1726888525.60705: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 132358 1726888525.60903: Loaded config def from plugin (shell/sh) 132358 1726888525.60906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 132358 1726888525.60949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 132358 1726888525.61217: Loaded config def from plugin (become/runas) 132358 1726888525.61220: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 132358 1726888525.61421: Loaded config def from plugin (become/su) 132358 1726888525.61424: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 132358 1726888525.61601: Loaded config def from plugin (become/sudo) 132358 1726888525.61603: 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 132358 1726888525.61637: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_nvme_generated.yml 132358 1726888525.62058: trying /usr/local/lib/python3.12/site-packages/ansible/modules 132358 1726888525.66962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 132358 1726888525.67089: in VariableManager get_vars() 132358 1726888525.67097: done with get_vars() 132358 1726888525.67117: variable 'playbook_dir' from source: magic vars 132358 1726888525.67119: variable 'ansible_playbook_python' from source: magic vars 132358 1726888525.67120: variable 'ansible_config_file' from source: magic vars 132358 1726888525.67121: variable 'groups' from source: magic vars 132358 1726888525.67121: variable 'omit' from source: magic vars 132358 1726888525.67122: variable 'ansible_version' from source: magic vars 132358 1726888525.67123: variable 'ansible_check_mode' from source: magic vars 132358 1726888525.67124: variable 'ansible_diff_mode' from source: magic vars 132358 1726888525.67124: variable 'ansible_forks' from source: magic vars 132358 1726888525.67125: variable 'ansible_inventory_sources' from source: magic vars 132358 1726888525.67126: variable 'ansible_skip_tags' from source: magic vars 132358 1726888525.67127: variable 'ansible_limit' from source: magic vars 132358 1726888525.67128: variable 'ansible_run_tags' from source: magic vars 132358 1726888525.67129: variable 'ansible_verbosity' from source: magic vars 132358 1726888525.67165: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared.yml 132358 1726888525.68162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 132358 1726888525.68990: in VariableManager get_vars() 132358 1726888525.69008: done with get_vars() 132358 1726888525.69082: in VariableManager get_vars() 132358 1726888525.69097: done with get_vars() 132358 1726888525.69165: in VariableManager get_vars() 132358 1726888525.69182: done with get_vars() 132358 1726888525.69250: in VariableManager get_vars() 132358 1726888525.69263: done with get_vars() 132358 1726888525.69923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 132358 1726888525.69938: 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 132358 1726888525.70505: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 132358 1726888525.71032: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 132358 1726888525.71035: 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__) 132358 1726888525.71069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 132358 1726888525.71116: 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) 132358 1726888525.71478: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 132358 1726888525.71664: Loaded config def from plugin (callback/default) 132358 1726888525.71666: 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) 132358 1726888525.73418: Loaded config def from plugin (callback/junit) 132358 1726888525.73421: 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) 132358 1726888525.73534: 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) 132358 1726888525.73608: Loaded config def from plugin (callback/minimal) 132358 1726888525.73610: 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) 132358 1726888525.73655: 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) 132358 1726888525.73722: Loaded config def from plugin (callback/tree) 132358 1726888525.73724: 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 132358 1726888525.73853: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 132358 1726888525.73856: 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_lvm_pool_shared_nvme_generated.yml ***************************** 2 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_shared_nvme_generated.yml 132358 1726888525.73921: in VariableManager get_vars() 132358 1726888525.73937: done with get_vars() 132358 1726888525.73945: in VariableManager get_vars() 132358 1726888525.73958: done with get_vars() 132358 1726888525.73963: variable 'omit' from source: magic vars 132358 1726888525.74002: in VariableManager get_vars() 132358 1726888525.74018: done with get_vars() 132358 1726888525.74046: variable 'omit' from source: magic vars PLAY [Run test tests_lvm_pool_shared.yml for nvme] ***************************** 132358 1726888525.74977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 132358 1726888525.75113: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 132358 1726888525.75150: getting the remaining hosts for this loop 132358 1726888525.75181: done getting the remaining hosts for this loop 132358 1726888525.75185: getting the next task for host managed_node1 132358 1726888525.75190: done getting next task for host managed_node1 132358 1726888525.75192: ^ task is: TASK: meta (flush_handlers) 132358 1726888525.75194: ^ 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 132358 1726888525.75197: getting variables 132358 1726888525.75198: in VariableManager get_vars() 132358 1726888525.75207: Calling all_inventory to load vars for managed_node1 132358 1726888525.75210: Calling groups_inventory to load vars for managed_node1 132358 1726888525.75214: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.75257: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.75270: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.75274: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.75518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.75598: done with get_vars() 132358 1726888525.75604: done getting variables 132358 1726888525.75930: in VariableManager get_vars() 132358 1726888525.75938: Calling all_inventory to load vars for managed_node1 132358 1726888525.75940: Calling groups_inventory to load vars for managed_node1 132358 1726888525.75943: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.75993: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.75996: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.75999: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.76145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.76162: done with get_vars() 132358 1726888525.76173: done queuing things up, now waiting for results queue to drain 132358 1726888525.76175: results queue empty 132358 1726888525.76176: checking for any_errors_fatal 132358 1726888525.76177: done checking for any_errors_fatal 132358 1726888525.76178: checking for max_fail_percentage 132358 1726888525.76179: done checking for max_fail_percentage 132358 1726888525.76180: checking to see if all hosts have failed and the running result is not ok 132358 1726888525.76181: done checking to see if all hosts have failed 132358 1726888525.76182: getting the remaining hosts for this loop 132358 1726888525.76183: done getting the remaining hosts for this loop 132358 1726888525.76185: getting the next task for host managed_node1 132358 1726888525.76219: done getting next task for host managed_node1 132358 1726888525.76221: ^ task is: TASK: meta (flush_handlers) 132358 1726888525.76222: ^ 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 132358 1726888525.76225: getting variables 132358 1726888525.76254: in VariableManager get_vars() 132358 1726888525.76263: Calling all_inventory to load vars for managed_node1 132358 1726888525.76265: Calling groups_inventory to load vars for managed_node1 132358 1726888525.76267: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.76272: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.76276: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.76376: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.76496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.76510: done with get_vars() 132358 1726888525.76518: done getting variables 132358 1726888525.76594: in VariableManager get_vars() 132358 1726888525.76602: Calling all_inventory to load vars for managed_node1 132358 1726888525.76604: Calling groups_inventory to load vars for managed_node1 132358 1726888525.76606: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.76610: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.76615: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.76617: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.76698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.76714: done with get_vars() 132358 1726888525.76725: done queuing things up, now waiting for results queue to drain 132358 1726888525.76726: results queue empty 132358 1726888525.76727: checking for any_errors_fatal 132358 1726888525.76728: done checking for any_errors_fatal 132358 1726888525.76729: checking for max_fail_percentage 132358 1726888525.76730: done checking for max_fail_percentage 132358 1726888525.76731: checking to see if all hosts have failed and the running result is not ok 132358 1726888525.76732: done checking to see if all hosts have failed 132358 1726888525.76733: getting the remaining hosts for this loop 132358 1726888525.76734: done getting the remaining hosts for this loop 132358 1726888525.76765: getting the next task for host managed_node1 132358 1726888525.76770: done getting next task for host managed_node1 132358 1726888525.76771: ^ task is: TASK: meta (flush_handlers) 132358 1726888525.76773: ^ 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 132358 1726888525.76776: getting variables 132358 1726888525.76777: in VariableManager get_vars() 132358 1726888525.76785: Calling all_inventory to load vars for managed_node1 132358 1726888525.76788: Calling groups_inventory to load vars for managed_node1 132358 1726888525.76790: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.76794: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.76797: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.76800: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.76829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.76843: done with get_vars() 132358 1726888525.76852: done getting variables 132358 1726888525.76925: in VariableManager get_vars() 132358 1726888525.76937: Calling all_inventory to load vars for managed_node1 132358 1726888525.76939: Calling groups_inventory to load vars for managed_node1 132358 1726888525.76942: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.76946: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.76951: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.76954: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.76982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.76995: done with get_vars() 132358 1726888525.77004: done queuing things up, now waiting for results queue to drain 132358 1726888525.77006: results queue empty 132358 1726888525.77007: checking for any_errors_fatal 132358 1726888525.77008: done checking for any_errors_fatal 132358 1726888525.77009: checking for max_fail_percentage 132358 1726888525.77010: done checking for max_fail_percentage 132358 1726888525.77011: checking to see if all hosts have failed and the running result is not ok 132358 1726888525.77013: done checking to see if all hosts have failed 132358 1726888525.77014: getting the remaining hosts for this loop 132358 1726888525.77015: done getting the remaining hosts for this loop 132358 1726888525.77018: getting the next task for host managed_node1 132358 1726888525.77020: done getting next task for host managed_node1 132358 1726888525.77021: ^ task is: None 132358 1726888525.77023: ^ 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 132358 1726888525.77024: done queuing things up, now waiting for results queue to drain 132358 1726888525.77025: results queue empty 132358 1726888525.77026: checking for any_errors_fatal 132358 1726888525.77026: done checking for any_errors_fatal 132358 1726888525.77027: checking for max_fail_percentage 132358 1726888525.77028: done checking for max_fail_percentage 132358 1726888525.77029: checking to see if all hosts have failed and the running result is not ok 132358 1726888525.77029: done checking to see if all hosts have failed 132358 1726888525.77031: getting the next task for host managed_node1 132358 1726888525.77033: done getting next task for host managed_node1 132358 1726888525.77034: ^ task is: None 132358 1726888525.77035: ^ 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 132358 1726888525.77061: in VariableManager get_vars() 132358 1726888525.77072: done with get_vars() 132358 1726888525.77077: in VariableManager get_vars() 132358 1726888525.77087: done with get_vars() 132358 1726888525.77091: variable 'omit' from source: magic vars 132358 1726888525.77119: in VariableManager get_vars() 132358 1726888525.77130: done with get_vars() 132358 1726888525.77153: variable 'omit' from source: magic vars PLAY [Test LVM shared pools] *************************************************** 132358 1726888525.79114: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 132358 1726888525.79137: getting the remaining hosts for this loop 132358 1726888525.79138: done getting the remaining hosts for this loop 132358 1726888525.79141: getting the next task for host managed_node1 132358 1726888525.79144: done getting next task for host managed_node1 132358 1726888525.79145: ^ task is: TASK: meta (flush_handlers) 132358 1726888525.79149: ^ 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 132358 1726888525.79151: getting variables 132358 1726888525.79152: in VariableManager get_vars() 132358 1726888525.79159: Calling all_inventory to load vars for managed_node1 132358 1726888525.79161: Calling groups_inventory to load vars for managed_node1 132358 1726888525.79163: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.79167: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.79169: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.79172: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.79197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.79210: done with get_vars() 132358 1726888525.79217: done getting variables 132358 1726888525.79258: in VariableManager get_vars() 132358 1726888525.79265: Calling all_inventory to load vars for managed_node1 132358 1726888525.79267: Calling groups_inventory to load vars for managed_node1 132358 1726888525.79269: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.79273: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.79275: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.79277: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.79299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.79314: done with get_vars() 132358 1726888525.79322: done queuing things up, now waiting for results queue to drain 132358 1726888525.79324: results queue empty 132358 1726888525.79324: checking for any_errors_fatal 132358 1726888525.79325: done checking for any_errors_fatal 132358 1726888525.79326: checking for max_fail_percentage 132358 1726888525.79327: done checking for max_fail_percentage 132358 1726888525.79327: checking to see if all hosts have failed and the running result is not ok 132358 1726888525.79328: done checking to see if all hosts have failed 132358 1726888525.79329: getting the remaining hosts for this loop 132358 1726888525.79330: done getting the remaining hosts for this loop 132358 1726888525.79332: getting the next task for host managed_node1 132358 1726888525.79334: done getting next task for host managed_node1 132358 1726888525.79336: ^ task is: TASK: meta (flush_handlers) 132358 1726888525.79337: ^ 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 132358 1726888525.79339: getting variables 132358 1726888525.79340: in VariableManager get_vars() 132358 1726888525.79348: Calling all_inventory to load vars for managed_node1 132358 1726888525.79350: Calling groups_inventory to load vars for managed_node1 132358 1726888525.79352: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.79373: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.79376: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.79379: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.79401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.79416: done with get_vars() 132358 1726888525.79421: done getting variables 132358 1726888525.79461: in VariableManager get_vars() 132358 1726888525.79468: Calling all_inventory to load vars for managed_node1 132358 1726888525.79470: Calling groups_inventory to load vars for managed_node1 132358 1726888525.79472: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.79475: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.79481: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.79484: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.79506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.79520: done with get_vars() 132358 1726888525.79528: done queuing things up, now waiting for results queue to drain 132358 1726888525.79529: results queue empty 132358 1726888525.79530: checking for any_errors_fatal 132358 1726888525.79531: done checking for any_errors_fatal 132358 1726888525.79532: checking for max_fail_percentage 132358 1726888525.79533: done checking for max_fail_percentage 132358 1726888525.79533: checking to see if all hosts have failed and the running result is not ok 132358 1726888525.79534: done checking to see if all hosts have failed 132358 1726888525.79535: getting the remaining hosts for this loop 132358 1726888525.79535: done getting the remaining hosts for this loop 132358 1726888525.79537: getting the next task for host managed_node1 132358 1726888525.79540: done getting next task for host managed_node1 132358 1726888525.79541: ^ task is: TASK: meta (flush_handlers) 132358 1726888525.79542: ^ 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 132358 1726888525.79544: getting variables 132358 1726888525.79545: in VariableManager get_vars() 132358 1726888525.79554: Calling all_inventory to load vars for managed_node1 132358 1726888525.79555: Calling groups_inventory to load vars for managed_node1 132358 1726888525.79557: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.79561: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.79563: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.79566: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.79587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.79600: done with get_vars() 132358 1726888525.79604: done getting variables 132358 1726888525.79643: in VariableManager get_vars() 132358 1726888525.79653: Calling all_inventory to load vars for managed_node1 132358 1726888525.79655: Calling groups_inventory to load vars for managed_node1 132358 1726888525.79656: Calling all_plugins_inventory to load vars for managed_node1 132358 1726888525.79660: Calling all_plugins_play to load vars for managed_node1 132358 1726888525.79662: Calling groups_plugins_inventory to load vars for managed_node1 132358 1726888525.79665: Calling groups_plugins_play to load vars for managed_node1 132358 1726888525.79688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 132358 1726888525.79701: done with get_vars() 132358 1726888525.79709: done queuing things up, now waiting for results queue to drain 132358 1726888525.79710: results queue empty 132358 1726888525.79713: checking for any_errors_fatal 132358 1726888525.79716: done checking for any_errors_fatal 132358 1726888525.79717: checking for max_fail_percentage 132358 1726888525.79718: done checking for max_fail_percentage 132358 1726888525.79718: checking to see if all hosts have failed and the running result is not ok 132358 1726888525.79719: done checking to see if all hosts have failed 132358 1726888525.79720: getting the remaining hosts for this loop 132358 1726888525.79720: done getting the remaining hosts for this loop 132358 1726888525.79723: getting the next task for host managed_node1 132358 1726888525.79725: done getting next task for host managed_node1 132358 1726888525.79726: ^ task is: None 132358 1726888525.79727: ^ 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 132358 1726888525.79728: done queuing things up, now waiting for results queue to drain 132358 1726888525.79728: results queue empty 132358 1726888525.79729: checking for any_errors_fatal 132358 1726888525.79730: done checking for any_errors_fatal 132358 1726888525.79730: checking for max_fail_percentage 132358 1726888525.79731: done checking for max_fail_percentage 132358 1726888525.79732: checking to see if all hosts have failed and the running result is not ok 132358 1726888525.79732: done checking to see if all hosts have failed 132358 1726888525.79734: getting the next task for host managed_node1 132358 1726888525.79735: done getting next task for host managed_node1 132358 1726888525.79736: ^ task is: None 132358 1726888525.79737: ^ 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:15:25 -0400 (0:00:00.059) 0:00:00.060 ****** =============================================================================== 132358 1726888525.79771: RUNNING CLEANUP