[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. 177128 1726889749.22088: 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 177128 1726889749.22555: Added group all to inventory 177128 1726889749.22562: Added group ungrouped to inventory 177128 1726889749.22567: Group all now contains ungrouped 177128 1726889749.22570: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 177128 1726889749.48683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 177128 1726889749.48746: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 177128 1726889749.48769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 177128 1726889749.48830: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 177128 1726889749.48902: Loaded config def from plugin (inventory/script) 177128 1726889749.48905: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 177128 1726889749.49649: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 177128 1726889749.49737: Loaded config def from plugin (inventory/yaml) 177128 1726889749.49739: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 177128 1726889749.49826: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 177128 1726889749.50250: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 177128 1726889749.50254: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 177128 1726889749.50257: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 177128 1726889749.50263: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 177128 1726889749.50268: Loading data from /tmp/storage-kFg/inventory.yml 177128 1726889749.50678: /tmp/storage-kFg/inventory.yml was not parsable by auto 177128 1726889749.50746: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 177128 1726889749.50791: Loading data from /tmp/storage-kFg/inventory.yml 177128 1726889749.50879: group all already in inventory 177128 1726889749.50886: set inventory_file for managed_node1 177128 1726889749.50890: set inventory_dir for managed_node1 177128 1726889749.50891: Added host managed_node1 to inventory 177128 1726889749.50894: Added host managed_node1 to group all 177128 1726889749.50895: set ansible_host for managed_node1 177128 1726889749.50896: set ansible_ssh_extra_args for managed_node1 177128 1726889749.50899: set inventory_file for managed_node2 177128 1726889749.50901: set inventory_dir for managed_node2 177128 1726889749.50902: Added host managed_node2 to inventory 177128 1726889749.50904: Added host managed_node2 to group all 177128 1726889749.50904: set ansible_host for managed_node2 177128 1726889749.50905: set ansible_ssh_extra_args for managed_node2 177128 1726889749.50908: set inventory_file for managed_node3 177128 1726889749.50910: set inventory_dir for managed_node3 177128 1726889749.50912: Added host managed_node3 to inventory 177128 1726889749.50914: Added host managed_node3 to group all 177128 1726889749.50915: set ansible_host for managed_node3 177128 1726889749.50916: set ansible_ssh_extra_args for managed_node3 177128 1726889749.50918: Reconcile groups and hosts in inventory. 177128 1726889749.50922: Group ungrouped now contains managed_node1 177128 1726889749.50924: Group ungrouped now contains managed_node2 177128 1726889749.50925: Group ungrouped now contains managed_node3 177128 1726889749.51009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 177128 1726889749.51141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 177128 1726889749.51189: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 177128 1726889749.51225: Loaded config def from plugin (vars/host_group_vars) 177128 1726889749.51227: 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) 177128 1726889749.51234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 177128 1726889749.51242: 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) 177128 1726889749.51286: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 177128 1726889749.51629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.51728: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 177128 1726889749.51774: Loaded config def from plugin (connection/local) 177128 1726889749.51777: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 177128 1726889749.52396: Loaded config def from plugin (connection/paramiko_ssh) 177128 1726889749.52400: 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) 177128 1726889749.54030: 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) 177128 1726889749.54068: Loaded config def from plugin (connection/psrp) 177128 1726889749.54071: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 177128 1726889749.55319: 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) 177128 1726889749.55359: Loaded config def from plugin (connection/ssh) 177128 1726889749.55361: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 177128 1726889749.58093: 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) 177128 1726889749.58142: Loaded config def from plugin (connection/winrm) 177128 1726889749.58145: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 177128 1726889749.58174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 177128 1726889749.58236: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 177128 1726889749.58305: Loaded config def from plugin (shell/cmd) 177128 1726889749.58307: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 177128 1726889749.58335: 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) 177128 1726889749.58400: Loaded config def from plugin (shell/powershell) 177128 1726889749.58402: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 177128 1726889749.59160: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 177128 1726889749.59350: Loaded config def from plugin (shell/sh) 177128 1726889749.59352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 177128 1726889749.59384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 177128 1726889749.59646: Loaded config def from plugin (become/runas) 177128 1726889749.59648: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 177128 1726889749.60648: Loaded config def from plugin (become/su) 177128 1726889749.60651: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 177128 1726889749.60815: Loaded config def from plugin (become/sudo) 177128 1726889749.60818: 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 177128 1726889749.60852: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis_nvme_generated.yml 177128 1726889749.61245: trying /usr/local/lib/python3.12/site-packages/ansible/modules 177128 1726889749.65929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 177128 1726889749.66053: in VariableManager get_vars() 177128 1726889749.66060: done with get_vars() 177128 1726889749.66063: variable 'playbook_dir' from source: magic vars 177128 1726889749.66064: variable 'ansible_playbook_python' from source: magic vars 177128 1726889749.66065: variable 'ansible_config_file' from source: magic vars 177128 1726889749.66066: variable 'groups' from source: magic vars 177128 1726889749.66066: variable 'omit' from source: magic vars 177128 1726889749.66067: variable 'ansible_version' from source: magic vars 177128 1726889749.66068: variable 'ansible_check_mode' from source: magic vars 177128 1726889749.66068: variable 'ansible_diff_mode' from source: magic vars 177128 1726889749.66069: variable 'ansible_forks' from source: magic vars 177128 1726889749.66070: variable 'ansible_inventory_sources' from source: magic vars 177128 1726889749.66071: variable 'ansible_skip_tags' from source: magic vars 177128 1726889749.66072: variable 'ansible_limit' from source: magic vars 177128 1726889749.66072: variable 'ansible_run_tags' from source: magic vars 177128 1726889749.66073: variable 'ansible_verbosity' from source: magic vars 177128 1726889749.66115: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis.yml 177128 1726889749.67465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 177128 1726889749.67846: in VariableManager get_vars() 177128 1726889749.67872: done with get_vars() 177128 1726889749.68037: in VariableManager get_vars() 177128 1726889749.68051: done with get_vars() 177128 1726889749.68121: in VariableManager get_vars() 177128 1726889749.68134: done with get_vars() 177128 1726889749.68202: in VariableManager get_vars() 177128 1726889749.68217: done with get_vars() 177128 1726889749.68316: in VariableManager get_vars() 177128 1726889749.68329: done with get_vars() 177128 1726889749.68408: in VariableManager get_vars() 177128 1726889749.68423: done with get_vars() 177128 1726889749.68549: in VariableManager get_vars() 177128 1726889749.68564: done with get_vars() 177128 1726889749.69380: in VariableManager get_vars() 177128 1726889749.69393: done with get_vars() 177128 1726889749.69459: in VariableManager get_vars() 177128 1726889749.69472: done with get_vars() 177128 1726889749.69537: in VariableManager get_vars() 177128 1726889749.69550: done with get_vars() 177128 1726889749.69615: in VariableManager get_vars() 177128 1726889749.69627: done with get_vars() 177128 1726889749.69721: in VariableManager get_vars() 177128 1726889749.69734: done with get_vars() 177128 1726889749.69798: in VariableManager get_vars() 177128 1726889749.69811: done with get_vars() 177128 1726889749.69864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 177128 1726889749.69878: 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 177128 1726889749.70795: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 177128 1726889749.70949: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 177128 1726889749.70951: 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__) 177128 1726889749.70978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 177128 1726889749.70999: 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) 177128 1726889749.71137: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 177128 1726889749.71194: Loaded config def from plugin (callback/default) 177128 1726889749.71196: 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) 177128 1726889749.77644: Loaded config def from plugin (callback/junit) 177128 1726889749.77647: 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) 177128 1726889749.77694: 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) 177128 1726889749.77768: Loaded config def from plugin (callback/minimal) 177128 1726889749.77771: 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) 177128 1726889749.77819: 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) 177128 1726889749.77884: Loaded config def from plugin (callback/tree) 177128 1726889749.77886: 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 177128 1726889749.78022: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 177128 1726889749.78027: 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_stratis_nvme_generated.yml ************************************* 2 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_stratis_nvme_generated.yml 177128 1726889749.78054: in VariableManager get_vars() 177128 1726889749.78067: done with get_vars() 177128 1726889749.78073: in VariableManager get_vars() 177128 1726889749.78082: done with get_vars() 177128 1726889749.78085: variable 'omit' from source: magic vars 177128 1726889749.78128: in VariableManager get_vars() 177128 1726889749.78143: done with get_vars() 177128 1726889749.78164: variable 'omit' from source: magic vars PLAY [Run test tests_stratis.yml for nvme] ************************************* 177128 1726889749.79057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 177128 1726889749.79216: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 177128 1726889749.79816: getting the remaining hosts for this loop 177128 1726889749.79818: done getting the remaining hosts for this loop 177128 1726889749.79821: getting the next task for host managed_node1 177128 1726889749.79830: done getting next task for host managed_node1 177128 1726889749.79832: ^ task is: TASK: meta (flush_handlers) 177128 1726889749.79834: ^ 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 177128 1726889749.79837: getting variables 177128 1726889749.79838: in VariableManager get_vars() 177128 1726889749.79847: Calling all_inventory to load vars for managed_node1 177128 1726889749.79849: Calling groups_inventory to load vars for managed_node1 177128 1726889749.79852: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.79863: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.79875: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.79879: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.79915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.79970: done with get_vars() 177128 1726889749.79977: done getting variables 177128 1726889749.80020: in VariableManager get_vars() 177128 1726889749.80031: Calling all_inventory to load vars for managed_node1 177128 1726889749.80034: Calling groups_inventory to load vars for managed_node1 177128 1726889749.80036: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.80040: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.80043: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.80045: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.80170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.80193: done with get_vars() 177128 1726889749.80203: done queuing things up, now waiting for results queue to drain 177128 1726889749.80205: results queue empty 177128 1726889749.80206: checking for any_errors_fatal 177128 1726889749.80207: done checking for any_errors_fatal 177128 1726889749.80208: checking for max_fail_percentage 177128 1726889749.80209: done checking for max_fail_percentage 177128 1726889749.80210: checking to see if all hosts have failed and the running result is not ok 177128 1726889749.80211: done checking to see if all hosts have failed 177128 1726889749.80213: getting the remaining hosts for this loop 177128 1726889749.80215: done getting the remaining hosts for this loop 177128 1726889749.80217: getting the next task for host managed_node1 177128 1726889749.80221: done getting next task for host managed_node1 177128 1726889749.80222: ^ task is: TASK: meta (flush_handlers) 177128 1726889749.80224: ^ 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 177128 1726889749.80229: getting variables 177128 1726889749.80230: in VariableManager get_vars() 177128 1726889749.80238: Calling all_inventory to load vars for managed_node1 177128 1726889749.80240: Calling groups_inventory to load vars for managed_node1 177128 1726889749.80242: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.80247: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.80249: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.80252: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.80290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.80304: done with get_vars() 177128 1726889749.80309: done getting variables 177128 1726889749.80358: in VariableManager get_vars() 177128 1726889749.80366: Calling all_inventory to load vars for managed_node1 177128 1726889749.80368: Calling groups_inventory to load vars for managed_node1 177128 1726889749.80370: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.80374: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.80376: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.80379: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.80409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.80424: done with get_vars() 177128 1726889749.80437: done queuing things up, now waiting for results queue to drain 177128 1726889749.80439: results queue empty 177128 1726889749.80439: checking for any_errors_fatal 177128 1726889749.80441: done checking for any_errors_fatal 177128 1726889749.80441: checking for max_fail_percentage 177128 1726889749.80442: done checking for max_fail_percentage 177128 1726889749.80443: checking to see if all hosts have failed and the running result is not ok 177128 1726889749.80444: done checking to see if all hosts have failed 177128 1726889749.80444: getting the remaining hosts for this loop 177128 1726889749.80445: done getting the remaining hosts for this loop 177128 1726889749.80447: getting the next task for host managed_node1 177128 1726889749.80450: done getting next task for host managed_node1 177128 1726889749.80452: ^ task is: TASK: meta (flush_handlers) 177128 1726889749.80453: ^ 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 177128 1726889749.80455: getting variables 177128 1726889749.80456: in VariableManager get_vars() 177128 1726889749.80463: Calling all_inventory to load vars for managed_node1 177128 1726889749.80465: Calling groups_inventory to load vars for managed_node1 177128 1726889749.80472: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.80476: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.80478: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.80481: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.80515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.80530: done with get_vars() 177128 1726889749.80536: done getting variables 177128 1726889749.80580: in VariableManager get_vars() 177128 1726889749.80588: Calling all_inventory to load vars for managed_node1 177128 1726889749.80590: Calling groups_inventory to load vars for managed_node1 177128 1726889749.80592: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.80596: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.80598: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.80601: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.80643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.80656: done with get_vars() 177128 1726889749.80664: done queuing things up, now waiting for results queue to drain 177128 1726889749.80666: results queue empty 177128 1726889749.80667: checking for any_errors_fatal 177128 1726889749.80668: done checking for any_errors_fatal 177128 1726889749.80668: checking for max_fail_percentage 177128 1726889749.80669: done checking for max_fail_percentage 177128 1726889749.80670: checking to see if all hosts have failed and the running result is not ok 177128 1726889749.80671: done checking to see if all hosts have failed 177128 1726889749.80671: getting the remaining hosts for this loop 177128 1726889749.80672: done getting the remaining hosts for this loop 177128 1726889749.80674: getting the next task for host managed_node1 177128 1726889749.80676: done getting next task for host managed_node1 177128 1726889749.80677: ^ task is: None 177128 1726889749.80678: ^ 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 177128 1726889749.80680: done queuing things up, now waiting for results queue to drain 177128 1726889749.80680: results queue empty 177128 1726889749.80681: checking for any_errors_fatal 177128 1726889749.80682: done checking for any_errors_fatal 177128 1726889749.80682: checking for max_fail_percentage 177128 1726889749.80683: done checking for max_fail_percentage 177128 1726889749.80684: checking to see if all hosts have failed and the running result is not ok 177128 1726889749.80685: done checking to see if all hosts have failed 177128 1726889749.80686: getting the next task for host managed_node1 177128 1726889749.80688: done getting next task for host managed_node1 177128 1726889749.80688: ^ task is: None 177128 1726889749.80689: ^ 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 177128 1726889749.80710: in VariableManager get_vars() 177128 1726889749.80738: done with get_vars() 177128 1726889749.80745: in VariableManager get_vars() 177128 1726889749.80754: done with get_vars() 177128 1726889749.80758: variable 'omit' from source: magic vars 177128 1726889749.80802: in VariableManager get_vars() 177128 1726889749.80814: done with get_vars() 177128 1726889749.80835: variable 'omit' from source: magic vars PLAY [Test stratis pool management] ******************************************** 177128 1726889749.81199: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 177128 1726889749.81222: getting the remaining hosts for this loop 177128 1726889749.81224: done getting the remaining hosts for this loop 177128 1726889749.81228: getting the next task for host managed_node1 177128 1726889749.81231: done getting next task for host managed_node1 177128 1726889749.81232: ^ task is: TASK: meta (flush_handlers) 177128 1726889749.81234: ^ 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 177128 1726889749.81236: getting variables 177128 1726889749.81237: in VariableManager get_vars() 177128 1726889749.81244: Calling all_inventory to load vars for managed_node1 177128 1726889749.81246: Calling groups_inventory to load vars for managed_node1 177128 1726889749.81249: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.81252: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.81255: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.81257: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.81285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.81299: done with get_vars() 177128 1726889749.81304: done getting variables 177128 1726889749.81354: in VariableManager get_vars() 177128 1726889749.81361: Calling all_inventory to load vars for managed_node1 177128 1726889749.81363: Calling groups_inventory to load vars for managed_node1 177128 1726889749.81365: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.81369: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.81371: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.81374: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.81398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.81411: done with get_vars() 177128 1726889749.81421: done queuing things up, now waiting for results queue to drain 177128 1726889749.81424: results queue empty 177128 1726889749.81427: checking for any_errors_fatal 177128 1726889749.81428: done checking for any_errors_fatal 177128 1726889749.81429: checking for max_fail_percentage 177128 1726889749.81430: done checking for max_fail_percentage 177128 1726889749.81431: checking to see if all hosts have failed and the running result is not ok 177128 1726889749.81431: done checking to see if all hosts have failed 177128 1726889749.81432: getting the remaining hosts for this loop 177128 1726889749.81433: done getting the remaining hosts for this loop 177128 1726889749.81435: getting the next task for host managed_node1 177128 1726889749.81438: done getting next task for host managed_node1 177128 1726889749.81443: ^ task is: TASK: meta (flush_handlers) 177128 1726889749.81444: ^ 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 177128 1726889749.81447: getting variables 177128 1726889749.81448: in VariableManager get_vars() 177128 1726889749.81457: Calling all_inventory to load vars for managed_node1 177128 1726889749.81459: Calling groups_inventory to load vars for managed_node1 177128 1726889749.81461: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.81466: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.81468: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.81470: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.81494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.81504: done with get_vars() 177128 1726889749.81509: done getting variables 177128 1726889749.81549: in VariableManager get_vars() 177128 1726889749.81555: Calling all_inventory to load vars for managed_node1 177128 1726889749.81557: Calling groups_inventory to load vars for managed_node1 177128 1726889749.81559: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.81562: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.81564: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.81566: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.81586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.81597: done with get_vars() 177128 1726889749.81604: done queuing things up, now waiting for results queue to drain 177128 1726889749.81605: results queue empty 177128 1726889749.81606: checking for any_errors_fatal 177128 1726889749.81607: done checking for any_errors_fatal 177128 1726889749.81607: checking for max_fail_percentage 177128 1726889749.81608: done checking for max_fail_percentage 177128 1726889749.81609: checking to see if all hosts have failed and the running result is not ok 177128 1726889749.81609: done checking to see if all hosts have failed 177128 1726889749.81610: getting the remaining hosts for this loop 177128 1726889749.81611: done getting the remaining hosts for this loop 177128 1726889749.81615: getting the next task for host managed_node1 177128 1726889749.81618: done getting next task for host managed_node1 177128 1726889749.81619: ^ task is: TASK: meta (flush_handlers) 177128 1726889749.81620: ^ 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 177128 1726889749.81622: getting variables 177128 1726889749.81629: in VariableManager get_vars() 177128 1726889749.81636: Calling all_inventory to load vars for managed_node1 177128 1726889749.81638: Calling groups_inventory to load vars for managed_node1 177128 1726889749.81640: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.81643: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.81645: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.81647: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.81668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.81679: done with get_vars() 177128 1726889749.81683: done getting variables 177128 1726889749.81718: in VariableManager get_vars() 177128 1726889749.81727: Calling all_inventory to load vars for managed_node1 177128 1726889749.81729: Calling groups_inventory to load vars for managed_node1 177128 1726889749.81731: Calling all_plugins_inventory to load vars for managed_node1 177128 1726889749.81739: Calling all_plugins_play to load vars for managed_node1 177128 1726889749.81742: Calling groups_plugins_inventory to load vars for managed_node1 177128 1726889749.81745: Calling groups_plugins_play to load vars for managed_node1 177128 1726889749.81767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 177128 1726889749.81779: done with get_vars() 177128 1726889749.81787: done queuing things up, now waiting for results queue to drain 177128 1726889749.81788: results queue empty 177128 1726889749.81789: checking for any_errors_fatal 177128 1726889749.81790: done checking for any_errors_fatal 177128 1726889749.81791: checking for max_fail_percentage 177128 1726889749.81792: done checking for max_fail_percentage 177128 1726889749.81793: checking to see if all hosts have failed and the running result is not ok 177128 1726889749.81793: done checking to see if all hosts have failed 177128 1726889749.81794: getting the remaining hosts for this loop 177128 1726889749.81795: done getting the remaining hosts for this loop 177128 1726889749.81797: getting the next task for host managed_node1 177128 1726889749.81799: done getting next task for host managed_node1 177128 1726889749.81800: ^ task is: None 177128 1726889749.81801: ^ 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 177128 1726889749.81802: done queuing things up, now waiting for results queue to drain 177128 1726889749.81803: results queue empty 177128 1726889749.81804: checking for any_errors_fatal 177128 1726889749.81804: done checking for any_errors_fatal 177128 1726889749.81805: checking for max_fail_percentage 177128 1726889749.81806: done checking for max_fail_percentage 177128 1726889749.81806: checking to see if all hosts have failed and the running result is not ok 177128 1726889749.81807: done checking to see if all hosts have failed 177128 1726889749.81808: getting the next task for host managed_node1 177128 1726889749.81810: done getting next task for host managed_node1 177128 1726889749.81813: ^ task is: None 177128 1726889749.81814: ^ 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:35:49 -0400 (0:00:00.039) 0:00:00.039 ****** =============================================================================== 177128 1726889749.81847: RUNNING CLEANUP