[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. 21022 1726882744.17943: 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-4FB executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 21022 1726882744.18514: Added group all to inventory 21022 1726882744.18516: Added group ungrouped to inventory 21022 1726882744.18522: Group all now contains ungrouped 21022 1726882744.18525: Examining possible inventory source: /tmp/network-lQx/inventory.yml 21022 1726882744.44429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 21022 1726882744.44505: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 21022 1726882744.44540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 21022 1726882744.44616: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 21022 1726882744.44709: Loaded config def from plugin (inventory/script) 21022 1726882744.44712: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 21022 1726882744.44764: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 21022 1726882744.44878: Loaded config def from plugin (inventory/yaml) 21022 1726882744.44881: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 21022 1726882744.44996: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 21022 1726882744.45614: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 21022 1726882744.45625: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 21022 1726882744.45629: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 21022 1726882744.45638: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 21022 1726882744.45644: Loading data from /tmp/network-lQx/inventory.yml 21022 1726882744.45748: /tmp/network-lQx/inventory.yml was not parsable by auto 21022 1726882744.45841: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 21022 1726882744.45888: Loading data from /tmp/network-lQx/inventory.yml 21022 1726882744.46006: group all already in inventory 21022 1726882744.46015: set inventory_file for managed_node1 21022 1726882744.46020: set inventory_dir for managed_node1 21022 1726882744.46021: Added host managed_node1 to inventory 21022 1726882744.46024: Added host managed_node1 to group all 21022 1726882744.46025: set ansible_host for managed_node1 21022 1726882744.46026: set ansible_ssh_extra_args for managed_node1 21022 1726882744.46030: set inventory_file for managed_node2 21022 1726882744.46033: set inventory_dir for managed_node2 21022 1726882744.46036: Added host managed_node2 to inventory 21022 1726882744.46039: Added host managed_node2 to group all 21022 1726882744.46040: set ansible_host for managed_node2 21022 1726882744.46041: set ansible_ssh_extra_args for managed_node2 21022 1726882744.46045: set inventory_file for managed_node3 21022 1726882744.46048: set inventory_dir for managed_node3 21022 1726882744.46049: Added host managed_node3 to inventory 21022 1726882744.46051: Added host managed_node3 to group all 21022 1726882744.46052: set ansible_host for managed_node3 21022 1726882744.46053: set ansible_ssh_extra_args for managed_node3 21022 1726882744.46061: Reconcile groups and hosts in inventory. 21022 1726882744.46066: Group ungrouped now contains managed_node1 21022 1726882744.46069: Group ungrouped now contains managed_node2 21022 1726882744.46071: Group ungrouped now contains managed_node3 21022 1726882744.46171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 21022 1726882744.46345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 21022 1726882744.46416: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 21022 1726882744.46455: Loaded config def from plugin (vars/host_group_vars) 21022 1726882744.46458: 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) 21022 1726882744.46466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 21022 1726882744.46476: 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) 21022 1726882744.46539: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 21022 1726882744.46948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882744.47065: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 21022 1726882744.47120: Loaded config def from plugin (connection/local) 21022 1726882744.47123: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 21022 1726882744.48063: Loaded config def from plugin (connection/paramiko_ssh) 21022 1726882744.48067: 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) 21022 1726882744.49296: 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) 21022 1726882744.49358: Loaded config def from plugin (connection/psrp) 21022 1726882744.49362: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 21022 1726882744.50414: 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) 21022 1726882744.50473: Loaded config def from plugin (connection/ssh) 21022 1726882744.50477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 21022 1726882744.53126: 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) 21022 1726882744.53189: Loaded config def from plugin (connection/winrm) 21022 1726882744.53193: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 21022 1726882744.53231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 21022 1726882744.53317: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 21022 1726882744.53419: Loaded config def from plugin (shell/cmd) 21022 1726882744.53421: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 21022 1726882744.53457: 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) 21022 1726882744.53558: Loaded config def from plugin (shell/powershell) 21022 1726882744.53560: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 21022 1726882744.53631: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 21022 1726882744.53899: Loaded config def from plugin (shell/sh) 21022 1726882744.53902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 21022 1726882744.53954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 21022 1726882744.54132: Loaded config def from plugin (become/runas) 21022 1726882744.54140: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 21022 1726882744.54406: Loaded config def from plugin (become/su) 21022 1726882744.54409: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 21022 1726882744.54651: Loaded config def from plugin (become/sudo) 21022 1726882744.54654: 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 21022 1726882744.54701: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 21022 1726882744.55102: in VariableManager get_vars() 21022 1726882744.55136: done with get_vars() 21022 1726882744.55187: in VariableManager get_vars() 21022 1726882744.55191: done with get_vars() 21022 1726882744.55195: variable 'playbook_dir' from source: magic vars 21022 1726882744.55196: variable 'ansible_playbook_python' from source: magic vars 21022 1726882744.55197: variable 'ansible_config_file' from source: magic vars 21022 1726882744.55198: variable 'groups' from source: magic vars 21022 1726882744.55199: variable 'omit' from source: magic vars 21022 1726882744.55200: variable 'ansible_version' from source: magic vars 21022 1726882744.55201: variable 'ansible_check_mode' from source: magic vars 21022 1726882744.55202: variable 'ansible_diff_mode' from source: magic vars 21022 1726882744.55203: variable 'ansible_forks' from source: magic vars 21022 1726882744.55204: variable 'ansible_inventory_sources' from source: magic vars 21022 1726882744.55205: variable 'ansible_skip_tags' from source: magic vars 21022 1726882744.55206: variable 'ansible_limit' from source: magic vars 21022 1726882744.55207: variable 'ansible_run_tags' from source: magic vars 21022 1726882744.55208: variable 'ansible_verbosity' from source: magic vars 21022 1726882744.55259: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml 21022 1726882744.56360: trying /usr/local/lib/python3.12/site-packages/ansible/modules 21022 1726882744.60250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 21022 1726882744.60528: in VariableManager get_vars() 21022 1726882744.60532: done with get_vars() 21022 1726882744.60538: variable 'playbook_dir' from source: magic vars 21022 1726882744.60539: variable 'ansible_playbook_python' from source: magic vars 21022 1726882744.60540: variable 'ansible_config_file' from source: magic vars 21022 1726882744.60541: variable 'groups' from source: magic vars 21022 1726882744.60542: variable 'omit' from source: magic vars 21022 1726882744.60543: variable 'ansible_version' from source: magic vars 21022 1726882744.60545: variable 'ansible_check_mode' from source: magic vars 21022 1726882744.60546: variable 'ansible_diff_mode' from source: magic vars 21022 1726882744.60547: variable 'ansible_forks' from source: magic vars 21022 1726882744.60548: variable 'ansible_inventory_sources' from source: magic vars 21022 1726882744.60549: variable 'ansible_skip_tags' from source: magic vars 21022 1726882744.60550: variable 'ansible_limit' from source: magic vars 21022 1726882744.60551: variable 'ansible_run_tags' from source: magic vars 21022 1726882744.60552: variable 'ansible_verbosity' from source: magic vars 21022 1726882744.60597: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 21022 1726882744.60795: in VariableManager get_vars() 21022 1726882744.60814: done with get_vars() 21022 1726882744.60972: in VariableManager get_vars() 21022 1726882744.60976: done with get_vars() 21022 1726882744.60979: variable 'playbook_dir' from source: magic vars 21022 1726882744.60980: variable 'ansible_playbook_python' from source: magic vars 21022 1726882744.60981: variable 'ansible_config_file' from source: magic vars 21022 1726882744.60982: variable 'groups' from source: magic vars 21022 1726882744.60983: variable 'omit' from source: magic vars 21022 1726882744.60984: variable 'ansible_version' from source: magic vars 21022 1726882744.60985: variable 'ansible_check_mode' from source: magic vars 21022 1726882744.60986: variable 'ansible_diff_mode' from source: magic vars 21022 1726882744.60987: variable 'ansible_forks' from source: magic vars 21022 1726882744.60988: variable 'ansible_inventory_sources' from source: magic vars 21022 1726882744.60989: variable 'ansible_skip_tags' from source: magic vars 21022 1726882744.60990: variable 'ansible_limit' from source: magic vars 21022 1726882744.60991: variable 'ansible_run_tags' from source: magic vars 21022 1726882744.60992: variable 'ansible_verbosity' from source: magic vars 21022 1726882744.61032: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 21022 1726882744.61167: in VariableManager get_vars() 21022 1726882744.61186: done with get_vars() 21022 1726882744.61280: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21022 1726882744.61586: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21022 1726882744.61778: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21022 1726882744.62758: in VariableManager get_vars() 21022 1726882744.62781: done with get_vars() 21022 1726882744.63346: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 21022 1726882744.63543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21022 1726882744.65197: in VariableManager get_vars() 21022 1726882744.65223: done with get_vars() 21022 1726882744.65368: in VariableManager get_vars() 21022 1726882744.65372: done with get_vars() 21022 1726882744.65374: variable 'playbook_dir' from source: magic vars 21022 1726882744.65375: variable 'ansible_playbook_python' from source: magic vars 21022 1726882744.65376: variable 'ansible_config_file' from source: magic vars 21022 1726882744.65377: variable 'groups' from source: magic vars 21022 1726882744.65378: variable 'omit' from source: magic vars 21022 1726882744.65379: variable 'ansible_version' from source: magic vars 21022 1726882744.65380: variable 'ansible_check_mode' from source: magic vars 21022 1726882744.65381: variable 'ansible_diff_mode' from source: magic vars 21022 1726882744.65382: variable 'ansible_forks' from source: magic vars 21022 1726882744.65383: variable 'ansible_inventory_sources' from source: magic vars 21022 1726882744.65383: variable 'ansible_skip_tags' from source: magic vars 21022 1726882744.65384: variable 'ansible_limit' from source: magic vars 21022 1726882744.65389: variable 'ansible_run_tags' from source: magic vars 21022 1726882744.65390: variable 'ansible_verbosity' from source: magic vars 21022 1726882744.65431: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml 21022 1726882744.65608: in VariableManager get_vars() 21022 1726882744.65640: done with get_vars() 21022 1726882744.65777: in VariableManager get_vars() 21022 1726882744.65781: done with get_vars() 21022 1726882744.65784: variable 'playbook_dir' from source: magic vars 21022 1726882744.65785: variable 'ansible_playbook_python' from source: magic vars 21022 1726882744.65786: variable 'ansible_config_file' from source: magic vars 21022 1726882744.65787: variable 'groups' from source: magic vars 21022 1726882744.65788: variable 'omit' from source: magic vars 21022 1726882744.65789: variable 'ansible_version' from source: magic vars 21022 1726882744.65790: variable 'ansible_check_mode' from source: magic vars 21022 1726882744.65791: variable 'ansible_diff_mode' from source: magic vars 21022 1726882744.65792: variable 'ansible_forks' from source: magic vars 21022 1726882744.65793: variable 'ansible_inventory_sources' from source: magic vars 21022 1726882744.65794: variable 'ansible_skip_tags' from source: magic vars 21022 1726882744.65795: variable 'ansible_limit' from source: magic vars 21022 1726882744.65796: variable 'ansible_run_tags' from source: magic vars 21022 1726882744.65797: variable 'ansible_verbosity' from source: magic vars 21022 1726882744.65839: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 21022 1726882744.65912: in VariableManager get_vars() 21022 1726882744.65926: done with get_vars() 21022 1726882744.65987: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21022 1726882744.66152: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21022 1726882744.66266: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21022 1726882744.68442: in VariableManager get_vars() 21022 1726882744.68466: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21022 1726882744.70552: in VariableManager get_vars() 21022 1726882744.70578: done with get_vars() 21022 1726882744.70951: in VariableManager get_vars() 21022 1726882744.70967: done with get_vars() 21022 1726882744.72929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 21022 1726882744.72949: 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 21022 1726882744.73250: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 21022 1726882744.73483: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 21022 1726882744.73486: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-4FB/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 21022 1726882744.73533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 21022 1726882744.73569: 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) 21022 1726882744.73818: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 21022 1726882744.73912: Loaded config def from plugin (callback/default) 21022 1726882744.73915: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21022 1726882744.75446: Loaded config def from plugin (callback/junit) 21022 1726882744.75449: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21022 1726882744.75509: 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) 21022 1726882744.75603: Loaded config def from plugin (callback/minimal) 21022 1726882744.75606: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21022 1726882744.75660: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 21022 1726882744.75747: Loaded config def from plugin (callback/tree) 21022 1726882744.75750: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 21022 1726882744.75907: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 21022 1726882744.75910: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-4FB/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_integration_pytest.yml ***************************************** 7 plays in /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 21022 1726882744.75945: in VariableManager get_vars() 21022 1726882744.75959: done with get_vars() 21022 1726882744.75966: in VariableManager get_vars() 21022 1726882744.75977: done with get_vars() 21022 1726882744.75982: variable 'omit' from source: magic vars 21022 1726882744.76027: in VariableManager get_vars() 21022 1726882744.76044: done with get_vars() 21022 1726882744.76073: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/integration_pytest_python3.yml'] ***************** 21022 1726882744.76733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 21022 1726882744.76827: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 21022 1726882744.76860: getting the remaining hosts for this loop 21022 1726882744.76863: done getting the remaining hosts for this loop 21022 1726882744.76870: getting the next task for host managed_node2 21022 1726882744.76874: done getting next task for host managed_node2 21022 1726882744.76876: ^ task is: TASK: Gathering Facts 21022 1726882744.76878: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882744.76887: getting variables 21022 1726882744.76888: in VariableManager get_vars() 21022 1726882744.76899: Calling all_inventory to load vars for managed_node2 21022 1726882744.76902: Calling groups_inventory to load vars for managed_node2 21022 1726882744.76906: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882744.76920: Calling all_plugins_play to load vars for managed_node2 21022 1726882744.76936: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882744.76940: Calling groups_plugins_play to load vars for managed_node2 21022 1726882744.76982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882744.77052: done with get_vars() 21022 1726882744.77060: done getting variables 21022 1726882744.77143: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Friday 20 September 2024 21:39:04 -0400 (0:00:00.013) 0:00:00.013 ****** 21022 1726882744.77167: entering _queue_task() for managed_node2/gather_facts 21022 1726882744.77169: Creating lock for gather_facts 21022 1726882744.77530: worker is 1 (out of 1 available) 21022 1726882744.77548: exiting _queue_task() for managed_node2/gather_facts 21022 1726882744.77562: done queuing things up, now waiting for results queue to drain 21022 1726882744.77564: waiting for pending results... 21022 1726882744.77867: running TaskExecutor() for managed_node2/TASK: Gathering Facts 21022 1726882744.77961: in run() - task 0affe814-3a2d-e2f9-38c9-000000000071 21022 1726882744.77965: variable 'ansible_search_path' from source: unknown 21022 1726882744.78016: calling self._execute() 21022 1726882744.78139: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882744.78143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882744.78145: variable 'omit' from source: magic vars 21022 1726882744.78261: variable 'omit' from source: magic vars 21022 1726882744.78302: variable 'omit' from source: magic vars 21022 1726882744.78353: variable 'omit' from source: magic vars 21022 1726882744.78407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21022 1726882744.78461: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21022 1726882744.78505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21022 1726882744.78530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21022 1726882744.78739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21022 1726882744.78743: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21022 1726882744.78746: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882744.78748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882744.78751: Set connection var ansible_module_compression to ZIP_DEFLATED 21022 1726882744.78769: Set connection var ansible_connection to ssh 21022 1726882744.78782: Set connection var ansible_timeout to 10 21022 1726882744.78797: Set connection var ansible_pipelining to False 21022 1726882744.78804: Set connection var ansible_shell_type to sh 21022 1726882744.78815: Set connection var ansible_shell_executable to /bin/sh 21022 1726882744.78851: variable 'ansible_shell_executable' from source: unknown 21022 1726882744.78867: variable 'ansible_connection' from source: unknown 21022 1726882744.78876: variable 'ansible_module_compression' from source: unknown 21022 1726882744.78885: variable 'ansible_shell_type' from source: unknown 21022 1726882744.78894: variable 'ansible_shell_executable' from source: unknown 21022 1726882744.78902: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882744.78911: variable 'ansible_pipelining' from source: unknown 21022 1726882744.78918: variable 'ansible_timeout' from source: unknown 21022 1726882744.78928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882744.79203: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21022 1726882744.79221: variable 'omit' from source: magic vars 21022 1726882744.79232: starting attempt loop 21022 1726882744.79242: running the handler 21022 1726882744.79305: variable 'ansible_facts' from source: unknown 21022 1726882744.79308: _low_level_execute_command(): starting 21022 1726882744.79311: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21022 1726882744.80155: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882744.80239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21022 1726882744.80296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882744.80414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882744.82189: stdout chunk (state=3): >>>/root <<< 21022 1726882744.82387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882744.82391: stdout chunk (state=3): >>><<< 21022 1726882744.82393: stderr chunk (state=3): >>><<< 21022 1726882744.82417: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21022 1726882744.82521: _low_level_execute_command(): starting 21022 1726882744.82525: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924 `" && echo ansible-tmp-1726882744.8242319-21043-181759541123924="` echo /root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924 `" ) && sleep 0' 21022 1726882744.83081: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21022 1726882744.83149: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882744.83215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21022 1726882744.83238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882744.83261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882744.83361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882744.85460: stdout chunk (state=3): >>>ansible-tmp-1726882744.8242319-21043-181759541123924=/root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924 <<< 21022 1726882744.85570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882744.85647: stderr chunk (state=3): >>><<< 21022 1726882744.85651: stdout chunk (state=3): >>><<< 21022 1726882744.85840: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882744.8242319-21043-181759541123924=/root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21022 1726882744.85843: variable 'ansible_module_compression' from source: unknown 21022 1726882744.85846: ANSIBALLZ: Using generic lock for ansible.legacy.setup 21022 1726882744.85848: ANSIBALLZ: Acquiring lock 21022 1726882744.85851: ANSIBALLZ: Lock acquired: 140100183709200 21022 1726882744.85854: ANSIBALLZ: Creating module 21022 1726882745.20190: ANSIBALLZ: Writing module into payload 21022 1726882745.20310: ANSIBALLZ: Writing module 21022 1726882745.20336: ANSIBALLZ: Renaming module 21022 1726882745.20347: ANSIBALLZ: Done creating module 21022 1726882745.20363: variable 'ansible_facts' from source: unknown 21022 1726882745.20371: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21022 1726882745.20380: _low_level_execute_command(): starting 21022 1726882745.20387: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' 21022 1726882745.20990: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21022 1726882745.20994: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.139 is address <<< 21022 1726882745.21096: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21022 1726882745.21100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882745.21151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882745.21230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882745.23020: stdout chunk (state=3): >>>PLATFORM <<< 21022 1726882745.23107: stdout chunk (state=3): >>>Linux <<< 21022 1726882745.23127: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 21022 1726882745.23366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882745.23369: stdout chunk (state=3): >>><<< 21022 1726882745.23371: stderr chunk (state=3): >>><<< 21022 1726882745.23535: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21022 1726882745.23542 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 21022 1726882745.23545: _low_level_execute_command(): starting 21022 1726882745.23548: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 21022 1726882745.23579: Sending initial data 21022 1726882745.23592: Sent initial data (1181 bytes) 21022 1726882745.24107: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882745.24135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882745.24209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882745.27917: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 21022 1726882745.28647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882745.28651: stdout chunk (state=3): >>><<< 21022 1726882745.28654: stderr chunk (state=3): >>><<< 21022 1726882745.28656: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21022 1726882745.28659: variable 'ansible_facts' from source: unknown 21022 1726882745.28661: variable 'ansible_facts' from source: unknown 21022 1726882745.28663: variable 'ansible_module_compression' from source: unknown 21022 1726882745.28665: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21022vgufpggn/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21022 1726882745.28690: variable 'ansible_facts' from source: unknown 21022 1726882745.28877: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924/AnsiballZ_setup.py 21022 1726882745.29056: Sending initial data 21022 1726882745.29067: Sent initial data (154 bytes) 21022 1726882745.29754: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21022 1726882745.29858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882745.29894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21022 1726882745.29917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882745.29932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882745.30037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882745.31743: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21022 1726882745.31757: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 21022 1726882745.31774: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21022 1726882745.31860: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21022 1726882745.31956: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21022vgufpggn/tmp5992q_z4 /root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924/AnsiballZ_setup.py <<< 21022 1726882745.31978: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924/AnsiballZ_setup.py" <<< 21022 1726882745.32015: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-21022vgufpggn/tmp5992q_z4" to remote "/root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924/AnsiballZ_setup.py" <<< 21022 1726882745.34551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882745.34611: stderr chunk (state=3): >>><<< 21022 1726882745.34629: stdout chunk (state=3): >>><<< 21022 1726882745.34664: done transferring module to remote 21022 1726882745.34773: _low_level_execute_command(): starting 21022 1726882745.34784: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924/ /root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924/AnsiballZ_setup.py && sleep 0' 21022 1726882745.35351: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21022 1726882745.35377: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21022 1726882745.35450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882745.35517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21022 1726882745.35537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882745.35561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882745.35658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882745.37669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882745.37689: stdout chunk (state=3): >>><<< 21022 1726882745.37709: stderr chunk (state=3): >>><<< 21022 1726882745.37730: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21022 1726882745.37743: _low_level_execute_command(): starting 21022 1726882745.37753: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924/AnsiballZ_setup.py && sleep 0' 21022 1726882745.38312: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21022 1726882745.38327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21022 1726882745.38345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21022 1726882745.38452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882745.38466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21022 1726882745.38481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882745.38515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882745.38606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882745.40915: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21022 1726882745.40949: stdout chunk (state=3): >>>import _imp # builtin <<< 21022 1726882745.40977: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21022 1726882745.41055: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21022 1726882745.41086: stdout chunk (state=3): >>>import 'posix' # <<< 21022 1726882745.41127: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21022 1726882745.41167: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 21022 1726882745.41223: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.41261: stdout chunk (state=3): >>>import '_codecs' # <<< 21022 1726882745.41267: stdout chunk (state=3): >>>import 'codecs' # <<< 21022 1726882745.41325: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21022 1726882745.41329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 21022 1726882745.41389: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21c0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21bdbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 21022 1726882745.41419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21c0eab0> <<< 21022 1726882745.41440: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 21022 1726882745.41486: stdout chunk (state=3): >>>import 'io' # <<< 21022 1726882745.41490: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21022 1726882745.41582: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21022 1726882745.41612: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21022 1726882745.41667: stdout chunk (state=3): >>>import 'os' # <<< 21022 1726882745.41690: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 21022 1726882745.41747: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21022 1726882745.41772: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 21022 1726882745.41777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a21160> <<< 21022 1726882745.41837: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.41853: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a21fd0> <<< 21022 1726882745.41887: stdout chunk (state=3): >>>import 'site' # <<< 21022 1726882745.41903: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21022 1726882745.42308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21022 1726882745.42346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.42364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21022 1726882745.42405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21022 1726882745.42438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21022 1726882745.42469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21022 1726882745.42490: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a5fd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21022 1726882745.42518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a5ffb0> <<< 21022 1726882745.42554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21022 1726882745.42595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21022 1726882745.42598: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21022 1726882745.42656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.42714: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a977a0> <<< 21022 1726882745.42748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a97e30> <<< 21022 1726882745.42752: stdout chunk (state=3): >>>import '_collections' # <<< 21022 1726882745.42809: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a77a40> import '_functools' # <<< 21022 1726882745.42836: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a75160> <<< 21022 1726882745.42933: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a5cf20> <<< 21022 1726882745.42963: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21022 1726882745.43002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 21022 1726882745.43032: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21022 1726882745.43062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 21022 1726882745.43078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 21022 1726882745.43142: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21abb740> <<< 21022 1726882745.43147: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aba360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 21022 1726882745.43172: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a76150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ab8bc0> <<< 21022 1726882745.43211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 21022 1726882745.43243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aec740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a5c1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 21022 1726882745.43282: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.43317: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21aecbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aecaa0> <<< 21022 1726882745.43378: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21aece60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a5acf0> <<< 21022 1726882745.43387: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.43441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21022 1726882745.43445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aed550> <<< 21022 1726882745.43503: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aed220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 21022 1726882745.43532: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aee450> <<< 21022 1726882745.43537: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 21022 1726882745.43587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21022 1726882745.43627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21b04650> import 'errno' # <<< 21022 1726882745.43658: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.43697: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21b05d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 21022 1726882745.43715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 21022 1726882745.43763: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21b06c90> <<< 21022 1726882745.43806: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21b072f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21b061e0> <<< 21022 1726882745.43809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 21022 1726882745.43865: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.43868: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21b07d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21b074a0> <<< 21022 1726882745.43938: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aee480> <<< 21022 1726882745.43943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21022 1726882745.43984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21022 1726882745.43988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21022 1726882745.44044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21022 1726882745.44050: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21807c80> <<< 21022 1726882745.44114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 21022 1726882745.44118: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e218306b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21830410> <<< 21022 1726882745.44176: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e218306e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e218308c0> <<< 21022 1726882745.44180: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21805e20> <<< 21022 1726882745.44201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21022 1726882745.44286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21022 1726882745.44321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21831ee0> <<< 21022 1726882745.44356: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21830b60> <<< 21022 1726882745.44368: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aeeb70> <<< 21022 1726882745.44399: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21022 1726882745.44453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.44465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21022 1726882745.44516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21022 1726882745.44542: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e218622a0> <<< 21022 1726882745.44593: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21022 1726882745.44615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.44647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21022 1726882745.44658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21022 1726882745.44700: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2187a450> <<< 21022 1726882745.44715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21022 1726882745.44764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21022 1726882745.44805: stdout chunk (state=3): >>>import 'ntpath' # <<< 21022 1726882745.44830: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e218b7200> <<< 21022 1726882745.44865: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21022 1726882745.44889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21022 1726882745.44916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21022 1726882745.44957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21022 1726882745.45054: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e218d99a0> <<< 21022 1726882745.45124: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e218b7320> <<< 21022 1726882745.45171: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2187b0e0> <<< 21022 1726882745.45222: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e216f42f0> <<< 21022 1726882745.45236: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21879490> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21832e40> <<< 21022 1726882745.45393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21022 1726882745.45415: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e216f4500> <<< 21022 1726882745.45589: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_53cobeq_/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 21022 1726882745.45749: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.45784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21022 1726882745.45825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21022 1726882745.45899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21022 1726882745.45937: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21759f70> <<< 21022 1726882745.45951: stdout chunk (state=3): >>>import '_typing' # <<< 21022 1726882745.46146: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21730ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e216f7f80> # zipimport: zlib available <<< 21022 1726882745.46189: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 21022 1726882745.46230: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.46249: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 21022 1726882745.47810: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.49125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21733e90> <<< 21022 1726882745.49149: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.49198: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21022 1726882745.49245: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 21022 1726882745.49250: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21789a30> <<< 21022 1726882745.49288: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e217897c0> <<< 21022 1726882745.49331: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e217890d0> <<< 21022 1726882745.49349: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21022 1726882745.49389: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21789850> <<< 21022 1726882745.49424: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2175ac90> import 'atexit' # <<< 21022 1726882745.49453: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2178a750> <<< 21022 1726882745.49478: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2178a960> <<< 21022 1726882745.49494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21022 1726882745.49545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21022 1726882745.49556: stdout chunk (state=3): >>>import '_locale' # <<< 21022 1726882745.49591: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2178aea0> <<< 21022 1726882745.49611: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21022 1726882745.49642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21022 1726882745.49694: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215ecb30> <<< 21022 1726882745.49714: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e215ee750> <<< 21022 1726882745.49750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21022 1726882745.49812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215ef110> <<< 21022 1726882745.49839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21022 1726882745.49865: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215eff50> <<< 21022 1726882745.49868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21022 1726882745.49928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21022 1726882745.49932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 21022 1726882745.49946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 21022 1726882745.50021: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f2cf0> <<< 21022 1726882745.50054: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e215f2e40> <<< 21022 1726882745.50066: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f0fe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21022 1726882745.50117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21022 1726882745.50145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 21022 1726882745.50151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21022 1726882745.50222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f6cc0> <<< 21022 1726882745.50226: stdout chunk (state=3): >>>import '_tokenize' # <<< 21022 1726882745.50330: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f5790> <<< 21022 1726882745.50333: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f54f0> <<< 21022 1726882745.50339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21022 1726882745.50403: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f7f80> <<< 21022 1726882745.50449: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f14f0> <<< 21022 1726882745.50471: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2163ad50> <<< 21022 1726882745.50523: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2163aea0> <<< 21022 1726882745.50535: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 21022 1726882745.50580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21022 1726882745.50611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 21022 1726882745.50615: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2163cad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2163c890> <<< 21022 1726882745.50636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21022 1726882745.50742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21022 1726882745.50802: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2163f050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2163d1c0> <<< 21022 1726882745.50822: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21022 1726882745.50900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21022 1726882745.50920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 21022 1726882745.50960: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2164a780> <<< 21022 1726882745.51115: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2163f110> <<< 21022 1726882745.51197: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.51203: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164b560> <<< 21022 1726882745.51227: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.51233: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164b980> <<< 21022 1726882745.51286: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164ba70> <<< 21022 1726882745.51314: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2163b1d0> <<< 21022 1726882745.51326: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 21022 1726882745.51353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21022 1726882745.51371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21022 1726882745.51400: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.51430: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.51437: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164ea50> <<< 21022 1726882745.51619: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.51637: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164fdd0> <<< 21022 1726882745.51657: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2164d1f0> <<< 21022 1726882745.51672: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.51689: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164e0f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2164cda0> <<< 21022 1726882745.51698: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.51721: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21022 1726882745.51736: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.51840: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.51949: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.51961: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.51971: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 21022 1726882745.51996: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.52000: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21022 1726882745.52009: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.52155: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.52295: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.52982: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.53673: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21022 1726882745.53708: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 21022 1726882745.53731: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21022 1726882745.53736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.53773: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e214d52b0> <<< 21022 1726882745.53889: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 21022 1726882745.53917: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214d4d40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21653380> <<< 21022 1726882745.53992: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21022 1726882745.53998: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.54032: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 21022 1726882745.54208: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.54421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 21022 1726882745.54425: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214d5370> <<< 21022 1726882745.54446: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.54988: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.55550: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.55617: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.55715: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 21022 1726882745.55763: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.55797: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21022 1726882745.55823: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.55897: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.56026: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21022 1726882745.56062: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.56066: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 21022 1726882745.56165: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.56202: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 21022 1726882745.56421: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.56708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21022 1726882745.56772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21022 1726882745.56794: stdout chunk (state=3): >>>import '_ast' # <<< 21022 1726882745.56876: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214d76b0> <<< 21022 1726882745.56894: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.56974: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.57066: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 21022 1726882745.57070: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 21022 1726882745.57081: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 21022 1726882745.57111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 21022 1726882745.57196: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.57322: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.57328: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e214dda30> <<< 21022 1726882745.57383: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.57398: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e214de360> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214d6300> <<< 21022 1726882745.57414: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.57475: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.57508: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21022 1726882745.57525: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.57576: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.57624: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.57687: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.57762: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 21022 1726882745.57806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.57911: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.57915: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.57921: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e214dcfe0> <<< 21022 1726882745.57956: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214de5a0> <<< 21022 1726882745.57990: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 21022 1726882745.58026: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.58081: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.58153: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.58177: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.58229: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.58255: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 21022 1726882745.58276: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21022 1726882745.58309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21022 1726882745.58381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21022 1726882745.58394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21022 1726882745.58432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21022 1726882745.58473: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215727e0> <<< 21022 1726882745.58531: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214e8470> <<< 21022 1726882745.58625: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214e3980> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214e3560> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21022 1726882745.58629: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.58660: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.58695: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21022 1726882745.58768: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21022 1726882745.58800: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21022 1726882745.58821: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 21022 1726882745.58868: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.58971: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.58977: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.58992: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59037: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59109: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59111: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59161: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21022 1726882745.59168: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59257: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59330: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59360: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59397: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 21022 1726882745.59405: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59609: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59809: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59849: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.59939: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.59947: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 21022 1726882745.59956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 21022 1726882745.59977: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 21022 1726882745.60215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 21022 1726882745.60219: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21578da0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 21022 1726882745.60221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 21022 1726882745.60251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20aabe60> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20aac470> <<< 21022 1726882745.60282: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2157cef0> <<< 21022 1726882745.60308: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2157c4a0> <<< 21022 1726882745.60341: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2157a930> <<< 21022 1726882745.60364: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2157a600> <<< 21022 1726882745.60389: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21022 1726882745.60431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21022 1726882745.60474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 21022 1726882745.60478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 21022 1726882745.60537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.60541: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20aaf140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20aae9f0> <<< 21022 1726882745.60581: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20aaebd0> <<< 21022 1726882745.60585: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20aade20> <<< 21022 1726882745.60616: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21022 1726882745.60737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 21022 1726882745.60757: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20aaf1d0> <<< 21022 1726882745.60780: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21022 1726882745.60800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 21022 1726882745.60831: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20b21d00> <<< 21022 1726882745.60861: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20aafce0> <<< 21022 1726882745.60912: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2157a420> import 'ansible.module_utils.facts.timeout' # <<< 21022 1726882745.60915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 21022 1726882745.60964: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 21022 1726882745.60980: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.61029: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.61097: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21022 1726882745.61116: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.61180: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.61244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21022 1726882745.61250: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21022 1726882745.61275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 21022 1726882745.61309: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.61352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 21022 1726882745.61413: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.61466: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 21022 1726882745.61526: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.61562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21022 1726882745.61576: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.61646: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.61849: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 21022 1726882745.61865: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.62427: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.62928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 21022 1726882745.62957: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63004: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63063: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63105: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63141: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 21022 1726882745.63181: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63242: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 21022 1726882745.63249: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63298: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 21022 1726882745.63386: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63411: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 21022 1726882745.63469: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63493: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 21022 1726882745.63623: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.63732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 21022 1726882745.63738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 21022 1726882745.63773: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20b233e0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21022 1726882745.63799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21022 1726882745.63954: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20b22720> import 'ansible.module_utils.facts.system.local' # <<< 21022 1726882745.63958: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.64016: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.64094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 21022 1726882745.64101: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.64205: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.64307: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 21022 1726882745.64314: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.64385: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.64467: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21022 1726882745.64474: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.64523: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.64573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21022 1726882745.64625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21022 1726882745.64697: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.64764: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20b4deb0> <<< 21022 1726882745.64982: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20b3c1d0> <<< 21022 1726882745.64985: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 21022 1726882745.64998: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65059: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65120: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 21022 1726882745.65129: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65220: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65314: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65442: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65602: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 21022 1726882745.65625: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65661: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 21022 1726882745.65717: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65764: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 21022 1726882745.65825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 21022 1726882745.65853: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882745.65880: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20b65790> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20b3fe90> <<< 21022 1726882745.65890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 21022 1726882745.65907: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65922: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 21022 1726882745.65948: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.65986: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.66034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 21022 1726882745.66041: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.66218: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.66393: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21022 1726882745.66399: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.66509: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.66623: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.66665: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.66715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 21022 1726882745.66731: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.66752: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.66780: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.66944: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.67106: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 21022 1726882745.67121: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.67256: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.67396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 21022 1726882745.67403: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.67450: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.67480: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.68138: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.68724: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 21022 1726882745.68735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 21022 1726882745.68743: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.68860: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.68981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 21022 1726882745.68989: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.69097: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.69212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21022 1726882745.69218: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.69393: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.69571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21022 1726882745.69589: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.69603: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.69611: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 21022 1726882745.69617: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.69667: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.69710: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 21022 1726882745.69727: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.69839: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.69950: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70180: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 21022 1726882745.70430: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70469: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70516: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21022 1726882745.70522: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70552: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 21022 1726882745.70588: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70666: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 21022 1726882745.70751: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70781: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70806: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 21022 1726882745.70821: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70885: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.70949: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21022 1726882745.70954: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.71023: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.71085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 21022 1726882745.71101: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.71401: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.71702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21022 1726882745.71709: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.71782: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.71851: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 21022 1726882745.71860: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.71892: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.71937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 21022 1726882745.71943: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.71979: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 21022 1726882745.72026: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72058: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 21022 1726882745.72112: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72203: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21022 1726882745.72313: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72321: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 21022 1726882745.72342: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72395: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72429: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21022 1726882745.72453: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72467: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72490: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72543: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72594: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72670: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 21022 1726882745.72765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 21022 1726882745.72772: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72827: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.72883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 21022 1726882745.72895: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.73105: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.73322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21022 1726882745.73331: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.73383: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.73438: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21022 1726882745.73444: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.73490: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.73541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21022 1726882745.73550: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.73637: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.73722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 21022 1726882745.73730: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 21022 1726882745.73742: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.73838: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.73935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 21022 1726882745.73942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21022 1726882745.74019: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882745.74228: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 21022 1726882745.74256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 21022 1726882745.74269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 21022 1726882745.74309: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20985b20> <<< 21022 1726882745.74325: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20984d10> <<< 21022 1726882745.74373: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20983170> <<< 21022 1726882745.89570: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 21022 1726882745.89588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 21022 1726882745.89612: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e209cd7c0> <<< 21022 1726882745.89647: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 21022 1726882745.89670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 21022 1726882745.89695: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e209ccaa0> <<< 21022 1726882745.89755: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 21022 1726882745.89762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882745.89791: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 21022 1726882745.89803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 21022 1726882745.89810: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e209ce3f0> <<< 21022 1726882745.89854: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e209cdb50> <<< 21022 1726882745.90155: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 21022 1726882746.14482: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_hostnqn": "", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-46-139.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-139", "ansible_nodename": "ip-10-31-46-139.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2c52174af731fc996c81a6a9338a65", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMAGmz4coceQATe4wVCPswNHKDq397sHN0wP3lxcDx5YXYj3mfO2mlh1Dpa7TCdRgLKwtozxXO6KafFlS3d0x9UWzSyKR0sSc77mhua/o3Y8EThq+wmVYqwwMQp1Vh8aBTvONV8N1UHqLp3aOdJIjHMGYdoUzUEF7xedcrV0fOV9AAAAFQDiC9S/VmOYdv/C8sXiFstIvsP/FQAAAIEApapvkLljxqN9GCi5UqXohiznCnndWFY9Vt/4wN+GtUjkuNJBqYHErEZCKfujpgVR94wM4sP3DbiJkL+OurGNHPJn7qrXDGQNIKExN7q3EzJI6yKBYdq1pnuhK1fBE/B8I/GQAEoqP3PMoutNlf85wWVgmt1DBc+D9D87BEGZzFoAAACBAIyk6Zb39dUz0T2fpmnSTF7AJHxsuBXwGZH1/5c5tWS0QGhwu5nzEoJUkQLhk+JqFJVRjNKoZ8wzH8N32ZrE15HfLF6/uIlfBorDH5AhDSnVumVmGZtYAerr8Cch5xqDXZSHTUhi7nBmdY/IKTgk7lCs0q4c7ja/wOueEHXkfWdF", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDjr2n9pN3Skd0p3fTYngf1LkuFARyHo/RDL4n6yhKcuFMhqe9MjqKkyMOvWaeNvTMkAiQ7TNEROz2mBqoPSot74UYaDR1nw9xQRq7skd9l/L6FlWrbg6EBCcQZUgkgjucBgmk3+INE0QVUdywVyW2IdmqayH/fLojViFulCLWlWn9cjFclC/t+sfMfoY6DrRIoi1GlfdlEfEHT9zGqC5syJrp6Yb3b9Ho/CYNAXya6aAHzMTLkx0/kU4czCptGZ9ew7HWLOtMv8iahxGrAp1VW4jj76+SZ5OisJ9N7+g8GPnaNAvsDNldGNQJWME6YNcEbxHblmHAEU0lq9EydM2W5iQHUnSezOSqQBljsiUACwwxZSphsqFYQnsHv4Vl/NlVTAJOApkU0VehWPUtOQNiqG+W/VGFMqqBksxF5tVDTO+qkvF5bm8JT2RSHAIbRpPPOYA8fg1PEPu1ONXD99Jn3urd0Y0kvUfp2NzPk1JFbxcGh+uDNHR2t5bVuOyRvmy0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKj0SRB0MBwzo3XKoUBfi6MCOa8n8Z6sjosikvEKYLTWy/hzFaSt2hhtv0qoPi/CAERuCNgGQ5pZPiqBpnr9C8A=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHVmW9cqR4t5U02ebXgqIiDjJ0aeuxmuwOiTXv538jBQ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 47942 10.31.46.139 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 47942 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_loadavg": {"1m": 0.90966796875, "5m": 0.6494140625, "15m": 0.32763671875}, "ansible_lsb": {}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2866, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 851, "free": 2866}, "nocache": {"free": 3477, "used": 240}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c5217-4af7-31fc-996c-81a6a9338a65", "ansible_product_uuid": "ec2c5217-4af7-31fc-996c-81a6a9338a65", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 709, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251203756032, "block_size": 4096, "block_total": 64483404, "block_available": 61329042, "block_used": 3154362, "inode_total": 16384000, "inode_available": 16303763, "inode_used": 80237, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:98:65:d3:42:6b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.139", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::2f3a:b84:7c06:1e06", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.139", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:98:65:d3:42:6b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.139"], "ansible_all_ipv6_addresses": ["fe80::2f3a:b84:7c06:1e06"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.139", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::2f3a:b84:7c06:1e06"]}, "ansible_fips": false, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "06", "epoch": "1726882746", "epoch_int": "1726882746", "date": "2024-09-20", "time": "21:39:06", "iso8601_micro": "2024-09-21T01:39:06.140057Z", "iso8601": "2024-09-21T01:39:06Z", "iso8601_basic": "20240920T213906140057", "iso8601_basic_short": "20240920T213906", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21022 1726882746.15078: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 21022 1726882746.15085: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 21022 1726882746.15348: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 21022 1726882746.15356: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess <<< 21022 1726882746.15405: stdout chunk (state=3): >>># cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 21022 1726882746.15731: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21022 1726882746.15736: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 21022 1726882746.15740: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2<<< 21022 1726882746.15742: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 21022 1726882746.15842: stdout chunk (state=3): >>># destroy ntpath <<< 21022 1726882746.15850: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder <<< 21022 1726882746.15853: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 21022 1726882746.15856: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 21022 1726882746.15858: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 21022 1726882746.15894: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 21022 1726882746.16063: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 21022 1726882746.16097: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 21022 1726882746.16114: stdout chunk (state=3): >>># destroy json <<< 21022 1726882746.16148: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 21022 1726882746.16169: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 21022 1726882746.16384: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 21022 1726882746.16408: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 21022 1726882746.16429: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21022 1726882746.16615: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 21022 1726882746.16622: stdout chunk (state=3): >>># destroy _collections <<< 21022 1726882746.16633: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 21022 1726882746.16664: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21022 1726882746.16692: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 21022 1726882746.16713: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 21022 1726882746.16855: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 21022 1726882746.16879: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 21022 1726882746.16911: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 21022 1726882746.16946: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 21022 1726882746.16958: stdout chunk (state=3): >>># clear sys.audit hooks <<< 21022 1726882746.17430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882746.17644: stderr chunk (state=3): >>>Shared connection to 10.31.46.139 closed. <<< 21022 1726882746.17649: stdout chunk (state=3): >>><<< 21022 1726882746.17659: stderr chunk (state=3): >>><<< 21022 1726882746.17942: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21c0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21bdbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21c0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a21160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a21fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a5fd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a5ffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a977a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a97e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a77a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a75160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a5cf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21abb740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aba360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a76150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21ab8bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aec740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a5c1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21aecbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aecaa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21aece60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21a5acf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aed550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aed220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aee450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21b04650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21b05d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21b06c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21b072f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21b061e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21b07d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21b074a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aee480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21807c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e218306b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21830410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e218306e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e218308c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21805e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21831ee0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21830b60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21aeeb70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e218622a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2187a450> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e218b7200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e218d99a0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e218b7320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2187b0e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e216f42f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21879490> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21832e40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e216f4500> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_53cobeq_/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21759f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21730ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e216f7f80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21733e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e21789a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e217897c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e217890d0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21789850> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2175ac90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2178a750> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2178a960> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2178aea0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215ecb30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e215ee750> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215ef110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215eff50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f2cf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e215f2e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f0fe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f6cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f5790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f54f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f7f80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215f14f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2163ad50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2163aea0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2163cad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2163c890> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2163f050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2163d1c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2164a780> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2163f110> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164b560> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164b980> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164ba70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2163b1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164ea50> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164fdd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2164d1f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e2164e0f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2164cda0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e214d52b0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214d4d40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21653380> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214d5370> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214d76b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e214dda30> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e214de360> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214d6300> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e214dcfe0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214de5a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e215727e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214e8470> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214e3980> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e214e3560> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e21578da0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20aabe60> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20aac470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2157cef0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2157c4a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2157a930> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2157a600> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20aaf140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20aae9f0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20aaebd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20aade20> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20aaf1d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20b21d00> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20aafce0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e2157a420> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20b233e0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20b22720> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20b4deb0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20b3c1d0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20b65790> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20b3fe90> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e20985b20> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20984d10> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e20983170> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e209cd7c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e209ccaa0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e209ce3f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e209cdb50> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_hostnqn": "", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-46-139.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-139", "ansible_nodename": "ip-10-31-46-139.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2c52174af731fc996c81a6a9338a65", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAMAGmz4coceQATe4wVCPswNHKDq397sHN0wP3lxcDx5YXYj3mfO2mlh1Dpa7TCdRgLKwtozxXO6KafFlS3d0x9UWzSyKR0sSc77mhua/o3Y8EThq+wmVYqwwMQp1Vh8aBTvONV8N1UHqLp3aOdJIjHMGYdoUzUEF7xedcrV0fOV9AAAAFQDiC9S/VmOYdv/C8sXiFstIvsP/FQAAAIEApapvkLljxqN9GCi5UqXohiznCnndWFY9Vt/4wN+GtUjkuNJBqYHErEZCKfujpgVR94wM4sP3DbiJkL+OurGNHPJn7qrXDGQNIKExN7q3EzJI6yKBYdq1pnuhK1fBE/B8I/GQAEoqP3PMoutNlf85wWVgmt1DBc+D9D87BEGZzFoAAACBAIyk6Zb39dUz0T2fpmnSTF7AJHxsuBXwGZH1/5c5tWS0QGhwu5nzEoJUkQLhk+JqFJVRjNKoZ8wzH8N32ZrE15HfLF6/uIlfBorDH5AhDSnVumVmGZtYAerr8Cch5xqDXZSHTUhi7nBmdY/IKTgk7lCs0q4c7ja/wOueEHXkfWdF", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDjr2n9pN3Skd0p3fTYngf1LkuFARyHo/RDL4n6yhKcuFMhqe9MjqKkyMOvWaeNvTMkAiQ7TNEROz2mBqoPSot74UYaDR1nw9xQRq7skd9l/L6FlWrbg6EBCcQZUgkgjucBgmk3+INE0QVUdywVyW2IdmqayH/fLojViFulCLWlWn9cjFclC/t+sfMfoY6DrRIoi1GlfdlEfEHT9zGqC5syJrp6Yb3b9Ho/CYNAXya6aAHzMTLkx0/kU4czCptGZ9ew7HWLOtMv8iahxGrAp1VW4jj76+SZ5OisJ9N7+g8GPnaNAvsDNldGNQJWME6YNcEbxHblmHAEU0lq9EydM2W5iQHUnSezOSqQBljsiUACwwxZSphsqFYQnsHv4Vl/NlVTAJOApkU0VehWPUtOQNiqG+W/VGFMqqBksxF5tVDTO+qkvF5bm8JT2RSHAIbRpPPOYA8fg1PEPu1ONXD99Jn3urd0Y0kvUfp2NzPk1JFbxcGh+uDNHR2t5bVuOyRvmy0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKj0SRB0MBwzo3XKoUBfi6MCOa8n8Z6sjosikvEKYLTWy/hzFaSt2hhtv0qoPi/CAERuCNgGQ5pZPiqBpnr9C8A=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHVmW9cqR4t5U02ebXgqIiDjJ0aeuxmuwOiTXv538jBQ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 47942 10.31.46.139 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 47942 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_loadavg": {"1m": 0.90966796875, "5m": 0.6494140625, "15m": 0.32763671875}, "ansible_lsb": {}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2866, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 851, "free": 2866}, "nocache": {"free": 3477, "used": 240}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c5217-4af7-31fc-996c-81a6a9338a65", "ansible_product_uuid": "ec2c5217-4af7-31fc-996c-81a6a9338a65", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 709, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251203756032, "block_size": 4096, "block_total": 64483404, "block_available": 61329042, "block_used": 3154362, "inode_total": 16384000, "inode_available": 16303763, "inode_used": 80237, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:98:65:d3:42:6b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.139", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::2f3a:b84:7c06:1e06", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.139", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:98:65:d3:42:6b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.139"], "ansible_all_ipv6_addresses": ["fe80::2f3a:b84:7c06:1e06"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.139", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::2f3a:b84:7c06:1e06"]}, "ansible_fips": false, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "06", "epoch": "1726882746", "epoch_int": "1726882746", "date": "2024-09-20", "time": "21:39:06", "iso8601_micro": "2024-09-21T01:39:06.140057Z", "iso8601": "2024-09-21T01:39:06Z", "iso8601_basic": "20240920T213906140057", "iso8601_basic_short": "20240920T213906", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.139 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 21022 1726882746.20868: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21022 1726882746.20897: _low_level_execute_command(): starting 21022 1726882746.20908: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882744.8242319-21043-181759541123924/ > /dev/null 2>&1 && sleep 0' 21022 1726882746.21597: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21022 1726882746.21613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21022 1726882746.21628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21022 1726882746.21716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882746.21762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21022 1726882746.21791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882746.21808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882746.21948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882746.24564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882746.24568: stdout chunk (state=3): >>><<< 21022 1726882746.24570: stderr chunk (state=3): >>><<< 21022 1726882746.24573: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21022 1726882746.24578: handler run complete 21022 1726882746.24940: variable 'ansible_facts' from source: unknown 21022 1726882746.25215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882746.26278: variable 'ansible_facts' from source: unknown 21022 1726882746.26741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882746.27091: attempt loop complete, returning result 21022 1726882746.27184: _execute() done 21022 1726882746.27192: dumping result to json 21022 1726882746.27239: done dumping result, returning 21022 1726882746.27252: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affe814-3a2d-e2f9-38c9-000000000071] 21022 1726882746.27262: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000071 21022 1726882746.28659: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000071 21022 1726882746.28663: WORKER PROCESS EXITING ok: [managed_node2] 21022 1726882746.29515: no more pending results, returning what we have 21022 1726882746.29519: results queue empty 21022 1726882746.29519: checking for any_errors_fatal 21022 1726882746.29521: done checking for any_errors_fatal 21022 1726882746.29522: checking for max_fail_percentage 21022 1726882746.29523: done checking for max_fail_percentage 21022 1726882746.29524: checking to see if all hosts have failed and the running result is not ok 21022 1726882746.29525: done checking to see if all hosts have failed 21022 1726882746.29526: getting the remaining hosts for this loop 21022 1726882746.29528: done getting the remaining hosts for this loop 21022 1726882746.29531: getting the next task for host managed_node2 21022 1726882746.29540: done getting next task for host managed_node2 21022 1726882746.29542: ^ task is: TASK: meta (flush_handlers) 21022 1726882746.29544: ^ 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 21022 1726882746.29548: getting variables 21022 1726882746.29550: in VariableManager get_vars() 21022 1726882746.29573: Calling all_inventory to load vars for managed_node2 21022 1726882746.29578: Calling groups_inventory to load vars for managed_node2 21022 1726882746.29582: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882746.29592: Calling all_plugins_play to load vars for managed_node2 21022 1726882746.29595: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882746.29598: Calling groups_plugins_play to load vars for managed_node2 21022 1726882746.30031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882746.30396: done with get_vars() 21022 1726882746.30410: done getting variables 21022 1726882746.30521: in VariableManager get_vars() 21022 1726882746.30543: Calling all_inventory to load vars for managed_node2 21022 1726882746.30546: Calling groups_inventory to load vars for managed_node2 21022 1726882746.30549: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882746.30556: Calling all_plugins_play to load vars for managed_node2 21022 1726882746.30559: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882746.30562: Calling groups_plugins_play to load vars for managed_node2 21022 1726882746.30837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882746.31200: done with get_vars() 21022 1726882746.31218: done queuing things up, now waiting for results queue to drain 21022 1726882746.31221: results queue empty 21022 1726882746.31222: checking for any_errors_fatal 21022 1726882746.31225: done checking for any_errors_fatal 21022 1726882746.31226: checking for max_fail_percentage 21022 1726882746.31227: done checking for max_fail_percentage 21022 1726882746.31232: checking to see if all hosts have failed and the running result is not ok 21022 1726882746.31238: done checking to see if all hosts have failed 21022 1726882746.31240: getting the remaining hosts for this loop 21022 1726882746.31241: done getting the remaining hosts for this loop 21022 1726882746.31244: getting the next task for host managed_node2 21022 1726882746.31250: done getting next task for host managed_node2 21022 1726882746.31253: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21022 1726882746.31255: ^ 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 21022 1726882746.31258: getting variables 21022 1726882746.31259: in VariableManager get_vars() 21022 1726882746.31269: Calling all_inventory to load vars for managed_node2 21022 1726882746.31272: Calling groups_inventory to load vars for managed_node2 21022 1726882746.31278: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882746.31285: Calling all_plugins_play to load vars for managed_node2 21022 1726882746.31289: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882746.31293: Calling groups_plugins_play to load vars for managed_node2 21022 1726882746.31514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882746.31869: done with get_vars() 21022 1726882746.31882: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:8 Friday 20 September 2024 21:39:06 -0400 (0:00:01.548) 0:00:01.561 ****** 21022 1726882746.32001: entering _queue_task() for managed_node2/include_tasks 21022 1726882746.32004: Creating lock for include_tasks 21022 1726882746.32564: worker is 1 (out of 1 available) 21022 1726882746.32579: exiting _queue_task() for managed_node2/include_tasks 21022 1726882746.32589: done queuing things up, now waiting for results queue to drain 21022 1726882746.32591: waiting for pending results... 21022 1726882746.32765: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 21022 1726882746.32908: in run() - task 0affe814-3a2d-e2f9-38c9-000000000006 21022 1726882746.32912: variable 'ansible_search_path' from source: unknown 21022 1726882746.33016: calling self._execute() 21022 1726882746.33051: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882746.33065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882746.33085: variable 'omit' from source: magic vars 21022 1726882746.33222: _execute() done 21022 1726882746.33236: dumping result to json 21022 1726882746.33249: done dumping result, returning 21022 1726882746.33261: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-e2f9-38c9-000000000006] 21022 1726882746.33341: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000006 21022 1726882746.33425: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000006 21022 1726882746.33428: WORKER PROCESS EXITING 21022 1726882746.33486: no more pending results, returning what we have 21022 1726882746.33491: in VariableManager get_vars() 21022 1726882746.33527: Calling all_inventory to load vars for managed_node2 21022 1726882746.33530: Calling groups_inventory to load vars for managed_node2 21022 1726882746.33537: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882746.33669: Calling all_plugins_play to load vars for managed_node2 21022 1726882746.33677: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882746.33682: Calling groups_plugins_play to load vars for managed_node2 21022 1726882746.34016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882746.34344: done with get_vars() 21022 1726882746.34353: variable 'ansible_search_path' from source: unknown 21022 1726882746.34367: we have included files to process 21022 1726882746.34369: generating all_blocks data 21022 1726882746.34370: done generating all_blocks data 21022 1726882746.34371: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21022 1726882746.34373: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21022 1726882746.34378: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21022 1726882746.35283: in VariableManager get_vars() 21022 1726882746.35303: done with get_vars() 21022 1726882746.35324: done processing included file 21022 1726882746.35326: iterating over new_blocks loaded from include file 21022 1726882746.35328: in VariableManager get_vars() 21022 1726882746.35344: done with get_vars() 21022 1726882746.35346: filtering new block on tags 21022 1726882746.35363: done filtering new block on tags 21022 1726882746.35366: in VariableManager get_vars() 21022 1726882746.35381: done with get_vars() 21022 1726882746.35382: filtering new block on tags 21022 1726882746.35401: done filtering new block on tags 21022 1726882746.35404: in VariableManager get_vars() 21022 1726882746.35416: done with get_vars() 21022 1726882746.35418: filtering new block on tags 21022 1726882746.35441: done filtering new block on tags 21022 1726882746.35444: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 21022 1726882746.35451: extending task lists for all hosts with included blocks 21022 1726882746.35493: done extending task lists 21022 1726882746.35495: done processing included files 21022 1726882746.35496: results queue empty 21022 1726882746.35497: checking for any_errors_fatal 21022 1726882746.35499: done checking for any_errors_fatal 21022 1726882746.35499: checking for max_fail_percentage 21022 1726882746.35501: done checking for max_fail_percentage 21022 1726882746.35502: checking to see if all hosts have failed and the running result is not ok 21022 1726882746.35503: done checking to see if all hosts have failed 21022 1726882746.35504: getting the remaining hosts for this loop 21022 1726882746.35505: done getting the remaining hosts for this loop 21022 1726882746.35508: getting the next task for host managed_node2 21022 1726882746.35512: done getting next task for host managed_node2 21022 1726882746.35515: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 21022 1726882746.35518: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882746.35520: getting variables 21022 1726882746.35521: in VariableManager get_vars() 21022 1726882746.35537: Calling all_inventory to load vars for managed_node2 21022 1726882746.35541: Calling groups_inventory to load vars for managed_node2 21022 1726882746.35545: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882746.35550: Calling all_plugins_play to load vars for managed_node2 21022 1726882746.35553: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882746.35557: Calling groups_plugins_play to load vars for managed_node2 21022 1726882746.35797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882746.36124: done with get_vars() 21022 1726882746.36136: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:39:06 -0400 (0:00:00.042) 0:00:01.604 ****** 21022 1726882746.36219: entering _queue_task() for managed_node2/setup 21022 1726882746.36492: worker is 1 (out of 1 available) 21022 1726882746.36506: exiting _queue_task() for managed_node2/setup 21022 1726882746.36632: done queuing things up, now waiting for results queue to drain 21022 1726882746.36636: waiting for pending results... 21022 1726882746.36945: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 21022 1726882746.36951: in run() - task 0affe814-3a2d-e2f9-38c9-000000000082 21022 1726882746.36956: variable 'ansible_search_path' from source: unknown 21022 1726882746.36959: variable 'ansible_search_path' from source: unknown 21022 1726882746.36995: calling self._execute() 21022 1726882746.37085: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882746.37101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882746.37119: variable 'omit' from source: magic vars 21022 1726882746.38540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882746.41280: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882746.41474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882746.41728: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882746.41731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882746.41959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882746.42072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882746.42133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882746.42270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882746.42327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882746.42402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882746.42755: variable 'ansible_facts' from source: unknown 21022 1726882746.42885: variable 'network_test_required_facts' from source: task vars 21022 1726882746.42943: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): False 21022 1726882746.42953: when evaluation is False, skipping this task 21022 1726882746.42961: _execute() done 21022 1726882746.42970: dumping result to json 21022 1726882746.42982: done dumping result, returning 21022 1726882746.42995: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affe814-3a2d-e2f9-38c9-000000000082] 21022 1726882746.43015: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000082 21022 1726882746.43220: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000082 21022 1726882746.43225: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } 21022 1726882746.43325: no more pending results, returning what we have 21022 1726882746.43329: results queue empty 21022 1726882746.43331: checking for any_errors_fatal 21022 1726882746.43332: done checking for any_errors_fatal 21022 1726882746.43333: checking for max_fail_percentage 21022 1726882746.43337: done checking for max_fail_percentage 21022 1726882746.43339: checking to see if all hosts have failed and the running result is not ok 21022 1726882746.43340: done checking to see if all hosts have failed 21022 1726882746.43341: getting the remaining hosts for this loop 21022 1726882746.43343: done getting the remaining hosts for this loop 21022 1726882746.43347: getting the next task for host managed_node2 21022 1726882746.43358: done getting next task for host managed_node2 21022 1726882746.43362: ^ task is: TASK: Check if system is ostree 21022 1726882746.43366: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882746.43370: getting variables 21022 1726882746.43372: in VariableManager get_vars() 21022 1726882746.43409: Calling all_inventory to load vars for managed_node2 21022 1726882746.43412: Calling groups_inventory to load vars for managed_node2 21022 1726882746.43417: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882746.43429: Calling all_plugins_play to load vars for managed_node2 21022 1726882746.43637: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882746.43645: Calling groups_plugins_play to load vars for managed_node2 21022 1726882746.43902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882746.44238: done with get_vars() 21022 1726882746.44250: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:39:06 -0400 (0:00:00.081) 0:00:01.685 ****** 21022 1726882746.44359: entering _queue_task() for managed_node2/stat 21022 1726882746.44624: worker is 1 (out of 1 available) 21022 1726882746.44749: exiting _queue_task() for managed_node2/stat 21022 1726882746.44762: done queuing things up, now waiting for results queue to drain 21022 1726882746.44763: waiting for pending results... 21022 1726882746.45055: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 21022 1726882746.45144: in run() - task 0affe814-3a2d-e2f9-38c9-000000000084 21022 1726882746.45166: variable 'ansible_search_path' from source: unknown 21022 1726882746.45174: variable 'ansible_search_path' from source: unknown 21022 1726882746.45219: calling self._execute() 21022 1726882746.45310: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882746.45324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882746.45341: variable 'omit' from source: magic vars 21022 1726882746.46043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21022 1726882746.46351: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21022 1726882746.46417: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21022 1726882746.46465: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21022 1726882746.46516: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21022 1726882746.46622: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 21022 1726882746.46661: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 21022 1726882746.46706: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882746.46755: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 21022 1726882746.46912: Evaluated conditional (not __network_is_ostree is defined): True 21022 1726882746.46924: variable 'omit' from source: magic vars 21022 1726882746.46977: variable 'omit' from source: magic vars 21022 1726882746.47049: variable 'omit' from source: magic vars 21022 1726882746.47086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21022 1726882746.47140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21022 1726882746.47184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21022 1726882746.47237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21022 1726882746.47244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21022 1726882746.47274: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21022 1726882746.47289: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882746.47341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882746.47452: Set connection var ansible_module_compression to ZIP_DEFLATED 21022 1726882746.47470: Set connection var ansible_connection to ssh 21022 1726882746.47487: Set connection var ansible_timeout to 10 21022 1726882746.47504: Set connection var ansible_pipelining to False 21022 1726882746.47517: Set connection var ansible_shell_type to sh 21022 1726882746.47561: Set connection var ansible_shell_executable to /bin/sh 21022 1726882746.47670: variable 'ansible_shell_executable' from source: unknown 21022 1726882746.47673: variable 'ansible_connection' from source: unknown 21022 1726882746.47679: variable 'ansible_module_compression' from source: unknown 21022 1726882746.47682: variable 'ansible_shell_type' from source: unknown 21022 1726882746.47685: variable 'ansible_shell_executable' from source: unknown 21022 1726882746.47687: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882746.47689: variable 'ansible_pipelining' from source: unknown 21022 1726882746.47692: variable 'ansible_timeout' from source: unknown 21022 1726882746.47694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882746.47911: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 21022 1726882746.47928: variable 'omit' from source: magic vars 21022 1726882746.47999: starting attempt loop 21022 1726882746.48002: running the handler 21022 1726882746.48004: _low_level_execute_command(): starting 21022 1726882746.48007: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21022 1726882746.48780: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21022 1726882746.48855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882746.48918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21022 1726882746.48945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882746.48986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882746.49070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882746.51072: stdout chunk (state=3): >>>/root <<< 21022 1726882746.51075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882746.51078: stdout chunk (state=3): >>><<< 21022 1726882746.51080: stderr chunk (state=3): >>><<< 21022 1726882746.51101: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21022 1726882746.51129: _low_level_execute_command(): starting 21022 1726882746.51180: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388 `" && echo ansible-tmp-1726882746.511138-21082-7245747870388="` echo /root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388 `" ) && sleep 0' 21022 1726882746.51790: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21022 1726882746.51856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882746.51926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21022 1726882746.51947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882746.51983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882746.52229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882746.54473: stdout chunk (state=3): >>>ansible-tmp-1726882746.511138-21082-7245747870388=/root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388 <<< 21022 1726882746.54541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882746.54544: stdout chunk (state=3): >>><<< 21022 1726882746.54547: stderr chunk (state=3): >>><<< 21022 1726882746.54550: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882746.511138-21082-7245747870388=/root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21022 1726882746.54600: variable 'ansible_module_compression' from source: unknown 21022 1726882746.54692: ANSIBALLZ: Using lock for stat 21022 1726882746.54701: ANSIBALLZ: Acquiring lock 21022 1726882746.54709: ANSIBALLZ: Lock acquired: 140100183709632 21022 1726882746.54718: ANSIBALLZ: Creating module 21022 1726882746.73191: ANSIBALLZ: Writing module into payload 21022 1726882746.73443: ANSIBALLZ: Writing module 21022 1726882746.73447: ANSIBALLZ: Renaming module 21022 1726882746.73450: ANSIBALLZ: Done creating module 21022 1726882746.73452: variable 'ansible_facts' from source: unknown 21022 1726882746.73465: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388/AnsiballZ_stat.py 21022 1726882746.73660: Sending initial data 21022 1726882746.73670: Sent initial data (150 bytes) 21022 1726882746.74273: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21022 1726882746.74292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21022 1726882746.74351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882746.74424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21022 1726882746.74453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882746.74470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882746.74583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882746.76329: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21022 1726882746.76419: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21022 1726882746.76506: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21022vgufpggn/tmpzxslazwa /root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388/AnsiballZ_stat.py <<< 21022 1726882746.76509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388/AnsiballZ_stat.py" <<< 21022 1726882746.76581: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-21022vgufpggn/tmpzxslazwa" to remote "/root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388/AnsiballZ_stat.py" <<< 21022 1726882746.77846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882746.77912: stderr chunk (state=3): >>><<< 21022 1726882746.77940: stdout chunk (state=3): >>><<< 21022 1726882746.78105: done transferring module to remote 21022 1726882746.78108: _low_level_execute_command(): starting 21022 1726882746.78111: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388/ /root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388/AnsiballZ_stat.py && sleep 0' 21022 1726882746.79248: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882746.79362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21022 1726882746.79400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882746.79444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882746.79556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882746.81886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882746.81889: stdout chunk (state=3): >>><<< 21022 1726882746.81892: stderr chunk (state=3): >>><<< 21022 1726882746.81894: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21022 1726882746.81897: _low_level_execute_command(): starting 21022 1726882746.81899: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388/AnsiballZ_stat.py && sleep 0' 21022 1726882746.82917: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21022 1726882746.82932: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21022 1726882746.83152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 21022 1726882746.83172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882746.83195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882746.83304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882746.85582: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21022 1726882746.85610: stdout chunk (state=3): >>>import _imp # builtin <<< 21022 1726882746.85653: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21022 1726882746.85732: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21022 1726882746.85769: stdout chunk (state=3): >>>import 'posix' # <<< 21022 1726882746.85807: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 21022 1726882746.85972: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 21022 1726882746.86006: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21022 1726882746.86033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2b2c530> <<< 21022 1726882746.86085: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2afbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 21022 1726882746.86090: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2b2eab0> <<< 21022 1726882746.86141: stdout chunk (state=3): >>>import '_signal' # <<< 21022 1726882746.86146: stdout chunk (state=3): >>>import '_abc' # <<< 21022 1726882746.86148: stdout chunk (state=3): >>>import 'abc' # <<< 21022 1726882746.86190: stdout chunk (state=3): >>>import 'io' # <<< 21022 1726882746.86193: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21022 1726882746.86285: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21022 1726882746.86316: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21022 1726882746.86351: stdout chunk (state=3): >>>import 'os' # <<< 21022 1726882746.86381: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 21022 1726882746.86558: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c28fd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c28fdfd0> <<< 21022 1726882746.86579: stdout chunk (state=3): >>>import 'site' # <<< 21022 1726882746.86617: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21022 1726882746.86865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21022 1726882746.86886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21022 1726882746.86913: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882746.86930: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21022 1726882746.86980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21022 1726882746.87174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c293be60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c293bf20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21022 1726882746.87179: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21022 1726882746.87232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882746.87260: stdout chunk (state=3): >>>import 'itertools' # <<< 21022 1726882746.87302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2973890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21022 1726882746.87327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2973f20> <<< 21022 1726882746.87343: stdout chunk (state=3): >>>import '_collections' # <<< 21022 1726882746.87394: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2953b30> <<< 21022 1726882746.87413: stdout chunk (state=3): >>>import '_functools' # <<< 21022 1726882746.87584: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2951250> <<< 21022 1726882746.87592: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2939010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21022 1726882746.87611: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21022 1726882746.87651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21022 1726882746.87672: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 21022 1726882746.87704: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29977a0> <<< 21022 1726882746.87731: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29963c0> <<< 21022 1726882746.87810: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2952120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c293af00> <<< 21022 1726882746.87872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29c8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2938290> <<< 21022 1726882746.87903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 21022 1726882746.87907: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c29c8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29c8b60> <<< 21022 1726882746.88078: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c29c8f20> <<< 21022 1726882746.88081: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2936db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29c95e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29c92b0> import 'importlib.machinery' # <<< 21022 1726882746.88144: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 21022 1726882746.88148: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29ca4e0> <<< 21022 1726882746.88167: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 21022 1726882746.88187: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21022 1726882746.88213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21022 1726882746.88473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29e0710> <<< 21022 1726882746.88477: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c29e1e50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29e2d50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c29e33b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29e22a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 21022 1726882746.88527: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882746.88531: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c29e3e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29e3560> <<< 21022 1726882746.88574: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29ca540> <<< 21022 1726882746.88596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21022 1726882746.88623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21022 1726882746.88650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21022 1726882746.88670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21022 1726882746.88863: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c276fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c27987d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2798530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c27986e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c2798920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c276de50> <<< 21022 1726882746.88879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21022 1726882746.88979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21022 1726882746.89002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 21022 1726882746.89029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c279a030> <<< 21022 1726882746.89059: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2798cb0> <<< 21022 1726882746.89081: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29ca6c0> <<< 21022 1726882746.89095: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21022 1726882746.89159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882746.89174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21022 1726882746.89218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21022 1726882746.89249: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c27c63c0> <<< 21022 1726882746.89319: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21022 1726882746.89322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882746.89360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21022 1726882746.89363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21022 1726882746.89437: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c27e2510> <<< 21022 1726882746.89445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21022 1726882746.89480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21022 1726882746.89567: stdout chunk (state=3): >>>import 'ntpath' # <<< 21022 1726882746.89571: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c281b2c0> <<< 21022 1726882746.89755: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21022 1726882746.89783: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2841a60> <<< 21022 1726882746.89862: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c281b3e0> <<< 21022 1726882746.89905: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c27e31a0> <<< 21022 1726882746.89933: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 21022 1726882746.90057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26603e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c27e1550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c279af60> <<< 21022 1726882746.90081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd5c26605c0> <<< 21022 1726882746.90170: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_rmz7uxxe/ansible_stat_payload.zip' # zipimport: zlib available <<< 21022 1726882746.90323: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.90355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21022 1726882746.90371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21022 1726882746.90411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21022 1726882746.90494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21022 1726882746.90529: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26b60c0> <<< 21022 1726882746.90549: stdout chunk (state=3): >>>import '_typing' # <<< 21022 1726882746.90750: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c268cfb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c268c110> <<< 21022 1726882746.90769: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.90797: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 21022 1726882746.90823: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21022 1726882746.90949: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 21022 1726882746.90952: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.92441: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.93712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c268ff20> <<< 21022 1726882746.93800: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21022 1726882746.93835: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 21022 1726882746.93860: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c26e1a90> <<< 21022 1726882746.93901: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26e1820> <<< 21022 1726882746.93950: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26e1130> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21022 1726882746.94048: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26e1580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26b6ae0> <<< 21022 1726882746.94055: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c26e2870> <<< 21022 1726882746.94216: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c26e2ab0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21022 1726882746.94261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26e2f90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21022 1726882746.94281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21022 1726882746.94303: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2544d70> <<< 21022 1726882746.94342: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c2546990> <<< 21022 1726882746.94423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21022 1726882746.94427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 21022 1726882746.94457: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2547260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21022 1726882746.94578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21022 1726882746.94582: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2548410> <<< 21022 1726882746.94593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 21022 1726882746.94625: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c254aea0> <<< 21022 1726882746.94683: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c254afc0> <<< 21022 1726882746.94706: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2549160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21022 1726882746.94753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21022 1726882746.94806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 21022 1726882746.94822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21022 1726882746.94903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c254eed0> <<< 21022 1726882746.94914: stdout chunk (state=3): >>>import '_tokenize' # <<< 21022 1726882746.94951: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c254d9d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c254d730> <<< 21022 1726882746.95184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21022 1726882746.95195: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c254ffb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c25495e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c2596f90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2597140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 21022 1726882746.95215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 21022 1726882746.95263: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c2598d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2598ad0> <<< 21022 1726882746.95287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21022 1726882746.95397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21022 1726882746.95449: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882746.95473: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c259b1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2599340> <<< 21022 1726882746.95538: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882746.95588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 21022 1726882746.95643: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c25a29c0> <<< 21022 1726882746.96152: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c259b350> <<< 21022 1726882746.96159: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a3c50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a37d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a3d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2597440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a6c00> <<< 21022 1726882746.96292: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882746.96312: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a8110> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c25a5370> <<< 21022 1726882746.96550: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a6720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c25a4f20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 21022 1726882746.96622: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.96646: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 21022 1726882746.96666: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.96686: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21022 1726882746.96698: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.96843: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.96989: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.97675: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.98364: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21022 1726882746.98390: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 21022 1726882746.98403: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21022 1726882746.98428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882746.98491: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c262c3e0> <<< 21022 1726882746.98600: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 21022 1726882746.98627: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c262d2e0> <<< 21022 1726882746.98644: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c25aac30> <<< 21022 1726882746.98701: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21022 1726882746.98736: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.98740: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.98762: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 21022 1726882746.98942: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.99151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 21022 1726882746.99154: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c262d940> <<< 21022 1726882746.99169: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882746.99731: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.00339: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.00487: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.00512: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 21022 1726882747.00553: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21022 1726882747.00590: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.00650: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.00766: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21022 1726882747.00821: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 21022 1726882747.00932: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 21022 1726882747.01203: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.01493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21022 1726882747.01561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21022 1726882747.01591: stdout chunk (state=3): >>>import '_ast' # <<< 21022 1726882747.01672: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c262fce0> <<< 21022 1726882747.01708: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.01781: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.02125: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21022 1726882747.02131: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c243dee0> <<< 21022 1726882747.02181: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c243e810> <<< 21022 1726882747.02214: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c262e990> # zipimport: zlib available <<< 21022 1726882747.02251: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.02300: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21022 1726882747.02446: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21022 1726882747.02463: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.02550: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 21022 1726882747.02582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882747.02685: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c243d550> <<< 21022 1726882747.02728: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c243eab0> <<< 21022 1726882747.02769: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 21022 1726882747.02842: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.02906: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.02940: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.03028: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 21022 1726882747.03059: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21022 1726882747.03129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21022 1726882747.03163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21022 1726882747.03224: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c24ceba0> <<< 21022 1726882747.03271: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c24488f0> <<< 21022 1726882747.03369: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2443a70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c24427b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 21022 1726882747.03403: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.03416: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.03453: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21022 1726882747.03513: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21022 1726882747.03558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21022 1726882747.03580: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 21022 1726882747.03700: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.03925: stdout chunk (state=3): >>># zipimport: zlib available <<< 21022 1726882747.04258: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 21022 1726882747.04426: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 21022 1726882747.04435: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 21022 1726882747.04471: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 21022 1726882747.04541: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess <<< 21022 1726882747.04549: stdout chunk (state=3): >>># cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 21022 1726882747.04593: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 21022 1726882747.04612: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 21022 1726882747.04855: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 21022 1726882747.04906: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 21022 1726882747.04927: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 21022 1726882747.05035: stdout chunk (state=3): >>># destroy ntpath <<< 21022 1726882747.05238: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array <<< 21022 1726882747.05247: stdout chunk (state=3): >>># destroy datetime <<< 21022 1726882747.05308: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 21022 1726882747.05345: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21022 1726882747.05826: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21022 1726882747.05836: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 21022 1726882747.05842: stdout chunk (state=3): >>># destroy time <<< 21022 1726882747.05844: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 21022 1726882747.05847: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 21022 1726882747.05849: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 21022 1726882747.05851: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 21022 1726882747.06269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.139 closed. <<< 21022 1726882747.06313: stderr chunk (state=3): >>><<< 21022 1726882747.06395: stdout chunk (state=3): >>><<< 21022 1726882747.06672: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2afbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2b2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c28fd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c28fdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c293be60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c293bf20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2973890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2973f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2953b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2951250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2939010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29977a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29963c0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2952120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c293af00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29c8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2938290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c29c8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29c8b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c29c8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2936db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29c95e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29c92b0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29ca4e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29e0710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c29e1e50> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29e2d50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c29e33b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29e22a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c29e3e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29e3560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29ca540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c276fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c27987d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2798530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c27986e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c2798920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c276de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c279a030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2798cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c29ca6c0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c27c63c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c27e2510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c281b2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2841a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c281b3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c27e31a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26603e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c27e1550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c279af60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd5c26605c0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_rmz7uxxe/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26b60c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c268cfb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c268c110> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c268ff20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c26e1a90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26e1820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26e1130> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26e1580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26b6ae0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c26e2870> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c26e2ab0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c26e2f90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2544d70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c2546990> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2547260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2548410> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c254aea0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c254afc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2549160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c254eed0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c254d9d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c254d730> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c254ffb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c25495e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c2596f90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2597140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c2598d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2598ad0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c259b1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2599340> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c25a29c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c259b350> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a3c50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a37d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a3d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2597440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a6c00> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a8110> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c25a5370> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c25a6720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c25a4f20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c262c3e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c262d2e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c25aac30> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c262d940> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c262fce0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c243dee0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c243e810> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c262e990> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5c243d550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c243eab0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c24ceba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c24488f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c2443a70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5c24427b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.139 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 21022 1726882747.07609: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21022 1726882747.07613: _low_level_execute_command(): starting 21022 1726882747.07615: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882746.511138-21082-7245747870388/ > /dev/null 2>&1 && sleep 0' 21022 1726882747.07968: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21022 1726882747.07972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21022 1726882747.07977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21022 1726882747.08040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21022 1726882747.08044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 <<< 21022 1726882747.08047: stderr chunk (state=3): >>>debug2: match not found <<< 21022 1726882747.08049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882747.08052: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21022 1726882747.08054: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.139 is address <<< 21022 1726882747.08057: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21022 1726882747.08059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21022 1726882747.08061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21022 1726882747.08069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21022 1726882747.08079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 <<< 21022 1726882747.08086: stderr chunk (state=3): >>>debug2: match found <<< 21022 1726882747.08097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21022 1726882747.08186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21022 1726882747.08189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21022 1726882747.08287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21022 1726882747.10339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21022 1726882747.10342: stderr chunk (state=3): >>><<< 21022 1726882747.10345: stdout chunk (state=3): >>><<< 21022 1726882747.10360: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.139 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.139 originally 10.31.46.139 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21022 1726882747.10367: handler run complete 21022 1726882747.10395: attempt loop complete, returning result 21022 1726882747.10399: _execute() done 21022 1726882747.10401: dumping result to json 21022 1726882747.10406: done dumping result, returning 21022 1726882747.10417: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0affe814-3a2d-e2f9-38c9-000000000084] 21022 1726882747.10421: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000084 21022 1726882747.10547: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000084 21022 1726882747.10550: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 21022 1726882747.10635: no more pending results, returning what we have 21022 1726882747.10841: results queue empty 21022 1726882747.10842: checking for any_errors_fatal 21022 1726882747.10849: done checking for any_errors_fatal 21022 1726882747.10851: checking for max_fail_percentage 21022 1726882747.10853: done checking for max_fail_percentage 21022 1726882747.10854: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.10855: done checking to see if all hosts have failed 21022 1726882747.10856: getting the remaining hosts for this loop 21022 1726882747.10857: done getting the remaining hosts for this loop 21022 1726882747.10861: getting the next task for host managed_node2 21022 1726882747.10868: done getting next task for host managed_node2 21022 1726882747.10871: ^ task is: TASK: Set flag to indicate system is ostree 21022 1726882747.10874: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.10878: getting variables 21022 1726882747.10880: in VariableManager get_vars() 21022 1726882747.10913: Calling all_inventory to load vars for managed_node2 21022 1726882747.10917: Calling groups_inventory to load vars for managed_node2 21022 1726882747.10921: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.10932: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.10958: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.10964: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.11667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.12002: done with get_vars() 21022 1726882747.12015: done getting variables 21022 1726882747.12131: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:39:07 -0400 (0:00:00.678) 0:00:02.363 ****** 21022 1726882747.12175: entering _queue_task() for managed_node2/set_fact 21022 1726882747.12177: Creating lock for set_fact 21022 1726882747.12575: worker is 1 (out of 1 available) 21022 1726882747.12586: exiting _queue_task() for managed_node2/set_fact 21022 1726882747.12600: done queuing things up, now waiting for results queue to drain 21022 1726882747.12601: waiting for pending results... 21022 1726882747.12843: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 21022 1726882747.12881: in run() - task 0affe814-3a2d-e2f9-38c9-000000000085 21022 1726882747.12900: variable 'ansible_search_path' from source: unknown 21022 1726882747.12909: variable 'ansible_search_path' from source: unknown 21022 1726882747.12962: calling self._execute() 21022 1726882747.13049: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.13069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.13139: variable 'omit' from source: magic vars 21022 1726882747.13754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21022 1726882747.14057: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21022 1726882747.14113: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21022 1726882747.14166: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21022 1726882747.14209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21022 1726882747.14314: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 21022 1726882747.14362: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 21022 1726882747.14461: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882747.14466: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 21022 1726882747.14590: Evaluated conditional (not __network_is_ostree is defined): True 21022 1726882747.14601: variable 'omit' from source: magic vars 21022 1726882747.14677: variable 'omit' from source: magic vars 21022 1726882747.14812: variable '__ostree_booted_stat' from source: set_fact 21022 1726882747.14870: variable 'omit' from source: magic vars 21022 1726882747.14911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21022 1726882747.14951: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21022 1726882747.15004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21022 1726882747.15009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21022 1726882747.15023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21022 1726882747.15061: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21022 1726882747.15070: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.15079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.15222: Set connection var ansible_module_compression to ZIP_DEFLATED 21022 1726882747.15231: Set connection var ansible_connection to ssh 21022 1726882747.15331: Set connection var ansible_timeout to 10 21022 1726882747.15337: Set connection var ansible_pipelining to False 21022 1726882747.15340: Set connection var ansible_shell_type to sh 21022 1726882747.15343: Set connection var ansible_shell_executable to /bin/sh 21022 1726882747.15345: variable 'ansible_shell_executable' from source: unknown 21022 1726882747.15347: variable 'ansible_connection' from source: unknown 21022 1726882747.15350: variable 'ansible_module_compression' from source: unknown 21022 1726882747.15352: variable 'ansible_shell_type' from source: unknown 21022 1726882747.15354: variable 'ansible_shell_executable' from source: unknown 21022 1726882747.15356: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.15358: variable 'ansible_pipelining' from source: unknown 21022 1726882747.15360: variable 'ansible_timeout' from source: unknown 21022 1726882747.15362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.15483: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 21022 1726882747.15500: variable 'omit' from source: magic vars 21022 1726882747.15538: starting attempt loop 21022 1726882747.15541: running the handler 21022 1726882747.15544: handler run complete 21022 1726882747.15550: attempt loop complete, returning result 21022 1726882747.15554: _execute() done 21022 1726882747.15561: dumping result to json 21022 1726882747.15569: done dumping result, returning 21022 1726882747.15582: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0affe814-3a2d-e2f9-38c9-000000000085] 21022 1726882747.15661: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000085 21022 1726882747.15726: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000085 21022 1726882747.15729: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 21022 1726882747.15790: no more pending results, returning what we have 21022 1726882747.15794: results queue empty 21022 1726882747.15795: checking for any_errors_fatal 21022 1726882747.15801: done checking for any_errors_fatal 21022 1726882747.15802: checking for max_fail_percentage 21022 1726882747.15804: done checking for max_fail_percentage 21022 1726882747.15805: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.15806: done checking to see if all hosts have failed 21022 1726882747.15807: getting the remaining hosts for this loop 21022 1726882747.15809: done getting the remaining hosts for this loop 21022 1726882747.15813: getting the next task for host managed_node2 21022 1726882747.15823: done getting next task for host managed_node2 21022 1726882747.15826: ^ task is: TASK: Fix CentOS6 Base repo 21022 1726882747.15829: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.15833: getting variables 21022 1726882747.15837: in VariableManager get_vars() 21022 1726882747.15870: Calling all_inventory to load vars for managed_node2 21022 1726882747.15873: Calling groups_inventory to load vars for managed_node2 21022 1726882747.15878: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.15890: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.15895: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.15904: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.16398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.16730: done with get_vars() 21022 1726882747.16742: done getting variables 21022 1726882747.16875: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:39:07 -0400 (0:00:00.047) 0:00:02.411 ****** 21022 1726882747.16912: entering _queue_task() for managed_node2/copy 21022 1726882747.17263: worker is 1 (out of 1 available) 21022 1726882747.17273: exiting _queue_task() for managed_node2/copy 21022 1726882747.17283: done queuing things up, now waiting for results queue to drain 21022 1726882747.17285: waiting for pending results... 21022 1726882747.17523: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 21022 1726882747.17621: in run() - task 0affe814-3a2d-e2f9-38c9-000000000087 21022 1726882747.17625: variable 'ansible_search_path' from source: unknown 21022 1726882747.17629: variable 'ansible_search_path' from source: unknown 21022 1726882747.17657: calling self._execute() 21022 1726882747.17775: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.17846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.17849: variable 'omit' from source: magic vars 21022 1726882747.18457: variable 'ansible_distribution' from source: facts 21022 1726882747.18488: Evaluated conditional (ansible_distribution == 'CentOS'): False 21022 1726882747.18503: when evaluation is False, skipping this task 21022 1726882747.18511: _execute() done 21022 1726882747.18520: dumping result to json 21022 1726882747.18530: done dumping result, returning 21022 1726882747.18608: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0affe814-3a2d-e2f9-38c9-000000000087] 21022 1726882747.18611: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000087 21022 1726882747.18802: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000087 21022 1726882747.18806: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 21022 1726882747.18858: no more pending results, returning what we have 21022 1726882747.18861: results queue empty 21022 1726882747.18863: checking for any_errors_fatal 21022 1726882747.18867: done checking for any_errors_fatal 21022 1726882747.18869: checking for max_fail_percentage 21022 1726882747.18871: done checking for max_fail_percentage 21022 1726882747.18872: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.18885: done checking to see if all hosts have failed 21022 1726882747.18887: getting the remaining hosts for this loop 21022 1726882747.18889: done getting the remaining hosts for this loop 21022 1726882747.18893: getting the next task for host managed_node2 21022 1726882747.18899: done getting next task for host managed_node2 21022 1726882747.18903: ^ task is: TASK: Include the task 'enable_epel.yml' 21022 1726882747.18907: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.18911: getting variables 21022 1726882747.18913: in VariableManager get_vars() 21022 1726882747.18996: Calling all_inventory to load vars for managed_node2 21022 1726882747.18999: Calling groups_inventory to load vars for managed_node2 21022 1726882747.19003: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.19014: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.19018: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.19022: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.19352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.19841: done with get_vars() 21022 1726882747.19852: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:39:07 -0400 (0:00:00.030) 0:00:02.441 ****** 21022 1726882747.19960: entering _queue_task() for managed_node2/include_tasks 21022 1726882747.20348: worker is 1 (out of 1 available) 21022 1726882747.20360: exiting _queue_task() for managed_node2/include_tasks 21022 1726882747.20372: done queuing things up, now waiting for results queue to drain 21022 1726882747.20373: waiting for pending results... 21022 1726882747.20502: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 21022 1726882747.20640: in run() - task 0affe814-3a2d-e2f9-38c9-000000000088 21022 1726882747.20644: variable 'ansible_search_path' from source: unknown 21022 1726882747.20647: variable 'ansible_search_path' from source: unknown 21022 1726882747.20668: calling self._execute() 21022 1726882747.20814: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.20820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.20823: variable 'omit' from source: magic vars 21022 1726882747.21391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882747.24056: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882747.24149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882747.24205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882747.24253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882747.24294: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882747.24403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882747.24439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882747.24511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882747.24544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882747.24566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882747.24705: variable '__network_is_ostree' from source: set_fact 21022 1726882747.24740: Evaluated conditional (not __network_is_ostree | d(false)): True 21022 1726882747.24752: _execute() done 21022 1726882747.24760: dumping result to json 21022 1726882747.24838: done dumping result, returning 21022 1726882747.24842: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0affe814-3a2d-e2f9-38c9-000000000088] 21022 1726882747.24847: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000088 21022 1726882747.24917: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000088 21022 1726882747.24920: WORKER PROCESS EXITING 21022 1726882747.24976: no more pending results, returning what we have 21022 1726882747.24982: in VariableManager get_vars() 21022 1726882747.25019: Calling all_inventory to load vars for managed_node2 21022 1726882747.25022: Calling groups_inventory to load vars for managed_node2 21022 1726882747.25026: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.25246: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.25250: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.25255: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.25521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.25812: done with get_vars() 21022 1726882747.25821: variable 'ansible_search_path' from source: unknown 21022 1726882747.25822: variable 'ansible_search_path' from source: unknown 21022 1726882747.25863: we have included files to process 21022 1726882747.25864: generating all_blocks data 21022 1726882747.25866: done generating all_blocks data 21022 1726882747.25873: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21022 1726882747.25874: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21022 1726882747.25877: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21022 1726882747.26908: done processing included file 21022 1726882747.26911: iterating over new_blocks loaded from include file 21022 1726882747.26913: in VariableManager get_vars() 21022 1726882747.26928: done with get_vars() 21022 1726882747.26930: filtering new block on tags 21022 1726882747.26962: done filtering new block on tags 21022 1726882747.26966: in VariableManager get_vars() 21022 1726882747.26985: done with get_vars() 21022 1726882747.26988: filtering new block on tags 21022 1726882747.27004: done filtering new block on tags 21022 1726882747.27006: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 21022 1726882747.27013: extending task lists for all hosts with included blocks 21022 1726882747.27174: done extending task lists 21022 1726882747.27175: done processing included files 21022 1726882747.27176: results queue empty 21022 1726882747.27177: checking for any_errors_fatal 21022 1726882747.27181: done checking for any_errors_fatal 21022 1726882747.27183: checking for max_fail_percentage 21022 1726882747.27184: done checking for max_fail_percentage 21022 1726882747.27185: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.27186: done checking to see if all hosts have failed 21022 1726882747.27187: getting the remaining hosts for this loop 21022 1726882747.27188: done getting the remaining hosts for this loop 21022 1726882747.27196: getting the next task for host managed_node2 21022 1726882747.27202: done getting next task for host managed_node2 21022 1726882747.27205: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 21022 1726882747.27208: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.27211: getting variables 21022 1726882747.27212: in VariableManager get_vars() 21022 1726882747.27222: Calling all_inventory to load vars for managed_node2 21022 1726882747.27225: Calling groups_inventory to load vars for managed_node2 21022 1726882747.27228: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.27236: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.27244: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.27248: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.27490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.27837: done with get_vars() 21022 1726882747.27853: done getting variables 21022 1726882747.28061: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 21022 1726882747.28315: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 39] ********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:39:07 -0400 (0:00:00.084) 0:00:02.525 ****** 21022 1726882747.28370: entering _queue_task() for managed_node2/command 21022 1726882747.28372: Creating lock for command 21022 1726882747.28687: worker is 1 (out of 1 available) 21022 1726882747.28700: exiting _queue_task() for managed_node2/command 21022 1726882747.28713: done queuing things up, now waiting for results queue to drain 21022 1726882747.28714: waiting for pending results... 21022 1726882747.29059: running TaskExecutor() for managed_node2/TASK: Create EPEL 39 21022 1726882747.29140: in run() - task 0affe814-3a2d-e2f9-38c9-0000000000a0 21022 1726882747.29144: variable 'ansible_search_path' from source: unknown 21022 1726882747.29147: variable 'ansible_search_path' from source: unknown 21022 1726882747.29175: calling self._execute() 21022 1726882747.29262: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.29281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.29339: variable 'omit' from source: magic vars 21022 1726882747.29748: variable 'ansible_distribution' from source: facts 21022 1726882747.29765: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21022 1726882747.29773: when evaluation is False, skipping this task 21022 1726882747.29780: _execute() done 21022 1726882747.29788: dumping result to json 21022 1726882747.29796: done dumping result, returning 21022 1726882747.29815: done running TaskExecutor() for managed_node2/TASK: Create EPEL 39 [0affe814-3a2d-e2f9-38c9-0000000000a0] 21022 1726882747.29826: sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000a0 21022 1726882747.29989: done sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000a0 21022 1726882747.29993: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21022 1726882747.30077: no more pending results, returning what we have 21022 1726882747.30081: results queue empty 21022 1726882747.30082: checking for any_errors_fatal 21022 1726882747.30084: done checking for any_errors_fatal 21022 1726882747.30085: checking for max_fail_percentage 21022 1726882747.30087: done checking for max_fail_percentage 21022 1726882747.30088: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.30089: done checking to see if all hosts have failed 21022 1726882747.30090: getting the remaining hosts for this loop 21022 1726882747.30092: done getting the remaining hosts for this loop 21022 1726882747.30097: getting the next task for host managed_node2 21022 1726882747.30239: done getting next task for host managed_node2 21022 1726882747.30243: ^ task is: TASK: Install yum-utils package 21022 1726882747.30247: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.30250: getting variables 21022 1726882747.30252: in VariableManager get_vars() 21022 1726882747.30278: Calling all_inventory to load vars for managed_node2 21022 1726882747.30281: Calling groups_inventory to load vars for managed_node2 21022 1726882747.30285: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.30294: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.30298: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.30302: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.30564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.30922: done with get_vars() 21022 1726882747.30933: done getting variables 21022 1726882747.31041: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:39:07 -0400 (0:00:00.026) 0:00:02.552 ****** 21022 1726882747.31071: entering _queue_task() for managed_node2/package 21022 1726882747.31073: Creating lock for package 21022 1726882747.31427: worker is 1 (out of 1 available) 21022 1726882747.31440: exiting _queue_task() for managed_node2/package 21022 1726882747.31450: done queuing things up, now waiting for results queue to drain 21022 1726882747.31451: waiting for pending results... 21022 1726882747.31689: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 21022 1726882747.31752: in run() - task 0affe814-3a2d-e2f9-38c9-0000000000a1 21022 1726882747.31756: variable 'ansible_search_path' from source: unknown 21022 1726882747.31759: variable 'ansible_search_path' from source: unknown 21022 1726882747.31789: calling self._execute() 21022 1726882747.31872: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.31938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.31942: variable 'omit' from source: magic vars 21022 1726882747.32332: variable 'ansible_distribution' from source: facts 21022 1726882747.32352: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21022 1726882747.32360: when evaluation is False, skipping this task 21022 1726882747.32368: _execute() done 21022 1726882747.32376: dumping result to json 21022 1726882747.32384: done dumping result, returning 21022 1726882747.32394: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0affe814-3a2d-e2f9-38c9-0000000000a1] 21022 1726882747.32409: sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000a1 21022 1726882747.32626: done sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000a1 21022 1726882747.32630: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21022 1726882747.32673: no more pending results, returning what we have 21022 1726882747.32677: results queue empty 21022 1726882747.32678: checking for any_errors_fatal 21022 1726882747.32683: done checking for any_errors_fatal 21022 1726882747.32684: checking for max_fail_percentage 21022 1726882747.32686: done checking for max_fail_percentage 21022 1726882747.32687: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.32688: done checking to see if all hosts have failed 21022 1726882747.32689: getting the remaining hosts for this loop 21022 1726882747.32690: done getting the remaining hosts for this loop 21022 1726882747.32694: getting the next task for host managed_node2 21022 1726882747.32700: done getting next task for host managed_node2 21022 1726882747.32703: ^ task is: TASK: Enable EPEL 7 21022 1726882747.32707: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.32710: getting variables 21022 1726882747.32712: in VariableManager get_vars() 21022 1726882747.32812: Calling all_inventory to load vars for managed_node2 21022 1726882747.32816: Calling groups_inventory to load vars for managed_node2 21022 1726882747.32820: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.32829: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.32838: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.32843: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.33091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.33425: done with get_vars() 21022 1726882747.33439: done getting variables 21022 1726882747.33507: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:39:07 -0400 (0:00:00.024) 0:00:02.577 ****** 21022 1726882747.33541: entering _queue_task() for managed_node2/command 21022 1726882747.33767: worker is 1 (out of 1 available) 21022 1726882747.33779: exiting _queue_task() for managed_node2/command 21022 1726882747.33792: done queuing things up, now waiting for results queue to drain 21022 1726882747.33793: waiting for pending results... 21022 1726882747.34042: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 21022 1726882747.34240: in run() - task 0affe814-3a2d-e2f9-38c9-0000000000a2 21022 1726882747.34245: variable 'ansible_search_path' from source: unknown 21022 1726882747.34253: variable 'ansible_search_path' from source: unknown 21022 1726882747.34256: calling self._execute() 21022 1726882747.34314: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.34328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.34346: variable 'omit' from source: magic vars 21022 1726882747.34782: variable 'ansible_distribution' from source: facts 21022 1726882747.34809: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21022 1726882747.34818: when evaluation is False, skipping this task 21022 1726882747.34826: _execute() done 21022 1726882747.34836: dumping result to json 21022 1726882747.34907: done dumping result, returning 21022 1726882747.34913: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0affe814-3a2d-e2f9-38c9-0000000000a2] 21022 1726882747.34915: sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000a2 21022 1726882747.34980: done sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000a2 21022 1726882747.34984: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21022 1726882747.35043: no more pending results, returning what we have 21022 1726882747.35046: results queue empty 21022 1726882747.35048: checking for any_errors_fatal 21022 1726882747.35052: done checking for any_errors_fatal 21022 1726882747.35053: checking for max_fail_percentage 21022 1726882747.35055: done checking for max_fail_percentage 21022 1726882747.35056: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.35057: done checking to see if all hosts have failed 21022 1726882747.35058: getting the remaining hosts for this loop 21022 1726882747.35060: done getting the remaining hosts for this loop 21022 1726882747.35065: getting the next task for host managed_node2 21022 1726882747.35072: done getting next task for host managed_node2 21022 1726882747.35076: ^ task is: TASK: Enable EPEL 8 21022 1726882747.35080: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.35084: getting variables 21022 1726882747.35086: in VariableManager get_vars() 21022 1726882747.35121: Calling all_inventory to load vars for managed_node2 21022 1726882747.35124: Calling groups_inventory to load vars for managed_node2 21022 1726882747.35129: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.35145: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.35150: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.35155: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.35611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.35944: done with get_vars() 21022 1726882747.35954: done getting variables 21022 1726882747.36020: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:39:07 -0400 (0:00:00.025) 0:00:02.602 ****** 21022 1726882747.36054: entering _queue_task() for managed_node2/command 21022 1726882747.36353: worker is 1 (out of 1 available) 21022 1726882747.36364: exiting _queue_task() for managed_node2/command 21022 1726882747.36375: done queuing things up, now waiting for results queue to drain 21022 1726882747.36376: waiting for pending results... 21022 1726882747.36658: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 21022 1726882747.36677: in run() - task 0affe814-3a2d-e2f9-38c9-0000000000a3 21022 1726882747.36698: variable 'ansible_search_path' from source: unknown 21022 1726882747.36706: variable 'ansible_search_path' from source: unknown 21022 1726882747.36752: calling self._execute() 21022 1726882747.36860: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.36867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.36871: variable 'omit' from source: magic vars 21022 1726882747.37311: variable 'ansible_distribution' from source: facts 21022 1726882747.37330: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21022 1726882747.37416: when evaluation is False, skipping this task 21022 1726882747.37420: _execute() done 21022 1726882747.37423: dumping result to json 21022 1726882747.37425: done dumping result, returning 21022 1726882747.37428: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0affe814-3a2d-e2f9-38c9-0000000000a3] 21022 1726882747.37431: sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000a3 21022 1726882747.37502: done sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000a3 21022 1726882747.37506: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21022 1726882747.37568: no more pending results, returning what we have 21022 1726882747.37573: results queue empty 21022 1726882747.37574: checking for any_errors_fatal 21022 1726882747.37578: done checking for any_errors_fatal 21022 1726882747.37579: checking for max_fail_percentage 21022 1726882747.37581: done checking for max_fail_percentage 21022 1726882747.37582: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.37583: done checking to see if all hosts have failed 21022 1726882747.37584: getting the remaining hosts for this loop 21022 1726882747.37586: done getting the remaining hosts for this loop 21022 1726882747.37591: getting the next task for host managed_node2 21022 1726882747.37602: done getting next task for host managed_node2 21022 1726882747.37605: ^ task is: TASK: Enable EPEL 6 21022 1726882747.37611: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.37615: getting variables 21022 1726882747.37617: in VariableManager get_vars() 21022 1726882747.37767: Calling all_inventory to load vars for managed_node2 21022 1726882747.37771: Calling groups_inventory to load vars for managed_node2 21022 1726882747.37775: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.37788: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.37792: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.37796: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.38132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.38419: done with get_vars() 21022 1726882747.38430: done getting variables 21022 1726882747.38491: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:39:07 -0400 (0:00:00.024) 0:00:02.627 ****** 21022 1726882747.38526: entering _queue_task() for managed_node2/copy 21022 1726882747.38858: worker is 1 (out of 1 available) 21022 1726882747.38869: exiting _queue_task() for managed_node2/copy 21022 1726882747.38879: done queuing things up, now waiting for results queue to drain 21022 1726882747.38881: waiting for pending results... 21022 1726882747.39118: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 21022 1726882747.39281: in run() - task 0affe814-3a2d-e2f9-38c9-0000000000a5 21022 1726882747.39285: variable 'ansible_search_path' from source: unknown 21022 1726882747.39288: variable 'ansible_search_path' from source: unknown 21022 1726882747.39290: calling self._execute() 21022 1726882747.39318: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.39331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.39348: variable 'omit' from source: magic vars 21022 1726882747.40088: variable 'ansible_distribution' from source: facts 21022 1726882747.40107: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21022 1726882747.40115: when evaluation is False, skipping this task 21022 1726882747.40121: _execute() done 21022 1726882747.40128: dumping result to json 21022 1726882747.40137: done dumping result, returning 21022 1726882747.40152: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0affe814-3a2d-e2f9-38c9-0000000000a5] 21022 1726882747.40263: sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000a5 21022 1726882747.40336: done sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000a5 21022 1726882747.40340: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21022 1726882747.40392: no more pending results, returning what we have 21022 1726882747.40396: results queue empty 21022 1726882747.40397: checking for any_errors_fatal 21022 1726882747.40403: done checking for any_errors_fatal 21022 1726882747.40404: checking for max_fail_percentage 21022 1726882747.40406: done checking for max_fail_percentage 21022 1726882747.40406: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.40407: done checking to see if all hosts have failed 21022 1726882747.40408: getting the remaining hosts for this loop 21022 1726882747.40410: done getting the remaining hosts for this loop 21022 1726882747.40415: getting the next task for host managed_node2 21022 1726882747.40426: done getting next task for host managed_node2 21022 1726882747.40428: ^ task is: TASK: meta (flush_handlers) 21022 1726882747.40432: ^ 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 21022 1726882747.40439: getting variables 21022 1726882747.40441: in VariableManager get_vars() 21022 1726882747.40476: Calling all_inventory to load vars for managed_node2 21022 1726882747.40479: Calling groups_inventory to load vars for managed_node2 21022 1726882747.40485: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.40501: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.40506: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.40511: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.41170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.41507: done with get_vars() 21022 1726882747.41523: done getting variables 21022 1726882747.41602: in VariableManager get_vars() 21022 1726882747.41612: Calling all_inventory to load vars for managed_node2 21022 1726882747.41615: Calling groups_inventory to load vars for managed_node2 21022 1726882747.41618: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.41624: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.41633: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.41640: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.41863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.42182: done with get_vars() 21022 1726882747.42197: done queuing things up, now waiting for results queue to drain 21022 1726882747.42199: results queue empty 21022 1726882747.42200: checking for any_errors_fatal 21022 1726882747.42203: done checking for any_errors_fatal 21022 1726882747.42204: checking for max_fail_percentage 21022 1726882747.42205: done checking for max_fail_percentage 21022 1726882747.42206: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.42207: done checking to see if all hosts have failed 21022 1726882747.42208: getting the remaining hosts for this loop 21022 1726882747.42209: done getting the remaining hosts for this loop 21022 1726882747.42212: getting the next task for host managed_node2 21022 1726882747.42216: done getting next task for host managed_node2 21022 1726882747.42218: ^ task is: TASK: meta (flush_handlers) 21022 1726882747.42220: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.42222: getting variables 21022 1726882747.42224: in VariableManager get_vars() 21022 1726882747.42232: Calling all_inventory to load vars for managed_node2 21022 1726882747.42236: Calling groups_inventory to load vars for managed_node2 21022 1726882747.42239: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.42245: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.42248: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.42252: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.42497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.42816: done with get_vars() 21022 1726882747.42830: done getting variables 21022 1726882747.42885: in VariableManager get_vars() 21022 1726882747.42896: Calling all_inventory to load vars for managed_node2 21022 1726882747.42901: Calling groups_inventory to load vars for managed_node2 21022 1726882747.42904: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.42910: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.42913: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.42916: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.43121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.43429: done with get_vars() 21022 1726882747.43445: done queuing things up, now waiting for results queue to drain 21022 1726882747.43447: results queue empty 21022 1726882747.43448: checking for any_errors_fatal 21022 1726882747.43450: done checking for any_errors_fatal 21022 1726882747.43451: checking for max_fail_percentage 21022 1726882747.43452: done checking for max_fail_percentage 21022 1726882747.43453: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.43454: done checking to see if all hosts have failed 21022 1726882747.43455: getting the remaining hosts for this loop 21022 1726882747.43456: done getting the remaining hosts for this loop 21022 1726882747.43459: getting the next task for host managed_node2 21022 1726882747.43462: done getting next task for host managed_node2 21022 1726882747.43463: ^ task is: None 21022 1726882747.43470: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.43471: done queuing things up, now waiting for results queue to drain 21022 1726882747.43472: results queue empty 21022 1726882747.43473: checking for any_errors_fatal 21022 1726882747.43474: done checking for any_errors_fatal 21022 1726882747.43475: checking for max_fail_percentage 21022 1726882747.43476: done checking for max_fail_percentage 21022 1726882747.43477: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.43478: done checking to see if all hosts have failed 21022 1726882747.43485: getting the next task for host managed_node2 21022 1726882747.43488: done getting next task for host managed_node2 21022 1726882747.43489: ^ task is: None 21022 1726882747.43491: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.43531: in VariableManager get_vars() 21022 1726882747.43551: done with get_vars() 21022 1726882747.43558: in VariableManager get_vars() 21022 1726882747.43569: done with get_vars() 21022 1726882747.43573: variable 'omit' from source: magic vars 21022 1726882747.43623: in VariableManager get_vars() 21022 1726882747.43637: done with get_vars() 21022 1726882747.43661: variable 'omit' from source: magic vars PLAY [Install dependencies for integration tests] ****************************** 21022 1726882747.44107: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21022 1726882747.44265: getting the remaining hosts for this loop 21022 1726882747.44267: done getting the remaining hosts for this loop 21022 1726882747.44270: getting the next task for host managed_node2 21022 1726882747.44273: done getting next task for host managed_node2 21022 1726882747.44275: ^ task is: TASK: Gathering Facts 21022 1726882747.44277: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.44279: getting variables 21022 1726882747.44280: in VariableManager get_vars() 21022 1726882747.44289: Calling all_inventory to load vars for managed_node2 21022 1726882747.44292: Calling groups_inventory to load vars for managed_node2 21022 1726882747.44295: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.44300: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.44316: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.44321: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.44960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.45398: done with get_vars() 21022 1726882747.45407: done getting variables 21022 1726882747.45464: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:3 Friday 20 September 2024 21:39:07 -0400 (0:00:00.069) 0:00:02.697 ****** 21022 1726882747.45509: entering _queue_task() for managed_node2/gather_facts 21022 1726882747.45846: worker is 1 (out of 1 available) 21022 1726882747.45858: exiting _queue_task() for managed_node2/gather_facts 21022 1726882747.45869: done queuing things up, now waiting for results queue to drain 21022 1726882747.45870: waiting for pending results... 21022 1726882747.46058: running TaskExecutor() for managed_node2/TASK: Gathering Facts 21022 1726882747.46167: in run() - task 0affe814-3a2d-e2f9-38c9-0000000000c8 21022 1726882747.46189: variable 'ansible_search_path' from source: unknown 21022 1726882747.46245: calling self._execute() 21022 1726882747.46340: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.46354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.46369: variable 'omit' from source: magic vars 21022 1726882747.46989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882747.52022: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882747.52118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882747.52190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882747.52241: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882747.52286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882747.52389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882747.52429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882747.52537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882747.52542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882747.52561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882747.52787: variable 'ansible_distribution' from source: facts 21022 1726882747.52804: variable 'ansible_distribution_major_version' from source: facts 21022 1726882747.52829: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882747.52841: when evaluation is False, skipping this task 21022 1726882747.52849: _execute() done 21022 1726882747.52858: dumping result to json 21022 1726882747.52866: done dumping result, returning 21022 1726882747.52881: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affe814-3a2d-e2f9-38c9-0000000000c8] 21022 1726882747.52893: sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000c8 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882747.53043: no more pending results, returning what we have 21022 1726882747.53047: results queue empty 21022 1726882747.53048: checking for any_errors_fatal 21022 1726882747.53050: done checking for any_errors_fatal 21022 1726882747.53050: checking for max_fail_percentage 21022 1726882747.53052: done checking for max_fail_percentage 21022 1726882747.53054: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.53055: done checking to see if all hosts have failed 21022 1726882747.53055: getting the remaining hosts for this loop 21022 1726882747.53058: done getting the remaining hosts for this loop 21022 1726882747.53062: getting the next task for host managed_node2 21022 1726882747.53069: done getting next task for host managed_node2 21022 1726882747.53071: ^ task is: TASK: meta (flush_handlers) 21022 1726882747.53073: ^ 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 21022 1726882747.53077: getting variables 21022 1726882747.53079: in VariableManager get_vars() 21022 1726882747.53111: Calling all_inventory to load vars for managed_node2 21022 1726882747.53114: Calling groups_inventory to load vars for managed_node2 21022 1726882747.53118: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.53133: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.53138: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.53143: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.53364: done sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000c8 21022 1726882747.53368: WORKER PROCESS EXITING 21022 1726882747.53393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.53745: done with get_vars() 21022 1726882747.53758: done getting variables 21022 1726882747.53833: in VariableManager get_vars() 21022 1726882747.53847: Calling all_inventory to load vars for managed_node2 21022 1726882747.53850: Calling groups_inventory to load vars for managed_node2 21022 1726882747.53853: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.53858: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.53861: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.53865: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.54179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.54692: done with get_vars() 21022 1726882747.54707: done queuing things up, now waiting for results queue to drain 21022 1726882747.54709: results queue empty 21022 1726882747.54710: checking for any_errors_fatal 21022 1726882747.54713: done checking for any_errors_fatal 21022 1726882747.54714: checking for max_fail_percentage 21022 1726882747.54715: done checking for max_fail_percentage 21022 1726882747.54716: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.54717: done checking to see if all hosts have failed 21022 1726882747.54718: getting the remaining hosts for this loop 21022 1726882747.54719: done getting the remaining hosts for this loop 21022 1726882747.54722: getting the next task for host managed_node2 21022 1726882747.54727: done getting next task for host managed_node2 21022 1726882747.54729: ^ task is: TASK: Install rpm dependencies 21022 1726882747.54731: ^ 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 21022 1726882747.54937: getting variables 21022 1726882747.54939: in VariableManager get_vars() 21022 1726882747.54949: Calling all_inventory to load vars for managed_node2 21022 1726882747.54957: Calling groups_inventory to load vars for managed_node2 21022 1726882747.54960: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.54966: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.54969: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.54973: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.55311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.55653: done with get_vars() 21022 1726882747.55663: done getting variables 21022 1726882747.55710: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install rpm dependencies] ************************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:12 Friday 20 September 2024 21:39:07 -0400 (0:00:00.102) 0:00:02.799 ****** 21022 1726882747.55742: entering _queue_task() for managed_node2/package 21022 1726882747.55993: worker is 1 (out of 1 available) 21022 1726882747.56007: exiting _queue_task() for managed_node2/package 21022 1726882747.56020: done queuing things up, now waiting for results queue to drain 21022 1726882747.56022: waiting for pending results... 21022 1726882747.56277: running TaskExecutor() for managed_node2/TASK: Install rpm dependencies 21022 1726882747.56389: in run() - task 0affe814-3a2d-e2f9-38c9-00000000000a 21022 1726882747.56409: variable 'ansible_search_path' from source: unknown 21022 1726882747.56456: calling self._execute() 21022 1726882747.56543: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.56557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.56576: variable 'omit' from source: magic vars 21022 1726882747.57164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882747.60556: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882747.60647: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882747.60701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882747.60752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882747.60790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882747.60889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882747.60937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882747.60974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882747.61037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882747.61124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882747.61286: variable 'ansible_distribution' from source: facts 21022 1726882747.61299: variable 'ansible_distribution_major_version' from source: facts 21022 1726882747.61323: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882747.61331: when evaluation is False, skipping this task 21022 1726882747.61344: _execute() done 21022 1726882747.61352: dumping result to json 21022 1726882747.61360: done dumping result, returning 21022 1726882747.61371: done running TaskExecutor() for managed_node2/TASK: Install rpm dependencies [0affe814-3a2d-e2f9-38c9-00000000000a] 21022 1726882747.61382: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000000a skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882747.61627: no more pending results, returning what we have 21022 1726882747.61631: results queue empty 21022 1726882747.61632: checking for any_errors_fatal 21022 1726882747.61636: done checking for any_errors_fatal 21022 1726882747.61637: checking for max_fail_percentage 21022 1726882747.61639: done checking for max_fail_percentage 21022 1726882747.61640: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.61641: done checking to see if all hosts have failed 21022 1726882747.61642: getting the remaining hosts for this loop 21022 1726882747.61645: done getting the remaining hosts for this loop 21022 1726882747.61649: getting the next task for host managed_node2 21022 1726882747.61656: done getting next task for host managed_node2 21022 1726882747.61658: ^ task is: TASK: Install Pytest 21022 1726882747.61661: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.61665: getting variables 21022 1726882747.61667: in VariableManager get_vars() 21022 1726882747.61700: Calling all_inventory to load vars for managed_node2 21022 1726882747.61703: Calling groups_inventory to load vars for managed_node2 21022 1726882747.61708: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.61723: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.61728: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.61732: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.62195: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000000a 21022 1726882747.62199: WORKER PROCESS EXITING 21022 1726882747.62227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.62562: done with get_vars() 21022 1726882747.62573: done getting variables 21022 1726882747.62639: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install Pytest] ********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:18 Friday 20 September 2024 21:39:07 -0400 (0:00:00.069) 0:00:02.868 ****** 21022 1726882747.62668: entering _queue_task() for managed_node2/command 21022 1726882747.62917: worker is 1 (out of 1 available) 21022 1726882747.62931: exiting _queue_task() for managed_node2/command 21022 1726882747.62946: done queuing things up, now waiting for results queue to drain 21022 1726882747.62948: waiting for pending results... 21022 1726882747.63194: running TaskExecutor() for managed_node2/TASK: Install Pytest 21022 1726882747.63304: in run() - task 0affe814-3a2d-e2f9-38c9-00000000000b 21022 1726882747.63326: variable 'ansible_search_path' from source: unknown 21022 1726882747.63372: calling self._execute() 21022 1726882747.63459: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.63473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.63487: variable 'omit' from source: magic vars 21022 1726882747.64180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882747.67421: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882747.67510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882747.67559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882747.67613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882747.67653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882747.67761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882747.67802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882747.67849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882747.67906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882747.67939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882747.68279: variable 'ansible_distribution' from source: facts 21022 1726882747.68536: variable 'ansible_distribution_major_version' from source: facts 21022 1726882747.68542: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882747.68545: when evaluation is False, skipping this task 21022 1726882747.68547: _execute() done 21022 1726882747.68550: dumping result to json 21022 1726882747.68552: done dumping result, returning 21022 1726882747.68554: done running TaskExecutor() for managed_node2/TASK: Install Pytest [0affe814-3a2d-e2f9-38c9-00000000000b] 21022 1726882747.68556: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000000b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882747.68683: no more pending results, returning what we have 21022 1726882747.68688: results queue empty 21022 1726882747.68689: checking for any_errors_fatal 21022 1726882747.68696: done checking for any_errors_fatal 21022 1726882747.68697: checking for max_fail_percentage 21022 1726882747.68699: done checking for max_fail_percentage 21022 1726882747.68700: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.68701: done checking to see if all hosts have failed 21022 1726882747.68702: getting the remaining hosts for this loop 21022 1726882747.68706: done getting the remaining hosts for this loop 21022 1726882747.68710: getting the next task for host managed_node2 21022 1726882747.68717: done getting next task for host managed_node2 21022 1726882747.68721: ^ task is: TASK: meta (flush_handlers) 21022 1726882747.68723: ^ 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 21022 1726882747.68727: getting variables 21022 1726882747.68730: in VariableManager get_vars() 21022 1726882747.68767: Calling all_inventory to load vars for managed_node2 21022 1726882747.68771: Calling groups_inventory to load vars for managed_node2 21022 1726882747.68776: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.68789: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.68793: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.68797: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.69337: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000000b 21022 1726882747.69341: WORKER PROCESS EXITING 21022 1726882747.69369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.69703: done with get_vars() 21022 1726882747.69715: done getting variables 21022 1726882747.69832: in VariableManager get_vars() 21022 1726882747.69845: Calling all_inventory to load vars for managed_node2 21022 1726882747.69848: Calling groups_inventory to load vars for managed_node2 21022 1726882747.69852: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.69858: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.69861: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.69865: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.70104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.70432: done with get_vars() 21022 1726882747.70449: done queuing things up, now waiting for results queue to drain 21022 1726882747.70451: results queue empty 21022 1726882747.70453: checking for any_errors_fatal 21022 1726882747.70455: done checking for any_errors_fatal 21022 1726882747.70456: checking for max_fail_percentage 21022 1726882747.70457: done checking for max_fail_percentage 21022 1726882747.70458: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.70459: done checking to see if all hosts have failed 21022 1726882747.70460: getting the remaining hosts for this loop 21022 1726882747.70461: done getting the remaining hosts for this loop 21022 1726882747.70464: getting the next task for host managed_node2 21022 1726882747.70469: done getting next task for host managed_node2 21022 1726882747.70470: ^ task is: TASK: meta (flush_handlers) 21022 1726882747.70472: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.70475: getting variables 21022 1726882747.70477: in VariableManager get_vars() 21022 1726882747.70488: Calling all_inventory to load vars for managed_node2 21022 1726882747.70490: Calling groups_inventory to load vars for managed_node2 21022 1726882747.70498: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.70505: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.70508: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.70512: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.70747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.71033: done with get_vars() 21022 1726882747.71240: done getting variables 21022 1726882747.71297: in VariableManager get_vars() 21022 1726882747.71307: Calling all_inventory to load vars for managed_node2 21022 1726882747.71309: Calling groups_inventory to load vars for managed_node2 21022 1726882747.71312: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.71317: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.71321: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.71325: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.71830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.72548: done with get_vars() 21022 1726882747.72562: done queuing things up, now waiting for results queue to drain 21022 1726882747.72564: results queue empty 21022 1726882747.72565: checking for any_errors_fatal 21022 1726882747.72566: done checking for any_errors_fatal 21022 1726882747.72567: checking for max_fail_percentage 21022 1726882747.72568: done checking for max_fail_percentage 21022 1726882747.72569: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.72570: done checking to see if all hosts have failed 21022 1726882747.72571: getting the remaining hosts for this loop 21022 1726882747.72572: done getting the remaining hosts for this loop 21022 1726882747.72575: getting the next task for host managed_node2 21022 1726882747.72579: done getting next task for host managed_node2 21022 1726882747.72580: ^ task is: None 21022 1726882747.72582: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.72583: done queuing things up, now waiting for results queue to drain 21022 1726882747.72584: results queue empty 21022 1726882747.72585: checking for any_errors_fatal 21022 1726882747.72586: done checking for any_errors_fatal 21022 1726882747.72587: checking for max_fail_percentage 21022 1726882747.72588: done checking for max_fail_percentage 21022 1726882747.72589: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.72590: done checking to see if all hosts have failed 21022 1726882747.72592: getting the next task for host managed_node2 21022 1726882747.72595: done getting next task for host managed_node2 21022 1726882747.72596: ^ task is: None 21022 1726882747.72598: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.72853: in VariableManager get_vars() 21022 1726882747.72870: done with get_vars() 21022 1726882747.72876: in VariableManager get_vars() 21022 1726882747.72889: done with get_vars() 21022 1726882747.72895: variable 'omit' from source: magic vars 21022 1726882747.72929: in VariableManager get_vars() 21022 1726882747.72943: done with get_vars() 21022 1726882747.72968: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** 21022 1726882747.73392: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21022 1726882747.73519: getting the remaining hosts for this loop 21022 1726882747.73521: done getting the remaining hosts for this loop 21022 1726882747.73524: getting the next task for host managed_node2 21022 1726882747.73527: done getting next task for host managed_node2 21022 1726882747.73529: ^ task is: TASK: Gathering Facts 21022 1726882747.73531: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.73536: getting variables 21022 1726882747.73537: in VariableManager get_vars() 21022 1726882747.73546: Calling all_inventory to load vars for managed_node2 21022 1726882747.73549: Calling groups_inventory to load vars for managed_node2 21022 1726882747.73552: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.73557: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.73570: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.73574: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.74349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.75067: done with get_vars() 21022 1726882747.75076: done getting variables 21022 1726882747.75123: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Friday 20 September 2024 21:39:07 -0400 (0:00:00.124) 0:00:02.993 ****** 21022 1726882747.75151: entering _queue_task() for managed_node2/gather_facts 21022 1726882747.75524: worker is 1 (out of 1 available) 21022 1726882747.75840: exiting _queue_task() for managed_node2/gather_facts 21022 1726882747.75853: done queuing things up, now waiting for results queue to drain 21022 1726882747.75854: waiting for pending results... 21022 1726882747.76015: running TaskExecutor() for managed_node2/TASK: Gathering Facts 21022 1726882747.76239: in run() - task 0affe814-3a2d-e2f9-38c9-0000000000e0 21022 1726882747.76261: variable 'ansible_search_path' from source: unknown 21022 1726882747.76453: variable 'ansible_search_path' from source: unknown 21022 1726882747.76458: calling self._execute() 21022 1726882747.76597: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.76614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.76688: variable 'omit' from source: magic vars 21022 1726882747.77783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882747.80333: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882747.80427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882747.80490: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882747.80550: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882747.80596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882747.80698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882747.80743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882747.80781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882747.80850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882747.80876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882747.81110: variable 'ansible_distribution' from source: facts 21022 1726882747.81133: variable 'ansible_distribution_major_version' from source: facts 21022 1726882747.81161: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882747.81170: when evaluation is False, skipping this task 21022 1726882747.81178: _execute() done 21022 1726882747.81186: dumping result to json 21022 1726882747.81231: done dumping result, returning 21022 1726882747.81238: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affe814-3a2d-e2f9-38c9-0000000000e0] 21022 1726882747.81243: sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000e0 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882747.81404: no more pending results, returning what we have 21022 1726882747.81408: results queue empty 21022 1726882747.81409: checking for any_errors_fatal 21022 1726882747.81411: done checking for any_errors_fatal 21022 1726882747.81412: checking for max_fail_percentage 21022 1726882747.81414: done checking for max_fail_percentage 21022 1726882747.81415: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.81416: done checking to see if all hosts have failed 21022 1726882747.81418: getting the remaining hosts for this loop 21022 1726882747.81420: done getting the remaining hosts for this loop 21022 1726882747.81425: getting the next task for host managed_node2 21022 1726882747.81432: done getting next task for host managed_node2 21022 1726882747.81438: ^ task is: TASK: meta (flush_handlers) 21022 1726882747.81440: ^ 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 21022 1726882747.81445: getting variables 21022 1726882747.81447: in VariableManager get_vars() 21022 1726882747.81481: Calling all_inventory to load vars for managed_node2 21022 1726882747.81485: Calling groups_inventory to load vars for managed_node2 21022 1726882747.81489: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.81503: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.81508: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.81512: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.82131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.82498: done with get_vars() 21022 1726882747.82512: done getting variables 21022 1726882747.82549: done sending task result for task 0affe814-3a2d-e2f9-38c9-0000000000e0 21022 1726882747.82552: WORKER PROCESS EXITING 21022 1726882747.82614: in VariableManager get_vars() 21022 1726882747.82626: Calling all_inventory to load vars for managed_node2 21022 1726882747.82629: Calling groups_inventory to load vars for managed_node2 21022 1726882747.82632: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.82640: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.82644: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.82648: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.82879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.83213: done with get_vars() 21022 1726882747.83228: done queuing things up, now waiting for results queue to drain 21022 1726882747.83230: results queue empty 21022 1726882747.83236: checking for any_errors_fatal 21022 1726882747.83239: done checking for any_errors_fatal 21022 1726882747.83240: checking for max_fail_percentage 21022 1726882747.83242: done checking for max_fail_percentage 21022 1726882747.83243: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.83244: done checking to see if all hosts have failed 21022 1726882747.83245: getting the remaining hosts for this loop 21022 1726882747.83247: done getting the remaining hosts for this loop 21022 1726882747.83250: getting the next task for host managed_node2 21022 1726882747.83254: done getting next task for host managed_node2 21022 1726882747.83257: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21022 1726882747.83258: ^ 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 21022 1726882747.83261: getting variables 21022 1726882747.83262: in VariableManager get_vars() 21022 1726882747.83279: Calling all_inventory to load vars for managed_node2 21022 1726882747.83282: Calling groups_inventory to load vars for managed_node2 21022 1726882747.83285: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.83291: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.83294: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.83298: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.83527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.83896: done with get_vars() 21022 1726882747.83906: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:8 Friday 20 September 2024 21:39:07 -0400 (0:00:00.088) 0:00:03.081 ****** 21022 1726882747.83991: entering _queue_task() for managed_node2/include_tasks 21022 1726882747.84279: worker is 1 (out of 1 available) 21022 1726882747.84291: exiting _queue_task() for managed_node2/include_tasks 21022 1726882747.84305: done queuing things up, now waiting for results queue to drain 21022 1726882747.84306: waiting for pending results... 21022 1726882747.84541: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 21022 1726882747.84654: in run() - task 0affe814-3a2d-e2f9-38c9-00000000000f 21022 1726882747.84677: variable 'ansible_search_path' from source: unknown 21022 1726882747.84687: variable 'ansible_search_path' from source: unknown 21022 1726882747.84730: calling self._execute() 21022 1726882747.84852: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.84856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.84858: variable 'omit' from source: magic vars 21022 1726882747.85485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882747.88535: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882747.88731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882747.88737: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882747.88740: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882747.88798: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882747.89015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882747.89042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882747.89088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882747.89156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882747.89185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882747.89410: variable 'ansible_distribution' from source: facts 21022 1726882747.89423: variable 'ansible_distribution_major_version' from source: facts 21022 1726882747.89453: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882747.89462: when evaluation is False, skipping this task 21022 1726882747.89469: _execute() done 21022 1726882747.89478: dumping result to json 21022 1726882747.89491: done dumping result, returning 21022 1726882747.89503: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-e2f9-38c9-00000000000f] 21022 1726882747.89560: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000000f 21022 1726882747.89740: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000000f 21022 1726882747.89744: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882747.89807: no more pending results, returning what we have 21022 1726882747.89811: results queue empty 21022 1726882747.89812: checking for any_errors_fatal 21022 1726882747.89814: done checking for any_errors_fatal 21022 1726882747.89815: checking for max_fail_percentage 21022 1726882747.89817: done checking for max_fail_percentage 21022 1726882747.89818: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.89819: done checking to see if all hosts have failed 21022 1726882747.89820: getting the remaining hosts for this loop 21022 1726882747.89823: done getting the remaining hosts for this loop 21022 1726882747.89828: getting the next task for host managed_node2 21022 1726882747.89835: done getting next task for host managed_node2 21022 1726882747.89839: ^ task is: TASK: Set network provider to 'initscripts' 21022 1726882747.89842: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882747.89845: getting variables 21022 1726882747.89847: in VariableManager get_vars() 21022 1726882747.89881: Calling all_inventory to load vars for managed_node2 21022 1726882747.89885: Calling groups_inventory to load vars for managed_node2 21022 1726882747.89889: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.89902: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.89906: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.89910: Calling groups_plugins_play to load vars for managed_node2 21022 1726882747.90507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882747.91278: done with get_vars() 21022 1726882747.91292: done getting variables 21022 1726882747.91364: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Friday 20 September 2024 21:39:07 -0400 (0:00:00.074) 0:00:03.155 ****** 21022 1726882747.91396: entering _queue_task() for managed_node2/set_fact 21022 1726882747.92042: worker is 1 (out of 1 available) 21022 1726882747.92061: exiting _queue_task() for managed_node2/set_fact 21022 1726882747.92072: done queuing things up, now waiting for results queue to drain 21022 1726882747.92073: waiting for pending results... 21022 1726882747.92345: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 21022 1726882747.92393: in run() - task 0affe814-3a2d-e2f9-38c9-000000000010 21022 1726882747.92411: variable 'ansible_search_path' from source: unknown 21022 1726882747.92419: variable 'ansible_search_path' from source: unknown 21022 1726882747.92470: calling self._execute() 21022 1726882747.92565: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882747.92581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882747.92596: variable 'omit' from source: magic vars 21022 1726882747.93315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882747.98514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882747.98614: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882747.98676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882747.98806: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882747.98811: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882747.98895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882747.98949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882747.98985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882747.99048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882747.99070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882747.99283: variable 'ansible_distribution' from source: facts 21022 1726882747.99297: variable 'ansible_distribution_major_version' from source: facts 21022 1726882747.99320: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882747.99328: when evaluation is False, skipping this task 21022 1726882747.99337: _execute() done 21022 1726882747.99349: dumping result to json 21022 1726882747.99360: done dumping result, returning 21022 1726882747.99372: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0affe814-3a2d-e2f9-38c9-000000000010] 21022 1726882747.99382: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000010 21022 1726882747.99578: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000010 21022 1726882747.99582: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882747.99632: no more pending results, returning what we have 21022 1726882747.99637: results queue empty 21022 1726882747.99638: checking for any_errors_fatal 21022 1726882747.99644: done checking for any_errors_fatal 21022 1726882747.99645: checking for max_fail_percentage 21022 1726882747.99647: done checking for max_fail_percentage 21022 1726882747.99649: checking to see if all hosts have failed and the running result is not ok 21022 1726882747.99650: done checking to see if all hosts have failed 21022 1726882747.99651: getting the remaining hosts for this loop 21022 1726882747.99652: done getting the remaining hosts for this loop 21022 1726882747.99656: getting the next task for host managed_node2 21022 1726882747.99663: done getting next task for host managed_node2 21022 1726882747.99665: ^ task is: TASK: meta (flush_handlers) 21022 1726882747.99667: ^ 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 21022 1726882747.99672: getting variables 21022 1726882747.99673: in VariableManager get_vars() 21022 1726882747.99706: Calling all_inventory to load vars for managed_node2 21022 1726882747.99709: Calling groups_inventory to load vars for managed_node2 21022 1726882747.99713: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882747.99723: Calling all_plugins_play to load vars for managed_node2 21022 1726882747.99726: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882747.99730: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.00024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.00361: done with get_vars() 21022 1726882748.00372: done getting variables 21022 1726882748.00448: in VariableManager get_vars() 21022 1726882748.00458: Calling all_inventory to load vars for managed_node2 21022 1726882748.00461: Calling groups_inventory to load vars for managed_node2 21022 1726882748.00464: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.00469: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.00473: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.00476: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.00826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.01472: done with get_vars() 21022 1726882748.01487: done queuing things up, now waiting for results queue to drain 21022 1726882748.01489: results queue empty 21022 1726882748.01490: checking for any_errors_fatal 21022 1726882748.01493: done checking for any_errors_fatal 21022 1726882748.01494: checking for max_fail_percentage 21022 1726882748.01495: done checking for max_fail_percentage 21022 1726882748.01496: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.01497: done checking to see if all hosts have failed 21022 1726882748.01498: getting the remaining hosts for this loop 21022 1726882748.01499: done getting the remaining hosts for this loop 21022 1726882748.01502: getting the next task for host managed_node2 21022 1726882748.01506: done getting next task for host managed_node2 21022 1726882748.01508: ^ task is: TASK: meta (flush_handlers) 21022 1726882748.01510: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882748.01513: getting variables 21022 1726882748.01514: in VariableManager get_vars() 21022 1726882748.01527: Calling all_inventory to load vars for managed_node2 21022 1726882748.01530: Calling groups_inventory to load vars for managed_node2 21022 1726882748.01533: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.01743: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.01746: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.01750: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.02097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.02611: done with get_vars() 21022 1726882748.02621: done getting variables 21022 1726882748.02677: in VariableManager get_vars() 21022 1726882748.02687: Calling all_inventory to load vars for managed_node2 21022 1726882748.02690: Calling groups_inventory to load vars for managed_node2 21022 1726882748.02693: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.02698: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.02701: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.02705: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.02916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.03185: done with get_vars() 21022 1726882748.03198: done queuing things up, now waiting for results queue to drain 21022 1726882748.03200: results queue empty 21022 1726882748.03201: checking for any_errors_fatal 21022 1726882748.03202: done checking for any_errors_fatal 21022 1726882748.03203: checking for max_fail_percentage 21022 1726882748.03204: done checking for max_fail_percentage 21022 1726882748.03204: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.03205: done checking to see if all hosts have failed 21022 1726882748.03206: getting the remaining hosts for this loop 21022 1726882748.03207: done getting the remaining hosts for this loop 21022 1726882748.03210: getting the next task for host managed_node2 21022 1726882748.03212: done getting next task for host managed_node2 21022 1726882748.03213: ^ task is: None 21022 1726882748.03215: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882748.03216: done queuing things up, now waiting for results queue to drain 21022 1726882748.03217: results queue empty 21022 1726882748.03218: checking for any_errors_fatal 21022 1726882748.03218: done checking for any_errors_fatal 21022 1726882748.03219: checking for max_fail_percentage 21022 1726882748.03220: done checking for max_fail_percentage 21022 1726882748.03221: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.03222: done checking to see if all hosts have failed 21022 1726882748.03223: getting the next task for host managed_node2 21022 1726882748.03225: done getting next task for host managed_node2 21022 1726882748.03226: ^ task is: None 21022 1726882748.03227: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882748.03262: in VariableManager get_vars() 21022 1726882748.03284: done with get_vars() 21022 1726882748.03291: in VariableManager get_vars() 21022 1726882748.03306: done with get_vars() 21022 1726882748.03311: variable 'omit' from source: magic vars 21022 1726882748.03352: in VariableManager get_vars() 21022 1726882748.03370: done with get_vars() 21022 1726882748.03396: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 21022 1726882748.04585: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21022 1726882748.04620: getting the remaining hosts for this loop 21022 1726882748.04621: done getting the remaining hosts for this loop 21022 1726882748.04624: getting the next task for host managed_node2 21022 1726882748.04628: done getting next task for host managed_node2 21022 1726882748.04630: ^ task is: TASK: meta (flush_handlers) 21022 1726882748.04632: ^ 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 21022 1726882748.04637: getting variables 21022 1726882748.04638: in VariableManager get_vars() 21022 1726882748.04651: Calling all_inventory to load vars for managed_node2 21022 1726882748.04654: Calling groups_inventory to load vars for managed_node2 21022 1726882748.04656: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.04662: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.04665: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.04669: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.05198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.05704: done with get_vars() 21022 1726882748.05713: done getting variables 21022 1726882748.06077: in VariableManager get_vars() 21022 1726882748.06090: Calling all_inventory to load vars for managed_node2 21022 1726882748.06093: Calling groups_inventory to load vars for managed_node2 21022 1726882748.06096: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.06101: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.06104: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.06108: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.06544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.07363: done with get_vars() 21022 1726882748.07377: done queuing things up, now waiting for results queue to drain 21022 1726882748.07379: results queue empty 21022 1726882748.07380: checking for any_errors_fatal 21022 1726882748.07381: done checking for any_errors_fatal 21022 1726882748.07382: checking for max_fail_percentage 21022 1726882748.07384: done checking for max_fail_percentage 21022 1726882748.07385: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.07386: done checking to see if all hosts have failed 21022 1726882748.07387: getting the remaining hosts for this loop 21022 1726882748.07388: done getting the remaining hosts for this loop 21022 1726882748.07390: getting the next task for host managed_node2 21022 1726882748.07394: done getting next task for host managed_node2 21022 1726882748.07397: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21022 1726882748.07399: ^ 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 21022 1726882748.07411: getting variables 21022 1726882748.07412: in VariableManager get_vars() 21022 1726882748.07427: Calling all_inventory to load vars for managed_node2 21022 1726882748.07429: Calling groups_inventory to load vars for managed_node2 21022 1726882748.07432: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.07443: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.07447: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.07451: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.07854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.08515: done with get_vars() 21022 1726882748.08525: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:39:08 -0400 (0:00:00.173) 0:00:03.329 ****** 21022 1726882748.08724: entering _queue_task() for managed_node2/include_tasks 21022 1726882748.09423: worker is 1 (out of 1 available) 21022 1726882748.09436: exiting _queue_task() for managed_node2/include_tasks 21022 1726882748.09449: done queuing things up, now waiting for results queue to drain 21022 1726882748.09450: waiting for pending results... 21022 1726882748.09951: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21022 1726882748.09957: in run() - task 0affe814-3a2d-e2f9-38c9-000000000018 21022 1726882748.09961: variable 'ansible_search_path' from source: unknown 21022 1726882748.09964: variable 'ansible_search_path' from source: unknown 21022 1726882748.10179: calling self._execute() 21022 1726882748.10268: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.10539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.10543: variable 'omit' from source: magic vars 21022 1726882748.11739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.16679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.16763: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.17009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.17055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.17089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.17299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.17335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.17489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.17542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.17644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.18076: variable 'ansible_distribution' from source: facts 21022 1726882748.18087: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.18226: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.18230: when evaluation is False, skipping this task 21022 1726882748.18233: _execute() done 21022 1726882748.18239: dumping result to json 21022 1726882748.18244: done dumping result, returning 21022 1726882748.18254: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-e2f9-38c9-000000000018] 21022 1726882748.18260: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000018 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882748.18487: no more pending results, returning what we have 21022 1726882748.18491: results queue empty 21022 1726882748.18491: checking for any_errors_fatal 21022 1726882748.18493: done checking for any_errors_fatal 21022 1726882748.18494: checking for max_fail_percentage 21022 1726882748.18496: done checking for max_fail_percentage 21022 1726882748.18497: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.18498: done checking to see if all hosts have failed 21022 1726882748.18499: getting the remaining hosts for this loop 21022 1726882748.18501: done getting the remaining hosts for this loop 21022 1726882748.18506: getting the next task for host managed_node2 21022 1726882748.18511: done getting next task for host managed_node2 21022 1726882748.18515: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21022 1726882748.18517: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882748.18532: getting variables 21022 1726882748.18536: in VariableManager get_vars() 21022 1726882748.18579: Calling all_inventory to load vars for managed_node2 21022 1726882748.18582: Calling groups_inventory to load vars for managed_node2 21022 1726882748.18585: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.18597: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.18601: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.18605: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.19151: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000018 21022 1726882748.19155: WORKER PROCESS EXITING 21022 1726882748.19217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.20054: done with get_vars() 21022 1726882748.20067: done getting variables 21022 1726882748.20172: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:39:08 -0400 (0:00:00.114) 0:00:03.444 ****** 21022 1726882748.20206: entering _queue_task() for managed_node2/debug 21022 1726882748.20208: Creating lock for debug 21022 1726882748.20801: worker is 1 (out of 1 available) 21022 1726882748.20816: exiting _queue_task() for managed_node2/debug 21022 1726882748.20827: done queuing things up, now waiting for results queue to drain 21022 1726882748.20829: waiting for pending results... 21022 1726882748.21238: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 21022 1726882748.21544: in run() - task 0affe814-3a2d-e2f9-38c9-000000000019 21022 1726882748.21548: variable 'ansible_search_path' from source: unknown 21022 1726882748.21551: variable 'ansible_search_path' from source: unknown 21022 1726882748.21683: calling self._execute() 21022 1726882748.21864: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.21886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.21903: variable 'omit' from source: magic vars 21022 1726882748.23161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.28540: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.28632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.28729: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.28839: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.28939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.29127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.29170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.29215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.29281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.29306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.29521: variable 'ansible_distribution' from source: facts 21022 1726882748.29533: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.29569: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.29578: when evaluation is False, skipping this task 21022 1726882748.29586: _execute() done 21022 1726882748.29593: dumping result to json 21022 1726882748.29602: done dumping result, returning 21022 1726882748.29613: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-e2f9-38c9-000000000019] 21022 1726882748.29623: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000019 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 21022 1726882748.29788: no more pending results, returning what we have 21022 1726882748.29792: results queue empty 21022 1726882748.29793: checking for any_errors_fatal 21022 1726882748.29800: done checking for any_errors_fatal 21022 1726882748.29801: checking for max_fail_percentage 21022 1726882748.29803: done checking for max_fail_percentage 21022 1726882748.29804: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.29805: done checking to see if all hosts have failed 21022 1726882748.29807: getting the remaining hosts for this loop 21022 1726882748.29809: done getting the remaining hosts for this loop 21022 1726882748.29813: getting the next task for host managed_node2 21022 1726882748.29820: done getting next task for host managed_node2 21022 1726882748.29825: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21022 1726882748.29828: ^ state is: HOST STATE: block=2, task=3, 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 21022 1726882748.29846: getting variables 21022 1726882748.29848: in VariableManager get_vars() 21022 1726882748.29891: Calling all_inventory to load vars for managed_node2 21022 1726882748.29895: Calling groups_inventory to load vars for managed_node2 21022 1726882748.29897: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.29910: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.29913: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.29917: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.30450: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000019 21022 1726882748.30454: WORKER PROCESS EXITING 21022 1726882748.30485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.30829: done with get_vars() 21022 1726882748.30882: done getting variables 21022 1726882748.30987: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:39:08 -0400 (0:00:00.108) 0:00:03.552 ****** 21022 1726882748.31035: entering _queue_task() for managed_node2/fail 21022 1726882748.31038: Creating lock for fail 21022 1726882748.31310: worker is 1 (out of 1 available) 21022 1726882748.31324: exiting _queue_task() for managed_node2/fail 21022 1726882748.31339: done queuing things up, now waiting for results queue to drain 21022 1726882748.31341: waiting for pending results... 21022 1726882748.31622: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21022 1726882748.31739: in run() - task 0affe814-3a2d-e2f9-38c9-00000000001a 21022 1726882748.31761: variable 'ansible_search_path' from source: unknown 21022 1726882748.31769: variable 'ansible_search_path' from source: unknown 21022 1726882748.31820: calling self._execute() 21022 1726882748.31926: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.32019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.32022: variable 'omit' from source: magic vars 21022 1726882748.32644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.35966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.36065: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.36118: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.36168: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.36209: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.36313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.36362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.36401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.36533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.36540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.36710: variable 'ansible_distribution' from source: facts 21022 1726882748.36724: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.36756: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.36771: when evaluation is False, skipping this task 21022 1726882748.36779: _execute() done 21022 1726882748.36787: dumping result to json 21022 1726882748.36795: done dumping result, returning 21022 1726882748.36807: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affe814-3a2d-e2f9-38c9-00000000001a] 21022 1726882748.36817: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001a skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882748.37080: no more pending results, returning what we have 21022 1726882748.37085: results queue empty 21022 1726882748.37086: checking for any_errors_fatal 21022 1726882748.37094: done checking for any_errors_fatal 21022 1726882748.37095: checking for max_fail_percentage 21022 1726882748.37097: done checking for max_fail_percentage 21022 1726882748.37098: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.37099: done checking to see if all hosts have failed 21022 1726882748.37101: getting the remaining hosts for this loop 21022 1726882748.37103: done getting the remaining hosts for this loop 21022 1726882748.37109: getting the next task for host managed_node2 21022 1726882748.37116: done getting next task for host managed_node2 21022 1726882748.37121: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21022 1726882748.37123: ^ state is: HOST STATE: block=2, task=4, 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 21022 1726882748.37141: getting variables 21022 1726882748.37143: in VariableManager get_vars() 21022 1726882748.37188: Calling all_inventory to load vars for managed_node2 21022 1726882748.37192: Calling groups_inventory to load vars for managed_node2 21022 1726882748.37195: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.37208: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.37212: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.37216: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.37790: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001a 21022 1726882748.37794: WORKER PROCESS EXITING 21022 1726882748.37983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.38679: done with get_vars() 21022 1726882748.38691: done getting variables 21022 1726882748.38907: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:39:08 -0400 (0:00:00.079) 0:00:03.631 ****** 21022 1726882748.39005: entering _queue_task() for managed_node2/fail 21022 1726882748.39388: worker is 1 (out of 1 available) 21022 1726882748.39401: exiting _queue_task() for managed_node2/fail 21022 1726882748.39414: done queuing things up, now waiting for results queue to drain 21022 1726882748.39415: waiting for pending results... 21022 1726882748.39700: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21022 1726882748.39823: in run() - task 0affe814-3a2d-e2f9-38c9-00000000001b 21022 1726882748.39847: variable 'ansible_search_path' from source: unknown 21022 1726882748.39862: variable 'ansible_search_path' from source: unknown 21022 1726882748.39906: calling self._execute() 21022 1726882748.39998: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.40039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.40042: variable 'omit' from source: magic vars 21022 1726882748.40670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.43202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.43298: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.43440: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.43444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.43451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.43557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.43606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.43647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.43712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.43738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.43961: variable 'ansible_distribution' from source: facts 21022 1726882748.43974: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.44005: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.44018: when evaluation is False, skipping this task 21022 1726882748.44026: _execute() done 21022 1726882748.44033: dumping result to json 21022 1726882748.44114: done dumping result, returning 21022 1726882748.44119: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affe814-3a2d-e2f9-38c9-00000000001b] 21022 1726882748.44123: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001b 21022 1726882748.44209: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001b 21022 1726882748.44212: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882748.44274: no more pending results, returning what we have 21022 1726882748.44278: results queue empty 21022 1726882748.44279: checking for any_errors_fatal 21022 1726882748.44286: done checking for any_errors_fatal 21022 1726882748.44287: checking for max_fail_percentage 21022 1726882748.44289: done checking for max_fail_percentage 21022 1726882748.44291: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.44292: done checking to see if all hosts have failed 21022 1726882748.44292: getting the remaining hosts for this loop 21022 1726882748.44295: done getting the remaining hosts for this loop 21022 1726882748.44299: getting the next task for host managed_node2 21022 1726882748.44306: done getting next task for host managed_node2 21022 1726882748.44311: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21022 1726882748.44313: ^ state is: HOST STATE: block=2, task=5, 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 21022 1726882748.44329: getting variables 21022 1726882748.44332: in VariableManager get_vars() 21022 1726882748.44377: Calling all_inventory to load vars for managed_node2 21022 1726882748.44380: Calling groups_inventory to load vars for managed_node2 21022 1726882748.44383: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.44395: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.44399: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.44402: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.44929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.45267: done with get_vars() 21022 1726882748.45280: done getting variables 21022 1726882748.45351: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:39:08 -0400 (0:00:00.063) 0:00:03.695 ****** 21022 1726882748.45385: entering _queue_task() for managed_node2/fail 21022 1726882748.45757: worker is 1 (out of 1 available) 21022 1726882748.45771: exiting _queue_task() for managed_node2/fail 21022 1726882748.45783: done queuing things up, now waiting for results queue to drain 21022 1726882748.45784: waiting for pending results... 21022 1726882748.46051: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21022 1726882748.46093: in run() - task 0affe814-3a2d-e2f9-38c9-00000000001c 21022 1726882748.46140: variable 'ansible_search_path' from source: unknown 21022 1726882748.46145: variable 'ansible_search_path' from source: unknown 21022 1726882748.46179: calling self._execute() 21022 1726882748.46281: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.46406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.46410: variable 'omit' from source: magic vars 21022 1726882748.46919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.49438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.49537: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.49594: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.49646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.49692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.49795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.49900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.49905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.49948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.49973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.50213: variable 'ansible_distribution' from source: facts 21022 1726882748.50239: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.50269: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.50336: when evaluation is False, skipping this task 21022 1726882748.50342: _execute() done 21022 1726882748.50345: dumping result to json 21022 1726882748.50348: done dumping result, returning 21022 1726882748.50350: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affe814-3a2d-e2f9-38c9-00000000001c] 21022 1726882748.50353: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882748.50678: no more pending results, returning what we have 21022 1726882748.50682: results queue empty 21022 1726882748.50683: checking for any_errors_fatal 21022 1726882748.50692: done checking for any_errors_fatal 21022 1726882748.50693: checking for max_fail_percentage 21022 1726882748.50695: done checking for max_fail_percentage 21022 1726882748.50696: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.50697: done checking to see if all hosts have failed 21022 1726882748.50698: getting the remaining hosts for this loop 21022 1726882748.50700: done getting the remaining hosts for this loop 21022 1726882748.50704: getting the next task for host managed_node2 21022 1726882748.50709: done getting next task for host managed_node2 21022 1726882748.50713: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21022 1726882748.50715: ^ state is: HOST STATE: block=2, task=6, 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 21022 1726882748.50729: getting variables 21022 1726882748.50731: in VariableManager get_vars() 21022 1726882748.50771: Calling all_inventory to load vars for managed_node2 21022 1726882748.50774: Calling groups_inventory to load vars for managed_node2 21022 1726882748.50777: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.50788: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.50791: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.50795: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.51127: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001c 21022 1726882748.51130: WORKER PROCESS EXITING 21022 1726882748.51160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.51510: done with get_vars() 21022 1726882748.51522: done getting variables 21022 1726882748.51642: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:39:08 -0400 (0:00:00.062) 0:00:03.758 ****** 21022 1726882748.51674: entering _queue_task() for managed_node2/dnf 21022 1726882748.52040: worker is 1 (out of 1 available) 21022 1726882748.52054: exiting _queue_task() for managed_node2/dnf 21022 1726882748.52065: done queuing things up, now waiting for results queue to drain 21022 1726882748.52066: waiting for pending results... 21022 1726882748.52240: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21022 1726882748.52347: in run() - task 0affe814-3a2d-e2f9-38c9-00000000001d 21022 1726882748.52359: variable 'ansible_search_path' from source: unknown 21022 1726882748.52363: variable 'ansible_search_path' from source: unknown 21022 1726882748.52402: calling self._execute() 21022 1726882748.52463: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.52470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.52483: variable 'omit' from source: magic vars 21022 1726882748.52897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.54694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.54750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.54792: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.54830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.54862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.55039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.55042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.55045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.55078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.55098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.55299: variable 'ansible_distribution' from source: facts 21022 1726882748.55311: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.55333: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.55342: when evaluation is False, skipping this task 21022 1726882748.55349: _execute() done 21022 1726882748.55356: dumping result to json 21022 1726882748.55362: done dumping result, returning 21022 1726882748.55372: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affe814-3a2d-e2f9-38c9-00000000001d] 21022 1726882748.55386: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882748.55546: no more pending results, returning what we have 21022 1726882748.55550: results queue empty 21022 1726882748.55551: checking for any_errors_fatal 21022 1726882748.55556: done checking for any_errors_fatal 21022 1726882748.55557: checking for max_fail_percentage 21022 1726882748.55559: done checking for max_fail_percentage 21022 1726882748.55560: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.55561: done checking to see if all hosts have failed 21022 1726882748.55562: getting the remaining hosts for this loop 21022 1726882748.55564: done getting the remaining hosts for this loop 21022 1726882748.55568: getting the next task for host managed_node2 21022 1726882748.55574: done getting next task for host managed_node2 21022 1726882748.55581: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21022 1726882748.55583: ^ state is: HOST STATE: block=2, task=7, 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 21022 1726882748.55597: getting variables 21022 1726882748.55600: in VariableManager get_vars() 21022 1726882748.55640: Calling all_inventory to load vars for managed_node2 21022 1726882748.55643: Calling groups_inventory to load vars for managed_node2 21022 1726882748.55646: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.55656: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.55659: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.55663: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.55875: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001d 21022 1726882748.55879: WORKER PROCESS EXITING 21022 1726882748.55892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.56071: done with get_vars() 21022 1726882748.56081: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21022 1726882748.56139: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:39:08 -0400 (0:00:00.044) 0:00:03.803 ****** 21022 1726882748.56160: entering _queue_task() for managed_node2/yum 21022 1726882748.56162: Creating lock for yum 21022 1726882748.56360: worker is 1 (out of 1 available) 21022 1726882748.56374: exiting _queue_task() for managed_node2/yum 21022 1726882748.56403: done queuing things up, now waiting for results queue to drain 21022 1726882748.56404: waiting for pending results... 21022 1726882748.56553: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21022 1726882748.56619: in run() - task 0affe814-3a2d-e2f9-38c9-00000000001e 21022 1726882748.56633: variable 'ansible_search_path' from source: unknown 21022 1726882748.56639: variable 'ansible_search_path' from source: unknown 21022 1726882748.56671: calling self._execute() 21022 1726882748.56730: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.56738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.56754: variable 'omit' from source: magic vars 21022 1726882748.57138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.59324: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.59378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.59406: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.59437: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.59471: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.59533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.59560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.59583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.59615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.59628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.59768: variable 'ansible_distribution' from source: facts 21022 1726882748.59771: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.59795: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.59801: when evaluation is False, skipping this task 21022 1726882748.59804: _execute() done 21022 1726882748.59809: dumping result to json 21022 1726882748.59813: done dumping result, returning 21022 1726882748.59820: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affe814-3a2d-e2f9-38c9-00000000001e] 21022 1726882748.59826: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001e 21022 1726882748.59923: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001e 21022 1726882748.59926: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882748.59981: no more pending results, returning what we have 21022 1726882748.59985: results queue empty 21022 1726882748.59986: checking for any_errors_fatal 21022 1726882748.59992: done checking for any_errors_fatal 21022 1726882748.59993: checking for max_fail_percentage 21022 1726882748.59995: done checking for max_fail_percentage 21022 1726882748.59996: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.59997: done checking to see if all hosts have failed 21022 1726882748.59998: getting the remaining hosts for this loop 21022 1726882748.60000: done getting the remaining hosts for this loop 21022 1726882748.60003: getting the next task for host managed_node2 21022 1726882748.60008: done getting next task for host managed_node2 21022 1726882748.60012: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21022 1726882748.60014: ^ state is: HOST STATE: block=2, task=8, 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 21022 1726882748.60027: getting variables 21022 1726882748.60032: in VariableManager get_vars() 21022 1726882748.60072: Calling all_inventory to load vars for managed_node2 21022 1726882748.60077: Calling groups_inventory to load vars for managed_node2 21022 1726882748.60080: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.60089: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.60091: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.60094: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.60252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.60431: done with get_vars() 21022 1726882748.60441: done getting variables 21022 1726882748.60496: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:39:08 -0400 (0:00:00.043) 0:00:03.847 ****** 21022 1726882748.60519: entering _queue_task() for managed_node2/fail 21022 1726882748.60705: worker is 1 (out of 1 available) 21022 1726882748.60720: exiting _queue_task() for managed_node2/fail 21022 1726882748.60735: done queuing things up, now waiting for results queue to drain 21022 1726882748.60736: waiting for pending results... 21022 1726882748.60891: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21022 1726882748.61040: in run() - task 0affe814-3a2d-e2f9-38c9-00000000001f 21022 1726882748.61044: variable 'ansible_search_path' from source: unknown 21022 1726882748.61046: variable 'ansible_search_path' from source: unknown 21022 1726882748.61054: calling self._execute() 21022 1726882748.61138: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.61153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.61168: variable 'omit' from source: magic vars 21022 1726882748.62239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.66273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.66371: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.66419: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.66470: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.66507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.66605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.66647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.66684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.66743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.66768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.66983: variable 'ansible_distribution' from source: facts 21022 1726882748.66999: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.67024: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.67032: when evaluation is False, skipping this task 21022 1726882748.67043: _execute() done 21022 1726882748.67051: dumping result to json 21022 1726882748.67059: done dumping result, returning 21022 1726882748.67071: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-e2f9-38c9-00000000001f] 21022 1726882748.67081: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001f 21022 1726882748.67340: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000001f 21022 1726882748.67344: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882748.67402: no more pending results, returning what we have 21022 1726882748.67406: results queue empty 21022 1726882748.67407: checking for any_errors_fatal 21022 1726882748.67413: done checking for any_errors_fatal 21022 1726882748.67414: checking for max_fail_percentage 21022 1726882748.67416: done checking for max_fail_percentage 21022 1726882748.67417: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.67418: done checking to see if all hosts have failed 21022 1726882748.67419: getting the remaining hosts for this loop 21022 1726882748.67420: done getting the remaining hosts for this loop 21022 1726882748.67424: getting the next task for host managed_node2 21022 1726882748.67430: done getting next task for host managed_node2 21022 1726882748.67436: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21022 1726882748.67438: ^ state is: HOST STATE: block=2, task=9, 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 21022 1726882748.67452: getting variables 21022 1726882748.67453: in VariableManager get_vars() 21022 1726882748.67493: Calling all_inventory to load vars for managed_node2 21022 1726882748.67496: Calling groups_inventory to load vars for managed_node2 21022 1726882748.67499: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.67509: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.67512: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.67515: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.67818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.68155: done with get_vars() 21022 1726882748.68167: done getting variables 21022 1726882748.68235: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:39:08 -0400 (0:00:00.077) 0:00:03.924 ****** 21022 1726882748.68269: entering _queue_task() for managed_node2/package 21022 1726882748.68551: worker is 1 (out of 1 available) 21022 1726882748.68566: exiting _queue_task() for managed_node2/package 21022 1726882748.68582: done queuing things up, now waiting for results queue to drain 21022 1726882748.68583: waiting for pending results... 21022 1726882748.68856: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 21022 1726882748.68985: in run() - task 0affe814-3a2d-e2f9-38c9-000000000020 21022 1726882748.69006: variable 'ansible_search_path' from source: unknown 21022 1726882748.69014: variable 'ansible_search_path' from source: unknown 21022 1726882748.69066: calling self._execute() 21022 1726882748.69166: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.69185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.69202: variable 'omit' from source: magic vars 21022 1726882748.69820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.72457: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.72552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.72640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.72656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.72701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.72796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.72830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.72863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.72921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.72942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.73239: variable 'ansible_distribution' from source: facts 21022 1726882748.73243: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.73247: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.73250: when evaluation is False, skipping this task 21022 1726882748.73252: _execute() done 21022 1726882748.73255: dumping result to json 21022 1726882748.73257: done dumping result, returning 21022 1726882748.73260: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-e2f9-38c9-000000000020] 21022 1726882748.73262: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000020 21022 1726882748.73432: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000020 21022 1726882748.73439: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882748.73497: no more pending results, returning what we have 21022 1726882748.73500: results queue empty 21022 1726882748.73501: checking for any_errors_fatal 21022 1726882748.73507: done checking for any_errors_fatal 21022 1726882748.73508: checking for max_fail_percentage 21022 1726882748.73511: done checking for max_fail_percentage 21022 1726882748.73512: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.73513: done checking to see if all hosts have failed 21022 1726882748.73514: getting the remaining hosts for this loop 21022 1726882748.73516: done getting the remaining hosts for this loop 21022 1726882748.73520: getting the next task for host managed_node2 21022 1726882748.73527: done getting next task for host managed_node2 21022 1726882748.73532: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21022 1726882748.73537: ^ state is: HOST STATE: block=2, task=10, 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 21022 1726882748.73551: getting variables 21022 1726882748.73553: in VariableManager get_vars() 21022 1726882748.73593: Calling all_inventory to load vars for managed_node2 21022 1726882748.73596: Calling groups_inventory to load vars for managed_node2 21022 1726882748.73598: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.73608: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.73611: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.73614: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.73949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.74313: done with get_vars() 21022 1726882748.74326: done getting variables 21022 1726882748.74402: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:39:08 -0400 (0:00:00.061) 0:00:03.986 ****** 21022 1726882748.74443: entering _queue_task() for managed_node2/package 21022 1726882748.74715: worker is 1 (out of 1 available) 21022 1726882748.74731: exiting _queue_task() for managed_node2/package 21022 1726882748.74747: done queuing things up, now waiting for results queue to drain 21022 1726882748.74748: waiting for pending results... 21022 1726882748.75148: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21022 1726882748.75154: in run() - task 0affe814-3a2d-e2f9-38c9-000000000021 21022 1726882748.75158: variable 'ansible_search_path' from source: unknown 21022 1726882748.75160: variable 'ansible_search_path' from source: unknown 21022 1726882748.75252: calling self._execute() 21022 1726882748.75387: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.75408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.75430: variable 'omit' from source: magic vars 21022 1726882748.76081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.78140: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.78144: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.78147: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.78179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.78218: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.78483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.78714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.78824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.78867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.78899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.79155: variable 'ansible_distribution' from source: facts 21022 1726882748.79174: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.79203: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.79211: when evaluation is False, skipping this task 21022 1726882748.79261: _execute() done 21022 1726882748.79264: dumping result to json 21022 1726882748.79271: done dumping result, returning 21022 1726882748.79273: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-e2f9-38c9-000000000021] 21022 1726882748.79278: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000021 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882748.79613: no more pending results, returning what we have 21022 1726882748.79617: results queue empty 21022 1726882748.79618: checking for any_errors_fatal 21022 1726882748.79628: done checking for any_errors_fatal 21022 1726882748.79629: checking for max_fail_percentage 21022 1726882748.79631: done checking for max_fail_percentage 21022 1726882748.79632: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.79633: done checking to see if all hosts have failed 21022 1726882748.79637: getting the remaining hosts for this loop 21022 1726882748.79640: done getting the remaining hosts for this loop 21022 1726882748.79645: getting the next task for host managed_node2 21022 1726882748.79652: done getting next task for host managed_node2 21022 1726882748.79657: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21022 1726882748.79660: ^ state is: HOST STATE: block=2, task=11, 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 21022 1726882748.79678: getting variables 21022 1726882748.79681: in VariableManager get_vars() 21022 1726882748.79892: Calling all_inventory to load vars for managed_node2 21022 1726882748.79896: Calling groups_inventory to load vars for managed_node2 21022 1726882748.79899: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.80093: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.80098: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.80103: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.80384: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000021 21022 1726882748.80388: WORKER PROCESS EXITING 21022 1726882748.80405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.80760: done with get_vars() 21022 1726882748.80774: done getting variables 21022 1726882748.80856: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:39:08 -0400 (0:00:00.064) 0:00:04.050 ****** 21022 1726882748.80893: entering _queue_task() for managed_node2/package 21022 1726882748.81179: worker is 1 (out of 1 available) 21022 1726882748.81196: exiting _queue_task() for managed_node2/package 21022 1726882748.81209: done queuing things up, now waiting for results queue to drain 21022 1726882748.81211: waiting for pending results... 21022 1726882748.81595: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21022 1726882748.81638: in run() - task 0affe814-3a2d-e2f9-38c9-000000000022 21022 1726882748.81660: variable 'ansible_search_path' from source: unknown 21022 1726882748.81669: variable 'ansible_search_path' from source: unknown 21022 1726882748.81724: calling self._execute() 21022 1726882748.81825: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.81844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.81860: variable 'omit' from source: magic vars 21022 1726882748.82607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.86012: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.86104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.86165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.86224: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.86263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.86367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.86417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.86458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.86540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.86554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.86975: variable 'ansible_distribution' from source: facts 21022 1726882748.86979: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.86982: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.87055: when evaluation is False, skipping this task 21022 1726882748.87059: _execute() done 21022 1726882748.87061: dumping result to json 21022 1726882748.87064: done dumping result, returning 21022 1726882748.87066: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-e2f9-38c9-000000000022] 21022 1726882748.87068: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000022 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882748.87323: no more pending results, returning what we have 21022 1726882748.87327: results queue empty 21022 1726882748.87328: checking for any_errors_fatal 21022 1726882748.87337: done checking for any_errors_fatal 21022 1726882748.87338: checking for max_fail_percentage 21022 1726882748.87341: done checking for max_fail_percentage 21022 1726882748.87342: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.87343: done checking to see if all hosts have failed 21022 1726882748.87344: getting the remaining hosts for this loop 21022 1726882748.87347: done getting the remaining hosts for this loop 21022 1726882748.87351: getting the next task for host managed_node2 21022 1726882748.87359: done getting next task for host managed_node2 21022 1726882748.87363: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21022 1726882748.87366: ^ state is: HOST STATE: block=2, task=12, 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 21022 1726882748.87496: getting variables 21022 1726882748.87498: in VariableManager get_vars() 21022 1726882748.87538: Calling all_inventory to load vars for managed_node2 21022 1726882748.87541: Calling groups_inventory to load vars for managed_node2 21022 1726882748.87544: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.87553: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.87556: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.87560: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.87930: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000022 21022 1726882748.87937: WORKER PROCESS EXITING 21022 1726882748.87968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.88310: done with get_vars() 21022 1726882748.88321: done getting variables 21022 1726882748.88428: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:39:08 -0400 (0:00:00.075) 0:00:04.126 ****** 21022 1726882748.88468: entering _queue_task() for managed_node2/service 21022 1726882748.88470: Creating lock for service 21022 1726882748.88862: worker is 1 (out of 1 available) 21022 1726882748.88876: exiting _queue_task() for managed_node2/service 21022 1726882748.88889: done queuing things up, now waiting for results queue to drain 21022 1726882748.88890: waiting for pending results... 21022 1726882748.89117: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21022 1726882748.89304: in run() - task 0affe814-3a2d-e2f9-38c9-000000000023 21022 1726882748.89347: variable 'ansible_search_path' from source: unknown 21022 1726882748.89355: variable 'ansible_search_path' from source: unknown 21022 1726882748.89405: calling self._execute() 21022 1726882748.89506: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.89520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.89543: variable 'omit' from source: magic vars 21022 1726882748.90183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882748.92927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882748.93020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882748.93114: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882748.93164: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882748.93213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882748.93945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882748.93949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882748.93952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882748.94086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882748.94185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882748.94661: variable 'ansible_distribution' from source: facts 21022 1726882748.94675: variable 'ansible_distribution_major_version' from source: facts 21022 1726882748.94746: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882748.94756: when evaluation is False, skipping this task 21022 1726882748.94764: _execute() done 21022 1726882748.94773: dumping result to json 21022 1726882748.94781: done dumping result, returning 21022 1726882748.94843: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-e2f9-38c9-000000000023] 21022 1726882748.94855: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000023 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882748.95193: no more pending results, returning what we have 21022 1726882748.95197: results queue empty 21022 1726882748.95198: checking for any_errors_fatal 21022 1726882748.95204: done checking for any_errors_fatal 21022 1726882748.95205: checking for max_fail_percentage 21022 1726882748.95207: done checking for max_fail_percentage 21022 1726882748.95208: checking to see if all hosts have failed and the running result is not ok 21022 1726882748.95209: done checking to see if all hosts have failed 21022 1726882748.95211: getting the remaining hosts for this loop 21022 1726882748.95213: done getting the remaining hosts for this loop 21022 1726882748.95217: getting the next task for host managed_node2 21022 1726882748.95224: done getting next task for host managed_node2 21022 1726882748.95228: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21022 1726882748.95231: ^ state is: HOST STATE: block=2, task=13, 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 21022 1726882748.95262: getting variables 21022 1726882748.95275: in VariableManager get_vars() 21022 1726882748.95320: Calling all_inventory to load vars for managed_node2 21022 1726882748.95324: Calling groups_inventory to load vars for managed_node2 21022 1726882748.95327: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882748.95480: Calling all_plugins_play to load vars for managed_node2 21022 1726882748.95485: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882748.95489: Calling groups_plugins_play to load vars for managed_node2 21022 1726882748.95853: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000023 21022 1726882748.95857: WORKER PROCESS EXITING 21022 1726882748.95884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882748.96224: done with get_vars() 21022 1726882748.96244: done getting variables 21022 1726882748.96313: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:39:08 -0400 (0:00:00.078) 0:00:04.205 ****** 21022 1726882748.96352: entering _queue_task() for managed_node2/service 21022 1726882748.96631: worker is 1 (out of 1 available) 21022 1726882748.96645: exiting _queue_task() for managed_node2/service 21022 1726882748.96658: done queuing things up, now waiting for results queue to drain 21022 1726882748.96660: waiting for pending results... 21022 1726882748.96946: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21022 1726882748.97069: in run() - task 0affe814-3a2d-e2f9-38c9-000000000024 21022 1726882748.97092: variable 'ansible_search_path' from source: unknown 21022 1726882748.97104: variable 'ansible_search_path' from source: unknown 21022 1726882748.97160: calling self._execute() 21022 1726882748.97262: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882748.97276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882748.97296: variable 'omit' from source: magic vars 21022 1726882748.98098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.00609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.00983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.01031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.01085: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.01121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.01222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.01271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.01311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.01377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.01402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.01626: variable 'ansible_distribution' from source: facts 21022 1726882749.01642: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.01839: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.01843: when evaluation is False, skipping this task 21022 1726882749.01846: _execute() done 21022 1726882749.01849: dumping result to json 21022 1726882749.01851: done dumping result, returning 21022 1726882749.01854: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-e2f9-38c9-000000000024] 21022 1726882749.01856: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000024 21022 1726882749.01931: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000024 21022 1726882749.01941: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21022 1726882749.01987: no more pending results, returning what we have 21022 1726882749.01991: results queue empty 21022 1726882749.01992: checking for any_errors_fatal 21022 1726882749.01999: done checking for any_errors_fatal 21022 1726882749.02000: checking for max_fail_percentage 21022 1726882749.02002: done checking for max_fail_percentage 21022 1726882749.02004: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.02005: done checking to see if all hosts have failed 21022 1726882749.02006: getting the remaining hosts for this loop 21022 1726882749.02008: done getting the remaining hosts for this loop 21022 1726882749.02013: getting the next task for host managed_node2 21022 1726882749.02020: done getting next task for host managed_node2 21022 1726882749.02025: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21022 1726882749.02028: ^ state is: HOST STATE: block=2, task=14, 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 21022 1726882749.02050: getting variables 21022 1726882749.02053: in VariableManager get_vars() 21022 1726882749.02095: Calling all_inventory to load vars for managed_node2 21022 1726882749.02098: Calling groups_inventory to load vars for managed_node2 21022 1726882749.02101: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.02114: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.02118: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.02122: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.02519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.02849: done with get_vars() 21022 1726882749.02861: done getting variables 21022 1726882749.02927: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:39:09 -0400 (0:00:00.066) 0:00:04.271 ****** 21022 1726882749.02960: entering _queue_task() for managed_node2/service 21022 1726882749.03221: worker is 1 (out of 1 available) 21022 1726882749.03445: exiting _queue_task() for managed_node2/service 21022 1726882749.03457: done queuing things up, now waiting for results queue to drain 21022 1726882749.03458: waiting for pending results... 21022 1726882749.03536: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21022 1726882749.03686: in run() - task 0affe814-3a2d-e2f9-38c9-000000000025 21022 1726882749.03690: variable 'ansible_search_path' from source: unknown 21022 1726882749.03793: variable 'ansible_search_path' from source: unknown 21022 1726882749.03797: calling self._execute() 21022 1726882749.03842: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.03856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.03872: variable 'omit' from source: magic vars 21022 1726882749.04492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.07410: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.07496: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.07545: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.07599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.07642: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.07743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.07787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.07831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.07894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.07924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.08239: variable 'ansible_distribution' from source: facts 21022 1726882749.08243: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.08247: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.08250: when evaluation is False, skipping this task 21022 1726882749.08252: _execute() done 21022 1726882749.08255: dumping result to json 21022 1726882749.08257: done dumping result, returning 21022 1726882749.08260: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-e2f9-38c9-000000000025] 21022 1726882749.08264: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000025 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882749.08426: no more pending results, returning what we have 21022 1726882749.08430: results queue empty 21022 1726882749.08431: checking for any_errors_fatal 21022 1726882749.08439: done checking for any_errors_fatal 21022 1726882749.08440: checking for max_fail_percentage 21022 1726882749.08442: done checking for max_fail_percentage 21022 1726882749.08443: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.08444: done checking to see if all hosts have failed 21022 1726882749.08446: getting the remaining hosts for this loop 21022 1726882749.08448: done getting the remaining hosts for this loop 21022 1726882749.08452: getting the next task for host managed_node2 21022 1726882749.08460: done getting next task for host managed_node2 21022 1726882749.08464: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21022 1726882749.08467: ^ state is: HOST STATE: block=2, task=15, 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 21022 1726882749.08485: getting variables 21022 1726882749.08488: in VariableManager get_vars() 21022 1726882749.08529: Calling all_inventory to load vars for managed_node2 21022 1726882749.08533: Calling groups_inventory to load vars for managed_node2 21022 1726882749.08745: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.08753: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000025 21022 1726882749.08756: WORKER PROCESS EXITING 21022 1726882749.08766: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.08770: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.08774: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.09054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.09399: done with get_vars() 21022 1726882749.09411: done getting variables 21022 1726882749.09480: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:39:09 -0400 (0:00:00.065) 0:00:04.337 ****** 21022 1726882749.09511: entering _queue_task() for managed_node2/service 21022 1726882749.09757: worker is 1 (out of 1 available) 21022 1726882749.09772: exiting _queue_task() for managed_node2/service 21022 1726882749.09785: done queuing things up, now waiting for results queue to drain 21022 1726882749.09787: waiting for pending results... 21022 1726882749.10057: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 21022 1726882749.10182: in run() - task 0affe814-3a2d-e2f9-38c9-000000000026 21022 1726882749.10206: variable 'ansible_search_path' from source: unknown 21022 1726882749.10216: variable 'ansible_search_path' from source: unknown 21022 1726882749.10267: calling self._execute() 21022 1726882749.10377: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.10391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.10406: variable 'omit' from source: magic vars 21022 1726882749.11019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.13946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.14000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.14049: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.14101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.14138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.14239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.14290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.14329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.14397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.14421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.14642: variable 'ansible_distribution' from source: facts 21022 1726882749.14656: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.14684: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.14694: when evaluation is False, skipping this task 21022 1726882749.14710: _execute() done 21022 1726882749.14820: dumping result to json 21022 1726882749.14823: done dumping result, returning 21022 1726882749.14827: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-e2f9-38c9-000000000026] 21022 1726882749.14829: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000026 21022 1726882749.14901: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000026 21022 1726882749.14904: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21022 1726882749.14969: no more pending results, returning what we have 21022 1726882749.14973: results queue empty 21022 1726882749.14974: checking for any_errors_fatal 21022 1726882749.14984: done checking for any_errors_fatal 21022 1726882749.14985: checking for max_fail_percentage 21022 1726882749.14987: done checking for max_fail_percentage 21022 1726882749.14988: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.14989: done checking to see if all hosts have failed 21022 1726882749.14990: getting the remaining hosts for this loop 21022 1726882749.14992: done getting the remaining hosts for this loop 21022 1726882749.14997: getting the next task for host managed_node2 21022 1726882749.15004: done getting next task for host managed_node2 21022 1726882749.15008: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21022 1726882749.15011: ^ state is: HOST STATE: block=2, task=16, 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 21022 1726882749.15027: getting variables 21022 1726882749.15029: in VariableManager get_vars() 21022 1726882749.15072: Calling all_inventory to load vars for managed_node2 21022 1726882749.15078: Calling groups_inventory to load vars for managed_node2 21022 1726882749.15081: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.15093: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.15097: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.15101: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.15532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.15980: done with get_vars() 21022 1726882749.15992: done getting variables 21022 1726882749.16199: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:39:09 -0400 (0:00:00.067) 0:00:04.404 ****** 21022 1726882749.16232: entering _queue_task() for managed_node2/copy 21022 1726882749.16686: worker is 1 (out of 1 available) 21022 1726882749.16700: exiting _queue_task() for managed_node2/copy 21022 1726882749.16714: done queuing things up, now waiting for results queue to drain 21022 1726882749.16716: waiting for pending results... 21022 1726882749.17554: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21022 1726882749.17559: in run() - task 0affe814-3a2d-e2f9-38c9-000000000027 21022 1726882749.17563: variable 'ansible_search_path' from source: unknown 21022 1726882749.17566: variable 'ansible_search_path' from source: unknown 21022 1726882749.17665: calling self._execute() 21022 1726882749.17767: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.17785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.17804: variable 'omit' from source: magic vars 21022 1726882749.18443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.21980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.22068: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.22119: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.22171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.22220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.22320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.22362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.22408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.22469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.22503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.22725: variable 'ansible_distribution' from source: facts 21022 1726882749.22740: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.22766: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.22779: when evaluation is False, skipping this task 21022 1726882749.22813: _execute() done 21022 1726882749.22816: dumping result to json 21022 1726882749.22819: done dumping result, returning 21022 1726882749.22822: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-e2f9-38c9-000000000027] 21022 1726882749.22922: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000027 21022 1726882749.23003: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000027 21022 1726882749.23006: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882749.23078: no more pending results, returning what we have 21022 1726882749.23082: results queue empty 21022 1726882749.23083: checking for any_errors_fatal 21022 1726882749.23090: done checking for any_errors_fatal 21022 1726882749.23091: checking for max_fail_percentage 21022 1726882749.23093: done checking for max_fail_percentage 21022 1726882749.23095: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.23096: done checking to see if all hosts have failed 21022 1726882749.23097: getting the remaining hosts for this loop 21022 1726882749.23099: done getting the remaining hosts for this loop 21022 1726882749.23103: getting the next task for host managed_node2 21022 1726882749.23110: done getting next task for host managed_node2 21022 1726882749.23115: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21022 1726882749.23118: ^ state is: HOST STATE: block=2, task=17, 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 21022 1726882749.23133: getting variables 21022 1726882749.23137: in VariableManager get_vars() 21022 1726882749.23183: Calling all_inventory to load vars for managed_node2 21022 1726882749.23186: Calling groups_inventory to load vars for managed_node2 21022 1726882749.23189: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.23202: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.23206: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.23211: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.23742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.24077: done with get_vars() 21022 1726882749.24090: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:39:09 -0400 (0:00:00.079) 0:00:04.483 ****** 21022 1726882749.24188: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21022 1726882749.24190: Creating lock for fedora.linux_system_roles.network_connections 21022 1726882749.24656: worker is 1 (out of 1 available) 21022 1726882749.24667: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21022 1726882749.24681: done queuing things up, now waiting for results queue to drain 21022 1726882749.24682: waiting for pending results... 21022 1726882749.24811: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21022 1726882749.24898: in run() - task 0affe814-3a2d-e2f9-38c9-000000000028 21022 1726882749.24925: variable 'ansible_search_path' from source: unknown 21022 1726882749.24935: variable 'ansible_search_path' from source: unknown 21022 1726882749.25017: calling self._execute() 21022 1726882749.25080: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.25096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.25112: variable 'omit' from source: magic vars 21022 1726882749.25749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.28615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.28724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.28760: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.28832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.28851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.28951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.28991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.29051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.29086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.29109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.29331: variable 'ansible_distribution' from source: facts 21022 1726882749.29380: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.29383: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.29385: when evaluation is False, skipping this task 21022 1726882749.29388: _execute() done 21022 1726882749.29394: dumping result to json 21022 1726882749.29402: done dumping result, returning 21022 1726882749.29413: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-e2f9-38c9-000000000028] 21022 1726882749.29423: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000028 21022 1726882749.29615: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000028 21022 1726882749.29618: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882749.29677: no more pending results, returning what we have 21022 1726882749.29681: results queue empty 21022 1726882749.29682: checking for any_errors_fatal 21022 1726882749.29691: done checking for any_errors_fatal 21022 1726882749.29692: checking for max_fail_percentage 21022 1726882749.29694: done checking for max_fail_percentage 21022 1726882749.29695: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.29696: done checking to see if all hosts have failed 21022 1726882749.29697: getting the remaining hosts for this loop 21022 1726882749.29699: done getting the remaining hosts for this loop 21022 1726882749.29704: getting the next task for host managed_node2 21022 1726882749.29711: done getting next task for host managed_node2 21022 1726882749.29715: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21022 1726882749.29717: ^ state is: HOST STATE: block=2, task=18, 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 21022 1726882749.29733: getting variables 21022 1726882749.29736: in VariableManager get_vars() 21022 1726882749.29780: Calling all_inventory to load vars for managed_node2 21022 1726882749.29784: Calling groups_inventory to load vars for managed_node2 21022 1726882749.29786: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.29798: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.29802: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.29805: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.30257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.30583: done with get_vars() 21022 1726882749.30596: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:39:09 -0400 (0:00:00.064) 0:00:04.548 ****** 21022 1726882749.30685: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21022 1726882749.30688: Creating lock for fedora.linux_system_roles.network_state 21022 1726882749.30971: worker is 1 (out of 1 available) 21022 1726882749.30986: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21022 1726882749.30999: done queuing things up, now waiting for results queue to drain 21022 1726882749.31001: waiting for pending results... 21022 1726882749.31364: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 21022 1726882749.31400: in run() - task 0affe814-3a2d-e2f9-38c9-000000000029 21022 1726882749.31442: variable 'ansible_search_path' from source: unknown 21022 1726882749.31445: variable 'ansible_search_path' from source: unknown 21022 1726882749.31487: calling self._execute() 21022 1726882749.31639: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.31644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.31647: variable 'omit' from source: magic vars 21022 1726882749.32648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.35218: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.35321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.35379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.35441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.35466: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.35568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.35661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.35664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.35699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.35721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.35950: variable 'ansible_distribution' from source: facts 21022 1726882749.35963: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.35995: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.36004: when evaluation is False, skipping this task 21022 1726882749.36011: _execute() done 21022 1726882749.36018: dumping result to json 21022 1726882749.36094: done dumping result, returning 21022 1726882749.36097: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-e2f9-38c9-000000000029] 21022 1726882749.36100: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000029 21022 1726882749.36181: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000029 21022 1726882749.36184: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882749.36255: no more pending results, returning what we have 21022 1726882749.36259: results queue empty 21022 1726882749.36260: checking for any_errors_fatal 21022 1726882749.36266: done checking for any_errors_fatal 21022 1726882749.36267: checking for max_fail_percentage 21022 1726882749.36269: done checking for max_fail_percentage 21022 1726882749.36271: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.36272: done checking to see if all hosts have failed 21022 1726882749.36273: getting the remaining hosts for this loop 21022 1726882749.36277: done getting the remaining hosts for this loop 21022 1726882749.36282: getting the next task for host managed_node2 21022 1726882749.36289: done getting next task for host managed_node2 21022 1726882749.36294: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21022 1726882749.36296: ^ state is: HOST STATE: block=2, task=19, 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 21022 1726882749.36313: getting variables 21022 1726882749.36315: in VariableManager get_vars() 21022 1726882749.36362: Calling all_inventory to load vars for managed_node2 21022 1726882749.36365: Calling groups_inventory to load vars for managed_node2 21022 1726882749.36368: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.36383: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.36387: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.36391: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.37287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.37619: done with get_vars() 21022 1726882749.37631: done getting variables 21022 1726882749.37704: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:39:09 -0400 (0:00:00.070) 0:00:04.619 ****** 21022 1726882749.37741: entering _queue_task() for managed_node2/debug 21022 1726882749.38255: worker is 1 (out of 1 available) 21022 1726882749.38269: exiting _queue_task() for managed_node2/debug 21022 1726882749.38283: done queuing things up, now waiting for results queue to drain 21022 1726882749.38285: waiting for pending results... 21022 1726882749.38523: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21022 1726882749.38528: in run() - task 0affe814-3a2d-e2f9-38c9-00000000002a 21022 1726882749.38544: variable 'ansible_search_path' from source: unknown 21022 1726882749.38552: variable 'ansible_search_path' from source: unknown 21022 1726882749.38599: calling self._execute() 21022 1726882749.38701: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.38714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.38737: variable 'omit' from source: magic vars 21022 1726882749.39369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.42581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.42849: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.43040: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.43066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.43105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.43487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.43491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.43494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.43637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.43661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.44104: variable 'ansible_distribution' from source: facts 21022 1726882749.44253: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.44285: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.44361: when evaluation is False, skipping this task 21022 1726882749.44364: _execute() done 21022 1726882749.44368: dumping result to json 21022 1726882749.44370: done dumping result, returning 21022 1726882749.44373: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-e2f9-38c9-00000000002a] 21022 1726882749.44378: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000002a 21022 1726882749.44743: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000002a 21022 1726882749.44747: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 21022 1726882749.44796: no more pending results, returning what we have 21022 1726882749.44800: results queue empty 21022 1726882749.44801: checking for any_errors_fatal 21022 1726882749.44807: done checking for any_errors_fatal 21022 1726882749.44808: checking for max_fail_percentage 21022 1726882749.44810: done checking for max_fail_percentage 21022 1726882749.44811: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.44812: done checking to see if all hosts have failed 21022 1726882749.44813: getting the remaining hosts for this loop 21022 1726882749.44815: done getting the remaining hosts for this loop 21022 1726882749.44819: getting the next task for host managed_node2 21022 1726882749.44824: done getting next task for host managed_node2 21022 1726882749.44829: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21022 1726882749.44831: ^ state is: HOST STATE: block=2, task=20, 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 21022 1726882749.44849: getting variables 21022 1726882749.44851: in VariableManager get_vars() 21022 1726882749.44897: Calling all_inventory to load vars for managed_node2 21022 1726882749.44901: Calling groups_inventory to load vars for managed_node2 21022 1726882749.44904: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.44916: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.44920: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.44923: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.45629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.46455: done with get_vars() 21022 1726882749.46466: done getting variables 21022 1726882749.46542: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:39:09 -0400 (0:00:00.088) 0:00:04.707 ****** 21022 1726882749.46579: entering _queue_task() for managed_node2/debug 21022 1726882749.47280: worker is 1 (out of 1 available) 21022 1726882749.47293: exiting _queue_task() for managed_node2/debug 21022 1726882749.47306: done queuing things up, now waiting for results queue to drain 21022 1726882749.47307: waiting for pending results... 21022 1726882749.47655: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21022 1726882749.47858: in run() - task 0affe814-3a2d-e2f9-38c9-00000000002b 21022 1726882749.47882: variable 'ansible_search_path' from source: unknown 21022 1726882749.47897: variable 'ansible_search_path' from source: unknown 21022 1726882749.48019: calling self._execute() 21022 1726882749.48084: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.48100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.48121: variable 'omit' from source: magic vars 21022 1726882749.48779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.51779: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.51997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.52000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.52032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.52206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.52322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.52377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.52415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.52741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.52746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.53026: variable 'ansible_distribution' from source: facts 21022 1726882749.53044: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.53068: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.53129: when evaluation is False, skipping this task 21022 1726882749.53141: _execute() done 21022 1726882749.53149: dumping result to json 21022 1726882749.53157: done dumping result, returning 21022 1726882749.53170: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-e2f9-38c9-00000000002b] 21022 1726882749.53341: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000002b 21022 1726882749.53416: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000002b 21022 1726882749.53419: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 21022 1726882749.53501: no more pending results, returning what we have 21022 1726882749.53505: results queue empty 21022 1726882749.53506: checking for any_errors_fatal 21022 1726882749.53512: done checking for any_errors_fatal 21022 1726882749.53513: checking for max_fail_percentage 21022 1726882749.53516: done checking for max_fail_percentage 21022 1726882749.53517: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.53518: done checking to see if all hosts have failed 21022 1726882749.53519: getting the remaining hosts for this loop 21022 1726882749.53521: done getting the remaining hosts for this loop 21022 1726882749.53526: getting the next task for host managed_node2 21022 1726882749.53532: done getting next task for host managed_node2 21022 1726882749.53541: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21022 1726882749.53544: ^ state is: HOST STATE: block=2, task=21, 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 21022 1726882749.53560: getting variables 21022 1726882749.53563: in VariableManager get_vars() 21022 1726882749.53607: Calling all_inventory to load vars for managed_node2 21022 1726882749.53611: Calling groups_inventory to load vars for managed_node2 21022 1726882749.53614: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.53626: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.53630: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.54037: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.54758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.55422: done with get_vars() 21022 1726882749.55438: done getting variables 21022 1726882749.55508: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:39:09 -0400 (0:00:00.089) 0:00:04.797 ****** 21022 1726882749.55547: entering _queue_task() for managed_node2/debug 21022 1726882749.55826: worker is 1 (out of 1 available) 21022 1726882749.56044: exiting _queue_task() for managed_node2/debug 21022 1726882749.56055: done queuing things up, now waiting for results queue to drain 21022 1726882749.56057: waiting for pending results... 21022 1726882749.56339: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21022 1726882749.56347: in run() - task 0affe814-3a2d-e2f9-38c9-00000000002c 21022 1726882749.56350: variable 'ansible_search_path' from source: unknown 21022 1726882749.56353: variable 'ansible_search_path' from source: unknown 21022 1726882749.56562: calling self._execute() 21022 1726882749.56771: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.56799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.56816: variable 'omit' from source: magic vars 21022 1726882749.57452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.61863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.62027: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.62191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.62286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.62316: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.62409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.62439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.62691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.62737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.62755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.62986: variable 'ansible_distribution' from source: facts 21022 1726882749.63039: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.63043: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.63046: when evaluation is False, skipping this task 21022 1726882749.63048: _execute() done 21022 1726882749.63051: dumping result to json 21022 1726882749.63053: done dumping result, returning 21022 1726882749.63065: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-e2f9-38c9-00000000002c] 21022 1726882749.63083: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000002c skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 21022 1726882749.63384: no more pending results, returning what we have 21022 1726882749.63388: results queue empty 21022 1726882749.63389: checking for any_errors_fatal 21022 1726882749.63395: done checking for any_errors_fatal 21022 1726882749.63396: checking for max_fail_percentage 21022 1726882749.63399: done checking for max_fail_percentage 21022 1726882749.63400: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.63401: done checking to see if all hosts have failed 21022 1726882749.63402: getting the remaining hosts for this loop 21022 1726882749.63404: done getting the remaining hosts for this loop 21022 1726882749.63409: getting the next task for host managed_node2 21022 1726882749.63420: done getting next task for host managed_node2 21022 1726882749.63426: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21022 1726882749.63429: ^ state is: HOST STATE: block=2, task=22, 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 21022 1726882749.63447: getting variables 21022 1726882749.63449: in VariableManager get_vars() 21022 1726882749.63494: Calling all_inventory to load vars for managed_node2 21022 1726882749.63497: Calling groups_inventory to load vars for managed_node2 21022 1726882749.63500: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.63512: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.63516: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.63520: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.64025: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000002c 21022 1726882749.64028: WORKER PROCESS EXITING 21022 1726882749.64058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.64396: done with get_vars() 21022 1726882749.64413: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:39:09 -0400 (0:00:00.089) 0:00:04.887 ****** 21022 1726882749.64524: entering _queue_task() for managed_node2/ping 21022 1726882749.64527: Creating lock for ping 21022 1726882749.64895: worker is 1 (out of 1 available) 21022 1726882749.64908: exiting _queue_task() for managed_node2/ping 21022 1726882749.64922: done queuing things up, now waiting for results queue to drain 21022 1726882749.64923: waiting for pending results... 21022 1726882749.65469: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 21022 1726882749.65712: in run() - task 0affe814-3a2d-e2f9-38c9-00000000002d 21022 1726882749.65762: variable 'ansible_search_path' from source: unknown 21022 1726882749.65828: variable 'ansible_search_path' from source: unknown 21022 1726882749.65878: calling self._execute() 21022 1726882749.66089: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.66102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.66117: variable 'omit' from source: magic vars 21022 1726882749.67082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.69727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.69814: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.69872: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.69923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.69970: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.70089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.70130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.70179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.70239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.70272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.70509: variable 'ansible_distribution' from source: facts 21022 1726882749.70593: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.70596: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.70599: when evaluation is False, skipping this task 21022 1726882749.70601: _execute() done 21022 1726882749.70604: dumping result to json 21022 1726882749.70606: done dumping result, returning 21022 1726882749.70609: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-e2f9-38c9-00000000002d] 21022 1726882749.70612: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000002d 21022 1726882749.70957: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000002d 21022 1726882749.70961: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882749.71008: no more pending results, returning what we have 21022 1726882749.71012: results queue empty 21022 1726882749.71013: checking for any_errors_fatal 21022 1726882749.71019: done checking for any_errors_fatal 21022 1726882749.71020: checking for max_fail_percentage 21022 1726882749.71023: done checking for max_fail_percentage 21022 1726882749.71024: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.71025: done checking to see if all hosts have failed 21022 1726882749.71026: getting the remaining hosts for this loop 21022 1726882749.71028: done getting the remaining hosts for this loop 21022 1726882749.71032: getting the next task for host managed_node2 21022 1726882749.71041: done getting next task for host managed_node2 21022 1726882749.71043: ^ task is: TASK: meta (role_complete) 21022 1726882749.71046: ^ 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 21022 1726882749.71061: getting variables 21022 1726882749.71063: in VariableManager get_vars() 21022 1726882749.71106: Calling all_inventory to load vars for managed_node2 21022 1726882749.71110: Calling groups_inventory to load vars for managed_node2 21022 1726882749.71113: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.71123: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.71126: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.71130: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.71492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.71842: done with get_vars() 21022 1726882749.71854: done getting variables 21022 1726882749.71952: done queuing things up, now waiting for results queue to drain 21022 1726882749.71955: results queue empty 21022 1726882749.71956: checking for any_errors_fatal 21022 1726882749.71959: done checking for any_errors_fatal 21022 1726882749.71960: checking for max_fail_percentage 21022 1726882749.71961: done checking for max_fail_percentage 21022 1726882749.71962: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.71963: done checking to see if all hosts have failed 21022 1726882749.71964: getting the remaining hosts for this loop 21022 1726882749.71965: done getting the remaining hosts for this loop 21022 1726882749.71968: getting the next task for host managed_node2 21022 1726882749.71973: done getting next task for host managed_node2 21022 1726882749.71978: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21022 1726882749.71980: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882749.71983: getting variables 21022 1726882749.71984: in VariableManager get_vars() 21022 1726882749.71998: Calling all_inventory to load vars for managed_node2 21022 1726882749.72001: Calling groups_inventory to load vars for managed_node2 21022 1726882749.72004: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.72009: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.72018: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.72023: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.72273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.72616: done with get_vars() 21022 1726882749.72631: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 21:39:09 -0400 (0:00:00.081) 0:00:04.969 ****** 21022 1726882749.72720: entering _queue_task() for managed_node2/include_tasks 21022 1726882749.73133: worker is 1 (out of 1 available) 21022 1726882749.73152: exiting _queue_task() for managed_node2/include_tasks 21022 1726882749.73163: done queuing things up, now waiting for results queue to drain 21022 1726882749.73164: waiting for pending results... 21022 1726882749.73362: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 21022 1726882749.73491: in run() - task 0affe814-3a2d-e2f9-38c9-00000000002f 21022 1726882749.73519: variable 'ansible_search_path' from source: unknown 21022 1726882749.73542: variable 'ansible_search_path' from source: unknown 21022 1726882749.73584: calling self._execute() 21022 1726882749.73761: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.73766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.73769: variable 'omit' from source: magic vars 21022 1726882749.74385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.77083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.77174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.77255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.77282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.77319: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.77423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.77584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.77588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.77591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.77594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.77825: variable 'ansible_distribution' from source: facts 21022 1726882749.77842: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.77868: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.77881: when evaluation is False, skipping this task 21022 1726882749.77889: _execute() done 21022 1726882749.77898: dumping result to json 21022 1726882749.77914: done dumping result, returning 21022 1726882749.77925: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-e2f9-38c9-00000000002f] 21022 1726882749.77937: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000002f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882749.78102: no more pending results, returning what we have 21022 1726882749.78106: results queue empty 21022 1726882749.78107: checking for any_errors_fatal 21022 1726882749.78110: done checking for any_errors_fatal 21022 1726882749.78111: checking for max_fail_percentage 21022 1726882749.78113: done checking for max_fail_percentage 21022 1726882749.78114: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.78115: done checking to see if all hosts have failed 21022 1726882749.78116: getting the remaining hosts for this loop 21022 1726882749.78118: done getting the remaining hosts for this loop 21022 1726882749.78125: getting the next task for host managed_node2 21022 1726882749.78133: done getting next task for host managed_node2 21022 1726882749.78137: ^ task is: TASK: Test warning and info logs 21022 1726882749.78140: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882749.78143: getting variables 21022 1726882749.78145: in VariableManager get_vars() 21022 1726882749.78186: Calling all_inventory to load vars for managed_node2 21022 1726882749.78189: Calling groups_inventory to load vars for managed_node2 21022 1726882749.78192: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.78206: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.78210: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.78214: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.78737: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000002f 21022 1726882749.78741: WORKER PROCESS EXITING 21022 1726882749.78769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.79118: done with get_vars() 21022 1726882749.79130: done getting variables 21022 1726882749.79245: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 21:39:09 -0400 (0:00:00.065) 0:00:05.034 ****** 21022 1726882749.79278: entering _queue_task() for managed_node2/assert 21022 1726882749.79280: Creating lock for assert 21022 1726882749.79663: worker is 1 (out of 1 available) 21022 1726882749.79674: exiting _queue_task() for managed_node2/assert 21022 1726882749.79690: done queuing things up, now waiting for results queue to drain 21022 1726882749.79691: waiting for pending results... 21022 1726882749.79874: running TaskExecutor() for managed_node2/TASK: Test warning and info logs 21022 1726882749.79992: in run() - task 0affe814-3a2d-e2f9-38c9-000000000030 21022 1726882749.80014: variable 'ansible_search_path' from source: unknown 21022 1726882749.80028: variable 'ansible_search_path' from source: unknown 21022 1726882749.80080: calling self._execute() 21022 1726882749.80300: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.80321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.80367: variable 'omit' from source: magic vars 21022 1726882749.81057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.83843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.84026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.84030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.84059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.84099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.84204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.84256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.84298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.84365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.84393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.84682: variable 'ansible_distribution' from source: facts 21022 1726882749.84689: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.84693: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.84695: when evaluation is False, skipping this task 21022 1726882749.84698: _execute() done 21022 1726882749.84708: dumping result to json 21022 1726882749.84718: done dumping result, returning 21022 1726882749.84729: done running TaskExecutor() for managed_node2/TASK: Test warning and info logs [0affe814-3a2d-e2f9-38c9-000000000030] 21022 1726882749.84742: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000030 21022 1726882749.85009: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000030 21022 1726882749.85013: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882749.85070: no more pending results, returning what we have 21022 1726882749.85074: results queue empty 21022 1726882749.85078: checking for any_errors_fatal 21022 1726882749.85086: done checking for any_errors_fatal 21022 1726882749.85087: checking for max_fail_percentage 21022 1726882749.85089: done checking for max_fail_percentage 21022 1726882749.85091: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.85092: done checking to see if all hosts have failed 21022 1726882749.85093: getting the remaining hosts for this loop 21022 1726882749.85095: done getting the remaining hosts for this loop 21022 1726882749.85100: getting the next task for host managed_node2 21022 1726882749.85109: done getting next task for host managed_node2 21022 1726882749.85112: ^ task is: TASK: meta (flush_handlers) 21022 1726882749.85115: ^ state is: HOST STATE: block=5, 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 21022 1726882749.85120: getting variables 21022 1726882749.85297: in VariableManager get_vars() 21022 1726882749.85337: Calling all_inventory to load vars for managed_node2 21022 1726882749.85340: Calling groups_inventory to load vars for managed_node2 21022 1726882749.85343: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.85354: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.85358: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.85362: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.85700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.86072: done with get_vars() 21022 1726882749.86088: done getting variables 21022 1726882749.86164: in VariableManager get_vars() 21022 1726882749.86185: Calling all_inventory to load vars for managed_node2 21022 1726882749.86188: Calling groups_inventory to load vars for managed_node2 21022 1726882749.86191: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.86196: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.86199: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.86202: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.86408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.86690: done with get_vars() 21022 1726882749.86705: done queuing things up, now waiting for results queue to drain 21022 1726882749.86708: results queue empty 21022 1726882749.86709: checking for any_errors_fatal 21022 1726882749.86712: done checking for any_errors_fatal 21022 1726882749.86713: checking for max_fail_percentage 21022 1726882749.86714: done checking for max_fail_percentage 21022 1726882749.86715: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.86716: done checking to see if all hosts have failed 21022 1726882749.86717: getting the remaining hosts for this loop 21022 1726882749.86718: done getting the remaining hosts for this loop 21022 1726882749.86720: getting the next task for host managed_node2 21022 1726882749.86724: done getting next task for host managed_node2 21022 1726882749.86726: ^ task is: TASK: meta (flush_handlers) 21022 1726882749.86728: ^ state is: HOST STATE: block=6, 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 21022 1726882749.86731: getting variables 21022 1726882749.86732: in VariableManager get_vars() 21022 1726882749.86756: Calling all_inventory to load vars for managed_node2 21022 1726882749.86759: Calling groups_inventory to load vars for managed_node2 21022 1726882749.86761: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.86767: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.86770: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.86773: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.87018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.87364: done with get_vars() 21022 1726882749.87527: done getting variables 21022 1726882749.87588: in VariableManager get_vars() 21022 1726882749.87601: Calling all_inventory to load vars for managed_node2 21022 1726882749.87604: Calling groups_inventory to load vars for managed_node2 21022 1726882749.87607: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.87612: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.87615: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.87619: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.88163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.88858: done with get_vars() 21022 1726882749.88873: done queuing things up, now waiting for results queue to drain 21022 1726882749.88879: results queue empty 21022 1726882749.88880: checking for any_errors_fatal 21022 1726882749.88881: done checking for any_errors_fatal 21022 1726882749.88882: checking for max_fail_percentage 21022 1726882749.88885: done checking for max_fail_percentage 21022 1726882749.88886: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.88887: done checking to see if all hosts have failed 21022 1726882749.88888: getting the remaining hosts for this loop 21022 1726882749.88889: done getting the remaining hosts for this loop 21022 1726882749.88892: getting the next task for host managed_node2 21022 1726882749.88896: done getting next task for host managed_node2 21022 1726882749.88897: ^ task is: None 21022 1726882749.88899: ^ state is: HOST STATE: block=7, 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 21022 1726882749.88901: done queuing things up, now waiting for results queue to drain 21022 1726882749.88902: results queue empty 21022 1726882749.88903: checking for any_errors_fatal 21022 1726882749.88904: done checking for any_errors_fatal 21022 1726882749.88905: checking for max_fail_percentage 21022 1726882749.88906: done checking for max_fail_percentage 21022 1726882749.88907: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.88908: done checking to see if all hosts have failed 21022 1726882749.89024: getting the next task for host managed_node2 21022 1726882749.89030: done getting next task for host managed_node2 21022 1726882749.89031: ^ task is: None 21022 1726882749.89033: ^ state is: HOST STATE: block=7, 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 21022 1726882749.89124: in VariableManager get_vars() 21022 1726882749.89148: done with get_vars() 21022 1726882749.89156: in VariableManager get_vars() 21022 1726882749.89167: done with get_vars() 21022 1726882749.89173: variable 'omit' from source: magic vars 21022 1726882749.89213: in VariableManager get_vars() 21022 1726882749.89225: done with get_vars() 21022 1726882749.89385: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with nm as provider] ******************** 21022 1726882749.89740: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21022 1726882749.89765: getting the remaining hosts for this loop 21022 1726882749.89767: done getting the remaining hosts for this loop 21022 1726882749.89770: getting the next task for host managed_node2 21022 1726882749.89773: done getting next task for host managed_node2 21022 1726882749.89778: ^ task is: TASK: Gathering Facts 21022 1726882749.89780: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882749.89783: getting variables 21022 1726882749.89788: in VariableManager get_vars() 21022 1726882749.89798: Calling all_inventory to load vars for managed_node2 21022 1726882749.89801: Calling groups_inventory to load vars for managed_node2 21022 1726882749.89804: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.89810: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.89813: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.89817: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.90105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882749.90421: done with get_vars() 21022 1726882749.90430: done getting variables 21022 1726882749.90488: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:3 Friday 20 September 2024 21:39:09 -0400 (0:00:00.112) 0:00:05.147 ****** 21022 1726882749.90516: entering _queue_task() for managed_node2/gather_facts 21022 1726882749.90852: worker is 1 (out of 1 available) 21022 1726882749.90868: exiting _queue_task() for managed_node2/gather_facts 21022 1726882749.90891: done queuing things up, now waiting for results queue to drain 21022 1726882749.90893: waiting for pending results... 21022 1726882749.91249: running TaskExecutor() for managed_node2/TASK: Gathering Facts 21022 1726882749.91255: in run() - task 0affe814-3a2d-e2f9-38c9-000000000181 21022 1726882749.91266: variable 'ansible_search_path' from source: unknown 21022 1726882749.91275: variable 'ansible_search_path' from source: unknown 21022 1726882749.91321: calling self._execute() 21022 1726882749.91413: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882749.91431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882749.91449: variable 'omit' from source: magic vars 21022 1726882749.92153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882749.96543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882749.96550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882749.96553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882749.96647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882749.96692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882749.96991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882749.97038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882749.97107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882749.97181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882749.97458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882749.97728: variable 'ansible_distribution' from source: facts 21022 1726882749.97753: variable 'ansible_distribution_major_version' from source: facts 21022 1726882749.97790: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882749.97803: when evaluation is False, skipping this task 21022 1726882749.97812: _execute() done 21022 1726882749.97828: dumping result to json 21022 1726882749.97848: done dumping result, returning 21022 1726882749.97983: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affe814-3a2d-e2f9-38c9-000000000181] 21022 1726882749.98061: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000181 21022 1726882749.98414: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000181 21022 1726882749.98418: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882749.98486: no more pending results, returning what we have 21022 1726882749.98490: results queue empty 21022 1726882749.98493: checking for any_errors_fatal 21022 1726882749.98494: done checking for any_errors_fatal 21022 1726882749.98495: checking for max_fail_percentage 21022 1726882749.98497: done checking for max_fail_percentage 21022 1726882749.98499: checking to see if all hosts have failed and the running result is not ok 21022 1726882749.98500: done checking to see if all hosts have failed 21022 1726882749.98502: getting the remaining hosts for this loop 21022 1726882749.98515: done getting the remaining hosts for this loop 21022 1726882749.98521: getting the next task for host managed_node2 21022 1726882749.98529: done getting next task for host managed_node2 21022 1726882749.98532: ^ task is: TASK: meta (flush_handlers) 21022 1726882749.98538: ^ 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 21022 1726882749.98542: getting variables 21022 1726882749.98545: in VariableManager get_vars() 21022 1726882749.98590: Calling all_inventory to load vars for managed_node2 21022 1726882749.98594: Calling groups_inventory to load vars for managed_node2 21022 1726882749.98599: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882749.98617: Calling all_plugins_play to load vars for managed_node2 21022 1726882749.98621: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882749.98627: Calling groups_plugins_play to load vars for managed_node2 21022 1726882749.99529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.00229: done with get_vars() 21022 1726882750.00248: done getting variables 21022 1726882750.00340: in VariableManager get_vars() 21022 1726882750.00356: Calling all_inventory to load vars for managed_node2 21022 1726882750.00381: Calling groups_inventory to load vars for managed_node2 21022 1726882750.00387: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.00394: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.00399: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.00403: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.00685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.00991: done with get_vars() 21022 1726882750.01005: done queuing things up, now waiting for results queue to drain 21022 1726882750.01007: results queue empty 21022 1726882750.01008: checking for any_errors_fatal 21022 1726882750.01011: done checking for any_errors_fatal 21022 1726882750.01012: checking for max_fail_percentage 21022 1726882750.01014: done checking for max_fail_percentage 21022 1726882750.01014: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.01015: done checking to see if all hosts have failed 21022 1726882750.01016: getting the remaining hosts for this loop 21022 1726882750.01017: done getting the remaining hosts for this loop 21022 1726882750.01020: getting the next task for host managed_node2 21022 1726882750.01025: done getting next task for host managed_node2 21022 1726882750.01027: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21022 1726882750.01029: ^ 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 21022 1726882750.01032: getting variables 21022 1726882750.01035: in VariableManager get_vars() 21022 1726882750.01070: Calling all_inventory to load vars for managed_node2 21022 1726882750.01073: Calling groups_inventory to load vars for managed_node2 21022 1726882750.01076: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.01082: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.01085: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.01089: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.01308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.01649: done with get_vars() 21022 1726882750.01658: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:8 Friday 20 September 2024 21:39:10 -0400 (0:00:00.112) 0:00:05.259 ****** 21022 1726882750.01743: entering _queue_task() for managed_node2/include_tasks 21022 1726882750.02222: worker is 1 (out of 1 available) 21022 1726882750.02232: exiting _queue_task() for managed_node2/include_tasks 21022 1726882750.02248: done queuing things up, now waiting for results queue to drain 21022 1726882750.02249: waiting for pending results... 21022 1726882750.02451: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 21022 1726882750.02499: in run() - task 0affe814-3a2d-e2f9-38c9-000000000034 21022 1726882750.02520: variable 'ansible_search_path' from source: unknown 21022 1726882750.02529: variable 'ansible_search_path' from source: unknown 21022 1726882750.02579: calling self._execute() 21022 1726882750.03090: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882750.03095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882750.03097: variable 'omit' from source: magic vars 21022 1726882750.04348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882750.10083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882750.10423: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882750.10427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882750.10474: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882750.10567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882750.10755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882750.10887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882750.10929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882750.11144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882750.11164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882750.11699: variable 'ansible_distribution' from source: facts 21022 1726882750.11712: variable 'ansible_distribution_major_version' from source: facts 21022 1726882750.11745: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882750.11803: when evaluation is False, skipping this task 21022 1726882750.11811: _execute() done 21022 1726882750.11820: dumping result to json 21022 1726882750.11828: done dumping result, returning 21022 1726882750.11851: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-e2f9-38c9-000000000034] 21022 1726882750.11885: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000034 21022 1726882750.12368: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000034 21022 1726882750.12372: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882750.12423: no more pending results, returning what we have 21022 1726882750.12427: results queue empty 21022 1726882750.12428: checking for any_errors_fatal 21022 1726882750.12430: done checking for any_errors_fatal 21022 1726882750.12431: checking for max_fail_percentage 21022 1726882750.12433: done checking for max_fail_percentage 21022 1726882750.12437: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.12438: done checking to see if all hosts have failed 21022 1726882750.12439: getting the remaining hosts for this loop 21022 1726882750.12441: done getting the remaining hosts for this loop 21022 1726882750.12445: getting the next task for host managed_node2 21022 1726882750.12451: done getting next task for host managed_node2 21022 1726882750.12454: ^ task is: TASK: Set network provider to 'nm' 21022 1726882750.12456: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882750.12460: getting variables 21022 1726882750.12461: in VariableManager get_vars() 21022 1726882750.12496: Calling all_inventory to load vars for managed_node2 21022 1726882750.12500: Calling groups_inventory to load vars for managed_node2 21022 1726882750.12504: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.12516: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.12521: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.12525: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.13359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.14101: done with get_vars() 21022 1726882750.14121: done getting variables 21022 1726882750.14230: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 Friday 20 September 2024 21:39:10 -0400 (0:00:00.131) 0:00:05.390 ****** 21022 1726882750.14869: entering _queue_task() for managed_node2/set_fact 21022 1726882750.15579: worker is 1 (out of 1 available) 21022 1726882750.15593: exiting _queue_task() for managed_node2/set_fact 21022 1726882750.15606: done queuing things up, now waiting for results queue to drain 21022 1726882750.15607: waiting for pending results... 21022 1726882750.16352: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 21022 1726882750.16357: in run() - task 0affe814-3a2d-e2f9-38c9-000000000035 21022 1726882750.16361: variable 'ansible_search_path' from source: unknown 21022 1726882750.16366: variable 'ansible_search_path' from source: unknown 21022 1726882750.16481: calling self._execute() 21022 1726882750.16841: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882750.16845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882750.16848: variable 'omit' from source: magic vars 21022 1726882750.18128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882750.23132: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882750.23932: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882750.24085: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882750.24132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882750.24339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882750.24479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882750.24515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882750.24606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882750.24696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882750.24761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882750.25352: variable 'ansible_distribution' from source: facts 21022 1726882750.25356: variable 'ansible_distribution_major_version' from source: facts 21022 1726882750.25358: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882750.25361: when evaluation is False, skipping this task 21022 1726882750.25363: _execute() done 21022 1726882750.25365: dumping result to json 21022 1726882750.25367: done dumping result, returning 21022 1726882750.25370: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [0affe814-3a2d-e2f9-38c9-000000000035] 21022 1726882750.25372: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000035 21022 1726882750.25641: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000035 21022 1726882750.25646: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882750.25790: no more pending results, returning what we have 21022 1726882750.25794: results queue empty 21022 1726882750.25795: checking for any_errors_fatal 21022 1726882750.25803: done checking for any_errors_fatal 21022 1726882750.25804: checking for max_fail_percentage 21022 1726882750.25806: done checking for max_fail_percentage 21022 1726882750.25808: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.25809: done checking to see if all hosts have failed 21022 1726882750.25810: getting the remaining hosts for this loop 21022 1726882750.25812: done getting the remaining hosts for this loop 21022 1726882750.25816: getting the next task for host managed_node2 21022 1726882750.25824: done getting next task for host managed_node2 21022 1726882750.25827: ^ task is: TASK: meta (flush_handlers) 21022 1726882750.25830: ^ 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 21022 1726882750.25835: getting variables 21022 1726882750.25839: in VariableManager get_vars() 21022 1726882750.25875: Calling all_inventory to load vars for managed_node2 21022 1726882750.25878: Calling groups_inventory to load vars for managed_node2 21022 1726882750.25883: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.25897: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.25902: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.25906: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.26625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.27340: done with get_vars() 21022 1726882750.27352: done getting variables 21022 1726882750.27428: in VariableManager get_vars() 21022 1726882750.27441: Calling all_inventory to load vars for managed_node2 21022 1726882750.27444: Calling groups_inventory to load vars for managed_node2 21022 1726882750.27447: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.27453: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.27457: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.27461: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.28082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.28800: done with get_vars() 21022 1726882750.28816: done queuing things up, now waiting for results queue to drain 21022 1726882750.28818: results queue empty 21022 1726882750.28819: checking for any_errors_fatal 21022 1726882750.28822: done checking for any_errors_fatal 21022 1726882750.28823: checking for max_fail_percentage 21022 1726882750.28825: done checking for max_fail_percentage 21022 1726882750.28826: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.28827: done checking to see if all hosts have failed 21022 1726882750.28828: getting the remaining hosts for this loop 21022 1726882750.28829: done getting the remaining hosts for this loop 21022 1726882750.28832: getting the next task for host managed_node2 21022 1726882750.28838: done getting next task for host managed_node2 21022 1726882750.28840: ^ task is: TASK: meta (flush_handlers) 21022 1726882750.28842: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882750.28845: getting variables 21022 1726882750.28846: in VariableManager get_vars() 21022 1726882750.28861: Calling all_inventory to load vars for managed_node2 21022 1726882750.28864: Calling groups_inventory to load vars for managed_node2 21022 1726882750.28867: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.28873: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.28875: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.28879: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.29475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.30096: done with get_vars() 21022 1726882750.30147: done getting variables 21022 1726882750.30206: in VariableManager get_vars() 21022 1726882750.30343: Calling all_inventory to load vars for managed_node2 21022 1726882750.30346: Calling groups_inventory to load vars for managed_node2 21022 1726882750.30349: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.30355: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.30358: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.30362: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.30806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.31538: done with get_vars() 21022 1726882750.31553: done queuing things up, now waiting for results queue to drain 21022 1726882750.31555: results queue empty 21022 1726882750.31556: checking for any_errors_fatal 21022 1726882750.31558: done checking for any_errors_fatal 21022 1726882750.31559: checking for max_fail_percentage 21022 1726882750.31560: done checking for max_fail_percentage 21022 1726882750.31561: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.31562: done checking to see if all hosts have failed 21022 1726882750.31563: getting the remaining hosts for this loop 21022 1726882750.31564: done getting the remaining hosts for this loop 21022 1726882750.31567: getting the next task for host managed_node2 21022 1726882750.31570: done getting next task for host managed_node2 21022 1726882750.31572: ^ task is: None 21022 1726882750.31573: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882750.31575: done queuing things up, now waiting for results queue to drain 21022 1726882750.31576: results queue empty 21022 1726882750.31577: checking for any_errors_fatal 21022 1726882750.31578: done checking for any_errors_fatal 21022 1726882750.31579: checking for max_fail_percentage 21022 1726882750.31580: done checking for max_fail_percentage 21022 1726882750.31581: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.31581: done checking to see if all hosts have failed 21022 1726882750.31583: getting the next task for host managed_node2 21022 1726882750.31586: done getting next task for host managed_node2 21022 1726882750.31587: ^ task is: None 21022 1726882750.31589: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882750.31753: in VariableManager get_vars() 21022 1726882750.31777: done with get_vars() 21022 1726882750.31785: in VariableManager get_vars() 21022 1726882750.31800: done with get_vars() 21022 1726882750.31806: variable 'omit' from source: magic vars 21022 1726882750.31844: in VariableManager get_vars() 21022 1726882750.31862: done with get_vars() 21022 1726882750.31888: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 21022 1726882750.34307: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21022 1726882750.34548: getting the remaining hosts for this loop 21022 1726882750.34549: done getting the remaining hosts for this loop 21022 1726882750.34552: getting the next task for host managed_node2 21022 1726882750.34556: done getting next task for host managed_node2 21022 1726882750.34558: ^ task is: TASK: meta (flush_handlers) 21022 1726882750.34560: ^ 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 21022 1726882750.34563: getting variables 21022 1726882750.34564: in VariableManager get_vars() 21022 1726882750.34578: Calling all_inventory to load vars for managed_node2 21022 1726882750.34581: Calling groups_inventory to load vars for managed_node2 21022 1726882750.34584: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.34589: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.34592: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.34596: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.35009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.35519: done with get_vars() 21022 1726882750.35529: done getting variables 21022 1726882750.35788: in VariableManager get_vars() 21022 1726882750.35801: Calling all_inventory to load vars for managed_node2 21022 1726882750.35804: Calling groups_inventory to load vars for managed_node2 21022 1726882750.35807: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.35812: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.35815: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.35818: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.36652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.37361: done with get_vars() 21022 1726882750.37375: done queuing things up, now waiting for results queue to drain 21022 1726882750.37377: results queue empty 21022 1726882750.37378: checking for any_errors_fatal 21022 1726882750.37379: done checking for any_errors_fatal 21022 1726882750.37380: checking for max_fail_percentage 21022 1726882750.37382: done checking for max_fail_percentage 21022 1726882750.37383: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.37384: done checking to see if all hosts have failed 21022 1726882750.37385: getting the remaining hosts for this loop 21022 1726882750.37386: done getting the remaining hosts for this loop 21022 1726882750.37388: getting the next task for host managed_node2 21022 1726882750.37392: done getting next task for host managed_node2 21022 1726882750.37395: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21022 1726882750.37397: ^ 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 21022 1726882750.37408: getting variables 21022 1726882750.37409: in VariableManager get_vars() 21022 1726882750.37424: Calling all_inventory to load vars for managed_node2 21022 1726882750.37426: Calling groups_inventory to load vars for managed_node2 21022 1726882750.37429: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.37440: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.37444: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.37447: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.37855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.38567: done with get_vars() 21022 1726882750.38577: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:39:10 -0400 (0:00:00.239) 0:00:05.630 ****** 21022 1726882750.38860: entering _queue_task() for managed_node2/include_tasks 21022 1726882750.39380: worker is 1 (out of 1 available) 21022 1726882750.39392: exiting _queue_task() for managed_node2/include_tasks 21022 1726882750.39404: done queuing things up, now waiting for results queue to drain 21022 1726882750.39406: waiting for pending results... 21022 1726882750.39932: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21022 1726882750.40550: in run() - task 0affe814-3a2d-e2f9-38c9-00000000003d 21022 1726882750.40568: variable 'ansible_search_path' from source: unknown 21022 1726882750.40571: variable 'ansible_search_path' from source: unknown 21022 1726882750.40617: calling self._execute() 21022 1726882750.40836: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882750.41102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882750.41113: variable 'omit' from source: magic vars 21022 1726882750.43008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882750.49390: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882750.49615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882750.49752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882750.49864: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882750.49904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882750.50069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882750.50226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882750.50407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882750.50442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882750.50464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882750.50924: variable 'ansible_distribution' from source: facts 21022 1726882750.50962: variable 'ansible_distribution_major_version' from source: facts 21022 1726882750.51169: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882750.51173: when evaluation is False, skipping this task 21022 1726882750.51180: _execute() done 21022 1726882750.51183: dumping result to json 21022 1726882750.51186: done dumping result, returning 21022 1726882750.51194: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-e2f9-38c9-00000000003d] 21022 1726882750.51196: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000003d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882750.51445: no more pending results, returning what we have 21022 1726882750.51450: results queue empty 21022 1726882750.51451: checking for any_errors_fatal 21022 1726882750.51453: done checking for any_errors_fatal 21022 1726882750.51454: checking for max_fail_percentage 21022 1726882750.51456: done checking for max_fail_percentage 21022 1726882750.51457: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.51458: done checking to see if all hosts have failed 21022 1726882750.51460: getting the remaining hosts for this loop 21022 1726882750.51461: done getting the remaining hosts for this loop 21022 1726882750.51467: getting the next task for host managed_node2 21022 1726882750.51474: done getting next task for host managed_node2 21022 1726882750.51478: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21022 1726882750.51481: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882750.51499: getting variables 21022 1726882750.51501: in VariableManager get_vars() 21022 1726882750.51545: Calling all_inventory to load vars for managed_node2 21022 1726882750.51548: Calling groups_inventory to load vars for managed_node2 21022 1726882750.51550: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.51562: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.51565: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.51568: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.52341: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000003d 21022 1726882750.52346: WORKER PROCESS EXITING 21022 1726882750.52402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.53182: done with get_vars() 21022 1726882750.53196: done getting variables 21022 1726882750.53383: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:39:10 -0400 (0:00:00.145) 0:00:05.776 ****** 21022 1726882750.53418: entering _queue_task() for managed_node2/debug 21022 1726882750.54057: worker is 1 (out of 1 available) 21022 1726882750.54072: exiting _queue_task() for managed_node2/debug 21022 1726882750.54088: done queuing things up, now waiting for results queue to drain 21022 1726882750.54089: waiting for pending results... 21022 1726882750.54674: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 21022 1726882750.54818: in run() - task 0affe814-3a2d-e2f9-38c9-00000000003e 21022 1726882750.54960: variable 'ansible_search_path' from source: unknown 21022 1726882750.54979: variable 'ansible_search_path' from source: unknown 21022 1726882750.55191: calling self._execute() 21022 1726882750.55250: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882750.55315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882750.55335: variable 'omit' from source: magic vars 21022 1726882750.56736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882750.62313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882750.62481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882750.62737: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882750.62742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882750.62768: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882750.63140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882750.63144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882750.63171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882750.63340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882750.63344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882750.63844: variable 'ansible_distribution' from source: facts 21022 1726882750.63858: variable 'ansible_distribution_major_version' from source: facts 21022 1726882750.63887: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882750.63951: when evaluation is False, skipping this task 21022 1726882750.63959: _execute() done 21022 1726882750.63967: dumping result to json 21022 1726882750.63978: done dumping result, returning 21022 1726882750.63991: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-e2f9-38c9-00000000003e] 21022 1726882750.64001: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000003e 21022 1726882750.64274: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000003e 21022 1726882750.64281: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 21022 1726882750.64337: no more pending results, returning what we have 21022 1726882750.64341: results queue empty 21022 1726882750.64342: checking for any_errors_fatal 21022 1726882750.64349: done checking for any_errors_fatal 21022 1726882750.64350: checking for max_fail_percentage 21022 1726882750.64352: done checking for max_fail_percentage 21022 1726882750.64354: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.64355: done checking to see if all hosts have failed 21022 1726882750.64356: getting the remaining hosts for this loop 21022 1726882750.64358: done getting the remaining hosts for this loop 21022 1726882750.64363: getting the next task for host managed_node2 21022 1726882750.64370: done getting next task for host managed_node2 21022 1726882750.64382: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21022 1726882750.64385: ^ state is: HOST STATE: block=2, task=3, 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 21022 1726882750.64400: getting variables 21022 1726882750.64402: in VariableManager get_vars() 21022 1726882750.64449: Calling all_inventory to load vars for managed_node2 21022 1726882750.64453: Calling groups_inventory to load vars for managed_node2 21022 1726882750.64456: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.64468: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.64472: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.64478: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.64997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.65350: done with get_vars() 21022 1726882750.65370: done getting variables 21022 1726882750.65443: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:39:10 -0400 (0:00:00.120) 0:00:05.896 ****** 21022 1726882750.65486: entering _queue_task() for managed_node2/fail 21022 1726882750.65778: worker is 1 (out of 1 available) 21022 1726882750.65907: exiting _queue_task() for managed_node2/fail 21022 1726882750.65920: done queuing things up, now waiting for results queue to drain 21022 1726882750.65921: waiting for pending results... 21022 1726882750.66142: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21022 1726882750.66345: in run() - task 0affe814-3a2d-e2f9-38c9-00000000003f 21022 1726882750.66349: variable 'ansible_search_path' from source: unknown 21022 1726882750.66352: variable 'ansible_search_path' from source: unknown 21022 1726882750.66355: calling self._execute() 21022 1726882750.66441: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882750.66462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882750.66482: variable 'omit' from source: magic vars 21022 1726882750.67204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882750.69872: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882750.69973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882750.70025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882750.70085: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882750.70160: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882750.70228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882750.70279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882750.70321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882750.70386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882750.70439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882750.70647: variable 'ansible_distribution' from source: facts 21022 1726882750.70661: variable 'ansible_distribution_major_version' from source: facts 21022 1726882750.70754: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882750.70758: when evaluation is False, skipping this task 21022 1726882750.70760: _execute() done 21022 1726882750.70764: dumping result to json 21022 1726882750.70766: done dumping result, returning 21022 1726882750.70769: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affe814-3a2d-e2f9-38c9-00000000003f] 21022 1726882750.70772: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000003f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882750.70997: no more pending results, returning what we have 21022 1726882750.71002: results queue empty 21022 1726882750.71004: checking for any_errors_fatal 21022 1726882750.71011: done checking for any_errors_fatal 21022 1726882750.71012: checking for max_fail_percentage 21022 1726882750.71015: done checking for max_fail_percentage 21022 1726882750.71016: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.71017: done checking to see if all hosts have failed 21022 1726882750.71018: getting the remaining hosts for this loop 21022 1726882750.71020: done getting the remaining hosts for this loop 21022 1726882750.71025: getting the next task for host managed_node2 21022 1726882750.71032: done getting next task for host managed_node2 21022 1726882750.71039: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21022 1726882750.71041: ^ state is: HOST STATE: block=2, task=4, 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 21022 1726882750.71056: getting variables 21022 1726882750.71058: in VariableManager get_vars() 21022 1726882750.71103: Calling all_inventory to load vars for managed_node2 21022 1726882750.71106: Calling groups_inventory to load vars for managed_node2 21022 1726882750.71109: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.71121: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.71125: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.71128: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.71655: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000003f 21022 1726882750.71659: WORKER PROCESS EXITING 21022 1726882750.71696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.72037: done with get_vars() 21022 1726882750.72049: done getting variables 21022 1726882750.72117: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:39:10 -0400 (0:00:00.066) 0:00:05.963 ****** 21022 1726882750.72156: entering _queue_task() for managed_node2/fail 21022 1726882750.72411: worker is 1 (out of 1 available) 21022 1726882750.72426: exiting _queue_task() for managed_node2/fail 21022 1726882750.72564: done queuing things up, now waiting for results queue to drain 21022 1726882750.72565: waiting for pending results... 21022 1726882750.72753: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 21022 1726882750.72881: in run() - task 0affe814-3a2d-e2f9-38c9-000000000040 21022 1726882750.72910: variable 'ansible_search_path' from source: unknown 21022 1726882750.72918: variable 'ansible_search_path' from source: unknown 21022 1726882750.72964: calling self._execute() 21022 1726882750.73065: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882750.73083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882750.73106: variable 'omit' from source: magic vars 21022 1726882750.73746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882750.76435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882750.76530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882750.76589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882750.76646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882750.76686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882750.76790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882750.76840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882750.76882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882750.77024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882750.77028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882750.77194: variable 'ansible_distribution' from source: facts 21022 1726882750.77207: variable 'ansible_distribution_major_version' from source: facts 21022 1726882750.77236: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882750.77251: when evaluation is False, skipping this task 21022 1726882750.77342: _execute() done 21022 1726882750.77347: dumping result to json 21022 1726882750.77350: done dumping result, returning 21022 1726882750.77353: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affe814-3a2d-e2f9-38c9-000000000040] 21022 1726882750.77355: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000040 21022 1726882750.77428: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000040 21022 1726882750.77431: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882750.77486: no more pending results, returning what we have 21022 1726882750.77489: results queue empty 21022 1726882750.77490: checking for any_errors_fatal 21022 1726882750.77498: done checking for any_errors_fatal 21022 1726882750.77499: checking for max_fail_percentage 21022 1726882750.77501: done checking for max_fail_percentage 21022 1726882750.77503: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.77504: done checking to see if all hosts have failed 21022 1726882750.77505: getting the remaining hosts for this loop 21022 1726882750.77507: done getting the remaining hosts for this loop 21022 1726882750.77511: getting the next task for host managed_node2 21022 1726882750.77517: done getting next task for host managed_node2 21022 1726882750.77522: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21022 1726882750.77524: ^ state is: HOST STATE: block=2, task=5, 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 21022 1726882750.77541: getting variables 21022 1726882750.77543: in VariableManager get_vars() 21022 1726882750.77588: Calling all_inventory to load vars for managed_node2 21022 1726882750.77591: Calling groups_inventory to load vars for managed_node2 21022 1726882750.77595: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.77607: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.77611: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.77615: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.78109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.78819: done with get_vars() 21022 1726882750.78831: done getting variables 21022 1726882750.79007: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:39:10 -0400 (0:00:00.068) 0:00:06.033 ****** 21022 1726882750.79178: entering _queue_task() for managed_node2/fail 21022 1726882750.79772: worker is 1 (out of 1 available) 21022 1726882750.79788: exiting _queue_task() for managed_node2/fail 21022 1726882750.79801: done queuing things up, now waiting for results queue to drain 21022 1726882750.79802: waiting for pending results... 21022 1726882750.80464: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21022 1726882750.80469: in run() - task 0affe814-3a2d-e2f9-38c9-000000000041 21022 1726882750.80601: variable 'ansible_search_path' from source: unknown 21022 1726882750.80605: variable 'ansible_search_path' from source: unknown 21022 1726882750.80843: calling self._execute() 21022 1726882750.81110: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882750.81252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882750.81257: variable 'omit' from source: magic vars 21022 1726882750.82777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882750.88444: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882750.88647: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882750.88764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882750.88815: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882750.88971: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882750.89185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882750.89226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882750.89373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882750.89438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882750.89506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882750.90141: variable 'ansible_distribution' from source: facts 21022 1726882750.90146: variable 'ansible_distribution_major_version' from source: facts 21022 1726882750.90149: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882750.90152: when evaluation is False, skipping this task 21022 1726882750.90154: _execute() done 21022 1726882750.90156: dumping result to json 21022 1726882750.90158: done dumping result, returning 21022 1726882750.90160: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affe814-3a2d-e2f9-38c9-000000000041] 21022 1726882750.90163: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000041 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882750.90412: no more pending results, returning what we have 21022 1726882750.90417: results queue empty 21022 1726882750.90418: checking for any_errors_fatal 21022 1726882750.90426: done checking for any_errors_fatal 21022 1726882750.90427: checking for max_fail_percentage 21022 1726882750.90429: done checking for max_fail_percentage 21022 1726882750.90430: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.90431: done checking to see if all hosts have failed 21022 1726882750.90433: getting the remaining hosts for this loop 21022 1726882750.90437: done getting the remaining hosts for this loop 21022 1726882750.90442: getting the next task for host managed_node2 21022 1726882750.90450: done getting next task for host managed_node2 21022 1726882750.90455: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21022 1726882750.90457: ^ state is: HOST STATE: block=2, task=6, 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 21022 1726882750.90481: getting variables 21022 1726882750.90484: in VariableManager get_vars() 21022 1726882750.90529: Calling all_inventory to load vars for managed_node2 21022 1726882750.90532: Calling groups_inventory to load vars for managed_node2 21022 1726882750.90794: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.90808: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.90812: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.90816: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.91451: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000041 21022 1726882750.91455: WORKER PROCESS EXITING 21022 1726882750.91530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882750.91887: done with get_vars() 21022 1726882750.91902: done getting variables 21022 1726882750.91970: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:39:10 -0400 (0:00:00.128) 0:00:06.162 ****** 21022 1726882750.92009: entering _queue_task() for managed_node2/dnf 21022 1726882750.92468: worker is 1 (out of 1 available) 21022 1726882750.92481: exiting _queue_task() for managed_node2/dnf 21022 1726882750.92491: done queuing things up, now waiting for results queue to drain 21022 1726882750.92493: waiting for pending results... 21022 1726882750.92599: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 21022 1726882750.92731: in run() - task 0affe814-3a2d-e2f9-38c9-000000000042 21022 1726882750.92754: variable 'ansible_search_path' from source: unknown 21022 1726882750.92831: variable 'ansible_search_path' from source: unknown 21022 1726882750.92838: calling self._execute() 21022 1726882750.92915: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882750.92929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882750.92957: variable 'omit' from source: magic vars 21022 1726882750.93604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882750.96903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882750.97121: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882750.97124: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882750.97259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882750.97299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882750.97513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882750.97671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882750.97700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882750.97841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882750.97861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882750.98341: variable 'ansible_distribution' from source: facts 21022 1726882750.98354: variable 'ansible_distribution_major_version' from source: facts 21022 1726882750.98443: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882750.98453: when evaluation is False, skipping this task 21022 1726882750.98460: _execute() done 21022 1726882750.98468: dumping result to json 21022 1726882750.98485: done dumping result, returning 21022 1726882750.98499: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affe814-3a2d-e2f9-38c9-000000000042] 21022 1726882750.98540: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000042 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882750.98807: no more pending results, returning what we have 21022 1726882750.98811: results queue empty 21022 1726882750.98812: checking for any_errors_fatal 21022 1726882750.98819: done checking for any_errors_fatal 21022 1726882750.98821: checking for max_fail_percentage 21022 1726882750.98823: done checking for max_fail_percentage 21022 1726882750.98824: checking to see if all hosts have failed and the running result is not ok 21022 1726882750.98825: done checking to see if all hosts have failed 21022 1726882750.98826: getting the remaining hosts for this loop 21022 1726882750.98828: done getting the remaining hosts for this loop 21022 1726882750.98833: getting the next task for host managed_node2 21022 1726882750.99041: done getting next task for host managed_node2 21022 1726882750.99046: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21022 1726882750.99049: ^ state is: HOST STATE: block=2, task=7, 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 21022 1726882750.99064: getting variables 21022 1726882750.99066: in VariableManager get_vars() 21022 1726882750.99108: Calling all_inventory to load vars for managed_node2 21022 1726882750.99112: Calling groups_inventory to load vars for managed_node2 21022 1726882750.99115: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882750.99126: Calling all_plugins_play to load vars for managed_node2 21022 1726882750.99130: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882750.99338: Calling groups_plugins_play to load vars for managed_node2 21022 1726882750.99855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882751.00552: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000042 21022 1726882751.00556: WORKER PROCESS EXITING 21022 1726882751.00616: done with get_vars() 21022 1726882751.00628: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21022 1726882751.00717: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:39:11 -0400 (0:00:00.089) 0:00:06.251 ****** 21022 1726882751.00954: entering _queue_task() for managed_node2/yum 21022 1726882751.01430: worker is 1 (out of 1 available) 21022 1726882751.01446: exiting _queue_task() for managed_node2/yum 21022 1726882751.01457: done queuing things up, now waiting for results queue to drain 21022 1726882751.01458: waiting for pending results... 21022 1726882751.02022: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 21022 1726882751.02338: in run() - task 0affe814-3a2d-e2f9-38c9-000000000043 21022 1726882751.02364: variable 'ansible_search_path' from source: unknown 21022 1726882751.02373: variable 'ansible_search_path' from source: unknown 21022 1726882751.02421: calling self._execute() 21022 1726882751.02630: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882751.02645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882751.02660: variable 'omit' from source: magic vars 21022 1726882751.03916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882751.09280: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882751.09467: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882751.09573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882751.09682: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882751.09774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882751.09939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882751.10192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882751.10230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882751.10292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882751.10319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882751.10940: variable 'ansible_distribution' from source: facts 21022 1726882751.10944: variable 'ansible_distribution_major_version' from source: facts 21022 1726882751.10948: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882751.10950: when evaluation is False, skipping this task 21022 1726882751.10953: _execute() done 21022 1726882751.10955: dumping result to json 21022 1726882751.10957: done dumping result, returning 21022 1726882751.10960: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affe814-3a2d-e2f9-38c9-000000000043] 21022 1726882751.10963: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000043 21022 1726882751.11542: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000043 21022 1726882751.11546: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882751.11604: no more pending results, returning what we have 21022 1726882751.11607: results queue empty 21022 1726882751.11608: checking for any_errors_fatal 21022 1726882751.11616: done checking for any_errors_fatal 21022 1726882751.11617: checking for max_fail_percentage 21022 1726882751.11620: done checking for max_fail_percentage 21022 1726882751.11621: checking to see if all hosts have failed and the running result is not ok 21022 1726882751.11622: done checking to see if all hosts have failed 21022 1726882751.11623: getting the remaining hosts for this loop 21022 1726882751.11625: done getting the remaining hosts for this loop 21022 1726882751.11630: getting the next task for host managed_node2 21022 1726882751.11638: done getting next task for host managed_node2 21022 1726882751.11644: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21022 1726882751.11646: ^ state is: HOST STATE: block=2, task=8, 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 21022 1726882751.11662: getting variables 21022 1726882751.11664: in VariableManager get_vars() 21022 1726882751.11713: Calling all_inventory to load vars for managed_node2 21022 1726882751.11716: Calling groups_inventory to load vars for managed_node2 21022 1726882751.11719: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882751.11732: Calling all_plugins_play to load vars for managed_node2 21022 1726882751.12094: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882751.12100: Calling groups_plugins_play to load vars for managed_node2 21022 1726882751.12561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882751.13092: done with get_vars() 21022 1726882751.13104: done getting variables 21022 1726882751.13415: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:39:11 -0400 (0:00:00.124) 0:00:06.376 ****** 21022 1726882751.13453: entering _queue_task() for managed_node2/fail 21022 1726882751.13929: worker is 1 (out of 1 available) 21022 1726882751.14049: exiting _queue_task() for managed_node2/fail 21022 1726882751.14060: done queuing things up, now waiting for results queue to drain 21022 1726882751.14061: waiting for pending results... 21022 1726882751.14479: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21022 1726882751.14725: in run() - task 0affe814-3a2d-e2f9-38c9-000000000044 21022 1726882751.14741: variable 'ansible_search_path' from source: unknown 21022 1726882751.14745: variable 'ansible_search_path' from source: unknown 21022 1726882751.14787: calling self._execute() 21022 1726882751.15061: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882751.15080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882751.15313: variable 'omit' from source: magic vars 21022 1726882751.16756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882751.22328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882751.22583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882751.22783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882751.22949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882751.22953: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882751.23152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882751.23197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882751.23442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882751.23445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882751.23464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882751.23974: variable 'ansible_distribution' from source: facts 21022 1726882751.23993: variable 'ansible_distribution_major_version' from source: facts 21022 1726882751.24019: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882751.24028: when evaluation is False, skipping this task 21022 1726882751.24038: _execute() done 21022 1726882751.24058: dumping result to json 21022 1726882751.24239: done dumping result, returning 21022 1726882751.24243: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-e2f9-38c9-000000000044] 21022 1726882751.24245: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000044 21022 1726882751.24333: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000044 21022 1726882751.24339: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882751.24397: no more pending results, returning what we have 21022 1726882751.24402: results queue empty 21022 1726882751.24403: checking for any_errors_fatal 21022 1726882751.24410: done checking for any_errors_fatal 21022 1726882751.24411: checking for max_fail_percentage 21022 1726882751.24414: done checking for max_fail_percentage 21022 1726882751.24414: checking to see if all hosts have failed and the running result is not ok 21022 1726882751.24415: done checking to see if all hosts have failed 21022 1726882751.24416: getting the remaining hosts for this loop 21022 1726882751.24418: done getting the remaining hosts for this loop 21022 1726882751.24423: getting the next task for host managed_node2 21022 1726882751.24429: done getting next task for host managed_node2 21022 1726882751.24433: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21022 1726882751.24437: ^ state is: HOST STATE: block=2, task=9, 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 21022 1726882751.24451: getting variables 21022 1726882751.24453: in VariableManager get_vars() 21022 1726882751.24497: Calling all_inventory to load vars for managed_node2 21022 1726882751.24500: Calling groups_inventory to load vars for managed_node2 21022 1726882751.24503: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882751.24517: Calling all_plugins_play to load vars for managed_node2 21022 1726882751.24521: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882751.24525: Calling groups_plugins_play to load vars for managed_node2 21022 1726882751.25680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882751.26035: done with get_vars() 21022 1726882751.26049: done getting variables 21022 1726882751.26118: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:39:11 -0400 (0:00:00.127) 0:00:06.503 ****** 21022 1726882751.26165: entering _queue_task() for managed_node2/package 21022 1726882751.26573: worker is 1 (out of 1 available) 21022 1726882751.26588: exiting _queue_task() for managed_node2/package 21022 1726882751.26600: done queuing things up, now waiting for results queue to drain 21022 1726882751.26601: waiting for pending results... 21022 1726882751.26840: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 21022 1726882751.26936: in run() - task 0affe814-3a2d-e2f9-38c9-000000000045 21022 1726882751.26997: variable 'ansible_search_path' from source: unknown 21022 1726882751.27000: variable 'ansible_search_path' from source: unknown 21022 1726882751.27014: calling self._execute() 21022 1726882751.27114: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882751.27127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882751.27151: variable 'omit' from source: magic vars 21022 1726882751.27793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882751.31272: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882751.31317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882751.31363: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882751.31428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882751.31465: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882751.31565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882751.31615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882751.31654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882751.31815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882751.31818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882751.31969: variable 'ansible_distribution' from source: facts 21022 1726882751.31985: variable 'ansible_distribution_major_version' from source: facts 21022 1726882751.32008: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882751.32017: when evaluation is False, skipping this task 21022 1726882751.32029: _execute() done 21022 1726882751.32042: dumping result to json 21022 1726882751.32051: done dumping result, returning 21022 1726882751.32062: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-e2f9-38c9-000000000045] 21022 1726882751.32072: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000045 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882751.32294: no more pending results, returning what we have 21022 1726882751.32298: results queue empty 21022 1726882751.32299: checking for any_errors_fatal 21022 1726882751.32306: done checking for any_errors_fatal 21022 1726882751.32307: checking for max_fail_percentage 21022 1726882751.32310: done checking for max_fail_percentage 21022 1726882751.32311: checking to see if all hosts have failed and the running result is not ok 21022 1726882751.32311: done checking to see if all hosts have failed 21022 1726882751.32313: getting the remaining hosts for this loop 21022 1726882751.32315: done getting the remaining hosts for this loop 21022 1726882751.32320: getting the next task for host managed_node2 21022 1726882751.32327: done getting next task for host managed_node2 21022 1726882751.32331: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21022 1726882751.32333: ^ state is: HOST STATE: block=2, task=10, 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 21022 1726882751.32350: getting variables 21022 1726882751.32352: in VariableManager get_vars() 21022 1726882751.32396: Calling all_inventory to load vars for managed_node2 21022 1726882751.32399: Calling groups_inventory to load vars for managed_node2 21022 1726882751.32402: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882751.32414: Calling all_plugins_play to load vars for managed_node2 21022 1726882751.32418: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882751.32422: Calling groups_plugins_play to load vars for managed_node2 21022 1726882751.32952: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000045 21022 1726882751.32955: WORKER PROCESS EXITING 21022 1726882751.33184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882751.33911: done with get_vars() 21022 1726882751.33923: done getting variables 21022 1726882751.34190: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:39:11 -0400 (0:00:00.080) 0:00:06.584 ****** 21022 1726882751.34224: entering _queue_task() for managed_node2/package 21022 1726882751.34580: worker is 1 (out of 1 available) 21022 1726882751.34595: exiting _queue_task() for managed_node2/package 21022 1726882751.34607: done queuing things up, now waiting for results queue to drain 21022 1726882751.34608: waiting for pending results... 21022 1726882751.34878: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21022 1726882751.35000: in run() - task 0affe814-3a2d-e2f9-38c9-000000000046 21022 1726882751.35019: variable 'ansible_search_path' from source: unknown 21022 1726882751.35040: variable 'ansible_search_path' from source: unknown 21022 1726882751.35080: calling self._execute() 21022 1726882751.35239: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882751.35243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882751.35246: variable 'omit' from source: magic vars 21022 1726882751.35821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882751.39438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882751.39517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882751.39652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882751.39815: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882751.39910: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882751.40009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882751.40058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882751.40106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882751.40231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882751.40295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882751.40721: variable 'ansible_distribution' from source: facts 21022 1726882751.40772: variable 'ansible_distribution_major_version' from source: facts 21022 1726882751.40795: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882751.40805: when evaluation is False, skipping this task 21022 1726882751.40813: _execute() done 21022 1726882751.40854: dumping result to json 21022 1726882751.40858: done dumping result, returning 21022 1726882751.40861: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-e2f9-38c9-000000000046] 21022 1726882751.40888: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000046 21022 1726882751.41121: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000046 21022 1726882751.41126: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882751.41202: no more pending results, returning what we have 21022 1726882751.41206: results queue empty 21022 1726882751.41208: checking for any_errors_fatal 21022 1726882751.41217: done checking for any_errors_fatal 21022 1726882751.41218: checking for max_fail_percentage 21022 1726882751.41220: done checking for max_fail_percentage 21022 1726882751.41221: checking to see if all hosts have failed and the running result is not ok 21022 1726882751.41222: done checking to see if all hosts have failed 21022 1726882751.41223: getting the remaining hosts for this loop 21022 1726882751.41226: done getting the remaining hosts for this loop 21022 1726882751.41231: getting the next task for host managed_node2 21022 1726882751.41239: done getting next task for host managed_node2 21022 1726882751.41243: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21022 1726882751.41245: ^ state is: HOST STATE: block=2, task=11, 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 21022 1726882751.41260: getting variables 21022 1726882751.41262: in VariableManager get_vars() 21022 1726882751.41308: Calling all_inventory to load vars for managed_node2 21022 1726882751.41313: Calling groups_inventory to load vars for managed_node2 21022 1726882751.41320: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882751.41563: Calling all_plugins_play to load vars for managed_node2 21022 1726882751.41569: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882751.41574: Calling groups_plugins_play to load vars for managed_node2 21022 1726882751.41976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882751.42350: done with get_vars() 21022 1726882751.42363: done getting variables 21022 1726882751.42425: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:39:11 -0400 (0:00:00.082) 0:00:06.666 ****** 21022 1726882751.42467: entering _queue_task() for managed_node2/package 21022 1726882751.42872: worker is 1 (out of 1 available) 21022 1726882751.42887: exiting _queue_task() for managed_node2/package 21022 1726882751.42899: done queuing things up, now waiting for results queue to drain 21022 1726882751.42900: waiting for pending results... 21022 1726882751.43454: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21022 1726882751.43740: in run() - task 0affe814-3a2d-e2f9-38c9-000000000047 21022 1726882751.43745: variable 'ansible_search_path' from source: unknown 21022 1726882751.43748: variable 'ansible_search_path' from source: unknown 21022 1726882751.43751: calling self._execute() 21022 1726882751.43810: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882751.43894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882751.43911: variable 'omit' from source: magic vars 21022 1726882751.45737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882751.51540: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882751.51714: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882751.51940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882751.52341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882751.52344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882751.52348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882751.52380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882751.52486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882751.52700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882751.52746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882751.53353: variable 'ansible_distribution' from source: facts 21022 1726882751.53383: variable 'ansible_distribution_major_version' from source: facts 21022 1726882751.53409: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882751.53455: when evaluation is False, skipping this task 21022 1726882751.53467: _execute() done 21022 1726882751.53840: dumping result to json 21022 1726882751.53849: done dumping result, returning 21022 1726882751.53852: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-e2f9-38c9-000000000047] 21022 1726882751.53854: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000047 21022 1726882751.53951: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000047 21022 1726882751.53959: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882751.54155: no more pending results, returning what we have 21022 1726882751.54159: results queue empty 21022 1726882751.54160: checking for any_errors_fatal 21022 1726882751.54168: done checking for any_errors_fatal 21022 1726882751.54169: checking for max_fail_percentage 21022 1726882751.54171: done checking for max_fail_percentage 21022 1726882751.54172: checking to see if all hosts have failed and the running result is not ok 21022 1726882751.54173: done checking to see if all hosts have failed 21022 1726882751.54174: getting the remaining hosts for this loop 21022 1726882751.54179: done getting the remaining hosts for this loop 21022 1726882751.54183: getting the next task for host managed_node2 21022 1726882751.54192: done getting next task for host managed_node2 21022 1726882751.54197: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21022 1726882751.54201: ^ state is: HOST STATE: block=2, task=12, 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 21022 1726882751.54216: getting variables 21022 1726882751.54218: in VariableManager get_vars() 21022 1726882751.54265: Calling all_inventory to load vars for managed_node2 21022 1726882751.54268: Calling groups_inventory to load vars for managed_node2 21022 1726882751.54271: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882751.54282: Calling all_plugins_play to load vars for managed_node2 21022 1726882751.54285: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882751.54289: Calling groups_plugins_play to load vars for managed_node2 21022 1726882751.55180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882751.56019: done with get_vars() 21022 1726882751.56036: done getting variables 21022 1726882751.56318: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:39:11 -0400 (0:00:00.138) 0:00:06.805 ****** 21022 1726882751.56366: entering _queue_task() for managed_node2/service 21022 1726882751.57228: worker is 1 (out of 1 available) 21022 1726882751.57246: exiting _queue_task() for managed_node2/service 21022 1726882751.57259: done queuing things up, now waiting for results queue to drain 21022 1726882751.57262: waiting for pending results... 21022 1726882751.57753: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21022 1726882751.57941: in run() - task 0affe814-3a2d-e2f9-38c9-000000000048 21022 1726882751.58141: variable 'ansible_search_path' from source: unknown 21022 1726882751.58145: variable 'ansible_search_path' from source: unknown 21022 1726882751.58148: calling self._execute() 21022 1726882751.58417: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882751.58441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882751.58478: variable 'omit' from source: magic vars 21022 1726882751.59481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882751.62913: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882751.62999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882751.63058: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882751.63104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882751.63153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882751.63258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882751.63352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882751.63383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882751.63452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882751.63561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882751.63708: variable 'ansible_distribution' from source: facts 21022 1726882751.63722: variable 'ansible_distribution_major_version' from source: facts 21022 1726882751.63750: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882751.63759: when evaluation is False, skipping this task 21022 1726882751.63767: _execute() done 21022 1726882751.63780: dumping result to json 21022 1726882751.63795: done dumping result, returning 21022 1726882751.63808: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-e2f9-38c9-000000000048] 21022 1726882751.63819: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000048 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882751.64387: no more pending results, returning what we have 21022 1726882751.64390: results queue empty 21022 1726882751.64391: checking for any_errors_fatal 21022 1726882751.64399: done checking for any_errors_fatal 21022 1726882751.64400: checking for max_fail_percentage 21022 1726882751.64402: done checking for max_fail_percentage 21022 1726882751.64403: checking to see if all hosts have failed and the running result is not ok 21022 1726882751.64404: done checking to see if all hosts have failed 21022 1726882751.64406: getting the remaining hosts for this loop 21022 1726882751.64408: done getting the remaining hosts for this loop 21022 1726882751.64412: getting the next task for host managed_node2 21022 1726882751.64417: done getting next task for host managed_node2 21022 1726882751.64422: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21022 1726882751.64424: ^ state is: HOST STATE: block=2, task=13, 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 21022 1726882751.64441: getting variables 21022 1726882751.64443: in VariableManager get_vars() 21022 1726882751.64485: Calling all_inventory to load vars for managed_node2 21022 1726882751.64488: Calling groups_inventory to load vars for managed_node2 21022 1726882751.64490: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882751.64502: Calling all_plugins_play to load vars for managed_node2 21022 1726882751.64508: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882751.64512: Calling groups_plugins_play to load vars for managed_node2 21022 1726882751.65068: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000048 21022 1726882751.65071: WORKER PROCESS EXITING 21022 1726882751.65416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882751.66347: done with get_vars() 21022 1726882751.66361: done getting variables 21022 1726882751.66426: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:39:11 -0400 (0:00:00.102) 0:00:06.908 ****** 21022 1726882751.66665: entering _queue_task() for managed_node2/service 21022 1726882751.67273: worker is 1 (out of 1 available) 21022 1726882751.67287: exiting _queue_task() for managed_node2/service 21022 1726882751.67304: done queuing things up, now waiting for results queue to drain 21022 1726882751.67306: waiting for pending results... 21022 1726882751.67690: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21022 1726882751.68045: in run() - task 0affe814-3a2d-e2f9-38c9-000000000049 21022 1726882751.68072: variable 'ansible_search_path' from source: unknown 21022 1726882751.68086: variable 'ansible_search_path' from source: unknown 21022 1726882751.68332: calling self._execute() 21022 1726882751.68389: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882751.68461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882751.68486: variable 'omit' from source: magic vars 21022 1726882751.70118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882751.74668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882751.74812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882751.74874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882751.74943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882751.74991: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882751.75113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882751.75157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882751.75228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882751.75322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882751.75420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882751.75613: variable 'ansible_distribution' from source: facts 21022 1726882751.75637: variable 'ansible_distribution_major_version' from source: facts 21022 1726882751.75731: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882751.75740: when evaluation is False, skipping this task 21022 1726882751.75744: _execute() done 21022 1726882751.75747: dumping result to json 21022 1726882751.75749: done dumping result, returning 21022 1726882751.75752: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-e2f9-38c9-000000000049] 21022 1726882751.75755: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000049 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21022 1726882751.76012: no more pending results, returning what we have 21022 1726882751.76015: results queue empty 21022 1726882751.76017: checking for any_errors_fatal 21022 1726882751.76025: done checking for any_errors_fatal 21022 1726882751.76027: checking for max_fail_percentage 21022 1726882751.76029: done checking for max_fail_percentage 21022 1726882751.76030: checking to see if all hosts have failed and the running result is not ok 21022 1726882751.76031: done checking to see if all hosts have failed 21022 1726882751.76032: getting the remaining hosts for this loop 21022 1726882751.76037: done getting the remaining hosts for this loop 21022 1726882751.76042: getting the next task for host managed_node2 21022 1726882751.76048: done getting next task for host managed_node2 21022 1726882751.76053: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21022 1726882751.76056: ^ state is: HOST STATE: block=2, task=14, 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 21022 1726882751.76085: getting variables 21022 1726882751.76087: in VariableManager get_vars() 21022 1726882751.76298: Calling all_inventory to load vars for managed_node2 21022 1726882751.76302: Calling groups_inventory to load vars for managed_node2 21022 1726882751.76306: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882751.76318: Calling all_plugins_play to load vars for managed_node2 21022 1726882751.76322: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882751.76326: Calling groups_plugins_play to load vars for managed_node2 21022 1726882751.76800: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000049 21022 1726882751.76803: WORKER PROCESS EXITING 21022 1726882751.76829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882751.77198: done with get_vars() 21022 1726882751.77210: done getting variables 21022 1726882751.77281: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:39:11 -0400 (0:00:00.106) 0:00:07.015 ****** 21022 1726882751.77319: entering _queue_task() for managed_node2/service 21022 1726882751.77845: worker is 1 (out of 1 available) 21022 1726882751.77860: exiting _queue_task() for managed_node2/service 21022 1726882751.77874: done queuing things up, now waiting for results queue to drain 21022 1726882751.77876: waiting for pending results... 21022 1726882751.78170: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21022 1726882751.78308: in run() - task 0affe814-3a2d-e2f9-38c9-00000000004a 21022 1726882751.78340: variable 'ansible_search_path' from source: unknown 21022 1726882751.78350: variable 'ansible_search_path' from source: unknown 21022 1726882751.78407: calling self._execute() 21022 1726882751.78521: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882751.78630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882751.78636: variable 'omit' from source: magic vars 21022 1726882751.79267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882751.82802: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882751.82902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882751.82952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882751.83341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882751.83380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882751.83486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882751.83531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882751.83577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882751.83639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882751.83668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882751.83940: variable 'ansible_distribution' from source: facts 21022 1726882751.83947: variable 'ansible_distribution_major_version' from source: facts 21022 1726882751.83966: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882751.83978: when evaluation is False, skipping this task 21022 1726882751.84057: _execute() done 21022 1726882751.84063: dumping result to json 21022 1726882751.84067: done dumping result, returning 21022 1726882751.84070: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-e2f9-38c9-00000000004a] 21022 1726882751.84072: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004a 21022 1726882751.84219: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004a 21022 1726882751.84223: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882751.84313: no more pending results, returning what we have 21022 1726882751.84317: results queue empty 21022 1726882751.84318: checking for any_errors_fatal 21022 1726882751.84323: done checking for any_errors_fatal 21022 1726882751.84324: checking for max_fail_percentage 21022 1726882751.84326: done checking for max_fail_percentage 21022 1726882751.84328: checking to see if all hosts have failed and the running result is not ok 21022 1726882751.84328: done checking to see if all hosts have failed 21022 1726882751.84329: getting the remaining hosts for this loop 21022 1726882751.84331: done getting the remaining hosts for this loop 21022 1726882751.84337: getting the next task for host managed_node2 21022 1726882751.84343: done getting next task for host managed_node2 21022 1726882751.84347: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21022 1726882751.84350: ^ state is: HOST STATE: block=2, task=15, 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 21022 1726882751.84368: getting variables 21022 1726882751.84370: in VariableManager get_vars() 21022 1726882751.84648: Calling all_inventory to load vars for managed_node2 21022 1726882751.84651: Calling groups_inventory to load vars for managed_node2 21022 1726882751.84654: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882751.84665: Calling all_plugins_play to load vars for managed_node2 21022 1726882751.84668: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882751.84672: Calling groups_plugins_play to load vars for managed_node2 21022 1726882751.85209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882751.85927: done with get_vars() 21022 1726882751.86057: done getting variables 21022 1726882751.86131: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:39:11 -0400 (0:00:00.088) 0:00:07.103 ****** 21022 1726882751.86195: entering _queue_task() for managed_node2/service 21022 1726882751.86643: worker is 1 (out of 1 available) 21022 1726882751.86659: exiting _queue_task() for managed_node2/service 21022 1726882751.86672: done queuing things up, now waiting for results queue to drain 21022 1726882751.86673: waiting for pending results... 21022 1726882751.87048: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 21022 1726882751.87071: in run() - task 0affe814-3a2d-e2f9-38c9-00000000004b 21022 1726882751.87093: variable 'ansible_search_path' from source: unknown 21022 1726882751.87102: variable 'ansible_search_path' from source: unknown 21022 1726882751.87158: calling self._execute() 21022 1726882751.87268: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882751.87291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882751.87310: variable 'omit' from source: magic vars 21022 1726882751.88051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882751.93025: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882751.93239: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882751.93243: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882751.93246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882751.93267: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882751.93377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882751.93422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882751.93470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882751.93531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882751.93568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882751.93804: variable 'ansible_distribution' from source: facts 21022 1726882751.93820: variable 'ansible_distribution_major_version' from source: facts 21022 1726882751.93850: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882751.93860: when evaluation is False, skipping this task 21022 1726882751.93867: _execute() done 21022 1726882751.93874: dumping result to json 21022 1726882751.93887: done dumping result, returning 21022 1726882751.93904: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-e2f9-38c9-00000000004b] 21022 1726882751.93914: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004b skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21022 1726882751.94201: no more pending results, returning what we have 21022 1726882751.94205: results queue empty 21022 1726882751.94206: checking for any_errors_fatal 21022 1726882751.94214: done checking for any_errors_fatal 21022 1726882751.94215: checking for max_fail_percentage 21022 1726882751.94217: done checking for max_fail_percentage 21022 1726882751.94218: checking to see if all hosts have failed and the running result is not ok 21022 1726882751.94219: done checking to see if all hosts have failed 21022 1726882751.94221: getting the remaining hosts for this loop 21022 1726882751.94223: done getting the remaining hosts for this loop 21022 1726882751.94228: getting the next task for host managed_node2 21022 1726882751.94236: done getting next task for host managed_node2 21022 1726882751.94241: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21022 1726882751.94244: ^ state is: HOST STATE: block=2, task=16, 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 21022 1726882751.94263: getting variables 21022 1726882751.94266: in VariableManager get_vars() 21022 1726882751.94312: Calling all_inventory to load vars for managed_node2 21022 1726882751.94316: Calling groups_inventory to load vars for managed_node2 21022 1726882751.94319: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882751.94333: Calling all_plugins_play to load vars for managed_node2 21022 1726882751.94458: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882751.94465: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004b 21022 1726882751.94469: WORKER PROCESS EXITING 21022 1726882751.94474: Calling groups_plugins_play to load vars for managed_node2 21022 1726882751.95195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882751.96232: done with get_vars() 21022 1726882751.96255: done getting variables 21022 1726882751.96455: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:39:11 -0400 (0:00:00.103) 0:00:07.207 ****** 21022 1726882751.96556: entering _queue_task() for managed_node2/copy 21022 1726882751.97293: worker is 1 (out of 1 available) 21022 1726882751.97308: exiting _queue_task() for managed_node2/copy 21022 1726882751.97321: done queuing things up, now waiting for results queue to drain 21022 1726882751.97322: waiting for pending results... 21022 1726882751.97681: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21022 1726882751.97890: in run() - task 0affe814-3a2d-e2f9-38c9-00000000004c 21022 1726882751.98142: variable 'ansible_search_path' from source: unknown 21022 1726882751.98147: variable 'ansible_search_path' from source: unknown 21022 1726882751.98149: calling self._execute() 21022 1726882751.98241: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882751.98260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882751.98442: variable 'omit' from source: magic vars 21022 1726882751.99479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.02939: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.03020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.03068: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.03115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.03153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.03260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.03301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.03340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.03395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.03639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.03643: variable 'ansible_distribution' from source: facts 21022 1726882752.03645: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.03659: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.03667: when evaluation is False, skipping this task 21022 1726882752.03675: _execute() done 21022 1726882752.03682: dumping result to json 21022 1726882752.03692: done dumping result, returning 21022 1726882752.03705: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-e2f9-38c9-00000000004c] 21022 1726882752.03714: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882752.03877: no more pending results, returning what we have 21022 1726882752.03881: results queue empty 21022 1726882752.03882: checking for any_errors_fatal 21022 1726882752.03888: done checking for any_errors_fatal 21022 1726882752.03889: checking for max_fail_percentage 21022 1726882752.03891: done checking for max_fail_percentage 21022 1726882752.03892: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.03893: done checking to see if all hosts have failed 21022 1726882752.03894: getting the remaining hosts for this loop 21022 1726882752.03896: done getting the remaining hosts for this loop 21022 1726882752.03900: getting the next task for host managed_node2 21022 1726882752.04018: done getting next task for host managed_node2 21022 1726882752.04028: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21022 1726882752.04030: ^ state is: HOST STATE: block=2, task=17, 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 21022 1726882752.04045: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004c 21022 1726882752.04048: WORKER PROCESS EXITING 21022 1726882752.04057: getting variables 21022 1726882752.04059: in VariableManager get_vars() 21022 1726882752.04100: Calling all_inventory to load vars for managed_node2 21022 1726882752.04103: Calling groups_inventory to load vars for managed_node2 21022 1726882752.04106: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.04115: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.04118: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.04121: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.04469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.04842: done with get_vars() 21022 1726882752.04854: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:39:12 -0400 (0:00:00.084) 0:00:07.291 ****** 21022 1726882752.04962: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21022 1726882752.05459: worker is 1 (out of 1 available) 21022 1726882752.05470: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 21022 1726882752.05484: done queuing things up, now waiting for results queue to drain 21022 1726882752.05485: waiting for pending results... 21022 1726882752.05590: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21022 1726882752.05727: in run() - task 0affe814-3a2d-e2f9-38c9-00000000004d 21022 1726882752.05753: variable 'ansible_search_path' from source: unknown 21022 1726882752.05761: variable 'ansible_search_path' from source: unknown 21022 1726882752.05808: calling self._execute() 21022 1726882752.05920: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882752.05951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882752.05968: variable 'omit' from source: magic vars 21022 1726882752.06662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.09964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.10054: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.10117: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.10188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.10291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.10335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.10391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.10453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.10534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.10564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.10845: variable 'ansible_distribution' from source: facts 21022 1726882752.10863: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.10941: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.10945: when evaluation is False, skipping this task 21022 1726882752.10947: _execute() done 21022 1726882752.10949: dumping result to json 21022 1726882752.10952: done dumping result, returning 21022 1726882752.10959: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-e2f9-38c9-00000000004d] 21022 1726882752.10962: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004d 21022 1726882752.11166: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004d 21022 1726882752.11173: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882752.11248: no more pending results, returning what we have 21022 1726882752.11252: results queue empty 21022 1726882752.11253: checking for any_errors_fatal 21022 1726882752.11263: done checking for any_errors_fatal 21022 1726882752.11264: checking for max_fail_percentage 21022 1726882752.11266: done checking for max_fail_percentage 21022 1726882752.11267: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.11268: done checking to see if all hosts have failed 21022 1726882752.11269: getting the remaining hosts for this loop 21022 1726882752.11272: done getting the remaining hosts for this loop 21022 1726882752.11276: getting the next task for host managed_node2 21022 1726882752.11283: done getting next task for host managed_node2 21022 1726882752.11289: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21022 1726882752.11292: ^ state is: HOST STATE: block=2, task=18, 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 21022 1726882752.11311: getting variables 21022 1726882752.11313: in VariableManager get_vars() 21022 1726882752.11362: Calling all_inventory to load vars for managed_node2 21022 1726882752.11365: Calling groups_inventory to load vars for managed_node2 21022 1726882752.11370: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.11386: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.11390: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.11395: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.12113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.12552: done with get_vars() 21022 1726882752.12568: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:39:12 -0400 (0:00:00.078) 0:00:07.370 ****** 21022 1726882752.12819: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21022 1726882752.13484: worker is 1 (out of 1 available) 21022 1726882752.13500: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 21022 1726882752.13629: done queuing things up, now waiting for results queue to drain 21022 1726882752.13631: waiting for pending results... 21022 1726882752.14425: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 21022 1726882752.14430: in run() - task 0affe814-3a2d-e2f9-38c9-00000000004e 21022 1726882752.14847: variable 'ansible_search_path' from source: unknown 21022 1726882752.14851: variable 'ansible_search_path' from source: unknown 21022 1726882752.14854: calling self._execute() 21022 1726882752.14877: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882752.14889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882752.14901: variable 'omit' from source: magic vars 21022 1726882752.16401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.20944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.21156: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.21280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.21343: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.21480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.21679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.21920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.21923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.21956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.22033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.22529: variable 'ansible_distribution' from source: facts 21022 1726882752.22544: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.22954: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.22957: when evaluation is False, skipping this task 21022 1726882752.22960: _execute() done 21022 1726882752.22962: dumping result to json 21022 1726882752.22965: done dumping result, returning 21022 1726882752.22967: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-e2f9-38c9-00000000004e] 21022 1726882752.22969: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004e 21022 1726882752.23047: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004e 21022 1726882752.23051: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882752.23114: no more pending results, returning what we have 21022 1726882752.23118: results queue empty 21022 1726882752.23119: checking for any_errors_fatal 21022 1726882752.23127: done checking for any_errors_fatal 21022 1726882752.23128: checking for max_fail_percentage 21022 1726882752.23131: done checking for max_fail_percentage 21022 1726882752.23132: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.23133: done checking to see if all hosts have failed 21022 1726882752.23136: getting the remaining hosts for this loop 21022 1726882752.23138: done getting the remaining hosts for this loop 21022 1726882752.23143: getting the next task for host managed_node2 21022 1726882752.23149: done getting next task for host managed_node2 21022 1726882752.23153: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21022 1726882752.23156: ^ state is: HOST STATE: block=2, task=19, 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 21022 1726882752.23177: getting variables 21022 1726882752.23179: in VariableManager get_vars() 21022 1726882752.23224: Calling all_inventory to load vars for managed_node2 21022 1726882752.23227: Calling groups_inventory to load vars for managed_node2 21022 1726882752.23230: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.23394: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.23399: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.23404: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.24642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.25377: done with get_vars() 21022 1726882752.25390: done getting variables 21022 1726882752.25675: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:39:12 -0400 (0:00:00.128) 0:00:07.499 ****** 21022 1726882752.25711: entering _queue_task() for managed_node2/debug 21022 1726882752.26288: worker is 1 (out of 1 available) 21022 1726882752.26422: exiting _queue_task() for managed_node2/debug 21022 1726882752.26436: done queuing things up, now waiting for results queue to drain 21022 1726882752.26438: waiting for pending results... 21022 1726882752.26871: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21022 1726882752.26941: in run() - task 0affe814-3a2d-e2f9-38c9-00000000004f 21022 1726882752.27155: variable 'ansible_search_path' from source: unknown 21022 1726882752.27165: variable 'ansible_search_path' from source: unknown 21022 1726882752.27203: calling self._execute() 21022 1726882752.27339: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882752.27343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882752.27347: variable 'omit' from source: magic vars 21022 1726882752.28565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.34412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.34497: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.34742: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.34812: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.34816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.34922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.35169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.35244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.35258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.35279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.35702: variable 'ansible_distribution' from source: facts 21022 1726882752.35740: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.35743: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.35746: when evaluation is False, skipping this task 21022 1726882752.35749: _execute() done 21022 1726882752.35944: dumping result to json 21022 1726882752.35948: done dumping result, returning 21022 1726882752.35959: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-e2f9-38c9-00000000004f] 21022 1726882752.36038: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004f 21022 1726882752.36107: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000004f 21022 1726882752.36110: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 21022 1726882752.36170: no more pending results, returning what we have 21022 1726882752.36174: results queue empty 21022 1726882752.36175: checking for any_errors_fatal 21022 1726882752.36184: done checking for any_errors_fatal 21022 1726882752.36185: checking for max_fail_percentage 21022 1726882752.36187: done checking for max_fail_percentage 21022 1726882752.36189: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.36190: done checking to see if all hosts have failed 21022 1726882752.36191: getting the remaining hosts for this loop 21022 1726882752.36193: done getting the remaining hosts for this loop 21022 1726882752.36198: getting the next task for host managed_node2 21022 1726882752.36204: done getting next task for host managed_node2 21022 1726882752.36209: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21022 1726882752.36212: ^ state is: HOST STATE: block=2, task=20, 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 21022 1726882752.36230: getting variables 21022 1726882752.36232: in VariableManager get_vars() 21022 1726882752.36277: Calling all_inventory to load vars for managed_node2 21022 1726882752.36281: Calling groups_inventory to load vars for managed_node2 21022 1726882752.36284: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.36296: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.36300: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.36304: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.36976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.38432: done with get_vars() 21022 1726882752.38446: done getting variables 21022 1726882752.38649: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:39:12 -0400 (0:00:00.129) 0:00:07.628 ****** 21022 1726882752.38682: entering _queue_task() for managed_node2/debug 21022 1726882752.39324: worker is 1 (out of 1 available) 21022 1726882752.39340: exiting _queue_task() for managed_node2/debug 21022 1726882752.39445: done queuing things up, now waiting for results queue to drain 21022 1726882752.39447: waiting for pending results... 21022 1726882752.39958: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21022 1726882752.39962: in run() - task 0affe814-3a2d-e2f9-38c9-000000000050 21022 1726882752.40170: variable 'ansible_search_path' from source: unknown 21022 1726882752.40174: variable 'ansible_search_path' from source: unknown 21022 1726882752.40195: calling self._execute() 21022 1726882752.40286: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882752.40290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882752.40357: variable 'omit' from source: magic vars 21022 1726882752.41516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.44232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.44311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.44569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.44629: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.44640: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.44741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.45025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.45029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.45050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.45068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.45499: variable 'ansible_distribution' from source: facts 21022 1726882752.45539: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.45543: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.45546: when evaluation is False, skipping this task 21022 1726882752.45549: _execute() done 21022 1726882752.45552: dumping result to json 21022 1726882752.45584: done dumping result, returning 21022 1726882752.45588: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-e2f9-38c9-000000000050] 21022 1726882752.45591: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000050 21022 1726882752.45729: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000050 21022 1726882752.45733: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 21022 1726882752.45784: no more pending results, returning what we have 21022 1726882752.45788: results queue empty 21022 1726882752.45789: checking for any_errors_fatal 21022 1726882752.45797: done checking for any_errors_fatal 21022 1726882752.45798: checking for max_fail_percentage 21022 1726882752.45799: done checking for max_fail_percentage 21022 1726882752.45801: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.45801: done checking to see if all hosts have failed 21022 1726882752.45802: getting the remaining hosts for this loop 21022 1726882752.45804: done getting the remaining hosts for this loop 21022 1726882752.45810: getting the next task for host managed_node2 21022 1726882752.45816: done getting next task for host managed_node2 21022 1726882752.45821: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21022 1726882752.45823: ^ state is: HOST STATE: block=2, task=21, 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 21022 1726882752.45841: getting variables 21022 1726882752.45843: in VariableManager get_vars() 21022 1726882752.45881: Calling all_inventory to load vars for managed_node2 21022 1726882752.45884: Calling groups_inventory to load vars for managed_node2 21022 1726882752.45886: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.45896: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.45899: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.45903: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.46184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.46537: done with get_vars() 21022 1726882752.46550: done getting variables 21022 1726882752.46626: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:39:12 -0400 (0:00:00.079) 0:00:07.708 ****** 21022 1726882752.46659: entering _queue_task() for managed_node2/debug 21022 1726882752.47044: worker is 1 (out of 1 available) 21022 1726882752.47057: exiting _queue_task() for managed_node2/debug 21022 1726882752.47068: done queuing things up, now waiting for results queue to drain 21022 1726882752.47069: waiting for pending results... 21022 1726882752.47783: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21022 1726882752.47788: in run() - task 0affe814-3a2d-e2f9-38c9-000000000051 21022 1726882752.47791: variable 'ansible_search_path' from source: unknown 21022 1726882752.47794: variable 'ansible_search_path' from source: unknown 21022 1726882752.47796: calling self._execute() 21022 1726882752.47922: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882752.47929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882752.48210: variable 'omit' from source: magic vars 21022 1726882752.49012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.52094: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.52267: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.52398: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.52477: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.52590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.52921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.52925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.52953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.53006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.53346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.53525: variable 'ansible_distribution' from source: facts 21022 1726882752.53693: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.53721: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.53731: when evaluation is False, skipping this task 21022 1726882752.53742: _execute() done 21022 1726882752.53751: dumping result to json 21022 1726882752.53759: done dumping result, returning 21022 1726882752.53772: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-e2f9-38c9-000000000051] 21022 1726882752.53843: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000051 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 21022 1726882752.54179: no more pending results, returning what we have 21022 1726882752.54183: results queue empty 21022 1726882752.54184: checking for any_errors_fatal 21022 1726882752.54192: done checking for any_errors_fatal 21022 1726882752.54193: checking for max_fail_percentage 21022 1726882752.54195: done checking for max_fail_percentage 21022 1726882752.54197: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.54198: done checking to see if all hosts have failed 21022 1726882752.54199: getting the remaining hosts for this loop 21022 1726882752.54201: done getting the remaining hosts for this loop 21022 1726882752.54206: getting the next task for host managed_node2 21022 1726882752.54213: done getting next task for host managed_node2 21022 1726882752.54217: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21022 1726882752.54220: ^ state is: HOST STATE: block=2, task=22, 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 21022 1726882752.54241: getting variables 21022 1726882752.54243: in VariableManager get_vars() 21022 1726882752.54291: Calling all_inventory to load vars for managed_node2 21022 1726882752.54294: Calling groups_inventory to load vars for managed_node2 21022 1726882752.54297: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.54311: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.54315: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.54319: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.54983: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000051 21022 1726882752.54992: WORKER PROCESS EXITING 21022 1726882752.55403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.56225: done with get_vars() 21022 1726882752.56240: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:39:12 -0400 (0:00:00.098) 0:00:07.806 ****** 21022 1726882752.56482: entering _queue_task() for managed_node2/ping 21022 1726882752.57151: worker is 1 (out of 1 available) 21022 1726882752.57169: exiting _queue_task() for managed_node2/ping 21022 1726882752.57185: done queuing things up, now waiting for results queue to drain 21022 1726882752.57186: waiting for pending results... 21022 1726882752.57474: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 21022 1726882752.57581: in run() - task 0affe814-3a2d-e2f9-38c9-000000000052 21022 1726882752.57594: variable 'ansible_search_path' from source: unknown 21022 1726882752.57598: variable 'ansible_search_path' from source: unknown 21022 1726882752.57663: calling self._execute() 21022 1726882752.57757: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882752.57768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882752.57778: variable 'omit' from source: magic vars 21022 1726882752.58515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.60899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.60958: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.60989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.61025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.61056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.61122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.61160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.61183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.61224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.61268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.61480: variable 'ansible_distribution' from source: facts 21022 1726882752.61484: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.61487: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.61490: when evaluation is False, skipping this task 21022 1726882752.61495: _execute() done 21022 1726882752.61497: dumping result to json 21022 1726882752.61500: done dumping result, returning 21022 1726882752.61503: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-e2f9-38c9-000000000052] 21022 1726882752.61570: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000052 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882752.61699: no more pending results, returning what we have 21022 1726882752.61703: results queue empty 21022 1726882752.61704: checking for any_errors_fatal 21022 1726882752.61709: done checking for any_errors_fatal 21022 1726882752.61710: checking for max_fail_percentage 21022 1726882752.61712: done checking for max_fail_percentage 21022 1726882752.61713: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.61714: done checking to see if all hosts have failed 21022 1726882752.61715: getting the remaining hosts for this loop 21022 1726882752.61717: done getting the remaining hosts for this loop 21022 1726882752.61720: getting the next task for host managed_node2 21022 1726882752.61728: done getting next task for host managed_node2 21022 1726882752.61730: ^ task is: TASK: meta (role_complete) 21022 1726882752.61732: ^ 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 21022 1726882752.61751: getting variables 21022 1726882752.61753: in VariableManager get_vars() 21022 1726882752.61795: Calling all_inventory to load vars for managed_node2 21022 1726882752.61799: Calling groups_inventory to load vars for managed_node2 21022 1726882752.61802: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.61813: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.61816: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.61821: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.62101: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000052 21022 1726882752.62104: WORKER PROCESS EXITING 21022 1726882752.62130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.62526: done with get_vars() 21022 1726882752.62540: done getting variables 21022 1726882752.62604: done queuing things up, now waiting for results queue to drain 21022 1726882752.62606: results queue empty 21022 1726882752.62607: checking for any_errors_fatal 21022 1726882752.62609: done checking for any_errors_fatal 21022 1726882752.62610: checking for max_fail_percentage 21022 1726882752.62611: done checking for max_fail_percentage 21022 1726882752.62612: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.62612: done checking to see if all hosts have failed 21022 1726882752.62613: getting the remaining hosts for this loop 21022 1726882752.62614: done getting the remaining hosts for this loop 21022 1726882752.62615: getting the next task for host managed_node2 21022 1726882752.62618: done getting next task for host managed_node2 21022 1726882752.62620: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21022 1726882752.62621: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882752.62623: getting variables 21022 1726882752.62623: in VariableManager get_vars() 21022 1726882752.62632: Calling all_inventory to load vars for managed_node2 21022 1726882752.62636: Calling groups_inventory to load vars for managed_node2 21022 1726882752.62637: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.62641: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.62643: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.62645: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.62793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.62991: done with get_vars() 21022 1726882752.63002: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 21:39:12 -0400 (0:00:00.065) 0:00:07.872 ****** 21022 1726882752.63075: entering _queue_task() for managed_node2/include_tasks 21022 1726882752.63330: worker is 1 (out of 1 available) 21022 1726882752.63345: exiting _queue_task() for managed_node2/include_tasks 21022 1726882752.63358: done queuing things up, now waiting for results queue to drain 21022 1726882752.63359: waiting for pending results... 21022 1726882752.63641: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 21022 1726882752.63728: in run() - task 0affe814-3a2d-e2f9-38c9-000000000054 21022 1726882752.63747: variable 'ansible_search_path' from source: unknown 21022 1726882752.63751: variable 'ansible_search_path' from source: unknown 21022 1726882752.63792: calling self._execute() 21022 1726882752.63884: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882752.63899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882752.64008: variable 'omit' from source: magic vars 21022 1726882752.64509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.67537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.67651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.67711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.67772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.67823: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.67997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.68001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.68048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.68107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.68198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.68419: variable 'ansible_distribution' from source: facts 21022 1726882752.68441: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.68469: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.68507: when evaluation is False, skipping this task 21022 1726882752.68510: _execute() done 21022 1726882752.68513: dumping result to json 21022 1726882752.68515: done dumping result, returning 21022 1726882752.68518: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-e2f9-38c9-000000000054] 21022 1726882752.68520: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000054 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882752.68691: no more pending results, returning what we have 21022 1726882752.68695: results queue empty 21022 1726882752.68697: checking for any_errors_fatal 21022 1726882752.68698: done checking for any_errors_fatal 21022 1726882752.68699: checking for max_fail_percentage 21022 1726882752.68704: done checking for max_fail_percentage 21022 1726882752.68705: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.68706: done checking to see if all hosts have failed 21022 1726882752.68708: getting the remaining hosts for this loop 21022 1726882752.68710: done getting the remaining hosts for this loop 21022 1726882752.68715: getting the next task for host managed_node2 21022 1726882752.68722: done getting next task for host managed_node2 21022 1726882752.68729: ^ task is: TASK: Test warning and info logs 21022 1726882752.68732: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882752.68737: getting variables 21022 1726882752.68740: in VariableManager get_vars() 21022 1726882752.68788: Calling all_inventory to load vars for managed_node2 21022 1726882752.68792: Calling groups_inventory to load vars for managed_node2 21022 1726882752.68795: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.68813: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.68818: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.68822: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.69339: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000054 21022 1726882752.69343: WORKER PROCESS EXITING 21022 1726882752.69429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.69809: done with get_vars() 21022 1726882752.69821: done getting variables 21022 1726882752.69972: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 21:39:12 -0400 (0:00:00.069) 0:00:07.942 ****** 21022 1726882752.70011: entering _queue_task() for managed_node2/assert 21022 1726882752.70445: worker is 1 (out of 1 available) 21022 1726882752.70460: exiting _queue_task() for managed_node2/assert 21022 1726882752.70472: done queuing things up, now waiting for results queue to drain 21022 1726882752.70474: waiting for pending results... 21022 1726882752.70829: running TaskExecutor() for managed_node2/TASK: Test warning and info logs 21022 1726882752.70888: in run() - task 0affe814-3a2d-e2f9-38c9-000000000055 21022 1726882752.70908: variable 'ansible_search_path' from source: unknown 21022 1726882752.70915: variable 'ansible_search_path' from source: unknown 21022 1726882752.70968: calling self._execute() 21022 1726882752.71074: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882752.71100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882752.71116: variable 'omit' from source: magic vars 21022 1726882752.71784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.75009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.75136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.75198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.75268: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.75339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.75510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.75580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.75618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.75692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.75783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.76020: variable 'ansible_distribution' from source: facts 21022 1726882752.76036: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.76072: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.76099: when evaluation is False, skipping this task 21022 1726882752.76115: _execute() done 21022 1726882752.76208: dumping result to json 21022 1726882752.76217: done dumping result, returning 21022 1726882752.76220: done running TaskExecutor() for managed_node2/TASK: Test warning and info logs [0affe814-3a2d-e2f9-38c9-000000000055] 21022 1726882752.76225: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000055 21022 1726882752.76311: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000055 21022 1726882752.76315: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882752.76367: no more pending results, returning what we have 21022 1726882752.76371: results queue empty 21022 1726882752.76372: checking for any_errors_fatal 21022 1726882752.76381: done checking for any_errors_fatal 21022 1726882752.76382: checking for max_fail_percentage 21022 1726882752.76384: done checking for max_fail_percentage 21022 1726882752.76385: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.76386: done checking to see if all hosts have failed 21022 1726882752.76387: getting the remaining hosts for this loop 21022 1726882752.76392: done getting the remaining hosts for this loop 21022 1726882752.76416: getting the next task for host managed_node2 21022 1726882752.76424: done getting next task for host managed_node2 21022 1726882752.76426: ^ task is: TASK: meta (flush_handlers) 21022 1726882752.76429: ^ state is: HOST STATE: block=5, 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 21022 1726882752.76436: getting variables 21022 1726882752.76438: in VariableManager get_vars() 21022 1726882752.76481: Calling all_inventory to load vars for managed_node2 21022 1726882752.76484: Calling groups_inventory to load vars for managed_node2 21022 1726882752.76487: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.76499: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.76503: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.76506: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.76925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.77282: done with get_vars() 21022 1726882752.77295: done getting variables 21022 1726882752.77384: in VariableManager get_vars() 21022 1726882752.77397: Calling all_inventory to load vars for managed_node2 21022 1726882752.77400: Calling groups_inventory to load vars for managed_node2 21022 1726882752.77402: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.77407: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.77420: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.77424: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.77673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.78092: done with get_vars() 21022 1726882752.78127: done queuing things up, now waiting for results queue to drain 21022 1726882752.78129: results queue empty 21022 1726882752.78130: checking for any_errors_fatal 21022 1726882752.78135: done checking for any_errors_fatal 21022 1726882752.78136: checking for max_fail_percentage 21022 1726882752.78137: done checking for max_fail_percentage 21022 1726882752.78138: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.78139: done checking to see if all hosts have failed 21022 1726882752.78141: getting the remaining hosts for this loop 21022 1726882752.78142: done getting the remaining hosts for this loop 21022 1726882752.78145: getting the next task for host managed_node2 21022 1726882752.78149: done getting next task for host managed_node2 21022 1726882752.78151: ^ task is: TASK: meta (flush_handlers) 21022 1726882752.78153: ^ state is: HOST STATE: block=6, 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 21022 1726882752.78156: getting variables 21022 1726882752.78157: in VariableManager get_vars() 21022 1726882752.78175: Calling all_inventory to load vars for managed_node2 21022 1726882752.78177: Calling groups_inventory to load vars for managed_node2 21022 1726882752.78180: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.78191: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.78194: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.78204: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.78482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.78831: done with get_vars() 21022 1726882752.78844: done getting variables 21022 1726882752.78908: in VariableManager get_vars() 21022 1726882752.78921: Calling all_inventory to load vars for managed_node2 21022 1726882752.78924: Calling groups_inventory to load vars for managed_node2 21022 1726882752.78927: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.78932: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.78939: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.78943: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.79187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.79529: done with get_vars() 21022 1726882752.79546: done queuing things up, now waiting for results queue to drain 21022 1726882752.79549: results queue empty 21022 1726882752.79550: checking for any_errors_fatal 21022 1726882752.79551: done checking for any_errors_fatal 21022 1726882752.79552: checking for max_fail_percentage 21022 1726882752.79553: done checking for max_fail_percentage 21022 1726882752.79554: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.79555: done checking to see if all hosts have failed 21022 1726882752.79556: getting the remaining hosts for this loop 21022 1726882752.79557: done getting the remaining hosts for this loop 21022 1726882752.79560: getting the next task for host managed_node2 21022 1726882752.79563: done getting next task for host managed_node2 21022 1726882752.79565: ^ task is: None 21022 1726882752.79566: ^ state is: HOST STATE: block=7, 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 21022 1726882752.79568: done queuing things up, now waiting for results queue to drain 21022 1726882752.79569: results queue empty 21022 1726882752.79570: checking for any_errors_fatal 21022 1726882752.79571: done checking for any_errors_fatal 21022 1726882752.79572: checking for max_fail_percentage 21022 1726882752.79573: done checking for max_fail_percentage 21022 1726882752.79574: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.79575: done checking to see if all hosts have failed 21022 1726882752.79576: getting the next task for host managed_node2 21022 1726882752.79579: done getting next task for host managed_node2 21022 1726882752.79580: ^ task is: None 21022 1726882752.79582: ^ state is: HOST STATE: block=7, 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 21022 1726882752.79626: in VariableManager get_vars() 21022 1726882752.79648: done with get_vars() 21022 1726882752.79655: in VariableManager get_vars() 21022 1726882752.79667: done with get_vars() 21022 1726882752.79672: variable 'omit' from source: magic vars 21022 1726882752.79709: in VariableManager get_vars() 21022 1726882752.79722: done with get_vars() 21022 1726882752.79749: variable 'omit' from source: magic vars PLAY [Run Pytest tests] ******************************************************** 21022 1726882752.80138: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21022 1726882752.80169: getting the remaining hosts for this loop 21022 1726882752.80171: done getting the remaining hosts for this loop 21022 1726882752.80174: getting the next task for host managed_node2 21022 1726882752.80181: done getting next task for host managed_node2 21022 1726882752.80184: ^ task is: TASK: Gathering Facts 21022 1726882752.80186: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882752.80188: getting variables 21022 1726882752.80190: in VariableManager get_vars() 21022 1726882752.80200: Calling all_inventory to load vars for managed_node2 21022 1726882752.80203: Calling groups_inventory to load vars for managed_node2 21022 1726882752.80206: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.80212: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.80215: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.80219: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.80529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.80887: done with get_vars() 21022 1726882752.80897: done getting variables 21022 1726882752.80981: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:34 Friday 20 September 2024 21:39:12 -0400 (0:00:00.109) 0:00:08.052 ****** 21022 1726882752.81008: entering _queue_task() for managed_node2/gather_facts 21022 1726882752.81399: worker is 1 (out of 1 available) 21022 1726882752.81415: exiting _queue_task() for managed_node2/gather_facts 21022 1726882752.81431: done queuing things up, now waiting for results queue to drain 21022 1726882752.81433: waiting for pending results... 21022 1726882752.81737: running TaskExecutor() for managed_node2/TASK: Gathering Facts 21022 1726882752.82159: in run() - task 0affe814-3a2d-e2f9-38c9-000000000222 21022 1726882752.82164: variable 'ansible_search_path' from source: unknown 21022 1726882752.82166: calling self._execute() 21022 1726882752.82269: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882752.82290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882752.82350: variable 'omit' from source: magic vars 21022 1726882752.83512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.87670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.87836: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.87904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.88017: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.88073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.88340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.88344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.88347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.88397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.88423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.88572: variable 'ansible_distribution' from source: facts 21022 1726882752.88581: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.88600: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.88603: when evaluation is False, skipping this task 21022 1726882752.88607: _execute() done 21022 1726882752.88609: dumping result to json 21022 1726882752.88614: done dumping result, returning 21022 1726882752.88621: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affe814-3a2d-e2f9-38c9-000000000222] 21022 1726882752.88627: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000222 21022 1726882752.88712: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000222 21022 1726882752.88715: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882752.88776: no more pending results, returning what we have 21022 1726882752.88781: results queue empty 21022 1726882752.88782: checking for any_errors_fatal 21022 1726882752.88783: done checking for any_errors_fatal 21022 1726882752.88784: checking for max_fail_percentage 21022 1726882752.88786: done checking for max_fail_percentage 21022 1726882752.88787: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.88789: done checking to see if all hosts have failed 21022 1726882752.88789: getting the remaining hosts for this loop 21022 1726882752.88791: done getting the remaining hosts for this loop 21022 1726882752.88796: getting the next task for host managed_node2 21022 1726882752.88802: done getting next task for host managed_node2 21022 1726882752.88804: ^ task is: TASK: meta (flush_handlers) 21022 1726882752.88807: ^ 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 21022 1726882752.88812: getting variables 21022 1726882752.88814: in VariableManager get_vars() 21022 1726882752.88864: Calling all_inventory to load vars for managed_node2 21022 1726882752.88869: Calling groups_inventory to load vars for managed_node2 21022 1726882752.88877: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.88892: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.88897: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.88901: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.89136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.89374: done with get_vars() 21022 1726882752.89385: done getting variables 21022 1726882752.89442: in VariableManager get_vars() 21022 1726882752.89450: Calling all_inventory to load vars for managed_node2 21022 1726882752.89451: Calling groups_inventory to load vars for managed_node2 21022 1726882752.89453: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.89457: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.89459: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.89461: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.89611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.89850: done with get_vars() 21022 1726882752.89874: done queuing things up, now waiting for results queue to drain 21022 1726882752.89878: results queue empty 21022 1726882752.89880: checking for any_errors_fatal 21022 1726882752.89882: done checking for any_errors_fatal 21022 1726882752.89883: checking for max_fail_percentage 21022 1726882752.89884: done checking for max_fail_percentage 21022 1726882752.89884: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.89885: done checking to see if all hosts have failed 21022 1726882752.89886: getting the remaining hosts for this loop 21022 1726882752.89886: done getting the remaining hosts for this loop 21022 1726882752.89888: getting the next task for host managed_node2 21022 1726882752.89891: done getting next task for host managed_node2 21022 1726882752.89897: ^ task is: TASK: Create tempdir for code to test 21022 1726882752.89899: ^ 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 21022 1726882752.89902: getting variables 21022 1726882752.89904: in VariableManager get_vars() 21022 1726882752.89914: Calling all_inventory to load vars for managed_node2 21022 1726882752.89931: Calling groups_inventory to load vars for managed_node2 21022 1726882752.89937: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.89946: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.89950: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.89958: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.90131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.90341: done with get_vars() 21022 1726882752.90348: done getting variables TASK [Create tempdir for code to test] ***************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:39 Friday 20 September 2024 21:39:12 -0400 (0:00:00.093) 0:00:08.146 ****** 21022 1726882752.90403: entering _queue_task() for managed_node2/tempfile 21022 1726882752.90404: Creating lock for tempfile 21022 1726882752.90641: worker is 1 (out of 1 available) 21022 1726882752.90655: exiting _queue_task() for managed_node2/tempfile 21022 1726882752.90668: done queuing things up, now waiting for results queue to drain 21022 1726882752.90669: waiting for pending results... 21022 1726882752.90860: running TaskExecutor() for managed_node2/TASK: Create tempdir for code to test 21022 1726882752.90930: in run() - task 0affe814-3a2d-e2f9-38c9-000000000058 21022 1726882752.90946: variable 'ansible_search_path' from source: unknown 21022 1726882752.90982: calling self._execute() 21022 1726882752.91062: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882752.91069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882752.91081: variable 'omit' from source: magic vars 21022 1726882752.91632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.93839: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.93926: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.93947: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.93984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.94007: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.94080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.94118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.94141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.94177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.94193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.94342: variable 'ansible_distribution' from source: facts 21022 1726882752.94348: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.94365: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.94368: when evaluation is False, skipping this task 21022 1726882752.94371: _execute() done 21022 1726882752.94377: dumping result to json 21022 1726882752.94383: done dumping result, returning 21022 1726882752.94395: done running TaskExecutor() for managed_node2/TASK: Create tempdir for code to test [0affe814-3a2d-e2f9-38c9-000000000058] 21022 1726882752.94399: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000058 21022 1726882752.94493: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000058 21022 1726882752.94498: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882752.94574: no more pending results, returning what we have 21022 1726882752.94577: results queue empty 21022 1726882752.94578: checking for any_errors_fatal 21022 1726882752.94580: done checking for any_errors_fatal 21022 1726882752.94581: checking for max_fail_percentage 21022 1726882752.94582: done checking for max_fail_percentage 21022 1726882752.94583: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.94585: done checking to see if all hosts have failed 21022 1726882752.94585: getting the remaining hosts for this loop 21022 1726882752.94587: done getting the remaining hosts for this loop 21022 1726882752.94591: getting the next task for host managed_node2 21022 1726882752.94652: done getting next task for host managed_node2 21022 1726882752.94656: ^ task is: TASK: Get tempfile for tar 21022 1726882752.94658: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882752.94662: getting variables 21022 1726882752.94663: in VariableManager get_vars() 21022 1726882752.94690: Calling all_inventory to load vars for managed_node2 21022 1726882752.94692: Calling groups_inventory to load vars for managed_node2 21022 1726882752.94695: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.94703: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.94705: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.94708: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.94870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.95076: done with get_vars() 21022 1726882752.95085: done getting variables TASK [Get tempfile for tar] **************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:45 Friday 20 September 2024 21:39:12 -0400 (0:00:00.047) 0:00:08.193 ****** 21022 1726882752.95162: entering _queue_task() for managed_node2/tempfile 21022 1726882752.95396: worker is 1 (out of 1 available) 21022 1726882752.95412: exiting _queue_task() for managed_node2/tempfile 21022 1726882752.95432: done queuing things up, now waiting for results queue to drain 21022 1726882752.95435: waiting for pending results... 21022 1726882752.95615: running TaskExecutor() for managed_node2/TASK: Get tempfile for tar 21022 1726882752.95680: in run() - task 0affe814-3a2d-e2f9-38c9-000000000059 21022 1726882752.95711: variable 'ansible_search_path' from source: unknown 21022 1726882752.95737: calling self._execute() 21022 1726882752.95759: in VariableManager get_vars() 21022 1726882752.95795: Calling all_inventory to load vars for localhost 21022 1726882752.95798: Calling groups_inventory to load vars for localhost 21022 1726882752.95802: Calling all_plugins_inventory to load vars for localhost 21022 1726882752.95820: Calling all_plugins_play to load vars for localhost 21022 1726882752.95826: Calling groups_plugins_inventory to load vars for localhost 21022 1726882752.95833: Calling groups_plugins_play to load vars for localhost 21022 1726882752.95905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.95925: done with get_vars() 21022 1726882752.95930: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21022 1726882752.95984: variable 'ansible_delegated_vars' from source: unknown 21022 1726882752.95987: variable 'ansible_connection' from source: host vars for 'localhost' 21022 1726882752.95990: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 21022 1726882752.96007: variable 'omit' from source: magic vars 21022 1726882752.96482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882752.98273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882752.98341: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882752.98370: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882752.98402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882752.98427: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882752.98516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882752.98572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882752.98611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882752.98652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882752.98679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882752.98845: variable 'ansible_distribution' from source: facts 21022 1726882752.98851: variable 'ansible_distribution_major_version' from source: facts 21022 1726882752.98868: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882752.98873: when evaluation is False, skipping this task 21022 1726882752.98876: _execute() done 21022 1726882752.98881: dumping result to json 21022 1726882752.98890: done dumping result, returning 21022 1726882752.98899: done running TaskExecutor() for managed_node2/TASK: Get tempfile for tar [0affe814-3a2d-e2f9-38c9-000000000059] 21022 1726882752.98903: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000059 21022 1726882752.99005: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000059 21022 1726882752.99009: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882752.99087: no more pending results, returning what we have 21022 1726882752.99090: results queue empty 21022 1726882752.99095: checking for any_errors_fatal 21022 1726882752.99100: done checking for any_errors_fatal 21022 1726882752.99101: checking for max_fail_percentage 21022 1726882752.99103: done checking for max_fail_percentage 21022 1726882752.99104: checking to see if all hosts have failed and the running result is not ok 21022 1726882752.99105: done checking to see if all hosts have failed 21022 1726882752.99106: getting the remaining hosts for this loop 21022 1726882752.99107: done getting the remaining hosts for this loop 21022 1726882752.99111: getting the next task for host managed_node2 21022 1726882752.99116: done getting next task for host managed_node2 21022 1726882752.99121: ^ task is: TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 21022 1726882752.99123: ^ state is: HOST STATE: block=2, task=3, 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 21022 1726882752.99126: getting variables 21022 1726882752.99128: in VariableManager get_vars() 21022 1726882752.99159: Calling all_inventory to load vars for managed_node2 21022 1726882752.99163: Calling groups_inventory to load vars for managed_node2 21022 1726882752.99167: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882752.99177: Calling all_plugins_play to load vars for managed_node2 21022 1726882752.99180: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882752.99184: Calling groups_plugins_play to load vars for managed_node2 21022 1726882752.99589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882752.99973: done with get_vars() 21022 1726882752.99987: done getting variables TASK [Include the task '../tasks/get_modules_and_utils_paths.yml'] ************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:52 Friday 20 September 2024 21:39:13 -0400 (0:00:00.049) 0:00:08.243 ****** 21022 1726882753.00101: entering _queue_task() for managed_node2/include_tasks 21022 1726882753.00766: worker is 1 (out of 1 available) 21022 1726882753.00788: exiting _queue_task() for managed_node2/include_tasks 21022 1726882753.00804: done queuing things up, now waiting for results queue to drain 21022 1726882753.00805: waiting for pending results... 21022 1726882753.00927: running TaskExecutor() for managed_node2/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 21022 1726882753.00999: in run() - task 0affe814-3a2d-e2f9-38c9-00000000005a 21022 1726882753.01013: variable 'ansible_search_path' from source: unknown 21022 1726882753.01054: calling self._execute() 21022 1726882753.01120: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.01126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.01243: variable 'omit' from source: magic vars 21022 1726882753.02021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.06076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.06184: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.06251: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.06296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.06678: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.07240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.07244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.07249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.07397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.07424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.08354: variable 'ansible_distribution' from source: facts 21022 1726882753.08358: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.08361: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.08364: when evaluation is False, skipping this task 21022 1726882753.08366: _execute() done 21022 1726882753.08368: dumping result to json 21022 1726882753.08370: done dumping result, returning 21022 1726882753.08373: done running TaskExecutor() for managed_node2/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' [0affe814-3a2d-e2f9-38c9-00000000005a] 21022 1726882753.08375: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005a skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.08512: no more pending results, returning what we have 21022 1726882753.08517: results queue empty 21022 1726882753.08518: checking for any_errors_fatal 21022 1726882753.08526: done checking for any_errors_fatal 21022 1726882753.08527: checking for max_fail_percentage 21022 1726882753.08529: done checking for max_fail_percentage 21022 1726882753.08531: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.08532: done checking to see if all hosts have failed 21022 1726882753.08533: getting the remaining hosts for this loop 21022 1726882753.08538: done getting the remaining hosts for this loop 21022 1726882753.08547: getting the next task for host managed_node2 21022 1726882753.08555: done getting next task for host managed_node2 21022 1726882753.08638: ^ task is: TASK: Get tests directory 21022 1726882753.08642: ^ state is: HOST STATE: block=2, task=4, 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 21022 1726882753.08646: getting variables 21022 1726882753.08649: in VariableManager get_vars() 21022 1726882753.08710: Calling all_inventory to load vars for managed_node2 21022 1726882753.08714: Calling groups_inventory to load vars for managed_node2 21022 1726882753.08719: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.08732: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.08793: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.08809: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.09197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.09404: done with get_vars() 21022 1726882753.09413: done getting variables 21022 1726882753.09445: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005a 21022 1726882753.09449: WORKER PROCESS EXITING 21022 1726882753.09478: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get tests directory] ***************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:55 Friday 20 September 2024 21:39:13 -0400 (0:00:00.093) 0:00:08.337 ****** 21022 1726882753.09500: entering _queue_task() for managed_node2/set_fact 21022 1726882753.09708: worker is 1 (out of 1 available) 21022 1726882753.09724: exiting _queue_task() for managed_node2/set_fact 21022 1726882753.09741: done queuing things up, now waiting for results queue to drain 21022 1726882753.09742: waiting for pending results... 21022 1726882753.09917: running TaskExecutor() for managed_node2/TASK: Get tests directory 21022 1726882753.09987: in run() - task 0affe814-3a2d-e2f9-38c9-00000000005b 21022 1726882753.09997: variable 'ansible_search_path' from source: unknown 21022 1726882753.10029: calling self._execute() 21022 1726882753.10103: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.10110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.10120: variable 'omit' from source: magic vars 21022 1726882753.10586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.13357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.13710: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.13758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.13814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.13902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.13955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.13995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.14045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.14104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.14141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.14359: variable 'ansible_distribution' from source: facts 21022 1726882753.14445: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.14450: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.14453: when evaluation is False, skipping this task 21022 1726882753.14455: _execute() done 21022 1726882753.14458: dumping result to json 21022 1726882753.14460: done dumping result, returning 21022 1726882753.14463: done running TaskExecutor() for managed_node2/TASK: Get tests directory [0affe814-3a2d-e2f9-38c9-00000000005b] 21022 1726882753.14465: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005b 21022 1726882753.14637: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005b 21022 1726882753.14641: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.14715: no more pending results, returning what we have 21022 1726882753.14720: results queue empty 21022 1726882753.14721: checking for any_errors_fatal 21022 1726882753.14728: done checking for any_errors_fatal 21022 1726882753.14729: checking for max_fail_percentage 21022 1726882753.14731: done checking for max_fail_percentage 21022 1726882753.14732: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.14735: done checking to see if all hosts have failed 21022 1726882753.14736: getting the remaining hosts for this loop 21022 1726882753.14739: done getting the remaining hosts for this loop 21022 1726882753.14743: getting the next task for host managed_node2 21022 1726882753.14750: done getting next task for host managed_node2 21022 1726882753.14753: ^ task is: TASK: Create Tar file 21022 1726882753.14756: ^ state is: HOST STATE: block=2, task=5, 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 21022 1726882753.14760: getting variables 21022 1726882753.14762: in VariableManager get_vars() 21022 1726882753.14798: Calling all_inventory to load vars for managed_node2 21022 1726882753.14801: Calling groups_inventory to load vars for managed_node2 21022 1726882753.14805: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.14819: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.14824: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.14828: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.15373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.15700: done with get_vars() 21022 1726882753.15720: done getting variables 21022 1726882753.15788: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Create Tar file] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:70 Friday 20 September 2024 21:39:13 -0400 (0:00:00.063) 0:00:08.400 ****** 21022 1726882753.15826: entering _queue_task() for managed_node2/command 21022 1726882753.16094: worker is 1 (out of 1 available) 21022 1726882753.16109: exiting _queue_task() for managed_node2/command 21022 1726882753.16124: done queuing things up, now waiting for results queue to drain 21022 1726882753.16125: waiting for pending results... 21022 1726882753.16496: running TaskExecutor() for managed_node2/TASK: Create Tar file 21022 1726882753.16594: in run() - task 0affe814-3a2d-e2f9-38c9-00000000005c 21022 1726882753.16599: variable 'ansible_search_path' from source: unknown 21022 1726882753.16620: calling self._execute() 21022 1726882753.16655: in VariableManager get_vars() 21022 1726882753.16709: Calling all_inventory to load vars for localhost 21022 1726882753.16720: Calling groups_inventory to load vars for localhost 21022 1726882753.16730: Calling all_plugins_inventory to load vars for localhost 21022 1726882753.16812: Calling all_plugins_play to load vars for localhost 21022 1726882753.16816: Calling groups_plugins_inventory to load vars for localhost 21022 1726882753.16818: Calling groups_plugins_play to load vars for localhost 21022 1726882753.16880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.16925: done with get_vars() 21022 1726882753.16939: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21022 1726882753.17008: variable 'ansible_delegated_vars' from source: unknown 21022 1726882753.17025: variable 'ansible_connection' from source: host vars for 'localhost' 21022 1726882753.17041: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 21022 1726882753.17137: variable 'omit' from source: magic vars 21022 1726882753.17663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.19843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.19900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.19930: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.19963: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.19989: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.20066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.20093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.20118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.20152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.20164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.20415: variable 'ansible_distribution' from source: facts 21022 1726882753.20418: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.20420: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.20423: when evaluation is False, skipping this task 21022 1726882753.20426: _execute() done 21022 1726882753.20428: dumping result to json 21022 1726882753.20430: done dumping result, returning 21022 1726882753.20432: done running TaskExecutor() for managed_node2/TASK: Create Tar file [0affe814-3a2d-e2f9-38c9-00000000005c] 21022 1726882753.20434: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005c 21022 1726882753.20507: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005c 21022 1726882753.20510: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.20588: no more pending results, returning what we have 21022 1726882753.20591: results queue empty 21022 1726882753.20591: checking for any_errors_fatal 21022 1726882753.20597: done checking for any_errors_fatal 21022 1726882753.20597: checking for max_fail_percentage 21022 1726882753.20599: done checking for max_fail_percentage 21022 1726882753.20600: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.20600: done checking to see if all hosts have failed 21022 1726882753.20601: getting the remaining hosts for this loop 21022 1726882753.20602: done getting the remaining hosts for this loop 21022 1726882753.20605: getting the next task for host managed_node2 21022 1726882753.20608: done getting next task for host managed_node2 21022 1726882753.20610: ^ task is: TASK: Copy testrepo.tar to the remote system 21022 1726882753.20612: ^ state is: HOST STATE: block=2, task=6, 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 21022 1726882753.20614: getting variables 21022 1726882753.20615: in VariableManager get_vars() 21022 1726882753.20642: Calling all_inventory to load vars for managed_node2 21022 1726882753.20644: Calling groups_inventory to load vars for managed_node2 21022 1726882753.20646: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.20654: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.20656: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.20658: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.20815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.21040: done with get_vars() 21022 1726882753.21048: done getting variables 21022 1726882753.21097: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy testrepo.tar to the remote system] ********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:84 Friday 20 September 2024 21:39:13 -0400 (0:00:00.052) 0:00:08.453 ****** 21022 1726882753.21131: entering _queue_task() for managed_node2/copy 21022 1726882753.21404: worker is 1 (out of 1 available) 21022 1726882753.21417: exiting _queue_task() for managed_node2/copy 21022 1726882753.21431: done queuing things up, now waiting for results queue to drain 21022 1726882753.21433: waiting for pending results... 21022 1726882753.21770: running TaskExecutor() for managed_node2/TASK: Copy testrepo.tar to the remote system 21022 1726882753.21845: in run() - task 0affe814-3a2d-e2f9-38c9-00000000005d 21022 1726882753.21876: variable 'ansible_search_path' from source: unknown 21022 1726882753.21942: calling self._execute() 21022 1726882753.22094: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.22159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.22163: variable 'omit' from source: magic vars 21022 1726882753.22585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.24463: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.24519: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.24551: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.24583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.24607: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.24672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.24700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.24723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.24758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.24770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.24908: variable 'ansible_distribution' from source: facts 21022 1726882753.24914: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.24933: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.24938: when evaluation is False, skipping this task 21022 1726882753.24941: _execute() done 21022 1726882753.24944: dumping result to json 21022 1726882753.24949: done dumping result, returning 21022 1726882753.24955: done running TaskExecutor() for managed_node2/TASK: Copy testrepo.tar to the remote system [0affe814-3a2d-e2f9-38c9-00000000005d] 21022 1726882753.24961: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005d 21022 1726882753.25050: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005d 21022 1726882753.25053: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.25112: no more pending results, returning what we have 21022 1726882753.25115: results queue empty 21022 1726882753.25116: checking for any_errors_fatal 21022 1726882753.25124: done checking for any_errors_fatal 21022 1726882753.25125: checking for max_fail_percentage 21022 1726882753.25127: done checking for max_fail_percentage 21022 1726882753.25128: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.25129: done checking to see if all hosts have failed 21022 1726882753.25130: getting the remaining hosts for this loop 21022 1726882753.25131: done getting the remaining hosts for this loop 21022 1726882753.25137: getting the next task for host managed_node2 21022 1726882753.25143: done getting next task for host managed_node2 21022 1726882753.25145: ^ task is: TASK: Untar testrepo.tar 21022 1726882753.25148: ^ state is: HOST STATE: block=2, task=7, 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 21022 1726882753.25151: getting variables 21022 1726882753.25152: in VariableManager get_vars() 21022 1726882753.25183: Calling all_inventory to load vars for managed_node2 21022 1726882753.25186: Calling groups_inventory to load vars for managed_node2 21022 1726882753.25189: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.25199: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.25202: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.25210: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.25466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.25767: done with get_vars() 21022 1726882753.25779: done getting variables 21022 1726882753.25888: Loading ActionModule 'unarchive' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/unarchive.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Untar testrepo.tar] ****************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:90 Friday 20 September 2024 21:39:13 -0400 (0:00:00.047) 0:00:08.501 ****** 21022 1726882753.25918: entering _queue_task() for managed_node2/unarchive 21022 1726882753.25920: Creating lock for unarchive 21022 1726882753.26167: worker is 1 (out of 1 available) 21022 1726882753.26180: exiting _queue_task() for managed_node2/unarchive 21022 1726882753.26194: done queuing things up, now waiting for results queue to drain 21022 1726882753.26195: waiting for pending results... 21022 1726882753.26563: running TaskExecutor() for managed_node2/TASK: Untar testrepo.tar 21022 1726882753.26579: in run() - task 0affe814-3a2d-e2f9-38c9-00000000005e 21022 1726882753.26601: variable 'ansible_search_path' from source: unknown 21022 1726882753.26648: calling self._execute() 21022 1726882753.26743: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.26759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.26780: variable 'omit' from source: magic vars 21022 1726882753.27640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.30152: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.30241: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.30292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.30340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.30380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.30477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.30519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.30559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.30620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.30644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.30857: variable 'ansible_distribution' from source: facts 21022 1726882753.30871: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.30899: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.31015: when evaluation is False, skipping this task 21022 1726882753.31018: _execute() done 21022 1726882753.31022: dumping result to json 21022 1726882753.31024: done dumping result, returning 21022 1726882753.31027: done running TaskExecutor() for managed_node2/TASK: Untar testrepo.tar [0affe814-3a2d-e2f9-38c9-00000000005e] 21022 1726882753.31030: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005e 21022 1726882753.31101: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005e 21022 1726882753.31104: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.31169: no more pending results, returning what we have 21022 1726882753.31173: results queue empty 21022 1726882753.31174: checking for any_errors_fatal 21022 1726882753.31181: done checking for any_errors_fatal 21022 1726882753.31182: checking for max_fail_percentage 21022 1726882753.31184: done checking for max_fail_percentage 21022 1726882753.31185: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.31187: done checking to see if all hosts have failed 21022 1726882753.31188: getting the remaining hosts for this loop 21022 1726882753.31190: done getting the remaining hosts for this loop 21022 1726882753.31194: getting the next task for host managed_node2 21022 1726882753.31201: done getting next task for host managed_node2 21022 1726882753.31203: ^ task is: TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 21022 1726882753.31206: ^ state is: HOST STATE: block=2, task=8, 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 21022 1726882753.31210: getting variables 21022 1726882753.31212: in VariableManager get_vars() 21022 1726882753.31246: Calling all_inventory to load vars for managed_node2 21022 1726882753.31250: Calling groups_inventory to load vars for managed_node2 21022 1726882753.31254: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.31269: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.31274: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.31278: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.31793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.32105: done with get_vars() 21022 1726882753.32117: done getting variables 21022 1726882753.32352: variable '_rundir' from source: set_fact 21022 1726882753.32390: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [Create subdirectory './ansible' under '{{ _rundir.path }}'] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:96 Friday 20 September 2024 21:39:13 -0400 (0:00:00.064) 0:00:08.566 ****** 21022 1726882753.32417: entering _queue_task() for managed_node2/file 21022 1726882753.32696: worker is 1 (out of 1 available) 21022 1726882753.32710: exiting _queue_task() for managed_node2/file 21022 1726882753.32722: done queuing things up, now waiting for results queue to drain 21022 1726882753.32723: waiting for pending results... 21022 1726882753.33156: running TaskExecutor() for managed_node2/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 21022 1726882753.33160: in run() - task 0affe814-3a2d-e2f9-38c9-00000000005f 21022 1726882753.33163: variable 'ansible_search_path' from source: unknown 21022 1726882753.33195: calling self._execute() 21022 1726882753.33290: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.33305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.33320: variable 'omit' from source: magic vars 21022 1726882753.33916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.36873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.36961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.37011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.37060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.37099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.37198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.37326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.37330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.37362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.37388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.37601: variable 'ansible_distribution' from source: facts 21022 1726882753.37615: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.37654: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.37664: when evaluation is False, skipping this task 21022 1726882753.37672: _execute() done 21022 1726882753.37682: dumping result to json 21022 1726882753.37693: done dumping result, returning 21022 1726882753.37711: done running TaskExecutor() for managed_node2/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' [0affe814-3a2d-e2f9-38c9-00000000005f] 21022 1726882753.37761: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.37922: no more pending results, returning what we have 21022 1726882753.37926: results queue empty 21022 1726882753.37927: checking for any_errors_fatal 21022 1726882753.37937: done checking for any_errors_fatal 21022 1726882753.37938: checking for max_fail_percentage 21022 1726882753.37940: done checking for max_fail_percentage 21022 1726882753.37941: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.37942: done checking to see if all hosts have failed 21022 1726882753.37943: getting the remaining hosts for this loop 21022 1726882753.37945: done getting the remaining hosts for this loop 21022 1726882753.37950: getting the next task for host managed_node2 21022 1726882753.37956: done getting next task for host managed_node2 21022 1726882753.37959: ^ task is: TASK: Move module_utils to ansible directory 21022 1726882753.37962: ^ state is: HOST STATE: block=2, task=9, 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 21022 1726882753.37965: getting variables 21022 1726882753.37967: in VariableManager get_vars() 21022 1726882753.37999: Calling all_inventory to load vars for managed_node2 21022 1726882753.38002: Calling groups_inventory to load vars for managed_node2 21022 1726882753.38007: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.38020: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.38025: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.38029: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.38245: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000005f 21022 1726882753.38248: WORKER PROCESS EXITING 21022 1726882753.38578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.39174: done with get_vars() 21022 1726882753.39186: done getting variables 21022 1726882753.39288: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Move module_utils to ansible directory] ********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:102 Friday 20 September 2024 21:39:13 -0400 (0:00:00.068) 0:00:08.635 ****** 21022 1726882753.39318: entering _queue_task() for managed_node2/shell 21022 1726882753.39320: Creating lock for shell 21022 1726882753.39680: worker is 1 (out of 1 available) 21022 1726882753.39694: exiting _queue_task() for managed_node2/shell 21022 1726882753.39812: done queuing things up, now waiting for results queue to drain 21022 1726882753.39818: waiting for pending results... 21022 1726882753.40161: running TaskExecutor() for managed_node2/TASK: Move module_utils to ansible directory 21022 1726882753.40463: in run() - task 0affe814-3a2d-e2f9-38c9-000000000060 21022 1726882753.40488: variable 'ansible_search_path' from source: unknown 21022 1726882753.40532: calling self._execute() 21022 1726882753.40831: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.40852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.40871: variable 'omit' from source: magic vars 21022 1726882753.41837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.45391: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.45593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.45665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.45774: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.45879: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.46096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.46139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.46392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.46396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.46400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.46782: variable 'ansible_distribution' from source: facts 21022 1726882753.46796: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.46822: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.46836: when evaluation is False, skipping this task 21022 1726882753.46845: _execute() done 21022 1726882753.46853: dumping result to json 21022 1726882753.46861: done dumping result, returning 21022 1726882753.46873: done running TaskExecutor() for managed_node2/TASK: Move module_utils to ansible directory [0affe814-3a2d-e2f9-38c9-000000000060] 21022 1726882753.46889: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000060 21022 1726882753.47140: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000060 21022 1726882753.47144: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.47202: no more pending results, returning what we have 21022 1726882753.47206: results queue empty 21022 1726882753.47207: checking for any_errors_fatal 21022 1726882753.47217: done checking for any_errors_fatal 21022 1726882753.47218: checking for max_fail_percentage 21022 1726882753.47220: done checking for max_fail_percentage 21022 1726882753.47221: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.47223: done checking to see if all hosts have failed 21022 1726882753.47224: getting the remaining hosts for this loop 21022 1726882753.47226: done getting the remaining hosts for this loop 21022 1726882753.47231: getting the next task for host managed_node2 21022 1726882753.47239: done getting next task for host managed_node2 21022 1726882753.47243: ^ task is: TASK: Fake out python module directories, primarily for python2 21022 1726882753.47246: ^ state is: HOST STATE: block=2, task=10, 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 21022 1726882753.47250: getting variables 21022 1726882753.47252: in VariableManager get_vars() 21022 1726882753.47291: Calling all_inventory to load vars for managed_node2 21022 1726882753.47294: Calling groups_inventory to load vars for managed_node2 21022 1726882753.47299: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.47313: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.47317: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.47322: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.47771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.48100: done with get_vars() 21022 1726882753.48114: done getting variables 21022 1726882753.48186: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Fake out python module directories, primarily for python2] *************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:109 Friday 20 September 2024 21:39:13 -0400 (0:00:00.088) 0:00:08.724 ****** 21022 1726882753.48220: entering _queue_task() for managed_node2/shell 21022 1726882753.48509: worker is 1 (out of 1 available) 21022 1726882753.48526: exiting _queue_task() for managed_node2/shell 21022 1726882753.48740: done queuing things up, now waiting for results queue to drain 21022 1726882753.48742: waiting for pending results... 21022 1726882753.48839: running TaskExecutor() for managed_node2/TASK: Fake out python module directories, primarily for python2 21022 1726882753.49079: in run() - task 0affe814-3a2d-e2f9-38c9-000000000061 21022 1726882753.49084: variable 'ansible_search_path' from source: unknown 21022 1726882753.49086: calling self._execute() 21022 1726882753.49121: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.49136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.49153: variable 'omit' from source: magic vars 21022 1726882753.49777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.53140: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.53231: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.53300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.53350: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.53395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.53497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.53540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.53582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.53645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.53670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.53901: variable 'ansible_distribution' from source: facts 21022 1726882753.53930: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.53944: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.53951: when evaluation is False, skipping this task 21022 1726882753.53959: _execute() done 21022 1726882753.54042: dumping result to json 21022 1726882753.54046: done dumping result, returning 21022 1726882753.54050: done running TaskExecutor() for managed_node2/TASK: Fake out python module directories, primarily for python2 [0affe814-3a2d-e2f9-38c9-000000000061] 21022 1726882753.54052: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000061 21022 1726882753.54129: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000061 21022 1726882753.54132: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.54201: no more pending results, returning what we have 21022 1726882753.54205: results queue empty 21022 1726882753.54206: checking for any_errors_fatal 21022 1726882753.54213: done checking for any_errors_fatal 21022 1726882753.54214: checking for max_fail_percentage 21022 1726882753.54216: done checking for max_fail_percentage 21022 1726882753.54217: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.54218: done checking to see if all hosts have failed 21022 1726882753.54219: getting the remaining hosts for this loop 21022 1726882753.54222: done getting the remaining hosts for this loop 21022 1726882753.54227: getting the next task for host managed_node2 21022 1726882753.54235: done getting next task for host managed_node2 21022 1726882753.54239: ^ task is: TASK: Set _lsr_python_path 21022 1726882753.54241: ^ state is: HOST STATE: block=2, task=11, 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 21022 1726882753.54245: getting variables 21022 1726882753.54248: in VariableManager get_vars() 21022 1726882753.54284: Calling all_inventory to load vars for managed_node2 21022 1726882753.54288: Calling groups_inventory to load vars for managed_node2 21022 1726882753.54292: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.54306: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.54311: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.54316: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.55303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.55952: done with get_vars() 21022 1726882753.55964: done getting variables 21022 1726882753.56033: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set _lsr_python_path] **************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:118 Friday 20 September 2024 21:39:13 -0400 (0:00:00.079) 0:00:08.803 ****** 21022 1726882753.56138: entering _queue_task() for managed_node2/set_fact 21022 1726882753.56554: worker is 1 (out of 1 available) 21022 1726882753.56567: exiting _queue_task() for managed_node2/set_fact 21022 1726882753.56584: done queuing things up, now waiting for results queue to drain 21022 1726882753.56585: waiting for pending results... 21022 1726882753.57042: running TaskExecutor() for managed_node2/TASK: Set _lsr_python_path 21022 1726882753.57064: in run() - task 0affe814-3a2d-e2f9-38c9-000000000062 21022 1726882753.57089: variable 'ansible_search_path' from source: unknown 21022 1726882753.57143: calling self._execute() 21022 1726882753.57258: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.57290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.57352: variable 'omit' from source: magic vars 21022 1726882753.57967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.63685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.63810: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.63860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.64064: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.64108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.64239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.64318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.64330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.64396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.64435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.64680: variable 'ansible_distribution' from source: facts 21022 1726882753.64840: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.64844: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.64848: when evaluation is False, skipping this task 21022 1726882753.64851: _execute() done 21022 1726882753.64854: dumping result to json 21022 1726882753.64857: done dumping result, returning 21022 1726882753.64859: done running TaskExecutor() for managed_node2/TASK: Set _lsr_python_path [0affe814-3a2d-e2f9-38c9-000000000062] 21022 1726882753.64861: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000062 21022 1726882753.64937: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000062 21022 1726882753.64940: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.65002: no more pending results, returning what we have 21022 1726882753.65006: results queue empty 21022 1726882753.65008: checking for any_errors_fatal 21022 1726882753.65015: done checking for any_errors_fatal 21022 1726882753.65017: checking for max_fail_percentage 21022 1726882753.65019: done checking for max_fail_percentage 21022 1726882753.65020: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.65022: done checking to see if all hosts have failed 21022 1726882753.65023: getting the remaining hosts for this loop 21022 1726882753.65025: done getting the remaining hosts for this loop 21022 1726882753.65030: getting the next task for host managed_node2 21022 1726882753.65039: done getting next task for host managed_node2 21022 1726882753.65043: ^ task is: TASK: Show _lsr_python_path 21022 1726882753.65046: ^ state is: HOST STATE: block=2, task=12, 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 21022 1726882753.65052: getting variables 21022 1726882753.65055: in VariableManager get_vars() 21022 1726882753.65090: Calling all_inventory to load vars for managed_node2 21022 1726882753.65093: Calling groups_inventory to load vars for managed_node2 21022 1726882753.65098: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.65111: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.65115: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.65119: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.65713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.66052: done with get_vars() 21022 1726882753.66064: done getting variables 21022 1726882753.66145: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show _lsr_python_path] *************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:122 Friday 20 September 2024 21:39:13 -0400 (0:00:00.100) 0:00:08.903 ****** 21022 1726882753.66176: entering _queue_task() for managed_node2/debug 21022 1726882753.66573: worker is 1 (out of 1 available) 21022 1726882753.66586: exiting _queue_task() for managed_node2/debug 21022 1726882753.66597: done queuing things up, now waiting for results queue to drain 21022 1726882753.66599: waiting for pending results... 21022 1726882753.67087: running TaskExecutor() for managed_node2/TASK: Show _lsr_python_path 21022 1726882753.67099: in run() - task 0affe814-3a2d-e2f9-38c9-000000000063 21022 1726882753.67275: variable 'ansible_search_path' from source: unknown 21022 1726882753.67363: calling self._execute() 21022 1726882753.67578: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.67583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.67596: variable 'omit' from source: magic vars 21022 1726882753.68188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.70182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.70250: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.70286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.70317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.70407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.70447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.70514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.70518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.70573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.70577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.70939: variable 'ansible_distribution' from source: facts 21022 1726882753.70943: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.70945: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.70948: when evaluation is False, skipping this task 21022 1726882753.70950: _execute() done 21022 1726882753.70953: dumping result to json 21022 1726882753.70955: done dumping result, returning 21022 1726882753.70957: done running TaskExecutor() for managed_node2/TASK: Show _lsr_python_path [0affe814-3a2d-e2f9-38c9-000000000063] 21022 1726882753.70959: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000063 21022 1726882753.71026: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000063 21022 1726882753.71029: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 21022 1726882753.71091: no more pending results, returning what we have 21022 1726882753.71094: results queue empty 21022 1726882753.71096: checking for any_errors_fatal 21022 1726882753.71101: done checking for any_errors_fatal 21022 1726882753.71102: checking for max_fail_percentage 21022 1726882753.71104: done checking for max_fail_percentage 21022 1726882753.71105: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.71107: done checking to see if all hosts have failed 21022 1726882753.71108: getting the remaining hosts for this loop 21022 1726882753.71110: done getting the remaining hosts for this loop 21022 1726882753.71114: getting the next task for host managed_node2 21022 1726882753.71120: done getting next task for host managed_node2 21022 1726882753.71123: ^ task is: TASK: List the files in {{ _rundir.path }} 21022 1726882753.71126: ^ state is: HOST STATE: block=2, task=13, 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 21022 1726882753.71129: getting variables 21022 1726882753.71130: in VariableManager get_vars() 21022 1726882753.71162: Calling all_inventory to load vars for managed_node2 21022 1726882753.71165: Calling groups_inventory to load vars for managed_node2 21022 1726882753.71169: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.71179: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.71182: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.71185: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.71491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.71811: done with get_vars() 21022 1726882753.71822: done getting variables 21022 1726882753.71903: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 21022 1726882753.72047: variable '_rundir' from source: set_fact 21022 1726882753.72060: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [List the files in {{ _rundir.path }}] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:126 Friday 20 September 2024 21:39:13 -0400 (0:00:00.059) 0:00:08.962 ****** 21022 1726882753.72082: entering _queue_task() for managed_node2/command 21022 1726882753.72331: worker is 1 (out of 1 available) 21022 1726882753.72347: exiting _queue_task() for managed_node2/command 21022 1726882753.72370: done queuing things up, now waiting for results queue to drain 21022 1726882753.72372: waiting for pending results... 21022 1726882753.72761: running TaskExecutor() for managed_node2/TASK: List the files in {{ _rundir.path }} 21022 1726882753.72910: in run() - task 0affe814-3a2d-e2f9-38c9-000000000064 21022 1726882753.72932: variable 'ansible_search_path' from source: unknown 21022 1726882753.72979: calling self._execute() 21022 1726882753.73143: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.73160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.73178: variable 'omit' from source: magic vars 21022 1726882753.73654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.75496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.75621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.75625: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.75672: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.75704: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.75830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.75836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.75859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.75897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.75913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.76052: variable 'ansible_distribution' from source: facts 21022 1726882753.76056: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.76073: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.76079: when evaluation is False, skipping this task 21022 1726882753.76082: _execute() done 21022 1726882753.76086: dumping result to json 21022 1726882753.76090: done dumping result, returning 21022 1726882753.76094: done running TaskExecutor() for managed_node2/TASK: List the files in {{ _rundir.path }} [0affe814-3a2d-e2f9-38c9-000000000064] 21022 1726882753.76107: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000064 21022 1726882753.76208: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000064 21022 1726882753.76211: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.76289: no more pending results, returning what we have 21022 1726882753.76292: results queue empty 21022 1726882753.76293: checking for any_errors_fatal 21022 1726882753.76300: done checking for any_errors_fatal 21022 1726882753.76301: checking for max_fail_percentage 21022 1726882753.76302: done checking for max_fail_percentage 21022 1726882753.76303: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.76304: done checking to see if all hosts have failed 21022 1726882753.76305: getting the remaining hosts for this loop 21022 1726882753.76307: done getting the remaining hosts for this loop 21022 1726882753.76310: getting the next task for host managed_node2 21022 1726882753.76316: done getting next task for host managed_node2 21022 1726882753.76319: ^ task is: TASK: Run pytest with nm 21022 1726882753.76322: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882753.76326: getting variables 21022 1726882753.76327: in VariableManager get_vars() 21022 1726882753.76357: Calling all_inventory to load vars for managed_node2 21022 1726882753.76361: Calling groups_inventory to load vars for managed_node2 21022 1726882753.76364: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.76377: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.76381: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.76385: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.76785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.77400: done with get_vars() 21022 1726882753.77408: done getting variables 21022 1726882753.77458: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run pytest with nm] ****************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:132 Friday 20 September 2024 21:39:13 -0400 (0:00:00.053) 0:00:09.016 ****** 21022 1726882753.77483: entering _queue_task() for managed_node2/command 21022 1726882753.77680: worker is 1 (out of 1 available) 21022 1726882753.77696: exiting _queue_task() for managed_node2/command 21022 1726882753.77711: done queuing things up, now waiting for results queue to drain 21022 1726882753.77712: waiting for pending results... 21022 1726882753.77887: running TaskExecutor() for managed_node2/TASK: Run pytest with nm 21022 1726882753.77984: in run() - task 0affe814-3a2d-e2f9-38c9-000000000066 21022 1726882753.77989: variable 'ansible_search_path' from source: unknown 21022 1726882753.78021: calling self._execute() 21022 1726882753.78100: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.78107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.78116: variable 'omit' from source: magic vars 21022 1726882753.78607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.80495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.80552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.80640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.80645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.80678: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.80787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.80833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.80875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.80943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.80971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.81187: variable 'ansible_distribution' from source: facts 21022 1726882753.81198: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.81212: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.81216: when evaluation is False, skipping this task 21022 1726882753.81219: _execute() done 21022 1726882753.81221: dumping result to json 21022 1726882753.81227: done dumping result, returning 21022 1726882753.81253: done running TaskExecutor() for managed_node2/TASK: Run pytest with nm [0affe814-3a2d-e2f9-38c9-000000000066] 21022 1726882753.81257: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000066 21022 1726882753.81349: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000066 21022 1726882753.81352: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.81420: no more pending results, returning what we have 21022 1726882753.81424: results queue empty 21022 1726882753.81425: checking for any_errors_fatal 21022 1726882753.81431: done checking for any_errors_fatal 21022 1726882753.81432: checking for max_fail_percentage 21022 1726882753.81436: done checking for max_fail_percentage 21022 1726882753.81437: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.81438: done checking to see if all hosts have failed 21022 1726882753.81439: getting the remaining hosts for this loop 21022 1726882753.81441: done getting the remaining hosts for this loop 21022 1726882753.81445: getting the next task for host managed_node2 21022 1726882753.81452: done getting next task for host managed_node2 21022 1726882753.81454: ^ task is: TASK: Debug stdout_lines of the running playbook with nm 21022 1726882753.81457: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882753.81461: getting variables 21022 1726882753.81462: in VariableManager get_vars() 21022 1726882753.81490: Calling all_inventory to load vars for managed_node2 21022 1726882753.81493: Calling groups_inventory to load vars for managed_node2 21022 1726882753.81497: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.81509: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.81518: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.81523: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.81796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.82109: done with get_vars() 21022 1726882753.82121: done getting variables 21022 1726882753.82202: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with nm] ********************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:142 Friday 20 September 2024 21:39:13 -0400 (0:00:00.047) 0:00:09.064 ****** 21022 1726882753.82246: entering _queue_task() for managed_node2/debug 21022 1726882753.82528: worker is 1 (out of 1 available) 21022 1726882753.82549: exiting _queue_task() for managed_node2/debug 21022 1726882753.82563: done queuing things up, now waiting for results queue to drain 21022 1726882753.82564: waiting for pending results... 21022 1726882753.82842: running TaskExecutor() for managed_node2/TASK: Debug stdout_lines of the running playbook with nm 21022 1726882753.82969: in run() - task 0affe814-3a2d-e2f9-38c9-000000000067 21022 1726882753.83019: variable 'ansible_search_path' from source: unknown 21022 1726882753.83039: calling self._execute() 21022 1726882753.83140: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.83144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.83160: variable 'omit' from source: magic vars 21022 1726882753.83740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.86460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.86514: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.86557: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.86589: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.86611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.86682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.86704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.86725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.86763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.86780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.86916: variable 'ansible_distribution' from source: facts 21022 1726882753.86922: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.86941: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.86944: when evaluation is False, skipping this task 21022 1726882753.86947: _execute() done 21022 1726882753.86952: dumping result to json 21022 1726882753.86955: done dumping result, returning 21022 1726882753.86964: done running TaskExecutor() for managed_node2/TASK: Debug stdout_lines of the running playbook with nm [0affe814-3a2d-e2f9-38c9-000000000067] 21022 1726882753.86977: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000067 21022 1726882753.87057: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000067 21022 1726882753.87060: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 21022 1726882753.87144: no more pending results, returning what we have 21022 1726882753.87148: results queue empty 21022 1726882753.87150: checking for any_errors_fatal 21022 1726882753.87155: done checking for any_errors_fatal 21022 1726882753.87156: checking for max_fail_percentage 21022 1726882753.87158: done checking for max_fail_percentage 21022 1726882753.87159: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.87160: done checking to see if all hosts have failed 21022 1726882753.87161: getting the remaining hosts for this loop 21022 1726882753.87163: done getting the remaining hosts for this loop 21022 1726882753.87167: getting the next task for host managed_node2 21022 1726882753.87179: done getting next task for host managed_node2 21022 1726882753.87185: ^ task is: TASK: Install network-scripts when running pytest with initscripts 21022 1726882753.87188: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882753.87193: getting variables 21022 1726882753.87194: in VariableManager get_vars() 21022 1726882753.87225: Calling all_inventory to load vars for managed_node2 21022 1726882753.87228: Calling groups_inventory to load vars for managed_node2 21022 1726882753.87232: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.87248: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.87252: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.87257: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.87610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.87966: done with get_vars() 21022 1726882753.87980: done getting variables 21022 1726882753.88056: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install network-scripts when running pytest with initscripts] ************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:148 Friday 20 September 2024 21:39:13 -0400 (0:00:00.058) 0:00:09.122 ****** 21022 1726882753.88094: entering _queue_task() for managed_node2/package 21022 1726882753.88386: worker is 1 (out of 1 available) 21022 1726882753.88402: exiting _queue_task() for managed_node2/package 21022 1726882753.88415: done queuing things up, now waiting for results queue to drain 21022 1726882753.88417: waiting for pending results... 21022 1726882753.89252: running TaskExecutor() for managed_node2/TASK: Install network-scripts when running pytest with initscripts 21022 1726882753.89258: in run() - task 0affe814-3a2d-e2f9-38c9-000000000069 21022 1726882753.89261: variable 'ansible_search_path' from source: unknown 21022 1726882753.89267: calling self._execute() 21022 1726882753.89640: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.89644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.89647: variable 'omit' from source: magic vars 21022 1726882753.90402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882753.93327: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882753.93616: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882753.93664: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882753.93712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882753.93751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882753.94040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882753.94088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882753.94127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882753.94296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882753.94323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882753.94781: variable 'ansible_distribution' from source: facts 21022 1726882753.94793: variable 'ansible_distribution_major_version' from source: facts 21022 1726882753.94817: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882753.94825: when evaluation is False, skipping this task 21022 1726882753.94883: _execute() done 21022 1726882753.94893: dumping result to json 21022 1726882753.94902: done dumping result, returning 21022 1726882753.94914: done running TaskExecutor() for managed_node2/TASK: Install network-scripts when running pytest with initscripts [0affe814-3a2d-e2f9-38c9-000000000069] 21022 1726882753.94924: sending task result for task 0affe814-3a2d-e2f9-38c9-000000000069 21022 1726882753.95242: done sending task result for task 0affe814-3a2d-e2f9-38c9-000000000069 21022 1726882753.95246: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882753.95295: no more pending results, returning what we have 21022 1726882753.95299: results queue empty 21022 1726882753.95300: checking for any_errors_fatal 21022 1726882753.95307: done checking for any_errors_fatal 21022 1726882753.95308: checking for max_fail_percentage 21022 1726882753.95310: done checking for max_fail_percentage 21022 1726882753.95311: checking to see if all hosts have failed and the running result is not ok 21022 1726882753.95313: done checking to see if all hosts have failed 21022 1726882753.95314: getting the remaining hosts for this loop 21022 1726882753.95316: done getting the remaining hosts for this loop 21022 1726882753.95320: getting the next task for host managed_node2 21022 1726882753.95326: done getting next task for host managed_node2 21022 1726882753.95329: ^ task is: TASK: Run pytest with initscripts 21022 1726882753.95332: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882753.95337: getting variables 21022 1726882753.95339: in VariableManager get_vars() 21022 1726882753.95370: Calling all_inventory to load vars for managed_node2 21022 1726882753.95373: Calling groups_inventory to load vars for managed_node2 21022 1726882753.95377: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882753.95389: Calling all_plugins_play to load vars for managed_node2 21022 1726882753.95393: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882753.95397: Calling groups_plugins_play to load vars for managed_node2 21022 1726882753.96152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882753.96664: done with get_vars() 21022 1726882753.96676: done getting variables 21022 1726882753.96948: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run pytest with initscripts] ********************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:153 Friday 20 September 2024 21:39:13 -0400 (0:00:00.088) 0:00:09.211 ****** 21022 1726882753.96982: entering _queue_task() for managed_node2/command 21022 1726882753.97641: worker is 1 (out of 1 available) 21022 1726882753.97657: exiting _queue_task() for managed_node2/command 21022 1726882753.97673: done queuing things up, now waiting for results queue to drain 21022 1726882753.97674: waiting for pending results... 21022 1726882753.97957: running TaskExecutor() for managed_node2/TASK: Run pytest with initscripts 21022 1726882753.98353: in run() - task 0affe814-3a2d-e2f9-38c9-00000000006a 21022 1726882753.98357: variable 'ansible_search_path' from source: unknown 21022 1726882753.98361: calling self._execute() 21022 1726882753.98541: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882753.98581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882753.98679: variable 'omit' from source: magic vars 21022 1726882753.99628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882754.03178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882754.03275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882754.03328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882754.03379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882754.03420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882754.03519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882754.03564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882754.03605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882754.03667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882754.03722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882754.03908: variable 'ansible_distribution' from source: facts 21022 1726882754.03920: variable 'ansible_distribution_major_version' from source: facts 21022 1726882754.03951: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882754.03960: when evaluation is False, skipping this task 21022 1726882754.04052: _execute() done 21022 1726882754.04055: dumping result to json 21022 1726882754.04058: done dumping result, returning 21022 1726882754.04060: done running TaskExecutor() for managed_node2/TASK: Run pytest with initscripts [0affe814-3a2d-e2f9-38c9-00000000006a] 21022 1726882754.04063: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000006a 21022 1726882754.04146: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000006a 21022 1726882754.04150: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882754.04213: no more pending results, returning what we have 21022 1726882754.04217: results queue empty 21022 1726882754.04218: checking for any_errors_fatal 21022 1726882754.04224: done checking for any_errors_fatal 21022 1726882754.04225: checking for max_fail_percentage 21022 1726882754.04228: done checking for max_fail_percentage 21022 1726882754.04229: checking to see if all hosts have failed and the running result is not ok 21022 1726882754.04230: done checking to see if all hosts have failed 21022 1726882754.04231: getting the remaining hosts for this loop 21022 1726882754.04235: done getting the remaining hosts for this loop 21022 1726882754.04240: getting the next task for host managed_node2 21022 1726882754.04248: done getting next task for host managed_node2 21022 1726882754.04251: ^ task is: TASK: Debug stdout_lines of the running playbook with initscripts 21022 1726882754.04254: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882754.04259: getting variables 21022 1726882754.04261: in VariableManager get_vars() 21022 1726882754.04293: Calling all_inventory to load vars for managed_node2 21022 1726882754.04296: Calling groups_inventory to load vars for managed_node2 21022 1726882754.04301: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882754.04314: Calling all_plugins_play to load vars for managed_node2 21022 1726882754.04319: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882754.04323: Calling groups_plugins_play to load vars for managed_node2 21022 1726882754.05180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882754.06597: done with get_vars() 21022 1726882754.06610: done getting variables 21022 1726882754.06680: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with initscripts] ************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:163 Friday 20 September 2024 21:39:14 -0400 (0:00:00.097) 0:00:09.309 ****** 21022 1726882754.06714: entering _queue_task() for managed_node2/debug 21022 1726882754.07915: worker is 1 (out of 1 available) 21022 1726882754.07930: exiting _queue_task() for managed_node2/debug 21022 1726882754.08059: done queuing things up, now waiting for results queue to drain 21022 1726882754.08061: waiting for pending results... 21022 1726882754.09155: running TaskExecutor() for managed_node2/TASK: Debug stdout_lines of the running playbook with initscripts 21022 1726882754.09160: in run() - task 0affe814-3a2d-e2f9-38c9-00000000006b 21022 1726882754.09163: variable 'ansible_search_path' from source: unknown 21022 1726882754.09639: calling self._execute() 21022 1726882754.09643: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882754.09646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882754.09649: variable 'omit' from source: magic vars 21022 1726882754.11319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882754.18873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882754.19082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882754.19221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882754.19394: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882754.19496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882754.19683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882754.19849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882754.19983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882754.20611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882754.20615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882754.21079: variable 'ansible_distribution' from source: facts 21022 1726882754.21150: variable 'ansible_distribution_major_version' from source: facts 21022 1726882754.21184: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882754.21209: when evaluation is False, skipping this task 21022 1726882754.21217: _execute() done 21022 1726882754.21288: dumping result to json 21022 1726882754.21347: done dumping result, returning 21022 1726882754.21361: done running TaskExecutor() for managed_node2/TASK: Debug stdout_lines of the running playbook with initscripts [0affe814-3a2d-e2f9-38c9-00000000006b] 21022 1726882754.21372: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000006b skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 21022 1726882754.21544: no more pending results, returning what we have 21022 1726882754.21548: results queue empty 21022 1726882754.21549: checking for any_errors_fatal 21022 1726882754.21555: done checking for any_errors_fatal 21022 1726882754.21556: checking for max_fail_percentage 21022 1726882754.21559: done checking for max_fail_percentage 21022 1726882754.21560: checking to see if all hosts have failed and the running result is not ok 21022 1726882754.21561: done checking to see if all hosts have failed 21022 1726882754.21561: getting the remaining hosts for this loop 21022 1726882754.21564: done getting the remaining hosts for this loop 21022 1726882754.21569: getting the next task for host managed_node2 21022 1726882754.21581: done getting next task for host managed_node2 21022 1726882754.21584: ^ task is: TASK: Remove local tar file 21022 1726882754.21586: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=1, handlers=0, run_state=3, 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 21022 1726882754.21590: getting variables 21022 1726882754.21592: in VariableManager get_vars() 21022 1726882754.21627: Calling all_inventory to load vars for managed_node2 21022 1726882754.21630: Calling groups_inventory to load vars for managed_node2 21022 1726882754.21637: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882754.21651: Calling all_plugins_play to load vars for managed_node2 21022 1726882754.21656: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882754.21660: Calling groups_plugins_play to load vars for managed_node2 21022 1726882754.22514: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000006b 21022 1726882754.22518: WORKER PROCESS EXITING 21022 1726882754.22555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882754.23282: done with get_vars() 21022 1726882754.23297: done getting variables TASK [Remove local tar file] *************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:167 Friday 20 September 2024 21:39:14 -0400 (0:00:00.168) 0:00:09.477 ****** 21022 1726882754.23517: entering _queue_task() for managed_node2/file 21022 1726882754.23896: worker is 1 (out of 1 available) 21022 1726882754.24160: exiting _queue_task() for managed_node2/file 21022 1726882754.24172: done queuing things up, now waiting for results queue to drain 21022 1726882754.24174: waiting for pending results... 21022 1726882754.24274: running TaskExecutor() for managed_node2/TASK: Remove local tar file 21022 1726882754.24399: in run() - task 0affe814-3a2d-e2f9-38c9-00000000006c 21022 1726882754.24425: variable 'ansible_search_path' from source: unknown 21022 1726882754.24479: calling self._execute() 21022 1726882754.24526: in VariableManager get_vars() 21022 1726882754.24578: Calling all_inventory to load vars for localhost 21022 1726882754.24590: Calling groups_inventory to load vars for localhost 21022 1726882754.24605: Calling all_plugins_inventory to load vars for localhost 21022 1726882754.24710: Calling all_plugins_play to load vars for localhost 21022 1726882754.24713: Calling groups_plugins_inventory to load vars for localhost 21022 1726882754.24716: Calling groups_plugins_play to load vars for localhost 21022 1726882754.24772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882754.24851: done with get_vars() 21022 1726882754.25009: variable 'inventory_hostname' from source: host vars for 'managed_node2' 21022 1726882754.25046: variable 'ansible_delegated_vars' from source: unknown 21022 1726882754.25196: variable 'ansible_connection' from source: host vars for 'localhost' 21022 1726882754.25199: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 21022 1726882754.25201: variable 'omit' from source: magic vars 21022 1726882754.26442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882754.32573: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882754.32783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882754.32832: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882754.32970: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882754.33010: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882754.33223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882754.33266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882754.33546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882754.33605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882754.33649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882754.34060: variable 'ansible_distribution' from source: facts 21022 1726882754.34095: variable 'ansible_distribution_major_version' from source: facts 21022 1726882754.34120: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882754.34129: when evaluation is False, skipping this task 21022 1726882754.34140: _execute() done 21022 1726882754.34148: dumping result to json 21022 1726882754.34157: done dumping result, returning 21022 1726882754.34168: done running TaskExecutor() for managed_node2/TASK: Remove local tar file [0affe814-3a2d-e2f9-38c9-00000000006c] 21022 1726882754.34183: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000006c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882754.34346: no more pending results, returning what we have 21022 1726882754.34350: results queue empty 21022 1726882754.34351: checking for any_errors_fatal 21022 1726882754.34358: done checking for any_errors_fatal 21022 1726882754.34359: checking for max_fail_percentage 21022 1726882754.34362: done checking for max_fail_percentage 21022 1726882754.34363: checking to see if all hosts have failed and the running result is not ok 21022 1726882754.34364: done checking to see if all hosts have failed 21022 1726882754.34365: getting the remaining hosts for this loop 21022 1726882754.34367: done getting the remaining hosts for this loop 21022 1726882754.34371: getting the next task for host managed_node2 21022 1726882754.34378: done getting next task for host managed_node2 21022 1726882754.34381: ^ task is: TASK: Remove tempdir 21022 1726882754.34384: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=2, handlers=0, run_state=3, 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 21022 1726882754.34390: getting variables 21022 1726882754.34392: in VariableManager get_vars() 21022 1726882754.34424: Calling all_inventory to load vars for managed_node2 21022 1726882754.34428: Calling groups_inventory to load vars for managed_node2 21022 1726882754.34432: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882754.34445: Calling all_plugins_play to load vars for managed_node2 21022 1726882754.34449: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882754.34452: Calling groups_plugins_play to load vars for managed_node2 21022 1726882754.35000: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000006c 21022 1726882754.35003: WORKER PROCESS EXITING 21022 1726882754.35031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882754.35357: done with get_vars() 21022 1726882754.35370: done getting variables TASK [Remove tempdir] ********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 Friday 20 September 2024 21:39:14 -0400 (0:00:00.119) 0:00:09.596 ****** 21022 1726882754.35475: entering _queue_task() for managed_node2/file 21022 1726882754.35755: worker is 1 (out of 1 available) 21022 1726882754.35769: exiting _queue_task() for managed_node2/file 21022 1726882754.35782: done queuing things up, now waiting for results queue to drain 21022 1726882754.35783: waiting for pending results... 21022 1726882754.36083: running TaskExecutor() for managed_node2/TASK: Remove tempdir 21022 1726882754.36191: in run() - task 0affe814-3a2d-e2f9-38c9-00000000006d 21022 1726882754.36214: variable 'ansible_search_path' from source: unknown 21022 1726882754.36267: calling self._execute() 21022 1726882754.36369: variable 'ansible_host' from source: host vars for 'managed_node2' 21022 1726882754.36440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 21022 1726882754.36444: variable 'omit' from source: magic vars 21022 1726882754.37040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21022 1726882754.43445: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21022 1726882754.43502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21022 1726882754.43613: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21022 1726882754.43822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21022 1726882754.43861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21022 1726882754.44093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21022 1726882754.44225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21022 1726882754.44404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21022 1726882754.44500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21022 1726882754.44590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21022 1726882754.45057: variable 'ansible_distribution' from source: facts 21022 1726882754.45093: variable 'ansible_distribution_major_version' from source: facts 21022 1726882754.45121: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 21022 1726882754.45185: when evaluation is False, skipping this task 21022 1726882754.45193: _execute() done 21022 1726882754.45200: dumping result to json 21022 1726882754.45208: done dumping result, returning 21022 1726882754.45399: done running TaskExecutor() for managed_node2/TASK: Remove tempdir [0affe814-3a2d-e2f9-38c9-00000000006d] 21022 1726882754.45402: sending task result for task 0affe814-3a2d-e2f9-38c9-00000000006d 21022 1726882754.45740: done sending task result for task 0affe814-3a2d-e2f9-38c9-00000000006d 21022 1726882754.45744: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 21022 1726882754.45791: no more pending results, returning what we have 21022 1726882754.45795: results queue empty 21022 1726882754.45796: checking for any_errors_fatal 21022 1726882754.45803: done checking for any_errors_fatal 21022 1726882754.45804: checking for max_fail_percentage 21022 1726882754.45806: done checking for max_fail_percentage 21022 1726882754.45807: checking to see if all hosts have failed and the running result is not ok 21022 1726882754.45809: done checking to see if all hosts have failed 21022 1726882754.45810: getting the remaining hosts for this loop 21022 1726882754.45811: done getting the remaining hosts for this loop 21022 1726882754.45815: getting the next task for host managed_node2 21022 1726882754.45822: done getting next task for host managed_node2 21022 1726882754.45825: ^ task is: TASK: meta (flush_handlers) 21022 1726882754.45827: ^ 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 21022 1726882754.45832: getting variables 21022 1726882754.45835: in VariableManager get_vars() 21022 1726882754.45869: Calling all_inventory to load vars for managed_node2 21022 1726882754.45873: Calling groups_inventory to load vars for managed_node2 21022 1726882754.45877: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882754.45888: Calling all_plugins_play to load vars for managed_node2 21022 1726882754.45892: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882754.45897: Calling groups_plugins_play to load vars for managed_node2 21022 1726882754.46840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882754.47511: done with get_vars() 21022 1726882754.47524: done getting variables 21022 1726882754.47729: in VariableManager get_vars() 21022 1726882754.47898: Calling all_inventory to load vars for managed_node2 21022 1726882754.47901: Calling groups_inventory to load vars for managed_node2 21022 1726882754.47905: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882754.47911: Calling all_plugins_play to load vars for managed_node2 21022 1726882754.47914: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882754.47918: Calling groups_plugins_play to load vars for managed_node2 21022 1726882754.48797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882754.49314: done with get_vars() 21022 1726882754.49536: done queuing things up, now waiting for results queue to drain 21022 1726882754.49539: results queue empty 21022 1726882754.49540: checking for any_errors_fatal 21022 1726882754.49544: done checking for any_errors_fatal 21022 1726882754.49545: checking for max_fail_percentage 21022 1726882754.49546: done checking for max_fail_percentage 21022 1726882754.49547: checking to see if all hosts have failed and the running result is not ok 21022 1726882754.49548: done checking to see if all hosts have failed 21022 1726882754.49549: getting the remaining hosts for this loop 21022 1726882754.49550: done getting the remaining hosts for this loop 21022 1726882754.49553: getting the next task for host managed_node2 21022 1726882754.49558: done getting next task for host managed_node2 21022 1726882754.49559: ^ task is: TASK: meta (flush_handlers) 21022 1726882754.49561: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882754.49564: getting variables 21022 1726882754.49565: in VariableManager get_vars() 21022 1726882754.49577: Calling all_inventory to load vars for managed_node2 21022 1726882754.49579: Calling groups_inventory to load vars for managed_node2 21022 1726882754.49589: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882754.49595: Calling all_plugins_play to load vars for managed_node2 21022 1726882754.49598: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882754.49601: Calling groups_plugins_play to load vars for managed_node2 21022 1726882754.49966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882754.50767: done with get_vars() 21022 1726882754.50778: done getting variables 21022 1726882754.50844: in VariableManager get_vars() 21022 1726882754.50856: Calling all_inventory to load vars for managed_node2 21022 1726882754.50859: Calling groups_inventory to load vars for managed_node2 21022 1726882754.50862: Calling all_plugins_inventory to load vars for managed_node2 21022 1726882754.50869: Calling all_plugins_play to load vars for managed_node2 21022 1726882754.50872: Calling groups_plugins_inventory to load vars for managed_node2 21022 1726882754.50876: Calling groups_plugins_play to load vars for managed_node2 21022 1726882754.51196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21022 1726882754.51997: done with get_vars() 21022 1726882754.52012: done queuing things up, now waiting for results queue to drain 21022 1726882754.52014: results queue empty 21022 1726882754.52015: checking for any_errors_fatal 21022 1726882754.52017: done checking for any_errors_fatal 21022 1726882754.52017: checking for max_fail_percentage 21022 1726882754.52019: done checking for max_fail_percentage 21022 1726882754.52020: checking to see if all hosts have failed and the running result is not ok 21022 1726882754.52021: done checking to see if all hosts have failed 21022 1726882754.52022: getting the remaining hosts for this loop 21022 1726882754.52023: done getting the remaining hosts for this loop 21022 1726882754.52026: getting the next task for host managed_node2 21022 1726882754.52030: done getting next task for host managed_node2 21022 1726882754.52031: ^ task is: None 21022 1726882754.52033: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21022 1726882754.52036: done queuing things up, now waiting for results queue to drain 21022 1726882754.52037: results queue empty 21022 1726882754.52038: checking for any_errors_fatal 21022 1726882754.52039: done checking for any_errors_fatal 21022 1726882754.52040: checking for max_fail_percentage 21022 1726882754.52041: done checking for max_fail_percentage 21022 1726882754.52042: checking to see if all hosts have failed and the running result is not ok 21022 1726882754.52043: done checking to see if all hosts have failed 21022 1726882754.52045: getting the next task for host managed_node2 21022 1726882754.52048: done getting next task for host managed_node2 21022 1726882754.52049: ^ task is: None 21022 1726882754.52051: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=5 changed=0 unreachable=0 failed=0 skipped=85 rescued=0 ignored=0 Friday 20 September 2024 21:39:14 -0400 (0:00:00.166) 0:00:09.763 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.55s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Check if system is ostree ----------------------------------------------- 0.68s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Set network provider to 'nm' -------------------------------------------- 0.24s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 Set network provider to 'initscripts' ----------------------------------- 0.17s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Debug stdout_lines of the running playbook with initscripts ------------- 0.17s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:163 Remove tempdir ---------------------------------------------------------- 0.17s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.15s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.14s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Include the task 'el_repo_setup.yml' ------------------------------------ 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:8 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Configure networking state ---------- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Install Pytest ---------------------------------------------------------- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:18 fedora.linux_system_roles.network : Print network provider -------------- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Remove local tar file --------------------------------------------------- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:167 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Test warning and info logs ---------------------------------------------- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Gathering Facts --------------------------------------------------------- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:3 21022 1726882754.52355: RUNNING CLEANUP