[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. 7150 1726853135.99952: 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-Qi7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 7150 1726853136.00411: Added group all to inventory 7150 1726853136.00413: Added group ungrouped to inventory 7150 1726853136.00417: Group all now contains ungrouped 7150 1726853136.00420: Examining possible inventory source: /tmp/network-iHm/inventory.yml 7150 1726853136.13368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7150 1726853136.13411: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7150 1726853136.13428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7150 1726853136.13466: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7150 1726853136.13517: Loaded config def from plugin (inventory/script) 7150 1726853136.13518: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7150 1726853136.13544: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7150 1726853136.13603: Loaded config def from plugin (inventory/yaml) 7150 1726853136.13605: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7150 1726853136.13662: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7150 1726853136.13933: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7150 1726853136.13935: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7150 1726853136.13938: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7150 1726853136.13942: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7150 1726853136.13945: Loading data from /tmp/network-iHm/inventory.yml 7150 1726853136.13988: /tmp/network-iHm/inventory.yml was not parsable by auto 7150 1726853136.14031: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7150 1726853136.14059: Loading data from /tmp/network-iHm/inventory.yml 7150 1726853136.14120: group all already in inventory 7150 1726853136.14126: set inventory_file for managed_node1 7150 1726853136.14130: set inventory_dir for managed_node1 7150 1726853136.14131: Added host managed_node1 to inventory 7150 1726853136.14133: Added host managed_node1 to group all 7150 1726853136.14134: set ansible_host for managed_node1 7150 1726853136.14135: set ansible_ssh_extra_args for managed_node1 7150 1726853136.14139: set inventory_file for managed_node2 7150 1726853136.14141: set inventory_dir for managed_node2 7150 1726853136.14142: Added host managed_node2 to inventory 7150 1726853136.14144: Added host managed_node2 to group all 7150 1726853136.14144: set ansible_host for managed_node2 7150 1726853136.14145: set ansible_ssh_extra_args for managed_node2 7150 1726853136.14148: set inventory_file for managed_node3 7150 1726853136.14150: set inventory_dir for managed_node3 7150 1726853136.14151: Added host managed_node3 to inventory 7150 1726853136.14152: Added host managed_node3 to group all 7150 1726853136.14153: set ansible_host for managed_node3 7150 1726853136.14154: set ansible_ssh_extra_args for managed_node3 7150 1726853136.14156: Reconcile groups and hosts in inventory. 7150 1726853136.14159: Group ungrouped now contains managed_node1 7150 1726853136.14161: Group ungrouped now contains managed_node2 7150 1726853136.14163: Group ungrouped now contains managed_node3 7150 1726853136.14230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7150 1726853136.14310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7150 1726853136.14338: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7150 1726853136.14356: Loaded config def from plugin (vars/host_group_vars) 7150 1726853136.14358: 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) 7150 1726853136.14364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7150 1726853136.14370: 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) 7150 1726853136.14399: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7150 1726853136.14707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853136.14807: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7150 1726853136.14847: Loaded config def from plugin (connection/local) 7150 1726853136.14851: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7150 1726853136.15767: Loaded config def from plugin (connection/paramiko_ssh) 7150 1726853136.15770: 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) 7150 1726853136.16332: 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) 7150 1726853136.16360: Loaded config def from plugin (connection/psrp) 7150 1726853136.16362: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7150 1726853136.16779: 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) 7150 1726853136.16802: Loaded config def from plugin (connection/ssh) 7150 1726853136.16804: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7150 1726853136.18040: 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) 7150 1726853136.18063: Loaded config def from plugin (connection/winrm) 7150 1726853136.18065: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7150 1726853136.18092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7150 1726853136.18133: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7150 1726853136.18174: Loaded config def from plugin (shell/cmd) 7150 1726853136.18175: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7150 1726853136.18194: 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) 7150 1726853136.18231: Loaded config def from plugin (shell/powershell) 7150 1726853136.18232: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7150 1726853136.18268: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7150 1726853136.18374: Loaded config def from plugin (shell/sh) 7150 1726853136.18376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7150 1726853136.18397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7150 1726853136.18468: Loaded config def from plugin (become/runas) 7150 1726853136.18470: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7150 1726853136.18579: Loaded config def from plugin (become/su) 7150 1726853136.18581: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7150 1726853136.18676: Loaded config def from plugin (become/sudo) 7150 1726853136.18678: 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 7150 1726853136.18699: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml 7150 1726853136.18905: in VariableManager get_vars() 7150 1726853136.18918: done with get_vars() 7150 1726853136.19003: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7150 1726853136.20851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7150 1726853136.20916: in VariableManager get_vars() 7150 1726853136.20920: done with get_vars() 7150 1726853136.20922: variable 'playbook_dir' from source: magic vars 7150 1726853136.20923: variable 'ansible_playbook_python' from source: magic vars 7150 1726853136.20923: variable 'ansible_config_file' from source: magic vars 7150 1726853136.20924: variable 'groups' from source: magic vars 7150 1726853136.20924: variable 'omit' from source: magic vars 7150 1726853136.20925: variable 'ansible_version' from source: magic vars 7150 1726853136.20925: variable 'ansible_check_mode' from source: magic vars 7150 1726853136.20926: variable 'ansible_diff_mode' from source: magic vars 7150 1726853136.20926: variable 'ansible_forks' from source: magic vars 7150 1726853136.20926: variable 'ansible_inventory_sources' from source: magic vars 7150 1726853136.20927: variable 'ansible_skip_tags' from source: magic vars 7150 1726853136.20927: variable 'ansible_limit' from source: magic vars 7150 1726853136.20928: variable 'ansible_run_tags' from source: magic vars 7150 1726853136.20928: variable 'ansible_verbosity' from source: magic vars 7150 1726853136.20950: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml 7150 1726853136.21338: in VariableManager get_vars() 7150 1726853136.21348: done with get_vars() 7150 1726853136.21374: in VariableManager get_vars() 7150 1726853136.21382: done with get_vars() 7150 1726853136.21403: in VariableManager get_vars() 7150 1726853136.21410: done with get_vars() 7150 1726853136.21496: in VariableManager get_vars() 7150 1726853136.21505: done with get_vars() 7150 1726853136.21508: variable 'omit' from source: magic vars 7150 1726853136.21519: variable 'omit' from source: magic vars 7150 1726853136.21537: in VariableManager get_vars() 7150 1726853136.21544: done with get_vars() 7150 1726853136.21576: in VariableManager get_vars() 7150 1726853136.21586: done with get_vars() 7150 1726853136.21609: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7150 1726853136.21732: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7150 1726853136.21810: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7150 1726853136.22168: in VariableManager get_vars() 7150 1726853136.22182: done with get_vars() 7150 1726853136.22447: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7150 1726853136.22528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7150 1726853136.23885: in VariableManager get_vars() 7150 1726853136.23896: done with get_vars() 7150 1726853136.23921: in VariableManager get_vars() 7150 1726853136.23940: done with get_vars() 7150 1726853136.24210: in VariableManager get_vars() 7150 1726853136.24220: done with get_vars() 7150 1726853136.24224: variable 'omit' from source: magic vars 7150 1726853136.24233: variable 'omit' from source: magic vars 7150 1726853136.24251: in VariableManager get_vars() 7150 1726853136.24260: done with get_vars() 7150 1726853136.24276: in VariableManager get_vars() 7150 1726853136.24294: done with get_vars() 7150 1726853136.24314: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7150 1726853136.24379: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7150 1726853136.24420: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7150 1726853136.25985: in VariableManager get_vars() 7150 1726853136.26006: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7150 1726853136.27515: in VariableManager get_vars() 7150 1726853136.27536: done with get_vars() 7150 1726853136.27641: in VariableManager get_vars() 7150 1726853136.27660: done with get_vars() 7150 1726853136.27700: in VariableManager get_vars() 7150 1726853136.27712: done with get_vars() 7150 1726853136.27714: variable 'omit' from source: magic vars 7150 1726853136.27721: variable 'omit' from source: magic vars 7150 1726853136.27737: in VariableManager get_vars() 7150 1726853136.27746: done with get_vars() 7150 1726853136.27758: in VariableManager get_vars() 7150 1726853136.27773: done with get_vars() 7150 1726853136.27792: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7150 1726853136.27861: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7150 1726853136.27907: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7150 1726853136.28161: in VariableManager get_vars() 7150 1726853136.28181: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7150 1726853136.29514: in VariableManager get_vars() 7150 1726853136.29530: done with get_vars() 7150 1726853136.29558: in VariableManager get_vars() 7150 1726853136.29572: done with get_vars() 7150 1726853136.29819: in VariableManager get_vars() 7150 1726853136.29843: done with get_vars() 7150 1726853136.29847: variable 'omit' from source: magic vars 7150 1726853136.29855: variable 'omit' from source: magic vars 7150 1726853136.29875: in VariableManager get_vars() 7150 1726853136.29886: done with get_vars() 7150 1726853136.29898: in VariableManager get_vars() 7150 1726853136.29908: done with get_vars() 7150 1726853136.29924: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7150 1726853136.29994: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7150 1726853136.30059: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7150 1726853136.30322: in VariableManager get_vars() 7150 1726853136.30337: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7150 1726853136.31781: in VariableManager get_vars() 7150 1726853136.31796: done with get_vars() 7150 1726853136.31819: in VariableManager get_vars() 7150 1726853136.31844: done with get_vars() 7150 1726853136.31901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7150 1726853136.31915: 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 7150 1726853136.32129: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7150 1726853136.32233: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7150 1726853136.32235: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/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) 7150 1726853136.32256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7150 1726853136.32273: 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) 7150 1726853136.32369: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7150 1726853136.32409: Loaded config def from plugin (callback/default) 7150 1726853136.32413: 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) 7150 1726853136.33460: Loaded config def from plugin (callback/junit) 7150 1726853136.33462: 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) 7150 1726853136.33497: 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) 7150 1726853136.33552: Loaded config def from plugin (callback/minimal) 7150 1726853136.33554: 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) 7150 1726853136.33586: 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) 7150 1726853136.33629: Loaded config def from plugin (callback/tree) 7150 1726853136.33630: 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 7150 1726853136.33733: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7150 1726853136.33736: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/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_auto_gateway_initscripts.yml *********************************** 2 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml 7150 1726853136.33759: in VariableManager get_vars() 7150 1726853136.33768: done with get_vars() 7150 1726853136.33776: in VariableManager get_vars() 7150 1726853136.33788: done with get_vars() 7150 1726853136.33792: variable 'omit' from source: magic vars 7150 1726853136.33821: in VariableManager get_vars() 7150 1726853136.33831: done with get_vars() 7150 1726853136.33843: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** 7150 1726853136.34220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7150 1726853136.34286: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7150 1726853136.34321: getting the remaining hosts for this loop 7150 1726853136.34323: done getting the remaining hosts for this loop 7150 1726853136.34326: getting the next task for host managed_node3 7150 1726853136.34329: done getting next task for host managed_node3 7150 1726853136.34331: ^ task is: TASK: Gathering Facts 7150 1726853136.34332: ^ 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 7150 1726853136.34334: getting variables 7150 1726853136.34334: in VariableManager get_vars() 7150 1726853136.34340: Calling all_inventory to load vars for managed_node3 7150 1726853136.34342: Calling groups_inventory to load vars for managed_node3 7150 1726853136.34345: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853136.34356: Calling all_plugins_play to load vars for managed_node3 7150 1726853136.34366: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853136.34369: Calling groups_plugins_play to load vars for managed_node3 7150 1726853136.34402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853136.34450: done with get_vars() 7150 1726853136.34454: done getting variables 7150 1726853136.34525: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:5 Friday 20 September 2024 13:25:36 -0400 (0:00:00.008) 0:00:00.008 ****** 7150 1726853136.34544: entering _queue_task() for managed_node3/gather_facts 7150 1726853136.34545: Creating lock for gather_facts 7150 1726853136.34816: worker is 1 (out of 1 available) 7150 1726853136.34827: exiting _queue_task() for managed_node3/gather_facts 7150 1726853136.34839: done queuing things up, now waiting for results queue to drain 7150 1726853136.34840: waiting for pending results... 7150 1726853136.34993: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7150 1726853136.35049: in run() - task 02083763-bbaf-24d7-0325-000000000155 7150 1726853136.35062: variable 'ansible_search_path' from source: unknown 7150 1726853136.35093: calling self._execute() 7150 1726853136.35138: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853136.35142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853136.35162: variable 'omit' from source: magic vars 7150 1726853136.35303: variable 'omit' from source: magic vars 7150 1726853136.35328: variable 'omit' from source: magic vars 7150 1726853136.35354: variable 'omit' from source: magic vars 7150 1726853136.35391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7150 1726853136.35420: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7150 1726853136.35437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7150 1726853136.35452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7150 1726853136.35462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7150 1726853136.35485: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7150 1726853136.35488: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853136.35491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853136.35562: Set connection var ansible_timeout to 10 7150 1726853136.35565: Set connection var ansible_shell_executable to /bin/sh 7150 1726853136.35572: Set connection var ansible_module_compression to ZIP_DEFLATED 7150 1726853136.35575: Set connection var ansible_connection to ssh 7150 1726853136.35581: Set connection var ansible_pipelining to False 7150 1726853136.35584: Set connection var ansible_shell_type to sh 7150 1726853136.35601: variable 'ansible_shell_executable' from source: unknown 7150 1726853136.35604: variable 'ansible_connection' from source: unknown 7150 1726853136.35607: variable 'ansible_module_compression' from source: unknown 7150 1726853136.35609: variable 'ansible_shell_type' from source: unknown 7150 1726853136.35612: variable 'ansible_shell_executable' from source: unknown 7150 1726853136.35616: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853136.35618: variable 'ansible_pipelining' from source: unknown 7150 1726853136.35620: variable 'ansible_timeout' from source: unknown 7150 1726853136.35622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853136.35750: 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) 7150 1726853136.35760: variable 'omit' from source: magic vars 7150 1726853136.35764: starting attempt loop 7150 1726853136.35766: running the handler 7150 1726853136.35780: variable 'ansible_facts' from source: unknown 7150 1726853136.35794: _low_level_execute_command(): starting 7150 1726853136.35801: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7150 1726853136.36315: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853136.36319: 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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853136.36323: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 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.11.217 originally 10.31.11.217 debug2: match found <<< 7150 1726853136.36326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853136.36364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug1: Control socket "/root/.ansible/cp/bee039678b" does not exist debug1: Connecting to 10.31.11.217 [10.31.11.217] port 22. <<< 7150 1726853136.36367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853136.36481: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 7150 1726853136.36484: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 7150 1726853136.36486: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 <<< 7150 1726853136.36487: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 <<< 7150 1726853136.36489: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 7150 1726853136.36491: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 7150 1726853136.37184: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.11.217:22 as 'root' <<< 7150 1726853136.37188: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7150 1726853136.37191: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 7150 1726853136.37422: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr <<< 7150 1726853136.37432: stderr chunk (state=3): >>>debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7150 1726853136.37590: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 7150 1726853136.38013: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 7150 1726853136.38016: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:NRrWjXLbSvuVKduwadGvhbnN7wNKh8vVgO0TGlGvfiE debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7150 1726853136.38018: stderr chunk (state=3): >>>Warning: Permanently added '10.31.11.217' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 7150 1726853136.38357: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent <<< 7150 1726853136.38361: stderr chunk (state=3): >>>debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr <<< 7150 1726853136.38364: stderr chunk (state=3): >>>debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 7150 1726853136.42499: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 7150 1726853136.42609: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 7150 1726853136.42741: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7150 1726853136.42795: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 <<< 7150 1726853136.42798: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 7150 1726853136.43238: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 7150 1726853136.44364: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 7150 1726853136.44393: stderr chunk (state=3): >>>Authenticated to 10.31.11.217 ([10.31.11.217]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 7150 1726853136.44397: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/bee039678b] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 7150 1726853136.44424: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 7176 debug2: fd 4 setting O_NONBLOCK <<< 7150 1726853136.44463: stderr chunk (state=3): >>>debug1: forking to background <<< 7150 1726853136.44530: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 7150 1726853136.46059: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 7150 1726853136.50138: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 7150 1726853136.50140: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853136.50334: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 7150 1726853136.51937: stdout chunk (state=3): >>>/root <<< 7150 1726853136.52092: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 7150 1726853136.52096: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close <<< 7150 1726853136.52099: stderr chunk (state=3): >>>debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting <<< 7150 1726853136.52102: stderr chunk (state=3): >>>debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached <<< 7150 1726853136.52105: stderr chunk (state=3): >>>debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 <<< 7150 1726853136.52144: stdout chunk (state=3): >>><<< 7150 1726853137.52284: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug1: Control socket "/root/.ansible/cp/bee039678b" does not exist debug1: Connecting to 10.31.11.217 [10.31.11.217] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.11.217:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:NRrWjXLbSvuVKduwadGvhbnN7wNKh8vVgO0TGlGvfiE debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.11.217' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.11.217 ([10.31.11.217]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/bee039678b] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7176 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 7150 1726853137.52304: _low_level_execute_command(): starting 7150 1726853137.52309: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178 `" && echo ansible-tmp-1726853137.522873-7174-183698100057178="` echo /root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178 `" ) && sleep 0' 7150 1726853137.52777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853137.52782: 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.11.217 originally 10.31.11.217 debug2: match not found <<< 7150 1726853137.52785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7150 1726853137.52787: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853137.52789: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853137.52841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853137.52844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853137.52847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853137.52987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853137.55005: stdout chunk (state=3): >>>ansible-tmp-1726853137.522873-7174-183698100057178=/root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178 <<< 7150 1726853137.55165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853137.55198: stderr chunk (state=3): >>><<< 7150 1726853137.55201: stdout chunk (state=3): >>><<< 7150 1726853137.55213: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853137.522873-7174-183698100057178=/root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853137.55255: variable 'ansible_module_compression' from source: unknown 7150 1726853137.55362: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7150 1726853137.55365: ANSIBALLZ: Acquiring lock 7150 1726853137.55386: ANSIBALLZ: Lock acquired: 140709063417136 7150 1726853137.55394: ANSIBALLZ: Creating module 7150 1726853137.78133: ANSIBALLZ: Writing module into payload 7150 1726853137.78177: ANSIBALLZ: Writing module 7150 1726853137.78192: ANSIBALLZ: Renaming module 7150 1726853137.78197: ANSIBALLZ: Done creating module 7150 1726853137.78231: variable 'ansible_facts' from source: unknown 7150 1726853137.78237: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7150 1726853137.78240: _low_level_execute_command(): starting 7150 1726853137.78245: _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' 7150 1726853137.79120: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853137.79128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853137.79131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853137.79167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853137.79273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853137.81025: stdout chunk (state=3): >>>PLATFORM <<< 7150 1726853137.81139: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7150 1726853137.81238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853137.81277: stderr chunk (state=3): >>><<< 7150 1726853137.81280: stdout chunk (state=3): >>><<< 7150 1726853137.81339: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853137.81347 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7150 1726853137.81382: _low_level_execute_command(): starting 7150 1726853137.81402: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 7150 1726853137.81505: Sending initial data 7150 1726853137.81516: Sent initial data (1181 bytes) 7150 1726853137.81834: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853137.81837: 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.11.217 originally 10.31.11.217 debug2: match not found <<< 7150 1726853137.81840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7150 1726853137.81842: 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.11.217 originally 10.31.11.217 debug2: match found <<< 7150 1726853137.81844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853137.81898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853137.81901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853137.81959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853137.85567: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 7150 1726853137.86030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853137.86077: stderr chunk (state=3): >>><<< 7150 1726853137.86088: stdout chunk (state=3): >>><<< 7150 1726853137.86281: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853137.86285: variable 'ansible_facts' from source: unknown 7150 1726853137.86287: variable 'ansible_facts' from source: unknown 7150 1726853137.86288: variable 'ansible_module_compression' from source: unknown 7150 1726853137.86290: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7150sdlyp2o9/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7150 1726853137.86308: variable 'ansible_facts' from source: unknown 7150 1726853137.86529: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178/AnsiballZ_setup.py 7150 1726853137.86677: Sending initial data 7150 1726853137.86721: Sent initial data (151 bytes) 7150 1726853137.87265: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853137.87288: 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853137.87329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853137.87341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853137.87407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853137.89210: 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 <<< 7150 1726853137.89310: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7150 1726853137.89375: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7150sdlyp2o9/tmpfyakr__d /root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178/AnsiballZ_setup.py <<< 7150 1726853137.89391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178/AnsiballZ_setup.py" <<< 7150 1726853137.89430: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7150sdlyp2o9/tmpfyakr__d" to remote "/root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178/AnsiballZ_setup.py" <<< 7150 1726853137.90567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853137.90604: stderr chunk (state=3): >>><<< 7150 1726853137.90607: stdout chunk (state=3): >>><<< 7150 1726853137.90622: done transferring module to remote 7150 1726853137.90637: _low_level_execute_command(): starting 7150 1726853137.90645: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178/ /root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178/AnsiballZ_setup.py && sleep 0' 7150 1726853137.91069: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853137.91074: 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.11.217 originally 10.31.11.217 debug2: match not found <<< 7150 1726853137.91076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7150 1726853137.91078: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7150 1726853137.91080: 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.11.217 originally 10.31.11.217 debug2: match found <<< 7150 1726853137.91082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853137.91126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853137.91129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853137.91195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853137.93095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853137.93111: stderr chunk (state=3): >>><<< 7150 1726853137.93120: stdout chunk (state=3): >>><<< 7150 1726853137.93140: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853137.93152: _low_level_execute_command(): starting 7150 1726853137.93199: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178/AnsiballZ_setup.py && sleep 0' 7150 1726853137.93784: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7150 1726853137.93798: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7150 1726853137.93818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853137.93886: 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853137.93944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853137.93974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853137.93989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853137.94085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853137.96367: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7150 1726853137.96409: stdout chunk (state=3): >>>import _imp # builtin <<< 7150 1726853137.96422: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7150 1726853137.96492: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7150 1726853137.96525: stdout chunk (state=3): >>>import 'posix' # <<< 7150 1726853137.96579: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7150 1726853137.96598: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7150 1726853137.96647: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7150 1726853137.96679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853137.96691: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 7150 1726853137.96732: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7150 1726853137.96760: 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 0x7f5d19c184d0> <<< 7150 1726853137.96799: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19be7b30> <<< 7150 1726853137.96823: stdout chunk (state=3): >>># /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 0x7f5d19c1aa50> import '_signal' # <<< 7150 1726853137.96856: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 7150 1726853137.96896: stdout chunk (state=3): >>>import '_stat' # <<< 7150 1726853137.96916: stdout chunk (state=3): >>>import 'stat' # <<< 7150 1726853137.96991: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7150 1726853137.97003: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7150 1726853137.97056: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 7150 1726853137.97084: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 7150 1726853137.97105: 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' <<< 7150 1726853137.97141: 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 # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7150 1726853137.97156: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a2d130> <<< 7150 1726853137.97206: 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 <<< 7150 1726853137.97218: stdout chunk (state=3): >>># 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 0x7f5d19a2dfa0> <<< 7150 1726853137.97257: stdout chunk (state=3): >>>import 'site' # <<< 7150 1726853137.97279: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7150 1726853137.97682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7150 1726853137.97686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7150 1726853137.97713: 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' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7150 1726853137.97766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7150 1726853137.97783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7150 1726853137.97839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a6be00> <<< 7150 1726853137.97843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7150 1726853137.97891: 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 0x7f5d19a6bec0> <<< 7150 1726853137.97895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7150 1726853137.97932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7150 1726853137.97953: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7150 1726853137.98002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853137.98032: stdout chunk (state=3): >>>import 'itertools' # <<< 7150 1726853137.98064: 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 0x7f5d19aa37d0> <<< 7150 1726853137.98091: 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 0x7f5d19aa3e60> import '_collections' # <<< 7150 1726853137.98144: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a83ad0> <<< 7150 1726853137.98177: stdout chunk (state=3): >>>import '_functools' # <<< 7150 1726853137.98190: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a811f0> <<< 7150 1726853137.98268: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a68fb0> <<< 7150 1726853137.98316: stdout chunk (state=3): >>># /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' <<< 7150 1726853137.98344: stdout chunk (state=3): >>>import '_sre' # <<< 7150 1726853137.98352: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7150 1726853137.98414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7150 1726853137.98422: 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' <<< 7150 1726853137.98462: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19ac3770> <<< 7150 1726853137.98465: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19ac2390> <<< 7150 1726853137.98487: 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 0x7f5d19a82090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19ac0bc0> <<< 7150 1726853137.98542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7150 1726853137.98564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19af8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a68230> # /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' <<< 7150 1726853137.98608: 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 0x7f5d19af8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19af8b60> <<< 7150 1726853137.98668: 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 0x7f5d19af8ef0> <<< 7150 1726853137.98673: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a66d50> <<< 7150 1726853137.98698: 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' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7150 1726853137.98757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19af9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19af9250> import 'importlib.machinery' # <<< 7150 1726853137.98821: 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' <<< 7150 1726853137.98845: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19afa480> import 'importlib.util' # <<< 7150 1726853137.98851: stdout chunk (state=3): >>>import 'runpy' # <<< 7150 1726853137.98899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7150 1726853137.98927: 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 <<< 7150 1726853137.98957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19b106b0> import 'errno' # <<< 7150 1726853137.99016: stdout chunk (state=3): >>># 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 0x7f5d19b11d90> <<< 7150 1726853137.99025: stdout chunk (state=3): >>># /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 <<< 7150 1726853137.99045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19b12c30> <<< 7150 1726853137.99088: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853137.99118: stdout chunk (state=3): >>># 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 0x7f5d19b13290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19b12180> <<< 7150 1726853137.99141: 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' <<< 7150 1726853137.99167: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853137.99182: 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 0x7f5d19b13d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19b13440> <<< 7150 1726853137.99224: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19afa4e0> <<< 7150 1726853137.99245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7150 1726853137.99285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7150 1726853137.99302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7150 1726853137.99305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7150 1726853137.99372: 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 0x7f5d1981bbc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7150 1726853137.99404: stdout chunk (state=3): >>># 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' <<< 7150 1726853137.99424: stdout chunk (state=3): >>># 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 0x7f5d198446b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19844410> # 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 0x7f5d198446e0> <<< 7150 1726853137.99451: 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' <<< 7150 1726853137.99525: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853137.99664: 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 0x7f5d19845010> <<< 7150 1726853137.99806: 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' <<< 7150 1726853137.99834: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d19845a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d198448c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19819d60> <<< 7150 1726853137.99863: stdout chunk (state=3): >>># /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' <<< 7150 1726853137.99898: 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 0x7f5d19846e10> <<< 7150 1726853137.99931: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19845b50> <<< 7150 1726853137.99959: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19afabd0> <<< 7150 1726853137.99981: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7150 1726853138.00045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853138.00067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7150 1726853138.00097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7150 1726853138.00114: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19873140> <<< 7150 1726853138.00187: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7150 1726853138.00190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853138.00215: stdout chunk (state=3): >>># /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' <<< 7150 1726853138.00265: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19893500> <<< 7150 1726853138.00281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7150 1726853138.00319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7150 1726853138.00388: stdout chunk (state=3): >>>import 'ntpath' # <<< 7150 1726853138.00412: 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 0x7f5d198f4260> <<< 7150 1726853138.00442: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7150 1726853138.00451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7150 1726853138.00469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7150 1726853138.00515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7150 1726853138.00597: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d198f69c0> <<< 7150 1726853138.00677: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d198f4380> <<< 7150 1726853138.00705: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d198bd280> <<< 7150 1726853138.00751: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7150 1726853138.00767: 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 0x7f5d196f5370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19892300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19847d40> <<< 7150 1726853138.05102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7150 1726853138.05108: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d19892420> <<< 7150 1726853138.05444: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_0897r2wo/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 7150 1726853138.05575: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.05658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7150 1726853138.05674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7150 1726853138.05720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7150 1726853138.05803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7150 1726853138.05839: 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'<<< 7150 1726853138.05845: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1975aff0> import '_typing' # <<< 7150 1726853138.06036: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19739ee0> <<< 7150 1726853138.06041: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19739040> # zipimport: zlib available <<< 7150 1726853138.06081: stdout chunk (state=3): >>>import 'ansible' # <<< 7150 1726853138.06091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.06110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.06129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.06139: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7150 1726853138.06155: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.07582: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.08754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7150 1726853138.08770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19758ec0> <<< 7150 1726853138.08788: 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' <<< 7150 1726853138.08816: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7150 1726853138.08829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7150 1726853138.08850: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7150 1726853138.08853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7150 1726853138.08889: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.08891: stdout chunk (state=3): >>># 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 0x7f5d1978e900> <<< 7150 1726853138.08935: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1978e690> <<< 7150 1726853138.08965: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1978dfa0> <<< 7150 1726853138.08992: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7150 1726853138.08995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7150 1726853138.09044: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1978e3f0> <<< 7150 1726853138.09049: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1975bc80> import 'atexit' # <<< 7150 1726853138.09084: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.09090: stdout chunk (state=3): >>># 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 0x7f5d1978f6b0> <<< 7150 1726853138.09122: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.09125: stdout chunk (state=3): >>># 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 0x7f5d1978f8f0> <<< 7150 1726853138.09145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7150 1726853138.09207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7150 1726853138.09215: stdout chunk (state=3): >>>import '_locale' # <<< 7150 1726853138.09268: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1978fe30> <<< 7150 1726853138.09277: stdout chunk (state=3): >>>import 'pwd' # <<< 7150 1726853138.09291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7150 1726853138.09321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7150 1726853138.09360: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19125bb0> <<< 7150 1726853138.09394: 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 0x7f5d191277d0> <<< 7150 1726853138.09412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7150 1726853138.09433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7150 1726853138.09477: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19128170> <<< 7150 1726853138.09494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7150 1726853138.09527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7150 1726853138.09541: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19129310> <<< 7150 1726853138.09563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7150 1726853138.09601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7150 1726853138.09627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7150 1726853138.09632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7150 1726853138.09692: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1912bda0> <<< 7150 1726853138.09726: 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 0x7f5d1973b0e0> <<< 7150 1726853138.09748: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1912a060> <<< 7150 1726853138.09773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7150 1726853138.09805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7150 1726853138.09836: 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' <<< 7150 1726853138.09870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7150 1726853138.09991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7150 1726853138.10030: 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 0x7f5d19133d40> <<< 7150 1726853138.10042: stdout chunk (state=3): >>>import '_tokenize' # <<< 7150 1726853138.10108: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19132810> <<< 7150 1726853138.10115: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19132570> <<< 7150 1726853138.10145: 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' <<< 7150 1726853138.10217: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19132ae0> <<< 7150 1726853138.10249: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1912a570> <<< 7150 1726853138.10279: 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 0x7f5d19177f80> <<< 7150 1726853138.10338: 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 0x7f5d191780e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7150 1726853138.10354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7150 1726853138.10381: 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' <<< 7150 1726853138.10403: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.10417: stdout chunk (state=3): >>># 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 0x7f5d19179bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19179970> <<< 7150 1726853138.10424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7150 1726853138.10480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7150 1726853138.10563: 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' <<< 7150 1726853138.10566: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d1917c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1917a2a0> <<< 7150 1726853138.10630: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7150 1726853138.10634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853138.10651: 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' <<< 7150 1726853138.10654: stdout chunk (state=3): >>>import '_string' # <<< 7150 1726853138.10698: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1917f860> <<< 7150 1726853138.10812: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1917c230> <<< 7150 1726853138.10879: 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' <<< 7150 1726853138.10885: 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 0x7f5d19180b90> <<< 7150 1726853138.10909: 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' <<< 7150 1726853138.10914: 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 0x7f5d19180710> <<< 7150 1726853138.10968: 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' <<< 7150 1726853138.10974: stdout chunk (state=3): >>># 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 0x7f5d19180230> <<< 7150 1726853138.10986: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d191782f0> <<< 7150 1726853138.11066: 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 <<< 7150 1726853138.11069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7150 1726853138.11074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7150 1726853138.11104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7150 1726853138.11147: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.11165: stdout chunk (state=3): >>># 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 0x7f5d1900c110> <<< 7150 1726853138.11314: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.11317: 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 0x7f5d1900d040> <<< 7150 1726853138.11326: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d191828a0> <<< 7150 1726853138.11457: 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 0x7f5d19183c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19182540> <<< 7150 1726853138.11465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.11480: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7150 1726853138.11569: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.11704: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.11710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.11713: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7150 1726853138.11747: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7150 1726853138.11754: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7150 1726853138.11862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.11989: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.12556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.13108: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7150 1726853138.13111: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7150 1726853138.13113: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7150 1726853138.13314: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7150 1726853138.13324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853138.13517: 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 0x7f5d19011220> <<< 7150 1726853138.13650: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7150 1726853138.13668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7150 1726853138.13688: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19011fd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1900d1f0> <<< 7150 1726853138.13734: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7150 1726853138.13746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.13787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.13802: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7150 1726853138.13941: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.14110: 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' <<< 7150 1726853138.14136: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19012210> <<< 7150 1726853138.14142: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.14591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15188: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7150 1726853138.15195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15266: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7150 1726853138.15283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15437: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7150 1726853138.15446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15464: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15470: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 7150 1726853138.15488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15529: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15568: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7150 1726853138.15581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.15812: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.16048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7150 1726853138.16111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7150 1726853138.16124: stdout chunk (state=3): >>>import '_ast' # <<< 7150 1726853138.16195: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d190132c0> <<< 7150 1726853138.16208: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.16286: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.16364: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7150 1726853138.16367: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7150 1726853138.16385: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7150 1726853138.16406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.16451: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.16507: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7150 1726853138.16510: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.16543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.16586: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.16646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.16715: 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 <<< 7150 1726853138.16759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853138.16855: 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 0x7f5d1901de80> <<< 7150 1726853138.16894: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1901bf50> <<< 7150 1726853138.16929: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7150 1726853138.16943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.17011: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.17077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.17102: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.17156: 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 <<< 7150 1726853138.17161: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853138.17177: 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 <<< 7150 1726853138.17203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7150 1726853138.17224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7150 1726853138.17288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7150 1726853138.17309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7150 1726853138.17330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7150 1726853138.17390: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19106630> <<< 7150 1726853138.17434: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d191fe300> <<< 7150 1726853138.17521: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19012f60> <<< 7150 1726853138.17531: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19180d70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7150 1726853138.17538: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.17567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.17597: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 7150 1726853138.17602: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 7150 1726853138.17677: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7150 1726853138.17744: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7150 1726853138.17788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.17844: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.17895: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.17898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.17943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.17982: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.18017: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.18050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7150 1726853138.18057: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.18150: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.18213: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.18239: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.18308: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7150 1726853138.18481: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.18651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.18698: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.18993: 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' <<< 7150 1726853138.19070: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7150 1726853138.19100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7150 1726853138.25331: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7150 1726853138.25368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7150 1726853138.25396: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d190b1a90> <<< 7150 1726853138.25491: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7150 1726853138.25537: stdout chunk (state=3): >>># 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 <<< 7150 1726853138.25573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7150 1726853138.25597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7150 1726853138.25630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18c43c80> <<< 7150 1726853138.25668: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.25682: stdout chunk (state=3): >>># 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 0x7f5d18c43fe0> <<< 7150 1726853138.25743: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1909a660> <<< 7150 1726853138.25762: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d190b25d0> <<< 7150 1726853138.25789: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d190b0200> <<< 7150 1726853138.25807: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d190b3b90> <<< 7150 1726853138.25870: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7150 1726853138.25942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7150 1726853138.25984: 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' <<< 7150 1726853138.26025: stdout chunk (state=3): >>># /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' <<< 7150 1726853138.26043: stdout chunk (state=3): >>># 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 0x7f5d18c5ef30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18c5e7e0> <<< 7150 1726853138.26075: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.26085: stdout chunk (state=3): >>># 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 0x7f5d18c5e9c0> <<< 7150 1726853138.26092: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18c5dc10> <<< 7150 1726853138.26152: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7150 1726853138.26280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7150 1726853138.26293: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18c5f0e0> <<< 7150 1726853138.31134: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7150 1726853138.31174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7150 1726853138.31278: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.31283: stdout chunk (state=3): >>># 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 0x7f5d18cb5bb0> <<< 7150 1726853138.31321: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18c5fbc0> <<< 7150 1726853138.31350: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d190b3920> <<< 7150 1726853138.31354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 7150 1726853138.31368: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 7150 1726853138.31396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.31408: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7150 1726853138.31430: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.31510: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.31567: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7150 1726853138.31592: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.31637: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.31793: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 7150 1726853138.31915: stdout chunk (state=3): >>># 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 <<< 7150 1726853138.31921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7150 1726853138.31992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.32005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7150 1726853138.32077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.32132: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.32190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.32266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7150 1726853138.32269: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 7150 1726853138.32283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.32765: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7150 1726853138.33217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33270: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33356: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33403: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 7150 1726853138.33419: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33443: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 7150 1726853138.33526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7150 1726853138.33627: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33673: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7150 1726853138.33697: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7150 1726853138.33821: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.33911: stdout chunk (state=3): >>># /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' <<< 7150 1726853138.33942: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18cb7860> <<< 7150 1726853138.33974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7150 1726853138.33989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7150 1726853138.34115: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18cb6780> import 'ansible.module_utils.facts.system.local' # <<< 7150 1726853138.34136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.34196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.34270: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7150 1726853138.34284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.34363: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.34466: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7150 1726853138.34480: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.34526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.34608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 7150 1726853138.34710: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7150 1726853138.34817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7150 1726853138.34844: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.34884: 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 0x7f5d18ce5fa0> <<< 7150 1726853138.35083: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18cd6de0> import 'ansible.module_utils.facts.system.python' # <<< 7150 1726853138.35093: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.35140: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.35207: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7150 1726853138.35224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.35291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.35376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.35514: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.35636: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7150 1726853138.35656: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.35707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.35739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 7150 1726853138.35784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.35891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 7150 1726853138.35902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7150 1726853138.35964: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.35982: 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 0x7f5d18cf9be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18cd6f90> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 7150 1726853138.36007: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 7150 1726853138.36017: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.36053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.36098: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7150 1726853138.36109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.36258: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.36417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 7150 1726853138.36696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7150 1726853138.36699: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7150 1726853138.36731: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 7150 1726853138.36746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.36764: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.36909: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.37053: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7150 1726853138.37070: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.37189: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.37322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7150 1726853138.37325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.37348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.37395: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.37962: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.38483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7150 1726853138.38501: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.38597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.38719: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7150 1726853138.38722: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.38806: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.38919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7150 1726853138.38922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.39069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.39223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7150 1726853138.39265: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7150 1726853138.39284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.39318: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.39375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 7150 1726853138.39475: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.39568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.39770: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.39985: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7150 1726853138.40198: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.40212: stdout chunk (state=3): >>># 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 <<< 7150 1726853138.40276: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 7150 1726853138.40315: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.40334: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7150 1726853138.40347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.40398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.40462: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7150 1726853138.40466: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.40526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.40569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7150 1726853138.40594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.40854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 7150 1726853138.41188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7150 1726853138.41260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41289: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7150 1726853138.41340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7150 1726853138.41412: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7150 1726853138.41491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41566: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7150 1726853138.41676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41691: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7150 1726853138.41739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41795: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 7150 1726853138.41812: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41839: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.41935: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.42002: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.42143: stdout chunk (state=3): >>>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 <<< 7150 1726853138.42196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7150 1726853138.42402: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.42600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 7150 1726853138.42649: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.42701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7150 1726853138.42719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.42748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.42796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7150 1726853138.42816: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.42885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.43054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7150 1726853138.43073: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7150 1726853138.43166: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7150 1726853138.43316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853138.43520: 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' <<< 7150 1726853138.43550: stdout chunk (state=3): >>># /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' <<< 7150 1726853138.43597: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853138.43610: stdout chunk (state=3): >>># 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 0x7f5d18a93200> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18a93140> <<< 7150 1726853138.43656: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18a914c0> <<< 7150 1726853138.86176: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 7150 1726853138.86195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 7150 1726853138.86202: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18a93fb0> <<< 7150 1726853138.86264: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 7150 1726853138.86284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 7150 1726853138.86306: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18ad8860> <<< 7150 1726853138.86443: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 7150 1726853138.86450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853138.86507: stdout chunk (state=3): >>># /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' <<< 7150 1726853138.86534: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18ad9f40> <<< 7150 1726853138.86545: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18ad9970> <<< 7150 1726853138.86806: 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 <<< 7150 1726853139.14375: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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": 3531, "ansible_memfree_mb": 3067, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 464, "free": 3067}, "nocache": {"free": 3340, "used": 191}, "swap": {"total": 0, "free": 0, "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_v<<< 7150 1726853139.14397: stdout chunk (state=3): >>>ersion": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "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": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 282, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261810307072, "block_size": 4096, "block_total": 65519099, "block_available": 63918532, "block_used": 1600567, "inode_total": 131070960, "inode_available": 131029200, "inode_used": 41760, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.169921875, "5m": 0.1962890625, "15m": 0.09619140625}, "ansible_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G<<< 7150 1726853139.14414: stdout chunk (state=3): >>>:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "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 [fix<<< 7150 1726853139.14425: stdout chunk (state=3): >>>ed]", "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.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "25", "second": "39", "epoch": "1726853139", "epoch_int": "1726853139", "date": "2024-09-20", "time": "13:25:39", "iso8601_micro": "2024-09-20T17:25:39.139235Z", "iso8601": "2024-09-20T17:25:39Z", "iso8601_basic": "20240920T132539139235", "iso8601_basic_short": "20240920T132539", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.46.199 55604 10.31.11.217 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_service_mgr": "systemd", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_fips": false, "ansible_fibre_channel_wwn": [], "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"}}} <<< 7150 1726853139.15061: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7150 1726853139.15087: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15097: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15111: 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 <<< 7150 1726853139.15125: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15148: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15189: stdout chunk (state=3): >>># destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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<<< 7150 1726853139.15193: stdout chunk (state=3): >>> # 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 <<< 7150 1726853139.15210: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15223: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15247: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15264: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15284: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15297: stdout chunk (state=3): >>># 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 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 <<< 7150 1726853139.15323: stdout chunk (state=3): >>># 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<<< 7150 1726853139.15331: stdout chunk (state=3): >>> # 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 <<< 7150 1726853139.15358: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15377: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15416: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15420: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system <<< 7150 1726853139.15423: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15444: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.15819: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7150 1726853139.15827: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7150 1726853139.15857: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7150 1726853139.15868: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 7150 1726853139.15882: stdout chunk (state=3): >>># destroy zipfile._path <<< 7150 1726853139.15893: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 7150 1726853139.15902: stdout chunk (state=3): >>># destroy ipaddress <<< 7150 1726853139.15927: stdout chunk (state=3): >>># destroy ntpath <<< 7150 1726853139.15966: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 7150 1726853139.15969: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 7150 1726853139.15988: stdout chunk (state=3): >>># destroy encodings <<< 7150 1726853139.16006: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select <<< 7150 1726853139.16023: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid<<< 7150 1726853139.16028: stdout chunk (state=3): >>> <<< 7150 1726853139.16065: stdout chunk (state=3): >>># destroy selinux <<< 7150 1726853139.16081: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro <<< 7150 1726853139.16087: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 7150 1726853139.16126: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 7150 1726853139.16166: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 7150 1726853139.16170: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 7150 1726853139.16178: stdout chunk (state=3): >>># destroy _pickle <<< 7150 1726853139.16181: stdout chunk (state=3): >>># destroy queue <<< 7150 1726853139.16194: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 7150 1726853139.16214: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 7150 1726853139.16218: stdout chunk (state=3): >>># destroy datetime <<< 7150 1726853139.16235: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 7150 1726853139.16261: stdout chunk (state=3): >>># destroy _ssl <<< 7150 1726853139.16277: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 7150 1726853139.16288: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy json <<< 7150 1726853139.16316: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7150 1726853139.16323: stdout chunk (state=3): >>># destroy glob <<< 7150 1726853139.16350: 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 <<< 7150 1726853139.16362: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array <<< 7150 1726853139.16373: stdout chunk (state=3): >>># destroy multiprocessing.dummy.connection <<< 7150 1726853139.16411: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 7150 1726853139.16429: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 7150 1726853139.16444: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.16464: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.16476: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.16512: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7150 1726853139.16520: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.16527: stdout chunk (state=3): >>># cleanup[3] wiping re._parser <<< 7150 1726853139.16547: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.16555: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig <<< 7150 1726853139.16574: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 7150 1726853139.16582: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.16618: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.16621: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon<<< 7150 1726853139.16629: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7150 1726853139.16798: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7150 1726853139.16812: stdout chunk (state=3): >>># destroy _socket <<< 7150 1726853139.16815: stdout chunk (state=3): >>># destroy _collections <<< 7150 1726853139.16852: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7150 1726853139.16856: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7150 1726853139.16887: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7150 1726853139.16924: stdout chunk (state=3): >>># destroy _typing <<< 7150 1726853139.16928: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.16952: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7150 1726853139.16973: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7150 1726853139.17076: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 7150 1726853139.17086: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 7150 1726853139.17102: stdout chunk (state=3): >>># destroy time <<< 7150 1726853139.17105: stdout chunk (state=3): >>># destroy _random <<< 7150 1726853139.17123: stdout chunk (state=3): >>># destroy _weakref <<< 7150 1726853139.17141: stdout chunk (state=3): >>># destroy _hashlib <<< 7150 1726853139.17154: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string <<< 7150 1726853139.17180: stdout chunk (state=3): >>># destroy re <<< 7150 1726853139.17195: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix <<< 7150 1726853139.17199: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread <<< 7150 1726853139.17201: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7150 1726853139.17568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 7150 1726853139.17602: stderr chunk (state=3): >>><<< 7150 1726853139.17605: stdout chunk (state=3): >>><<< 7150 1726853139.17721: _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 0x7f5d19c184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19be7b30> # /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 0x7f5d19c1aa50> 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 0x7f5d19a2d130> # /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 0x7f5d19a2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f5d19a6be00> # /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 0x7f5d19a6bec0> # /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 0x7f5d19aa37d0> # /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 0x7f5d19aa3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a83ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a811f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a68fb0> # /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 0x7f5d19ac3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19ac2390> # /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 0x7f5d19a82090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19ac0bc0> # /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 0x7f5d19af8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a68230> # /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 0x7f5d19af8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19af8b60> # 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 0x7f5d19af8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19a66d50> # /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 0x7f5d19af9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19af9250> 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 0x7f5d19afa480> 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 0x7f5d19b106b0> 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 0x7f5d19b11d90> # /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 0x7f5d19b12c30> # 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 0x7f5d19b13290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19b12180> # /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 0x7f5d19b13d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19b13440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19afa4e0> # /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 0x7f5d1981bbc0> # /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 0x7f5d198446b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19844410> # 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 0x7f5d198446e0> # /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 0x7f5d19845010> # 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 0x7f5d19845a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d198448c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19819d60> # /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 0x7f5d19846e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19845b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19afabd0> # /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 0x7f5d19873140> # /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 0x7f5d19893500> # /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 0x7f5d198f4260> # /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 0x7f5d198f69c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d198f4380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d198bd280> # /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 0x7f5d196f5370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19892300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19847d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d19892420> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_0897r2wo/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 0x7f5d1975aff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19739ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19739040> # 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 0x7f5d19758ec0> # /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 0x7f5d1978e900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1978e690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1978dfa0> # /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 0x7f5d1978e3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1975bc80> 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 0x7f5d1978f6b0> # 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 0x7f5d1978f8f0> # /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 0x7f5d1978fe30> 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 0x7f5d19125bb0> # 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 0x7f5d191277d0> # /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 0x7f5d19128170> # /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 0x7f5d19129310> # /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 0x7f5d1912bda0> # 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 0x7f5d1973b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1912a060> # /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 0x7f5d19133d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19132810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19132570> # /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 0x7f5d19132ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1912a570> # 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 0x7f5d19177f80> # /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 0x7f5d191780e0> # /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 0x7f5d19179bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19179970> # /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 0x7f5d1917c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1917a2a0> # /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 0x7f5d1917f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1917c230> # 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 0x7f5d19180b90> # 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 0x7f5d19180710> # 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 0x7f5d19180230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d191782f0> # /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 0x7f5d1900c110> # 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 0x7f5d1900d040> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d191828a0> # 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 0x7f5d19183c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19182540> # 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 0x7f5d19011220> # /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 0x7f5d19011fd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1900d1f0> 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 0x7f5d19012210> # 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 0x7f5d190132c0> # 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' # # 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 0x7f5d1901de80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1901bf50> 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 0x7f5d19106630> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d191fe300> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19012f60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d19180d70> # 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 0x7f5d190b1a90> # /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 0x7f5d18c43c80> # 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 0x7f5d18c43fe0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d1909a660> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d190b25d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d190b0200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d190b3b90> # /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 0x7f5d18c5ef30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18c5e7e0> # 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 0x7f5d18c5e9c0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18c5dc10> # /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 0x7f5d18c5f0e0> # /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 0x7f5d18cb5bb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18c5fbc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d190b3920> 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 0x7f5d18cb7860> # /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 0x7f5d18cb6780> 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 0x7f5d18ce5fa0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18cd6de0> 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 0x7f5d18cf9be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18cd6f90> 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 0x7f5d18a93200> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18a93140> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18a914c0> # /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 0x7f5d18a93fb0> # /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 0x7f5d18ad8860> # /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 0x7f5d18ad9f40> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d18ad9970> 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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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": 3531, "ansible_memfree_mb": 3067, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 464, "free": 3067}, "nocache": {"free": 3340, "used": 191}, "swap": {"total": 0, "free": 0, "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": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "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": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 282, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261810307072, "block_size": 4096, "block_total": 65519099, "block_available": 63918532, "block_used": 1600567, "inode_total": 131070960, "inode_available": 131029200, "inode_used": 41760, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.169921875, "5m": 0.1962890625, "15m": 0.09619140625}, "ansible_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "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.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "25", "second": "39", "epoch": "1726853139", "epoch_int": "1726853139", "date": "2024-09-20", "time": "13:25:39", "iso8601_micro": "2024-09-20T17:25:39.139235Z", "iso8601": "2024-09-20T17:25:39Z", "iso8601_basic": "20240920T132539139235", "iso8601_basic_short": "20240920T132539", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.46.199 55604 10.31.11.217 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_service_mgr": "systemd", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_fips": false, "ansible_fibre_channel_wwn": [], "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _blake2 # 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 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 _hashlib # 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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.11.217 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _blake2 # 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 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 _hashlib # 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 _hashlib # destroy _operator # 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_node3 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. 7150 1726853139.18559: 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-1726853137.522873-7174-183698100057178/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7150 1726853139.18562: _low_level_execute_command(): starting 7150 1726853139.18565: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853137.522873-7174-183698100057178/ > /dev/null 2>&1 && sleep 0' 7150 1726853139.18709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7150 1726853139.18712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7150 1726853139.18714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.18716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7150 1726853139.18718: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.18768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853139.18774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853139.18840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853139.20714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853139.20739: stderr chunk (state=3): >>><<< 7150 1726853139.20742: stdout chunk (state=3): >>><<< 7150 1726853139.20760: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853139.20770: handler run complete 7150 1726853139.20844: variable 'ansible_facts' from source: unknown 7150 1726853139.20911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853139.21106: variable 'ansible_facts' from source: unknown 7150 1726853139.21155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853139.21233: attempt loop complete, returning result 7150 1726853139.21236: _execute() done 7150 1726853139.21239: dumping result to json 7150 1726853139.21259: done dumping result, returning 7150 1726853139.21266: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-24d7-0325-000000000155] 7150 1726853139.21268: sending task result for task 02083763-bbaf-24d7-0325-000000000155 7150 1726853139.21507: done sending task result for task 02083763-bbaf-24d7-0325-000000000155 7150 1726853139.21510: WORKER PROCESS EXITING ok: [managed_node3] 7150 1726853139.21752: no more pending results, returning what we have 7150 1726853139.21755: results queue empty 7150 1726853139.21755: checking for any_errors_fatal 7150 1726853139.21756: done checking for any_errors_fatal 7150 1726853139.21757: checking for max_fail_percentage 7150 1726853139.21758: done checking for max_fail_percentage 7150 1726853139.21758: checking to see if all hosts have failed and the running result is not ok 7150 1726853139.21759: done checking to see if all hosts have failed 7150 1726853139.21759: getting the remaining hosts for this loop 7150 1726853139.21760: done getting the remaining hosts for this loop 7150 1726853139.21763: getting the next task for host managed_node3 7150 1726853139.21767: done getting next task for host managed_node3 7150 1726853139.21768: ^ task is: TASK: meta (flush_handlers) 7150 1726853139.21769: ^ 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 7150 1726853139.21774: getting variables 7150 1726853139.21775: in VariableManager get_vars() 7150 1726853139.21795: Calling all_inventory to load vars for managed_node3 7150 1726853139.21797: Calling groups_inventory to load vars for managed_node3 7150 1726853139.21799: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853139.21806: Calling all_plugins_play to load vars for managed_node3 7150 1726853139.21808: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853139.21809: Calling groups_plugins_play to load vars for managed_node3 7150 1726853139.21918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853139.22030: done with get_vars() 7150 1726853139.22036: done getting variables 7150 1726853139.22083: in VariableManager get_vars() 7150 1726853139.22090: Calling all_inventory to load vars for managed_node3 7150 1726853139.22091: Calling groups_inventory to load vars for managed_node3 7150 1726853139.22092: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853139.22095: Calling all_plugins_play to load vars for managed_node3 7150 1726853139.22096: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853139.22098: Calling groups_plugins_play to load vars for managed_node3 7150 1726853139.22179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853139.22293: done with get_vars() 7150 1726853139.22302: done queuing things up, now waiting for results queue to drain 7150 1726853139.22304: results queue empty 7150 1726853139.22304: checking for any_errors_fatal 7150 1726853139.22306: done checking for any_errors_fatal 7150 1726853139.22306: checking for max_fail_percentage 7150 1726853139.22310: done checking for max_fail_percentage 7150 1726853139.22310: checking to see if all hosts have failed and the running result is not ok 7150 1726853139.22311: done checking to see if all hosts have failed 7150 1726853139.22311: getting the remaining hosts for this loop 7150 1726853139.22312: done getting the remaining hosts for this loop 7150 1726853139.22313: getting the next task for host managed_node3 7150 1726853139.22316: done getting next task for host managed_node3 7150 1726853139.22317: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7150 1726853139.22318: ^ 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 7150 1726853139.22320: getting variables 7150 1726853139.22320: in VariableManager get_vars() 7150 1726853139.22325: Calling all_inventory to load vars for managed_node3 7150 1726853139.22326: Calling groups_inventory to load vars for managed_node3 7150 1726853139.22328: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853139.22330: Calling all_plugins_play to load vars for managed_node3 7150 1726853139.22332: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853139.22334: Calling groups_plugins_play to load vars for managed_node3 7150 1726853139.22411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853139.22514: done with get_vars() 7150 1726853139.22520: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:10 Friday 20 September 2024 13:25:39 -0400 (0:00:02.880) 0:00:02.888 ****** 7150 1726853139.22572: entering _queue_task() for managed_node3/include_tasks 7150 1726853139.22574: Creating lock for include_tasks 7150 1726853139.22765: worker is 1 (out of 1 available) 7150 1726853139.22779: exiting _queue_task() for managed_node3/include_tasks 7150 1726853139.22791: done queuing things up, now waiting for results queue to drain 7150 1726853139.22793: waiting for pending results... 7150 1726853139.22931: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 7150 1726853139.22995: in run() - task 02083763-bbaf-24d7-0325-000000000006 7150 1726853139.23006: variable 'ansible_search_path' from source: unknown 7150 1726853139.23037: calling self._execute() 7150 1726853139.23093: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853139.23097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853139.23106: variable 'omit' from source: magic vars 7150 1726853139.23182: _execute() done 7150 1726853139.23186: dumping result to json 7150 1726853139.23188: done dumping result, returning 7150 1726853139.23194: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-24d7-0325-000000000006] 7150 1726853139.23198: sending task result for task 02083763-bbaf-24d7-0325-000000000006 7150 1726853139.23288: done sending task result for task 02083763-bbaf-24d7-0325-000000000006 7150 1726853139.23290: WORKER PROCESS EXITING 7150 1726853139.23325: no more pending results, returning what we have 7150 1726853139.23329: in VariableManager get_vars() 7150 1726853139.23355: Calling all_inventory to load vars for managed_node3 7150 1726853139.23357: Calling groups_inventory to load vars for managed_node3 7150 1726853139.23360: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853139.23368: Calling all_plugins_play to load vars for managed_node3 7150 1726853139.23372: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853139.23375: Calling groups_plugins_play to load vars for managed_node3 7150 1726853139.23504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853139.23608: done with get_vars() 7150 1726853139.23613: variable 'ansible_search_path' from source: unknown 7150 1726853139.23623: we have included files to process 7150 1726853139.23624: generating all_blocks data 7150 1726853139.23625: done generating all_blocks data 7150 1726853139.23626: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7150 1726853139.23626: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7150 1726853139.23628: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7150 1726853139.24036: in VariableManager get_vars() 7150 1726853139.24045: done with get_vars() 7150 1726853139.24057: done processing included file 7150 1726853139.24058: iterating over new_blocks loaded from include file 7150 1726853139.24059: in VariableManager get_vars() 7150 1726853139.24065: done with get_vars() 7150 1726853139.24066: filtering new block on tags 7150 1726853139.24076: done filtering new block on tags 7150 1726853139.24078: in VariableManager get_vars() 7150 1726853139.24084: done with get_vars() 7150 1726853139.24085: filtering new block on tags 7150 1726853139.24095: done filtering new block on tags 7150 1726853139.24096: in VariableManager get_vars() 7150 1726853139.24102: done with get_vars() 7150 1726853139.24103: filtering new block on tags 7150 1726853139.24110: done filtering new block on tags 7150 1726853139.24111: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 7150 1726853139.24114: extending task lists for all hosts with included blocks 7150 1726853139.24140: done extending task lists 7150 1726853139.24141: done processing included files 7150 1726853139.24141: results queue empty 7150 1726853139.24142: checking for any_errors_fatal 7150 1726853139.24142: done checking for any_errors_fatal 7150 1726853139.24143: checking for max_fail_percentage 7150 1726853139.24144: done checking for max_fail_percentage 7150 1726853139.24144: checking to see if all hosts have failed and the running result is not ok 7150 1726853139.24145: done checking to see if all hosts have failed 7150 1726853139.24145: getting the remaining hosts for this loop 7150 1726853139.24146: done getting the remaining hosts for this loop 7150 1726853139.24149: getting the next task for host managed_node3 7150 1726853139.24151: done getting next task for host managed_node3 7150 1726853139.24153: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7150 1726853139.24154: ^ 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 7150 1726853139.24155: getting variables 7150 1726853139.24156: in VariableManager get_vars() 7150 1726853139.24161: Calling all_inventory to load vars for managed_node3 7150 1726853139.24163: Calling groups_inventory to load vars for managed_node3 7150 1726853139.24165: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853139.24168: Calling all_plugins_play to load vars for managed_node3 7150 1726853139.24170: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853139.24173: Calling groups_plugins_play to load vars for managed_node3 7150 1726853139.24265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853139.24369: done with get_vars() 7150 1726853139.24376: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:25:39 -0400 (0:00:00.018) 0:00:02.907 ****** 7150 1726853139.24419: entering _queue_task() for managed_node3/setup 7150 1726853139.24585: worker is 1 (out of 1 available) 7150 1726853139.24596: exiting _queue_task() for managed_node3/setup 7150 1726853139.24607: done queuing things up, now waiting for results queue to drain 7150 1726853139.24609: waiting for pending results... 7150 1726853139.24741: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 7150 1726853139.24804: in run() - task 02083763-bbaf-24d7-0325-000000000166 7150 1726853139.24813: variable 'ansible_search_path' from source: unknown 7150 1726853139.24817: variable 'ansible_search_path' from source: unknown 7150 1726853139.24842: calling self._execute() 7150 1726853139.24895: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853139.24900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853139.24908: variable 'omit' from source: magic vars 7150 1726853139.25252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853139.26618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853139.26660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853139.26688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853139.26714: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853139.26735: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853139.26793: 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) 7150 1726853139.26814: 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) 7150 1726853139.26834: 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) 7150 1726853139.26860: 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) 7150 1726853139.26872: 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) 7150 1726853139.26989: variable 'ansible_facts' from source: unknown 7150 1726853139.27030: variable 'network_test_required_facts' from source: task vars 7150 1726853139.27061: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7150 1726853139.27065: variable 'omit' from source: magic vars 7150 1726853139.27092: variable 'omit' from source: magic vars 7150 1726853139.27113: variable 'omit' from source: magic vars 7150 1726853139.27132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7150 1726853139.27154: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7150 1726853139.27168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7150 1726853139.27183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7150 1726853139.27191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7150 1726853139.27213: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7150 1726853139.27215: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853139.27218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853139.27292: Set connection var ansible_timeout to 10 7150 1726853139.27295: Set connection var ansible_shell_executable to /bin/sh 7150 1726853139.27301: Set connection var ansible_module_compression to ZIP_DEFLATED 7150 1726853139.27303: Set connection var ansible_connection to ssh 7150 1726853139.27310: Set connection var ansible_pipelining to False 7150 1726853139.27312: Set connection var ansible_shell_type to sh 7150 1726853139.27329: variable 'ansible_shell_executable' from source: unknown 7150 1726853139.27332: variable 'ansible_connection' from source: unknown 7150 1726853139.27334: variable 'ansible_module_compression' from source: unknown 7150 1726853139.27337: variable 'ansible_shell_type' from source: unknown 7150 1726853139.27339: variable 'ansible_shell_executable' from source: unknown 7150 1726853139.27341: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853139.27345: variable 'ansible_pipelining' from source: unknown 7150 1726853139.27350: variable 'ansible_timeout' from source: unknown 7150 1726853139.27352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853139.27444: 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__) 7150 1726853139.27451: variable 'omit' from source: magic vars 7150 1726853139.27457: starting attempt loop 7150 1726853139.27460: running the handler 7150 1726853139.27476: _low_level_execute_command(): starting 7150 1726853139.27479: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7150 1726853139.27978: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.27982: 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.11.217 originally 10.31.11.217 debug2: match not found <<< 7150 1726853139.27984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.27986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.27989: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.28033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853139.28039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853139.28058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853139.28118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853139.29805: stdout chunk (state=3): >>>/root <<< 7150 1726853139.29905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853139.29931: stderr chunk (state=3): >>><<< 7150 1726853139.29934: stdout chunk (state=3): >>><<< 7150 1726853139.29955: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853139.29966: _low_level_execute_command(): starting 7150 1726853139.29972: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907 `" && echo ansible-tmp-1726853139.2995446-7251-219745425885907="` echo /root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907 `" ) && sleep 0' 7150 1726853139.30564: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.30567: 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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.30569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7150 1726853139.30573: 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.11.217 originally 10.31.11.217 <<< 7150 1726853139.30576: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.30618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853139.30622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853139.30626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853139.30685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853139.32631: stdout chunk (state=3): >>>ansible-tmp-1726853139.2995446-7251-219745425885907=/root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907 <<< 7150 1726853139.32803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853139.32806: stdout chunk (state=3): >>><<< 7150 1726853139.32808: stderr chunk (state=3): >>><<< 7150 1726853139.32823: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853139.2995446-7251-219745425885907=/root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853139.32863: variable 'ansible_module_compression' from source: unknown 7150 1726853139.32898: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7150sdlyp2o9/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7150 1726853139.32943: variable 'ansible_facts' from source: unknown 7150 1726853139.33075: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907/AnsiballZ_setup.py 7150 1726853139.33176: Sending initial data 7150 1726853139.33180: Sent initial data (152 bytes) 7150 1726853139.33615: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7150 1726853139.33618: 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.11.217 originally 10.31.11.217 <<< 7150 1726853139.33621: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.33623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.33625: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.33677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853139.33680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853139.33693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853139.33748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853139.35431: 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 <<< 7150 1726853139.35493: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7150 1726853139.35580: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7150sdlyp2o9/tmpvvel3rvw /root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907/AnsiballZ_setup.py <<< 7150 1726853139.35583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907/AnsiballZ_setup.py" <<< 7150 1726853139.35625: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7150sdlyp2o9/tmpvvel3rvw" to remote "/root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907/AnsiballZ_setup.py" <<< 7150 1726853139.36842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853139.36880: stderr chunk (state=3): >>><<< 7150 1726853139.36883: stdout chunk (state=3): >>><<< 7150 1726853139.36898: done transferring module to remote 7150 1726853139.36908: _low_level_execute_command(): starting 7150 1726853139.36913: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907/ /root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907/AnsiballZ_setup.py && sleep 0' 7150 1726853139.37316: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.37320: 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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.37322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.37324: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.37369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853139.37375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853139.37437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853139.39343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853139.39350: stdout chunk (state=3): >>><<< 7150 1726853139.39352: stderr chunk (state=3): >>><<< 7150 1726853139.39369: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853139.39452: _low_level_execute_command(): starting 7150 1726853139.39455: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907/AnsiballZ_setup.py && sleep 0' 7150 1726853139.40093: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853139.40106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853139.40121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853139.40216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853139.42479: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7150 1726853139.42502: stdout chunk (state=3): >>>import _imp # builtin <<< 7150 1726853139.42539: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7150 1726853139.42609: stdout chunk (state=3): >>>import '_io' # <<< 7150 1726853139.42638: stdout chunk (state=3): >>>import 'marshal' # <<< 7150 1726853139.42659: stdout chunk (state=3): >>>import 'posix' # <<< 7150 1726853139.42706: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7150 1726853139.42726: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7150 1726853139.42788: 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' <<< 7150 1726853139.42816: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 7150 1726853139.42862: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7150 1726853139.42894: 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 0x7fd9215104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9214dfb30> <<< 7150 1726853139.42921: stdout chunk (state=3): >>># /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' <<< 7150 1726853139.42961: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd921512a50> import '_signal' # <<< 7150 1726853139.42990: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7150 1726853139.43002: stdout chunk (state=3): >>>import 'io' # <<< 7150 1726853139.43040: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7150 1726853139.43117: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7150 1726853139.43148: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7150 1726853139.43211: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 7150 1726853139.43242: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 7150 1726853139.43265: stdout chunk (state=3): >>>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' <<< 7150 1726853139.43300: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9212e5130> <<< 7150 1726853139.43353: 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' <<< 7150 1726853139.43391: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9212e5fa0> <<< 7150 1726853139.43394: stdout chunk (state=3): >>>import 'site' # <<< 7150 1726853139.43431: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7150 1726853139.43806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7150 1726853139.43835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7150 1726853139.43865: 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' <<< 7150 1726853139.43877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7150 1726853139.43955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7150 1726853139.43985: 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 0x7fd921323ec0> <<< 7150 1726853139.44032: stdout chunk (state=3): >>># /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' <<< 7150 1726853139.44035: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd921323f80> <<< 7150 1726853139.44074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7150 1726853139.44083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7150 1726853139.44108: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7150 1726853139.44160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853139.44229: 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 0x7fd92135b830> <<< 7150 1726853139.44249: 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 0x7fd92135bec0> <<< 7150 1726853139.44262: stdout chunk (state=3): >>>import '_collections' # <<< 7150 1726853139.44333: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92133bb60> <<< 7150 1726853139.44360: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213392b0> <<< 7150 1726853139.44428: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd921321070> <<< 7150 1726853139.44494: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7150 1726853139.44498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7150 1726853139.44507: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7150 1726853139.44538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7150 1726853139.44564: 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' <<< 7150 1726853139.44600: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92137b7d0> <<< 7150 1726853139.44638: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92137a3f0> <<< 7150 1726853139.44642: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7150 1726853139.44662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92133a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd921378bc0> <<< 7150 1726853139.44727: 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 0x7fd9213b0890> <<< 7150 1726853139.44789: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213202f0> # /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 0x7fd9213b0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213b0bf0> <<< 7150 1726853139.44805: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.44817: stdout chunk (state=3): >>># 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 0x7fd9213b0fe0> <<< 7150 1726853139.44851: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92131ee10> <<< 7150 1726853139.44854: 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' <<< 7150 1726853139.44875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7150 1726853139.44908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7150 1726853139.44921: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213b1670> <<< 7150 1726853139.44934: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213b1370> import 'importlib.machinery' # <<< 7150 1726853139.44961: 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' <<< 7150 1726853139.44984: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213b2540> <<< 7150 1726853139.44999: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7150 1726853139.45006: stdout chunk (state=3): >>>import 'runpy' # <<< 7150 1726853139.45029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7150 1726853139.45068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7150 1726853139.45094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7150 1726853139.45101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213c8740> <<< 7150 1726853139.45116: stdout chunk (state=3): >>>import 'errno' # <<< 7150 1726853139.45148: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.45167: 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 0x7fd9213c9e20> <<< 7150 1726853139.45181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7150 1726853139.45186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7150 1726853139.45220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7150 1726853139.45223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7150 1726853139.45230: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213cacc0> <<< 7150 1726853139.45283: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.45290: stdout chunk (state=3): >>># 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 0x7fd9213cb2f0> <<< 7150 1726853139.45292: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213ca210> <<< 7150 1726853139.45311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7150 1726853139.45314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7150 1726853139.45348: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.45373: 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 0x7fd9213cbd70> <<< 7150 1726853139.45380: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213cb4a0> <<< 7150 1726853139.45425: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213b24b0> <<< 7150 1726853139.45447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7150 1726853139.45467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7150 1726853139.45497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7150 1726853139.45510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7150 1726853139.45548: 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 0x7fd9210bfc50> <<< 7150 1726853139.45568: 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' <<< 7150 1726853139.45614: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.45617: stdout chunk (state=3): >>># 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 0x7fd9210e87a0> <<< 7150 1726853139.45620: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9210e8500> <<< 7150 1726853139.45638: 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 0x7fd9210e87d0> <<< 7150 1726853139.45670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7150 1726853139.45675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7150 1726853139.45756: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.45882: 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 0x7fd9210e9100><<< 7150 1726853139.45888: stdout chunk (state=3): >>> <<< 7150 1726853139.46037: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.46039: 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 0x7fd9210e9af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9210e89b0> <<< 7150 1726853139.46060: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9210bddf0> <<< 7150 1726853139.46079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7150 1726853139.46108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7150 1726853139.46120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7150 1726853139.46145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7150 1726853139.46149: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9210eaf00> <<< 7150 1726853139.46179: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9210e9c40> <<< 7150 1726853139.46190: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213b2c60> <<< 7150 1726853139.46221: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7150 1726853139.46287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853139.46307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7150 1726853139.46339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7150 1726853139.46374: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd921113230> <<< 7150 1726853139.46424: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7150 1726853139.46443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853139.46460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7150 1726853139.46484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7150 1726853139.46520: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9211375f0> <<< 7150 1726853139.46545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7150 1726853139.46596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7150 1726853139.46675: stdout chunk (state=3): >>>import 'ntpath' # <<< 7150 1726853139.46694: 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 0x7fd921198380> <<< 7150 1726853139.46703: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7150 1726853139.46737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7150 1726853139.46756: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7150 1726853139.46804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7150 1726853139.46887: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92119aae0> <<< 7150 1726853139.46975: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9211984a0> <<< 7150 1726853139.46995: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd921159370> <<< 7150 1726853139.47048: 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 0x7fd920fa5430> <<< 7150 1726853139.47052: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9211363f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9210ebe00> <<< 7150 1726853139.47253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7150 1726853139.47257: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd921136750> <<< 7150 1726853139.47577: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_5c2x8rqp/ansible_setup_payload.zip' # zipimport: zlib available <<< 7150 1726853139.47709: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.47736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7150 1726853139.47757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7150 1726853139.47798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7150 1726853139.47881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7150 1726853139.47904: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 7150 1726853139.47907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92100f170> <<< 7150 1726853139.47927: stdout chunk (state=3): >>>import '_typing' # <<< 7150 1726853139.48118: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920fee060> <<< 7150 1726853139.48121: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920fed1c0> <<< 7150 1726853139.48129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.48164: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7150 1726853139.48190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.48207: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 7150 1726853139.48228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.49695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.50901: 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 0x7fd92100d010> <<< 7150 1726853139.50931: 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' <<< 7150 1726853139.50967: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7150 1726853139.51001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7150 1726853139.51025: 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' <<< 7150 1726853139.51038: 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 0x7fd92103ea20> <<< 7150 1726853139.51078: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92103e7b0> <<< 7150 1726853139.51122: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92103e0f0> <<< 7150 1726853139.51126: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7150 1726853139.51147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7150 1726853139.51181: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92103e540> <<< 7150 1726853139.51218: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92100fb90> import 'atexit' # <<< 7150 1726853139.51230: 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 0x7fd92103f7d0> <<< 7150 1726853139.51257: 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 0x7fd92103fa10> <<< 7150 1726853139.51277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7150 1726853139.51345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7150 1726853139.51348: stdout chunk (state=3): >>>import '_locale' # <<< 7150 1726853139.51398: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92103ff50> <<< 7150 1726853139.51412: stdout chunk (state=3): >>>import 'pwd' # <<< 7150 1726853139.51422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7150 1726853139.51452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7150 1726853139.51511: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920931d00> <<< 7150 1726853139.51515: 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 0x7fd920933920> <<< 7150 1726853139.51530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7150 1726853139.51567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7150 1726853139.51592: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9209342f0> <<< 7150 1726853139.51616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7150 1726853139.51640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7150 1726853139.51673: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920935490> <<< 7150 1726853139.51692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7150 1726853139.51729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7150 1726853139.51750: stdout chunk (state=3): >>># /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' <<< 7150 1726853139.51807: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920937f80> <<< 7150 1726853139.51852: 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 0x7fd92093c2f0> <<< 7150 1726853139.51865: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920936240> <<< 7150 1726853139.51890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7150 1726853139.51915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7150 1726853139.51937: 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' <<< 7150 1726853139.51958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7150 1726853139.52094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7150 1726853139.52121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7150 1726853139.52151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92093fef0> <<< 7150 1726853139.52157: stdout chunk (state=3): >>>import '_tokenize' # <<< 7150 1726853139.52212: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92093e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92093e720> <<< 7150 1726853139.52244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7150 1726853139.52261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7150 1726853139.52321: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92093ec90> <<< 7150 1726853139.52343: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920936750> <<< 7150 1726853139.52383: 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 0x7fd920983f50> <<< 7150 1726853139.52406: 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 0x7fd920984230> <<< 7150 1726853139.52428: 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 <<< 7150 1726853139.52465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7150 1726853139.52485: 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' <<< 7150 1726853139.52527: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.52530: stdout chunk (state=3): >>># 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 0x7fd920985cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920985a90> <<< 7150 1726853139.52554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7150 1726853139.52574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7150 1726853139.52631: 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 0x7fd920988260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920986390> <<< 7150 1726853139.52656: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7150 1726853139.52712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853139.52744: 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' <<< 7150 1726853139.52747: stdout chunk (state=3): >>>import '_string' # <<< 7150 1726853139.52792: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92098b9b0> <<< 7150 1726853139.52915: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9209883b0> <<< 7150 1726853139.52986: 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 0x7fd92098c7a0> <<< 7150 1726853139.53020: 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' # 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 0x7fd92098c9b0> <<< 7150 1726853139.53087: 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 0x7fd92098ccb0> <<< 7150 1726853139.53090: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920984350> <<< 7150 1726853139.53125: 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' <<< 7150 1726853139.53129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7150 1726853139.53163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7150 1726853139.53180: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.53211: stdout chunk (state=3): >>># 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 0x7fd920818380> <<< 7150 1726853139.53381: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.53392: 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 0x7fd920819430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92098eb10> <<< 7150 1726853139.53417: 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 0x7fd92098fec0> <<< 7150 1726853139.53444: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92098e750> # zipimport: zlib available <<< 7150 1726853139.53479: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7150 1726853139.53495: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.53581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.53673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.53701: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7150 1726853139.53730: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7150 1726853139.53741: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7150 1726853139.53852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.53982: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.54567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.55162: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7150 1726853139.55166: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7150 1726853139.55200: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7150 1726853139.55203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853139.55265: 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 0x7fd92081d760> <<< 7150 1726853139.55340: 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' <<< 7150 1726853139.55378: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92081e450> <<< 7150 1726853139.55393: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920819580> <<< 7150 1726853139.55435: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7150 1726853139.55470: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7150 1726853139.55500: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7150 1726853139.55513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.55640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.55803: 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' <<< 7150 1726853139.55836: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92081e600> # zipimport: zlib available <<< 7150 1726853139.56307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.56756: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.56831: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.56906: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7150 1726853139.56951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.56987: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7150 1726853139.57001: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.57064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.57168: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7150 1726853139.57188: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7150 1726853139.57208: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.57231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.57287: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7150 1726853139.57298: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.57515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.57744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7150 1726853139.57828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7150 1726853139.57831: stdout chunk (state=3): >>>import '_ast' # <<< 7150 1726853139.57906: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92081f890> <<< 7150 1726853139.57909: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.57982: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.58073: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7150 1726853139.58099: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7150 1726853139.58143: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.58192: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7150 1726853139.58237: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.58287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.58337: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.58411: 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 <<< 7150 1726853139.58451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853139.58545: 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 0x7fd92082a270> <<< 7150 1726853139.58586: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920825ac0> <<< 7150 1726853139.58624: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7150 1726853139.58651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.58693: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.58766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.58786: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.58826: 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' <<< 7150 1726853139.58878: 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 <<< 7150 1726853139.58882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7150 1726853139.58897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7150 1726853139.58977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7150 1726853139.59001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7150 1726853139.59014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7150 1726853139.59058: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920902ab0> <<< 7150 1726853139.59095: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9209fe780> <<< 7150 1726853139.59187: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92082a2d0> <<< 7150 1726853139.59223: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92081f110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7150 1726853139.59235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59257: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7150 1726853139.59331: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7150 1726853139.59352: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7150 1726853139.59373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59503: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59644: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7150 1726853139.59696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59765: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59836: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.59911: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7150 1726853139.59914: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.60085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.60257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.60300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.60362: 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' <<< 7150 1726853139.60389: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7150 1726853139.60414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7150 1726853139.60443: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7150 1726853139.60482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7150 1726853139.60487: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9208ba4b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7150 1726853139.60517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7150 1726853139.60520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7150 1726853139.60599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7150 1726853139.60603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7150 1726853139.60643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9204fc290> <<< 7150 1726853139.60678: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.60681: stdout chunk (state=3): >>># 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 0x7fd9204fc5f0> <<< 7150 1726853139.60722: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9208a4230> <<< 7150 1726853139.60735: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9208bafc0> <<< 7150 1726853139.60768: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9208b8bf0> <<< 7150 1726853139.60794: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9208b87d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7150 1726853139.60858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7150 1726853139.60891: 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' <<< 7150 1726853139.60920: stdout chunk (state=3): >>># /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' <<< 7150 1726853139.60951: stdout chunk (state=3): >>># 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 0x7fd9204ff560> <<< 7150 1726853139.60996: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9204fee10> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.61007: stdout chunk (state=3): >>># 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 0x7fd9204fef90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9204fe240> <<< 7150 1726853139.61037: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7150 1726853139.61181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7150 1726853139.61184: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9204ff680> <<< 7150 1726853139.61200: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7150 1726853139.61235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7150 1726853139.61264: 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 0x7fd92054a180> <<< 7150 1726853139.61291: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9205481a0> <<< 7150 1726853139.61329: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9208b8800> <<< 7150 1726853139.61348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 7150 1726853139.61397: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7150 1726853139.61401: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.61459: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.61506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7150 1726853139.61529: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.61583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.61644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7150 1726853139.61676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.61679: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.61728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 7150 1726853139.61731: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.61749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7150 1726853139.61796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.61857: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7150 1726853139.61860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.61896: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.61950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7150 1726853139.61962: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.62010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.62066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.62128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.62191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7150 1726853139.62205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 7150 1726853139.62700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7150 1726853139.63144: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63189: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63247: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63281: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63320: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 7150 1726853139.63331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7150 1726853139.63403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63508: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7150 1726853139.63524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7150 1726853139.63601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63629: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7150 1726853139.63670: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63755: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.63843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7150 1726853139.63848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7150 1726853139.63870: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92054b470> <<< 7150 1726853139.63899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7150 1726853139.63925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7150 1726853139.64043: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92054acc0> import 'ansible.module_utils.facts.system.local' # <<< 7150 1726853139.64064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.64130: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.64198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7150 1726853139.64203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.64298: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.64391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7150 1726853139.64402: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.64462: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.64541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7150 1726853139.64546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.64590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.64636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7150 1726853139.64703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7150 1726853139.64769: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.64829: 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 0x7fd92058a300> <<< 7150 1726853139.65032: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92057a150> import 'ansible.module_utils.facts.system.python' # <<< 7150 1726853139.65044: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.65096: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.65163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7150 1726853139.65166: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.65250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.65338: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.65453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.65595: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7150 1726853139.65609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.65646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.65697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 7150 1726853139.65733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.65794: stdout chunk (state=3): >>># /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' <<< 7150 1726853139.65846: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853139.65861: 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 0x7fd92059dc70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9205881d0> import 'ansible.module_utils.facts.system.user' # <<< 7150 1726853139.65901: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7150 1726853139.65914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7150 1726853139.65953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.65995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7150 1726853139.66165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.66323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7150 1726853139.66326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.66438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.66517: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.66566: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.66603: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7150 1726853139.66618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.66636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.66663: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.66802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.66942: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7150 1726853139.66963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.67081: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.67204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7150 1726853139.67209: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.67248: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.67285: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.67847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.68363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 7150 1726853139.68376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 7150 1726853139.68380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.68493: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.68614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7150 1726853139.68618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.68706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.68811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7150 1726853139.69003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.69130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7150 1726853139.69155: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7150 1726853139.69166: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 7150 1726853139.69173: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.69214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.69260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7150 1726853139.69265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.69362: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.69463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.69666: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.69869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7150 1726853139.69891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.69928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.69970: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7150 1726853139.69976: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.69999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.70015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7150 1726853139.70035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.70101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.70177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7150 1726853139.70182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.70220: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.70224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7150 1726853139.70243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.70298: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.70361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7150 1726853139.70367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.70426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.70486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7150 1726853139.70496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.70761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7150 1726853139.71033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71094: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7150 1726853139.71167: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71198: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7150 1726853139.71246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71281: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71305: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7150 1726853139.71323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71353: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7150 1726853139.71396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71481: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7150 1726853139.71579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71590: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7150 1726853139.71605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71648: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7150 1726853139.71702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71789: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71843: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71910: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.71981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7150 1726853139.71999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7150 1726853139.72004: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.72060: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.72108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7150 1726853139.72116: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.72402: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.72523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 7150 1726853139.72576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.72636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7150 1726853139.72639: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.72674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.72731: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7150 1726853139.72813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.72898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7150 1726853139.72916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.73002: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.73096: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7150 1726853139.73186: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853139.74095: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 7150 1726853139.74099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 7150 1726853139.74145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7150 1726853139.74151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7150 1726853139.74169: 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 0x7fd9203a2fc0> <<< 7150 1726853139.74186: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9203a0a70> <<< 7150 1726853139.74216: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9203a0650> <<< 7150 1726853139.74677: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "25", "second": "39", "epoch": "1726853139", "epoch_int": "1726853139", "date": "2024-09-20", "time": "13:25:39", "iso8601_micro": "2024-09-20T17:25:39.743877Z", "iso8601": "2024-09-20T17:25:39Z", "iso8601_basic": "20240920T132539743877", "iso8601_basic_short": "20240920T132539", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.46.199 55604 10.31.11.217 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7150 1726853139.75278: 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 <<< 7150 1726853139.75325: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.75352: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.75408: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 7150 1726853139.75412: 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 <<< 7150 1726853139.75463: 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 <<< 7150 1726853139.75485: stdout chunk (state=3): >>># 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 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 <<< 7150 1726853139.75494: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.75498: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.75514: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.75551: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.75558: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.75590: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.75595: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.75606: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.75966: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7150 1726853139.75978: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7150 1726853139.76011: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7150 1726853139.76015: stdout chunk (state=3): >>># destroy _blake2 <<< 7150 1726853139.76017: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7150 1726853139.76038: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7150 1726853139.76090: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 7150 1726853139.76112: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder <<< 7150 1726853139.76116: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner <<< 7150 1726853139.76136: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 7150 1726853139.76163: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 7150 1726853139.76173: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7150 1726853139.76214: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7150 1726853139.76233: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 7150 1726853139.76238: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 7150 1726853139.76284: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 7150 1726853139.76290: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7150 1726853139.76320: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 7150 1726853139.76348: stdout chunk (state=3): >>># destroy _heapq # destroy _queue <<< 7150 1726853139.76361: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util <<< 7150 1726853139.76364: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 7150 1726853139.76384: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing <<< 7150 1726853139.76387: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 7150 1726853139.76401: stdout chunk (state=3): >>># destroy datetime <<< 7150 1726853139.76411: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 7150 1726853139.76425: stdout chunk (state=3): >>># destroy _ssl <<< 7150 1726853139.76450: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 7150 1726853139.76474: stdout chunk (state=3): >>># destroy errno # destroy json <<< 7150 1726853139.76489: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7150 1726853139.76501: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout <<< 7150 1726853139.76505: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.collector <<< 7150 1726853139.76564: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 7150 1726853139.76572: stdout chunk (state=3): >>> # 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 <<< 7150 1726853139.76576: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 7150 1726853139.76605: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.76613: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.76632: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref <<< 7150 1726853139.76638: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # 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 <<< 7150 1726853139.76661: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7150 1726853139.76684: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7150 1726853139.76699: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.76711: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.76724: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.76755: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 7150 1726853139.76758: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux <<< 7150 1726853139.76763: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7150 1726853139.76932: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7150 1726853139.76937: stdout chunk (state=3): >>># destroy _socket <<< 7150 1726853139.76961: stdout chunk (state=3): >>># destroy _collections <<< 7150 1726853139.76989: stdout chunk (state=3): >>># destroy platform <<< 7150 1726853139.76995: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7150 1726853139.77029: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7150 1726853139.77054: stdout chunk (state=3): >>># destroy _typing <<< 7150 1726853139.77072: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.77083: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7150 1726853139.77088: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7150 1726853139.77119: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7150 1726853139.77207: stdout chunk (state=3): >>># 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 <<< 7150 1726853139.77210: stdout chunk (state=3): >>># destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 7150 1726853139.77231: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 7150 1726853139.77234: stdout chunk (state=3): >>># destroy time <<< 7150 1726853139.77256: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7150 1726853139.77289: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string <<< 7150 1726853139.77297: stdout chunk (state=3): >>># destroy re <<< 7150 1726853139.77316: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7150 1726853139.77349: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7150 1726853139.77683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 7150 1726853139.77711: stderr chunk (state=3): >>><<< 7150 1726853139.77714: stdout chunk (state=3): >>><<< 7150 1726853139.77818: _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 0x7fd9215104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9214dfb30> # /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 0x7fd921512a50> 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 0x7fd9212e5130> # /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 0x7fd9212e5fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7fd921323ec0> # /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 0x7fd921323f80> # /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 0x7fd92135b830> # /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 0x7fd92135bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92133bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213392b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd921321070> # /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 0x7fd92137b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92137a3f0> # /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 0x7fd92133a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd921378bc0> # /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 0x7fd9213b0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213202f0> # /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 0x7fd9213b0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213b0bf0> # 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 0x7fd9213b0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92131ee10> # /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 0x7fd9213b1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213b1370> 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 0x7fd9213b2540> 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 0x7fd9213c8740> 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 0x7fd9213c9e20> # /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 0x7fd9213cacc0> # 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 0x7fd9213cb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213ca210> # /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 0x7fd9213cbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213cb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213b24b0> # /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 0x7fd9210bfc50> # /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 0x7fd9210e87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9210e8500> # 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 0x7fd9210e87d0> # /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 0x7fd9210e9100> # 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 0x7fd9210e9af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9210e89b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9210bddf0> # /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 0x7fd9210eaf00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9210e9c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9213b2c60> # /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 0x7fd921113230> # /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 0x7fd9211375f0> # /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 0x7fd921198380> # /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 0x7fd92119aae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9211984a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd921159370> # /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 0x7fd920fa5430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9211363f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9210ebe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd921136750> # zipimport: found 103 names in '/tmp/ansible_setup_payload_5c2x8rqp/ansible_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 0x7fd92100f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920fee060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920fed1c0> # 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 0x7fd92100d010> # /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 0x7fd92103ea20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92103e7b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92103e0f0> # /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 0x7fd92103e540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92100fb90> 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 0x7fd92103f7d0> # 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 0x7fd92103fa10> # /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 0x7fd92103ff50> 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 0x7fd920931d00> # 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 0x7fd920933920> # /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 0x7fd9209342f0> # /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 0x7fd920935490> # /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 0x7fd920937f80> # 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 0x7fd92093c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920936240> # /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 0x7fd92093fef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92093e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92093e720> # /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 0x7fd92093ec90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920936750> # 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 0x7fd920983f50> # /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 0x7fd920984230> # /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 0x7fd920985cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920985a90> # /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 0x7fd920988260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920986390> # /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 0x7fd92098b9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9209883b0> # 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 0x7fd92098c7a0> # 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 0x7fd92098c9b0> # 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 0x7fd92098ccb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920984350> # /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 0x7fd920818380> # 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 0x7fd920819430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92098eb10> # 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 0x7fd92098fec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92098e750> # 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 0x7fd92081d760> # /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 0x7fd92081e450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920819580> 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 0x7fd92081e600> # 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 0x7fd92081f890> # 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' # # 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 0x7fd92082a270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd920825ac0> 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 0x7fd920902ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9209fe780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92082a2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92081f110> # 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 0x7fd9208ba4b0> # /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 0x7fd9204fc290> # 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 0x7fd9204fc5f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9208a4230> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9208bafc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9208b8bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9208b87d0> # /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 0x7fd9204ff560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9204fee10> # 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 0x7fd9204fef90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9204fe240> # /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 0x7fd9204ff680> # /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 0x7fd92054a180> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9205481a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9208b8800> 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 0x7fd92054b470> # /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 0x7fd92054acc0> 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 0x7fd92058a300> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92057a150> 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 0x7fd92059dc70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9205881d0> 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 0x7fd9203a2fc0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9203a0a70> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9203a0650> {"ansible_facts": {"ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "25", "second": "39", "epoch": "1726853139", "epoch_int": "1726853139", "date": "2024-09-20", "time": "13:25:39", "iso8601_micro": "2024-09-20T17:25:39.743877Z", "iso8601": "2024-09-20T17:25:39Z", "iso8601_basic": "20240920T132539743877", "iso8601_basic_short": "20240920T132539", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.46.199 55604 10.31.11.217 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # 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 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.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # 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 errno # 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 # 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 _hashlib # 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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.11.217 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # 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 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.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # 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 errno # 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 # 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 _hashlib # 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 _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7150 1726853139.78642: done with _execute_module (setup, {'gather_subset': 'min', '_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': '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-1726853139.2995446-7251-219745425885907/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7150 1726853139.78648: _low_level_execute_command(): starting 7150 1726853139.78652: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853139.2995446-7251-219745425885907/ > /dev/null 2>&1 && sleep 0' 7150 1726853139.78655: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7150 1726853139.78657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7150 1726853139.78660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.78662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7150 1726853139.78664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 7150 1726853139.78666: stderr chunk (state=3): >>>debug2: match not found <<< 7150 1726853139.78669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.78672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7150 1726853139.78675: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 7150 1726853139.78677: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7150 1726853139.78679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7150 1726853139.78681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.78683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7150 1726853139.78692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 7150 1726853139.78695: stderr chunk (state=3): >>>debug2: match found <<< 7150 1726853139.78706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.78762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853139.78765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853139.78837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853139.80691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853139.80711: stderr chunk (state=3): >>><<< 7150 1726853139.80714: stdout chunk (state=3): >>><<< 7150 1726853139.80727: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853139.80732: handler run complete 7150 1726853139.80764: variable 'ansible_facts' from source: unknown 7150 1726853139.80802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853139.80872: variable 'ansible_facts' from source: unknown 7150 1726853139.80902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853139.80935: attempt loop complete, returning result 7150 1726853139.80938: _execute() done 7150 1726853139.80940: dumping result to json 7150 1726853139.80951: done dumping result, returning 7150 1726853139.80957: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-24d7-0325-000000000166] 7150 1726853139.80959: sending task result for task 02083763-bbaf-24d7-0325-000000000166 7150 1726853139.81093: done sending task result for task 02083763-bbaf-24d7-0325-000000000166 7150 1726853139.81095: WORKER PROCESS EXITING ok: [managed_node3] 7150 1726853139.81194: no more pending results, returning what we have 7150 1726853139.81197: results queue empty 7150 1726853139.81198: checking for any_errors_fatal 7150 1726853139.81199: done checking for any_errors_fatal 7150 1726853139.81200: checking for max_fail_percentage 7150 1726853139.81201: done checking for max_fail_percentage 7150 1726853139.81202: checking to see if all hosts have failed and the running result is not ok 7150 1726853139.81203: done checking to see if all hosts have failed 7150 1726853139.81203: getting the remaining hosts for this loop 7150 1726853139.81204: done getting the remaining hosts for this loop 7150 1726853139.81208: getting the next task for host managed_node3 7150 1726853139.81214: done getting next task for host managed_node3 7150 1726853139.81216: ^ task is: TASK: Check if system is ostree 7150 1726853139.81218: ^ 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 7150 1726853139.81221: getting variables 7150 1726853139.81222: in VariableManager get_vars() 7150 1726853139.81245: Calling all_inventory to load vars for managed_node3 7150 1726853139.81249: Calling groups_inventory to load vars for managed_node3 7150 1726853139.81252: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853139.81262: Calling all_plugins_play to load vars for managed_node3 7150 1726853139.81264: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853139.81266: Calling groups_plugins_play to load vars for managed_node3 7150 1726853139.81395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853139.81509: done with get_vars() 7150 1726853139.81515: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:25:39 -0400 (0:00:00.571) 0:00:03.479 ****** 7150 1726853139.81583: entering _queue_task() for managed_node3/stat 7150 1726853139.81750: worker is 1 (out of 1 available) 7150 1726853139.81762: exiting _queue_task() for managed_node3/stat 7150 1726853139.81774: done queuing things up, now waiting for results queue to drain 7150 1726853139.81775: waiting for pending results... 7150 1726853139.81909: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 7150 1726853139.81976: in run() - task 02083763-bbaf-24d7-0325-000000000168 7150 1726853139.81985: variable 'ansible_search_path' from source: unknown 7150 1726853139.81988: variable 'ansible_search_path' from source: unknown 7150 1726853139.82017: calling self._execute() 7150 1726853139.82069: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853139.82075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853139.82084: variable 'omit' from source: magic vars 7150 1726853139.82408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7150 1726853139.82574: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7150 1726853139.82605: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7150 1726853139.82629: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7150 1726853139.82657: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7150 1726853139.82732: 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) 7150 1726853139.82752: 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) 7150 1726853139.82776: 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) 7150 1726853139.82791: 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) 7150 1726853139.82877: Evaluated conditional (not __network_is_ostree is defined): True 7150 1726853139.82881: variable 'omit' from source: magic vars 7150 1726853139.82905: variable 'omit' from source: magic vars 7150 1726853139.82930: variable 'omit' from source: magic vars 7150 1726853139.82952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7150 1726853139.82969: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7150 1726853139.82988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7150 1726853139.83001: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7150 1726853139.83009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7150 1726853139.83032: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7150 1726853139.83035: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853139.83037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853139.83106: Set connection var ansible_timeout to 10 7150 1726853139.83111: Set connection var ansible_shell_executable to /bin/sh 7150 1726853139.83116: Set connection var ansible_module_compression to ZIP_DEFLATED 7150 1726853139.83119: Set connection var ansible_connection to ssh 7150 1726853139.83125: Set connection var ansible_pipelining to False 7150 1726853139.83127: Set connection var ansible_shell_type to sh 7150 1726853139.83143: variable 'ansible_shell_executable' from source: unknown 7150 1726853139.83148: variable 'ansible_connection' from source: unknown 7150 1726853139.83152: variable 'ansible_module_compression' from source: unknown 7150 1726853139.83154: variable 'ansible_shell_type' from source: unknown 7150 1726853139.83156: variable 'ansible_shell_executable' from source: unknown 7150 1726853139.83158: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853139.83160: variable 'ansible_pipelining' from source: unknown 7150 1726853139.83163: variable 'ansible_timeout' from source: unknown 7150 1726853139.83165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853139.83262: 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__) 7150 1726853139.83272: variable 'omit' from source: magic vars 7150 1726853139.83276: starting attempt loop 7150 1726853139.83279: running the handler 7150 1726853139.83290: _low_level_execute_command(): starting 7150 1726853139.83298: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7150 1726853139.83787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.83791: 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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.83793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.83795: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.83843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853139.83846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853139.83848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853139.83921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853139.85611: stdout chunk (state=3): >>>/root <<< 7150 1726853139.85709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853139.85735: stderr chunk (state=3): >>><<< 7150 1726853139.85739: stdout chunk (state=3): >>><<< 7150 1726853139.85759: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853139.85769: _low_level_execute_command(): starting 7150 1726853139.85777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128 `" && echo ansible-tmp-1726853139.8575745-7274-193294011581128="` echo /root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128 `" ) && sleep 0' 7150 1726853139.86169: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.86198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7150 1726853139.86202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.86204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.86206: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.86266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853139.86273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853139.86275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853139.86326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853139.88276: stdout chunk (state=3): >>>ansible-tmp-1726853139.8575745-7274-193294011581128=/root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128 <<< 7150 1726853139.88385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853139.88406: stderr chunk (state=3): >>><<< 7150 1726853139.88413: stdout chunk (state=3): >>><<< 7150 1726853139.88427: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853139.8575745-7274-193294011581128=/root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853139.88463: variable 'ansible_module_compression' from source: unknown 7150 1726853139.88505: ANSIBALLZ: Using lock for stat 7150 1726853139.88509: ANSIBALLZ: Acquiring lock 7150 1726853139.88512: ANSIBALLZ: Lock acquired: 140709063418384 7150 1726853139.88514: ANSIBALLZ: Creating module 7150 1726853139.95766: ANSIBALLZ: Writing module into payload 7150 1726853139.95831: ANSIBALLZ: Writing module 7150 1726853139.95850: ANSIBALLZ: Renaming module 7150 1726853139.95854: ANSIBALLZ: Done creating module 7150 1726853139.95867: variable 'ansible_facts' from source: unknown 7150 1726853139.95913: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128/AnsiballZ_stat.py 7150 1726853139.96014: Sending initial data 7150 1726853139.96017: Sent initial data (151 bytes) 7150 1726853139.96453: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.96489: 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.11.217 originally 10.31.11.217 debug2: match not found <<< 7150 1726853139.96492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.96495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 7150 1726853139.96497: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.96543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853139.96549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853139.96553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853139.96617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853139.98286: 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 <<< 7150 1726853139.98293: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7150 1726853139.98344: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7150 1726853139.98401: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7150sdlyp2o9/tmpbg2ohgkg /root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128/AnsiballZ_stat.py <<< 7150 1726853139.98409: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128/AnsiballZ_stat.py" <<< 7150 1726853139.98466: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7150sdlyp2o9/tmpbg2ohgkg" to remote "/root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128/AnsiballZ_stat.py" <<< 7150 1726853139.99057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853139.99101: stderr chunk (state=3): >>><<< 7150 1726853139.99104: stdout chunk (state=3): >>><<< 7150 1726853139.99124: done transferring module to remote 7150 1726853139.99135: _low_level_execute_command(): starting 7150 1726853139.99138: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128/ /root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128/AnsiballZ_stat.py && sleep 0' 7150 1726853139.99545: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7150 1726853139.99551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7150 1726853139.99583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 7150 1726853139.99586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 7150 1726853139.99588: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853139.99590: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853139.99641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853139.99644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853139.99706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853140.01591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853140.01613: stderr chunk (state=3): >>><<< 7150 1726853140.01616: stdout chunk (state=3): >>><<< 7150 1726853140.01628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853140.01632: _low_level_execute_command(): starting 7150 1726853140.01636: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128/AnsiballZ_stat.py && sleep 0' 7150 1726853140.02049: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7150 1726853140.02053: 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.11.217 originally 10.31.11.217 debug2: match not found <<< 7150 1726853140.02055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7150 1726853140.02057: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853140.02059: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853140.02114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853140.02121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853140.02187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853140.04406: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7150 1726853140.04433: stdout chunk (state=3): >>>import _imp # builtin <<< 7150 1726853140.04472: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7150 1726853140.04478: stdout chunk (state=3): >>>import '_weakref' # <<< 7150 1726853140.04540: stdout chunk (state=3): >>>import '_io' # <<< 7150 1726853140.04548: stdout chunk (state=3): >>>import 'marshal' # <<< 7150 1726853140.04584: stdout chunk (state=3): >>>import 'posix' # <<< 7150 1726853140.04612: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7150 1726853140.04638: stdout chunk (state=3): >>>import 'time' # <<< 7150 1726853140.04651: stdout chunk (state=3): >>>import 'zipimport' # <<< 7150 1726853140.04659: stdout chunk (state=3): >>># installed zipimport hook <<< 7150 1726853140.04701: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7150 1726853140.04708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853140.04720: stdout chunk (state=3): >>>import '_codecs' # <<< 7150 1726853140.04745: stdout chunk (state=3): >>>import 'codecs' # <<< 7150 1726853140.04776: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7150 1726853140.04802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7150 1726853140.04814: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fe184d0> <<< 7150 1726853140.04817: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fde7b30> <<< 7150 1726853140.04838: stdout chunk (state=3): >>># /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' <<< 7150 1726853140.04854: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fe1aa50> <<< 7150 1726853140.04869: stdout chunk (state=3): >>>import '_signal' # <<< 7150 1726853140.04898: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7150 1726853140.04929: stdout chunk (state=3): >>>import 'io' # <<< 7150 1726853140.04952: stdout chunk (state=3): >>>import '_stat' # <<< 7150 1726853140.04955: stdout chunk (state=3): >>>import 'stat' # <<< 7150 1726853140.05036: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7150 1726853140.05064: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7150 1726853140.05096: stdout chunk (state=3): >>>import 'os' # <<< 7150 1726853140.05110: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7150 1726853140.05135: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 7150 1726853140.05140: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 7150 1726853140.05157: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7150 1726853140.05184: 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 <<< 7150 1726853140.05188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7150 1726853140.05208: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc2d130> <<< 7150 1726853140.05264: 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 <<< 7150 1726853140.05278: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853140.05281: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc2dfa0> <<< 7150 1726853140.05304: stdout chunk (state=3): >>>import 'site' # <<< 7150 1726853140.05340: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7150 1726853140.05563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7150 1726853140.05578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7150 1726853140.05592: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7150 1726853140.05603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853140.05621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7150 1726853140.05664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7150 1726853140.05681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7150 1726853140.05709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7150 1726853140.05718: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc6bec0> <<< 7150 1726853140.05746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7150 1726853140.05760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7150 1726853140.05790: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc6bf80> <<< 7150 1726853140.05803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7150 1726853140.05826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7150 1726853140.05855: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7150 1726853140.05898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853140.05921: stdout chunk (state=3): >>>import 'itertools' # <<< 7150 1726853140.05942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7150 1726853140.05945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fca3830> <<< 7150 1726853140.05985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7150 1726853140.05990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fca3ec0> <<< 7150 1726853140.06002: stdout chunk (state=3): >>>import '_collections' # <<< 7150 1726853140.06055: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc83b60> <<< 7150 1726853140.06061: stdout chunk (state=3): >>>import '_functools' # <<< 7150 1726853140.06096: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc812b0> <<< 7150 1726853140.06184: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc69070> <<< 7150 1726853140.06213: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7150 1726853140.06227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7150 1726853140.06241: stdout chunk (state=3): >>>import '_sre' # <<< 7150 1726853140.06259: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7150 1726853140.06299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7150 1726853140.06306: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7150 1726853140.06318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7150 1726853140.06342: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcc37d0> <<< 7150 1726853140.06363: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcc23f0> <<< 7150 1726853140.06388: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7150 1726853140.06393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcc0bc0> <<< 7150 1726853140.06454: 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' <<< 7150 1726853140.06457: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc682f0> <<< 7150 1726853140.06486: 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' <<< 7150 1726853140.06517: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.06527: 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 0x7f2b1fcf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcf8bf0> <<< 7150 1726853140.06566: 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 0x7f2b1fcf8fe0> <<< 7150 1726853140.06569: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc66e10> <<< 7150 1726853140.06599: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7150 1726853140.06604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853140.06624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7150 1726853140.06664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7150 1726853140.06667: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcf9670> <<< 7150 1726853140.06676: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcf9370> <<< 7150 1726853140.06679: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7150 1726853140.06712: 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' <<< 7150 1726853140.06732: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcfa540> <<< 7150 1726853140.06739: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7150 1726853140.06754: stdout chunk (state=3): >>>import 'runpy' # <<< 7150 1726853140.06774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7150 1726853140.06807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7150 1726853140.06835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7150 1726853140.06838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fd10740> <<< 7150 1726853140.06859: stdout chunk (state=3): >>>import 'errno' # <<< 7150 1726853140.06887: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.06892: 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 0x7f2b1fd11e20> <<< 7150 1726853140.06918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7150 1726853140.06922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7150 1726853140.06952: stdout chunk (state=3): >>># /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' <<< 7150 1726853140.06968: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fd12cc0> <<< 7150 1726853140.07003: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.07005: stdout chunk (state=3): >>># 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 0x7f2b1fd132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fd12210> <<< 7150 1726853140.07031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7150 1726853140.07044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7150 1726853140.07085: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.07094: 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 0x7f2b1fd13d70> <<< 7150 1726853140.07100: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fd134a0> <<< 7150 1726853140.07147: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcfa4b0> <<< 7150 1726853140.07166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7150 1726853140.07194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7150 1726853140.07206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7150 1726853140.07232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7150 1726853140.07261: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.07274: stdout chunk (state=3): >>># 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 0x7f2b1fa9fc50> <<< 7150 1726853140.07288: 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' <<< 7150 1726853140.07317: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.07322: stdout chunk (state=3): >>># 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 0x7f2b1fac87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fac8500> <<< 7150 1726853140.07352: 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' <<< 7150 1726853140.07357: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b1fac87d0> <<< 7150 1726853140.07386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7150 1726853140.07392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7150 1726853140.07460: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.07584: 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 0x7f2b1fac9100> <<< 7150 1726853140.07717: 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' <<< 7150 1726853140.07723: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b1fac9af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fac89b0> <<< 7150 1726853140.07742: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fa9ddf0> <<< 7150 1726853140.07764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7150 1726853140.07782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7150 1726853140.07815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7150 1726853140.07821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7150 1726853140.07831: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1facaf00> <<< 7150 1726853140.07849: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fac9c40> <<< 7150 1726853140.07868: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcfac60> <<< 7150 1726853140.07891: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7150 1726853140.07956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853140.07973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7150 1726853140.08007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7150 1726853140.08036: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1faf3230> <<< 7150 1726853140.08087: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7150 1726853140.08101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853140.08125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7150 1726853140.08144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7150 1726853140.08184: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fb175f0> <<< 7150 1726853140.08202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7150 1726853140.08254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7150 1726853140.08299: stdout chunk (state=3): >>>import 'ntpath' # <<< 7150 1726853140.08327: 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 0x7f2b1fb78380> <<< 7150 1726853140.08345: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7150 1726853140.08374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7150 1726853140.08400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7150 1726853140.08441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7150 1726853140.08524: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fb7aae0> <<< 7150 1726853140.08598: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fb784a0> <<< 7150 1726853140.08635: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fb39370> <<< 7150 1726853140.08664: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7150 1726853140.08675: 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 0x7f2b1f97d430> <<< 7150 1726853140.08690: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fb163f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1facbe00> <<< 7150 1726853140.08803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7150 1726853140.08824: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2b1fb16750> <<< 7150 1726853140.09141: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_gh8yfo2m/ansible_stat_payload.zip' <<< 7150 1726853140.09146: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.09274: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.09307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7150 1726853140.09310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7150 1726853140.09360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7150 1726853140.09432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7150 1726853140.09472: 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 0x7f2b1f9d3170> <<< 7150 1726853140.09478: stdout chunk (state=3): >>>import '_typing' # <<< 7150 1726853140.09672: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9b2060> <<< 7150 1726853140.09675: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9b11c0> <<< 7150 1726853140.09677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.09704: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7150 1726853140.09731: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.09742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.09759: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7150 1726853140.09772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.11211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.12361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7150 1726853140.12367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9d1040> <<< 7150 1726853140.12390: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7150 1726853140.12395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853140.12420: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7150 1726853140.12425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7150 1726853140.12452: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7150 1726853140.12455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7150 1726853140.12485: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.12488: stdout chunk (state=3): >>># 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 0x7f2b1f9faa20> <<< 7150 1726853140.12530: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9fa7b0> <<< 7150 1726853140.12556: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9fa0c0> <<< 7150 1726853140.12584: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7150 1726853140.12587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7150 1726853140.12633: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9fab10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9d3e00> <<< 7150 1726853140.12638: stdout chunk (state=3): >>>import 'atexit' # <<< 7150 1726853140.12670: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.12687: stdout chunk (state=3): >>># 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 0x7f2b1f9fb7a0> <<< 7150 1726853140.12690: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.12703: stdout chunk (state=3): >>># 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 0x7f2b1f9fb9e0> <<< 7150 1726853140.12715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7150 1726853140.12772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7150 1726853140.12781: stdout chunk (state=3): >>>import '_locale' # <<< 7150 1726853140.12829: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9fbef0> <<< 7150 1726853140.12833: stdout chunk (state=3): >>>import 'pwd' # <<< 7150 1726853140.12857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7150 1726853140.12879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7150 1726853140.12925: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f315cd0> <<< 7150 1726853140.12944: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.12950: stdout chunk (state=3): >>># 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 0x7f2b1f3178f0> <<< 7150 1726853140.12967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7150 1726853140.12991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7150 1726853140.13020: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f3182f0> <<< 7150 1726853140.13042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7150 1726853140.13069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7150 1726853140.13092: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f319490> <<< 7150 1726853140.13109: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7150 1726853140.13151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7150 1726853140.13169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7150 1726853140.13175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7150 1726853140.13228: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f31bf80> <<< 7150 1726853140.13265: 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 0x7f2b1f3202c0> <<< 7150 1726853140.13292: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f31a240> <<< 7150 1726853140.13305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7150 1726853140.13342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7150 1726853140.13363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7150 1726853140.13366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7150 1726853140.13379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7150 1726853140.13412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7150 1726853140.13442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7150 1726853140.13445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7150 1726853140.13461: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f323ec0> <<< 7150 1726853140.13465: stdout chunk (state=3): >>>import '_tokenize' # <<< 7150 1726853140.13530: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f322990> <<< 7150 1726853140.13537: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f3226f0> <<< 7150 1726853140.13558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7150 1726853140.13564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7150 1726853140.13634: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f322c60> <<< 7150 1726853140.13664: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f31a750> <<< 7150 1726853140.13692: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.13696: stdout chunk (state=3): >>># 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 0x7f2b1f36bf80> <<< 7150 1726853140.13721: 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 <<< 7150 1726853140.13725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f36c260> <<< 7150 1726853140.13743: 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 <<< 7150 1726853140.13770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7150 1726853140.13789: 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' <<< 7150 1726853140.13824: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.13835: stdout chunk (state=3): >>># 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 0x7f2b1f36dcd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f36da90> <<< 7150 1726853140.13842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7150 1726853140.13979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7150 1726853140.14025: 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 0x7f2b1f370230> <<< 7150 1726853140.14030: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f36e390> <<< 7150 1726853140.14046: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7150 1726853140.14102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853140.14105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7150 1726853140.14126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7150 1726853140.14131: stdout chunk (state=3): >>>import '_string' # <<< 7150 1726853140.14181: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f3739b0> <<< 7150 1726853140.14300: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f3703b0> <<< 7150 1726853140.14367: 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 0x7f2b1f3747a0> <<< 7150 1726853140.14399: 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' # 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 0x7f2b1f374bc0> <<< 7150 1726853140.14442: 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 0x7f2b1f374c80> <<< 7150 1726853140.14460: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f36c380> <<< 7150 1726853140.14484: 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 <<< 7150 1726853140.14495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7150 1726853140.14500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7150 1726853140.14531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7150 1726853140.14553: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.14582: stdout chunk (state=3): >>># 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 0x7f2b1f200320> <<< 7150 1726853140.14741: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.14749: 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 0x7f2b1f2016a0> <<< 7150 1726853140.14758: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f376ab0> <<< 7150 1726853140.14790: 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 0x7f2b1f377e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f3766f0> <<< 7150 1726853140.14804: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.14822: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.14830: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 7150 1726853140.14839: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.14932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.15024: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.15031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.15041: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7150 1726853140.15077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.15080: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.15081: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7150 1726853140.15203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.15319: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.15886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.16438: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7150 1726853140.16450: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7150 1726853140.16460: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7150 1726853140.16479: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7150 1726853140.16498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853140.16551: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7150 1726853140.16558: stdout chunk (state=3): >>># 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 0x7f2b1f205910> <<< 7150 1726853140.16631: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7150 1726853140.16637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7150 1726853140.16654: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f2066f0> <<< 7150 1726853140.16666: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f2017c0> <<< 7150 1726853140.16715: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7150 1726853140.16727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.16743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.16768: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7150 1726853140.16773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.16923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.17076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7150 1726853140.17083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7150 1726853140.17099: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f2063f0> <<< 7150 1726853140.17109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.17563: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18006: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18154: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7150 1726853140.18160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18236: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7150 1726853140.18242: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18305: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18397: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7150 1726853140.18403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18430: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18433: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 7150 1726853140.18435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18516: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7150 1726853140.18520: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.18969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7150 1726853140.19039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7150 1726853140.19047: stdout chunk (state=3): >>>import '_ast' # <<< 7150 1726853140.19120: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f2078f0> <<< 7150 1726853140.19125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.19200: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.19277: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7150 1726853140.19285: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7150 1726853140.19311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.19351: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.19394: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7150 1726853140.19397: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.19444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.19486: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.19542: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.19606: 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 <<< 7150 1726853140.19655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7150 1726853140.19744: 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' <<< 7150 1726853140.19752: 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' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b1f2120c0> <<< 7150 1726853140.19784: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f20daf0> <<< 7150 1726853140.19821: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7150 1726853140.19829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.19891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.19957: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.19979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.20029: 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' <<< 7150 1726853140.20044: 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 <<< 7150 1726853140.20069: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7150 1726853140.20086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7150 1726853140.20156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7150 1726853140.20168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7150 1726853140.20193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7150 1726853140.20248: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f302960> <<< 7150 1726853140.20288: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fa36630> <<< 7150 1726853140.20373: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f212150> <<< 7150 1726853140.20377: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fca37a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7150 1726853140.20391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.20412: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.20440: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7150 1726853140.20501: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7150 1726853140.20506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.20525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.20531: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 7150 1726853140.20545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.20682: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.20883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7150 1726853140.21004: 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"}}} <<< 7150 1726853140.21015: stdout chunk (state=3): >>># destroy __main__ <<< 7150 1726853140.21400: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7150 1726853140.21407: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 7150 1726853140.21424: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.21449: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.21474: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.21502: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 7150 1726853140.21508: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.21542: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.21569: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.21577: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # 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 <<< 7150 1726853140.21819: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7150 1726853140.21836: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7150 1726853140.21851: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7150 1726853140.21863: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7150 1726853140.21883: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7150 1726853140.21910: stdout chunk (state=3): >>># destroy ntpath <<< 7150 1726853140.21927: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal <<< 7150 1726853140.21943: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 7150 1726853140.21949: stdout chunk (state=3): >>># destroy encodings <<< 7150 1726853140.21987: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 7150 1726853140.21989: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 7150 1726853140.21994: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7150 1726853140.22014: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 7150 1726853140.22029: stdout chunk (state=3): >>># destroy array <<< 7150 1726853140.22041: stdout chunk (state=3): >>># destroy datetime <<< 7150 1726853140.22062: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7150 1726853140.22065: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 7150 1726853140.22067: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7150 1726853140.22121: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7150 1726853140.22138: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.22151: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 7150 1726853140.22169: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.22186: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 7150 1726853140.22205: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.22219: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7150 1726853140.22252: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.22258: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.22266: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.22280: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 7150 1726853140.22285: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7150 1726853140.22429: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7150 1726853140.22435: stdout chunk (state=3): >>># destroy _collections <<< 7150 1726853140.22467: stdout chunk (state=3): >>># destroy platform <<< 7150 1726853140.22470: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7150 1726853140.22492: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7150 1726853140.22522: stdout chunk (state=3): >>># destroy _typing <<< 7150 1726853140.22539: stdout chunk (state=3): >>># 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 <<< 7150 1726853140.22543: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7150 1726853140.22560: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7150 1726853140.22654: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 7150 1726853140.22657: stdout chunk (state=3): >>> # 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 <<< 7150 1726853140.22681: stdout chunk (state=3): >>># destroy time <<< 7150 1726853140.22695: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7150 1726853140.22714: stdout chunk (state=3): >>># destroy _hashlib <<< 7150 1726853140.22729: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 7150 1726853140.22750: stdout chunk (state=3): >>># destroy itertools <<< 7150 1726853140.22768: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 7150 1726853140.22773: stdout chunk (state=3): >>># destroy _thread <<< 7150 1726853140.22785: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7150 1726853140.23119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 7150 1726853140.23149: stderr chunk (state=3): >>><<< 7150 1726853140.23154: stdout chunk (state=3): >>><<< 7150 1726853140.23220: _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 0x7f2b1fe184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fde7b30> # /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 0x7f2b1fe1aa50> 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 0x7f2b1fc2d130> # /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 0x7f2b1fc2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f2b1fc6bec0> # /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 0x7f2b1fc6bf80> # /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 0x7f2b1fca3830> # /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 0x7f2b1fca3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc69070> # /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 0x7f2b1fcc37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcc23f0> # /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 0x7f2b1fc82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcc0bc0> # /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 0x7f2b1fcf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc682f0> # /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 0x7f2b1fcf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcf8bf0> # 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 0x7f2b1fcf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fc66e10> # /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 0x7f2b1fcf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcf9370> 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 0x7f2b1fcfa540> 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 0x7f2b1fd10740> 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 0x7f2b1fd11e20> # /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 0x7f2b1fd12cc0> # 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 0x7f2b1fd132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fd12210> # /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 0x7f2b1fd13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fd134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcfa4b0> # /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 0x7f2b1fa9fc50> # /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 0x7f2b1fac87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fac8500> # 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 0x7f2b1fac87d0> # /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 0x7f2b1fac9100> # 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 0x7f2b1fac9af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fac89b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fa9ddf0> # /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 0x7f2b1facaf00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fac9c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fcfac60> # /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 0x7f2b1faf3230> # /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 0x7f2b1fb175f0> # /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 0x7f2b1fb78380> # /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 0x7f2b1fb7aae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fb784a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fb39370> # /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 0x7f2b1f97d430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fb163f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1facbe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2b1fb16750> # zipimport: found 30 names in '/tmp/ansible_stat_payload_gh8yfo2m/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 0x7f2b1f9d3170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9b2060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9b11c0> # 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 0x7f2b1f9d1040> # /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 0x7f2b1f9faa20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9fa7b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9fa0c0> # /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 0x7f2b1f9fab10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f9d3e00> 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 0x7f2b1f9fb7a0> # 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 0x7f2b1f9fb9e0> # /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 0x7f2b1f9fbef0> 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 0x7f2b1f315cd0> # 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 0x7f2b1f3178f0> # /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 0x7f2b1f3182f0> # /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 0x7f2b1f319490> # /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 0x7f2b1f31bf80> # 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 0x7f2b1f3202c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f31a240> # /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 0x7f2b1f323ec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f322990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f3226f0> # /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 0x7f2b1f322c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f31a750> # 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 0x7f2b1f36bf80> # /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 0x7f2b1f36c260> # /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 0x7f2b1f36dcd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f36da90> # /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 0x7f2b1f370230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f36e390> # /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 0x7f2b1f3739b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f3703b0> # 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 0x7f2b1f3747a0> # 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 0x7f2b1f374bc0> # 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 0x7f2b1f374c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f36c380> # /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 0x7f2b1f200320> # 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 0x7f2b1f2016a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f376ab0> # 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 0x7f2b1f377e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f3766f0> # 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 0x7f2b1f205910> # /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 0x7f2b1f2066f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f2017c0> 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 0x7f2b1f2063f0> # 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 0x7f2b1f2078f0> # 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' # # 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 0x7f2b1f2120c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f20daf0> 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 0x7f2b1f302960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fa36630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1f212150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1fca37a0> # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _blake2 # 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 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 _hashlib # 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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.11.217 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _blake2 # 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 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 _hashlib # 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 _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7150 1726853140.23711: 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-1726853139.8575745-7274-193294011581128/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7150 1726853140.23715: _low_level_execute_command(): starting 7150 1726853140.23717: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853139.8575745-7274-193294011581128/ > /dev/null 2>&1 && sleep 0' 7150 1726853140.23883: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853140.23887: 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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853140.23889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 7150 1726853140.23891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7150 1726853140.23893: 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7150 1726853140.23950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 7150 1726853140.23955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7150 1726853140.23957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7150 1726853140.24011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7150 1726853140.25873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7150 1726853140.25895: stderr chunk (state=3): >>><<< 7150 1726853140.25898: stdout chunk (state=3): >>><<< 7150 1726853140.25909: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 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.11.217 originally 10.31.11.217 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.11.217 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.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 7150 1726853140.25915: handler run complete 7150 1726853140.25928: attempt loop complete, returning result 7150 1726853140.25931: _execute() done 7150 1726853140.25933: dumping result to json 7150 1726853140.25937: done dumping result, returning 7150 1726853140.25945: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [02083763-bbaf-24d7-0325-000000000168] 7150 1726853140.25950: sending task result for task 02083763-bbaf-24d7-0325-000000000168 7150 1726853140.26031: done sending task result for task 02083763-bbaf-24d7-0325-000000000168 7150 1726853140.26033: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 7150 1726853140.26116: no more pending results, returning what we have 7150 1726853140.26119: results queue empty 7150 1726853140.26119: checking for any_errors_fatal 7150 1726853140.26126: done checking for any_errors_fatal 7150 1726853140.26127: checking for max_fail_percentage 7150 1726853140.26128: done checking for max_fail_percentage 7150 1726853140.26129: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.26130: done checking to see if all hosts have failed 7150 1726853140.26130: getting the remaining hosts for this loop 7150 1726853140.26132: done getting the remaining hosts for this loop 7150 1726853140.26135: getting the next task for host managed_node3 7150 1726853140.26139: done getting next task for host managed_node3 7150 1726853140.26141: ^ task is: TASK: Set flag to indicate system is ostree 7150 1726853140.26144: ^ 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 7150 1726853140.26149: getting variables 7150 1726853140.26151: in VariableManager get_vars() 7150 1726853140.26180: Calling all_inventory to load vars for managed_node3 7150 1726853140.26182: Calling groups_inventory to load vars for managed_node3 7150 1726853140.26186: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.26195: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.26197: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.26200: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.26336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.26453: done with get_vars() 7150 1726853140.26460: done getting variables 7150 1726853140.26531: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:25:40 -0400 (0:00:00.449) 0:00:03.928 ****** 7150 1726853140.26552: entering _queue_task() for managed_node3/set_fact 7150 1726853140.26553: Creating lock for set_fact 7150 1726853140.26730: worker is 1 (out of 1 available) 7150 1726853140.26741: exiting _queue_task() for managed_node3/set_fact 7150 1726853140.26756: done queuing things up, now waiting for results queue to drain 7150 1726853140.26758: waiting for pending results... 7150 1726853140.26890: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 7150 1726853140.26953: in run() - task 02083763-bbaf-24d7-0325-000000000169 7150 1726853140.26960: variable 'ansible_search_path' from source: unknown 7150 1726853140.26964: variable 'ansible_search_path' from source: unknown 7150 1726853140.26993: calling self._execute() 7150 1726853140.27045: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.27052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.27058: variable 'omit' from source: magic vars 7150 1726853140.27428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7150 1726853140.27590: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7150 1726853140.27620: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7150 1726853140.27645: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7150 1726853140.27673: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7150 1726853140.27730: 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) 7150 1726853140.27752: 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) 7150 1726853140.27768: 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) 7150 1726853140.27788: 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) 7150 1726853140.27872: Evaluated conditional (not __network_is_ostree is defined): True 7150 1726853140.27875: variable 'omit' from source: magic vars 7150 1726853140.27900: variable 'omit' from source: magic vars 7150 1726853140.27979: variable '__ostree_booted_stat' from source: set_fact 7150 1726853140.28015: variable 'omit' from source: magic vars 7150 1726853140.28032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7150 1726853140.28052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7150 1726853140.28068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7150 1726853140.28083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7150 1726853140.28091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7150 1726853140.28113: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7150 1726853140.28116: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.28119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.28195: Set connection var ansible_timeout to 10 7150 1726853140.28199: Set connection var ansible_shell_executable to /bin/sh 7150 1726853140.28207: Set connection var ansible_module_compression to ZIP_DEFLATED 7150 1726853140.28209: Set connection var ansible_connection to ssh 7150 1726853140.28213: Set connection var ansible_pipelining to False 7150 1726853140.28215: Set connection var ansible_shell_type to sh 7150 1726853140.28235: variable 'ansible_shell_executable' from source: unknown 7150 1726853140.28239: variable 'ansible_connection' from source: unknown 7150 1726853140.28241: variable 'ansible_module_compression' from source: unknown 7150 1726853140.28243: variable 'ansible_shell_type' from source: unknown 7150 1726853140.28248: variable 'ansible_shell_executable' from source: unknown 7150 1726853140.28250: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.28253: variable 'ansible_pipelining' from source: unknown 7150 1726853140.28255: variable 'ansible_timeout' from source: unknown 7150 1726853140.28257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.28324: 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) 7150 1726853140.28332: variable 'omit' from source: magic vars 7150 1726853140.28338: starting attempt loop 7150 1726853140.28341: running the handler 7150 1726853140.28351: handler run complete 7150 1726853140.28356: attempt loop complete, returning result 7150 1726853140.28359: _execute() done 7150 1726853140.28361: dumping result to json 7150 1726853140.28364: done dumping result, returning 7150 1726853140.28370: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [02083763-bbaf-24d7-0325-000000000169] 7150 1726853140.28374: sending task result for task 02083763-bbaf-24d7-0325-000000000169 7150 1726853140.28445: done sending task result for task 02083763-bbaf-24d7-0325-000000000169 7150 1726853140.28451: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7150 1726853140.28501: no more pending results, returning what we have 7150 1726853140.28504: results queue empty 7150 1726853140.28505: checking for any_errors_fatal 7150 1726853140.28509: done checking for any_errors_fatal 7150 1726853140.28510: checking for max_fail_percentage 7150 1726853140.28511: done checking for max_fail_percentage 7150 1726853140.28512: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.28513: done checking to see if all hosts have failed 7150 1726853140.28514: getting the remaining hosts for this loop 7150 1726853140.28515: done getting the remaining hosts for this loop 7150 1726853140.28517: getting the next task for host managed_node3 7150 1726853140.28523: done getting next task for host managed_node3 7150 1726853140.28525: ^ task is: TASK: Fix CentOS6 Base repo 7150 1726853140.28527: ^ 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 7150 1726853140.28531: getting variables 7150 1726853140.28532: in VariableManager get_vars() 7150 1726853140.28556: Calling all_inventory to load vars for managed_node3 7150 1726853140.28559: Calling groups_inventory to load vars for managed_node3 7150 1726853140.28568: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.28577: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.28579: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.28585: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.28713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.28827: done with get_vars() 7150 1726853140.28833: done getting variables 7150 1726853140.28912: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:25:40 -0400 (0:00:00.023) 0:00:03.952 ****** 7150 1726853140.28931: entering _queue_task() for managed_node3/copy 7150 1726853140.29095: worker is 1 (out of 1 available) 7150 1726853140.29107: exiting _queue_task() for managed_node3/copy 7150 1726853140.29118: done queuing things up, now waiting for results queue to drain 7150 1726853140.29120: waiting for pending results... 7150 1726853140.29242: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 7150 1726853140.29301: in run() - task 02083763-bbaf-24d7-0325-00000000016b 7150 1726853140.29311: variable 'ansible_search_path' from source: unknown 7150 1726853140.29314: variable 'ansible_search_path' from source: unknown 7150 1726853140.29338: calling self._execute() 7150 1726853140.29391: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.29394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.29403: variable 'omit' from source: magic vars 7150 1726853140.29709: variable 'ansible_distribution' from source: facts 7150 1726853140.29724: Evaluated conditional (ansible_distribution == 'CentOS'): True 7150 1726853140.29803: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.29808: Evaluated conditional (ansible_distribution_major_version == '6'): False 7150 1726853140.29811: when evaluation is False, skipping this task 7150 1726853140.29814: _execute() done 7150 1726853140.29817: dumping result to json 7150 1726853140.29819: done dumping result, returning 7150 1726853140.29826: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [02083763-bbaf-24d7-0325-00000000016b] 7150 1726853140.29828: sending task result for task 02083763-bbaf-24d7-0325-00000000016b 7150 1726853140.29912: done sending task result for task 02083763-bbaf-24d7-0325-00000000016b 7150 1726853140.29915: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7150 1726853140.29977: no more pending results, returning what we have 7150 1726853140.29979: results queue empty 7150 1726853140.29980: checking for any_errors_fatal 7150 1726853140.29983: done checking for any_errors_fatal 7150 1726853140.29984: checking for max_fail_percentage 7150 1726853140.29985: done checking for max_fail_percentage 7150 1726853140.29985: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.29986: done checking to see if all hosts have failed 7150 1726853140.29987: getting the remaining hosts for this loop 7150 1726853140.29988: done getting the remaining hosts for this loop 7150 1726853140.29991: getting the next task for host managed_node3 7150 1726853140.29995: done getting next task for host managed_node3 7150 1726853140.29997: ^ task is: TASK: Include the task 'enable_epel.yml' 7150 1726853140.29999: ^ 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 7150 1726853140.30002: getting variables 7150 1726853140.30003: in VariableManager get_vars() 7150 1726853140.30022: Calling all_inventory to load vars for managed_node3 7150 1726853140.30026: Calling groups_inventory to load vars for managed_node3 7150 1726853140.30028: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.30034: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.30036: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.30038: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.30140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.30269: done with get_vars() 7150 1726853140.30277: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:25:40 -0400 (0:00:00.013) 0:00:03.966 ****** 7150 1726853140.30330: entering _queue_task() for managed_node3/include_tasks 7150 1726853140.30490: worker is 1 (out of 1 available) 7150 1726853140.30501: exiting _queue_task() for managed_node3/include_tasks 7150 1726853140.30511: done queuing things up, now waiting for results queue to drain 7150 1726853140.30513: waiting for pending results... 7150 1726853140.30641: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 7150 1726853140.30703: in run() - task 02083763-bbaf-24d7-0325-00000000016c 7150 1726853140.30713: variable 'ansible_search_path' from source: unknown 7150 1726853140.30716: variable 'ansible_search_path' from source: unknown 7150 1726853140.30741: calling self._execute() 7150 1726853140.30790: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.30795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.30805: variable 'omit' from source: magic vars 7150 1726853140.31115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.32622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.32664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.32701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.32726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.32745: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.32801: 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) 7150 1726853140.32822: 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) 7150 1726853140.32838: 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) 7150 1726853140.32867: 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) 7150 1726853140.32879: 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) 7150 1726853140.32953: variable '__network_is_ostree' from source: set_fact 7150 1726853140.32963: Evaluated conditional (not __network_is_ostree | d(false)): True 7150 1726853140.32966: _execute() done 7150 1726853140.32969: dumping result to json 7150 1726853140.32974: done dumping result, returning 7150 1726853140.32985: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-24d7-0325-00000000016c] 7150 1726853140.32988: sending task result for task 02083763-bbaf-24d7-0325-00000000016c 7150 1726853140.33062: done sending task result for task 02083763-bbaf-24d7-0325-00000000016c 7150 1726853140.33065: WORKER PROCESS EXITING 7150 1726853140.33092: no more pending results, returning what we have 7150 1726853140.33097: in VariableManager get_vars() 7150 1726853140.33125: Calling all_inventory to load vars for managed_node3 7150 1726853140.33127: Calling groups_inventory to load vars for managed_node3 7150 1726853140.33130: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.33138: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.33141: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.33143: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.33266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.33375: done with get_vars() 7150 1726853140.33380: variable 'ansible_search_path' from source: unknown 7150 1726853140.33381: variable 'ansible_search_path' from source: unknown 7150 1726853140.33403: we have included files to process 7150 1726853140.33404: generating all_blocks data 7150 1726853140.33405: done generating all_blocks data 7150 1726853140.33410: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7150 1726853140.33410: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7150 1726853140.33412: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7150 1726853140.33958: done processing included file 7150 1726853140.33959: iterating over new_blocks loaded from include file 7150 1726853140.33960: in VariableManager get_vars() 7150 1726853140.33969: done with get_vars() 7150 1726853140.33970: filtering new block on tags 7150 1726853140.33985: done filtering new block on tags 7150 1726853140.33987: in VariableManager get_vars() 7150 1726853140.33993: done with get_vars() 7150 1726853140.33994: filtering new block on tags 7150 1726853140.34000: done filtering new block on tags 7150 1726853140.34001: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 7150 1726853140.34005: extending task lists for all hosts with included blocks 7150 1726853140.34061: done extending task lists 7150 1726853140.34062: done processing included files 7150 1726853140.34062: results queue empty 7150 1726853140.34063: checking for any_errors_fatal 7150 1726853140.34064: done checking for any_errors_fatal 7150 1726853140.34065: checking for max_fail_percentage 7150 1726853140.34065: done checking for max_fail_percentage 7150 1726853140.34066: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.34066: done checking to see if all hosts have failed 7150 1726853140.34067: getting the remaining hosts for this loop 7150 1726853140.34067: done getting the remaining hosts for this loop 7150 1726853140.34069: getting the next task for host managed_node3 7150 1726853140.34073: done getting next task for host managed_node3 7150 1726853140.34075: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7150 1726853140.34077: ^ 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 7150 1726853140.34079: getting variables 7150 1726853140.34079: in VariableManager get_vars() 7150 1726853140.34084: Calling all_inventory to load vars for managed_node3 7150 1726853140.34086: Calling groups_inventory to load vars for managed_node3 7150 1726853140.34087: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.34090: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.34095: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.34096: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.34185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.34295: done with get_vars() 7150 1726853140.34301: done getting variables 7150 1726853140.34342: 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) 7150 1726853140.34470: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:25:40 -0400 (0:00:00.041) 0:00:04.008 ****** 7150 1726853140.34500: entering _queue_task() for managed_node3/command 7150 1726853140.34501: Creating lock for command 7150 1726853140.34665: worker is 1 (out of 1 available) 7150 1726853140.34678: exiting _queue_task() for managed_node3/command 7150 1726853140.34689: done queuing things up, now waiting for results queue to drain 7150 1726853140.34691: waiting for pending results... 7150 1726853140.34816: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 7150 1726853140.34896: in run() - task 02083763-bbaf-24d7-0325-000000000186 7150 1726853140.34905: variable 'ansible_search_path' from source: unknown 7150 1726853140.34908: variable 'ansible_search_path' from source: unknown 7150 1726853140.34936: calling self._execute() 7150 1726853140.34993: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.34997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.35005: variable 'omit' from source: magic vars 7150 1726853140.35270: variable 'ansible_distribution' from source: facts 7150 1726853140.35280: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7150 1726853140.35362: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.35366: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7150 1726853140.35370: when evaluation is False, skipping this task 7150 1726853140.35378: _execute() done 7150 1726853140.35387: dumping result to json 7150 1726853140.35390: done dumping result, returning 7150 1726853140.35392: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [02083763-bbaf-24d7-0325-000000000186] 7150 1726853140.35395: sending task result for task 02083763-bbaf-24d7-0325-000000000186 7150 1726853140.35478: done sending task result for task 02083763-bbaf-24d7-0325-000000000186 7150 1726853140.35483: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7150 1726853140.35529: no more pending results, returning what we have 7150 1726853140.35531: results queue empty 7150 1726853140.35532: checking for any_errors_fatal 7150 1726853140.35533: done checking for any_errors_fatal 7150 1726853140.35534: checking for max_fail_percentage 7150 1726853140.35535: done checking for max_fail_percentage 7150 1726853140.35536: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.35537: done checking to see if all hosts have failed 7150 1726853140.35537: getting the remaining hosts for this loop 7150 1726853140.35538: done getting the remaining hosts for this loop 7150 1726853140.35541: getting the next task for host managed_node3 7150 1726853140.35545: done getting next task for host managed_node3 7150 1726853140.35547: ^ task is: TASK: Install yum-utils package 7150 1726853140.35550: ^ 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 7150 1726853140.35553: getting variables 7150 1726853140.35554: in VariableManager get_vars() 7150 1726853140.35577: Calling all_inventory to load vars for managed_node3 7150 1726853140.35580: Calling groups_inventory to load vars for managed_node3 7150 1726853140.35582: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.35590: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.35593: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.35595: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.35694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.35805: done with get_vars() 7150 1726853140.35813: done getting variables 7150 1726853140.35876: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:25:40 -0400 (0:00:00.013) 0:00:04.022 ****** 7150 1726853140.35893: entering _queue_task() for managed_node3/package 7150 1726853140.35895: Creating lock for package 7150 1726853140.36049: worker is 1 (out of 1 available) 7150 1726853140.36060: exiting _queue_task() for managed_node3/package 7150 1726853140.36072: done queuing things up, now waiting for results queue to drain 7150 1726853140.36074: waiting for pending results... 7150 1726853140.36205: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 7150 1726853140.36261: in run() - task 02083763-bbaf-24d7-0325-000000000187 7150 1726853140.36272: variable 'ansible_search_path' from source: unknown 7150 1726853140.36276: variable 'ansible_search_path' from source: unknown 7150 1726853140.36300: calling self._execute() 7150 1726853140.36410: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.36414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.36423: variable 'omit' from source: magic vars 7150 1726853140.36656: variable 'ansible_distribution' from source: facts 7150 1726853140.36664: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7150 1726853140.36749: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.36752: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7150 1726853140.36755: when evaluation is False, skipping this task 7150 1726853140.36757: _execute() done 7150 1726853140.36760: dumping result to json 7150 1726853140.36762: done dumping result, returning 7150 1726853140.36768: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [02083763-bbaf-24d7-0325-000000000187] 7150 1726853140.36773: sending task result for task 02083763-bbaf-24d7-0325-000000000187 7150 1726853140.36855: done sending task result for task 02083763-bbaf-24d7-0325-000000000187 7150 1726853140.36858: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7150 1726853140.36943: no more pending results, returning what we have 7150 1726853140.36946: results queue empty 7150 1726853140.36946: checking for any_errors_fatal 7150 1726853140.36950: done checking for any_errors_fatal 7150 1726853140.36951: checking for max_fail_percentage 7150 1726853140.36952: done checking for max_fail_percentage 7150 1726853140.36953: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.36953: done checking to see if all hosts have failed 7150 1726853140.36954: getting the remaining hosts for this loop 7150 1726853140.36955: done getting the remaining hosts for this loop 7150 1726853140.36958: getting the next task for host managed_node3 7150 1726853140.36962: done getting next task for host managed_node3 7150 1726853140.36964: ^ task is: TASK: Enable EPEL 7 7150 1726853140.36966: ^ 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 7150 1726853140.36968: getting variables 7150 1726853140.36969: in VariableManager get_vars() 7150 1726853140.36984: Calling all_inventory to load vars for managed_node3 7150 1726853140.36986: Calling groups_inventory to load vars for managed_node3 7150 1726853140.36988: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.36993: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.36995: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.36997: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.37091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.37205: done with get_vars() 7150 1726853140.37210: done getting variables 7150 1726853140.37244: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:25:40 -0400 (0:00:00.013) 0:00:04.035 ****** 7150 1726853140.37261: entering _queue_task() for managed_node3/command 7150 1726853140.37413: worker is 1 (out of 1 available) 7150 1726853140.37425: exiting _queue_task() for managed_node3/command 7150 1726853140.37435: done queuing things up, now waiting for results queue to drain 7150 1726853140.37437: waiting for pending results... 7150 1726853140.37559: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 7150 1726853140.37622: in run() - task 02083763-bbaf-24d7-0325-000000000188 7150 1726853140.37632: variable 'ansible_search_path' from source: unknown 7150 1726853140.37635: variable 'ansible_search_path' from source: unknown 7150 1726853140.37662: calling self._execute() 7150 1726853140.37713: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.37717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.37726: variable 'omit' from source: magic vars 7150 1726853140.37966: variable 'ansible_distribution' from source: facts 7150 1726853140.37976: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7150 1726853140.38062: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.38066: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7150 1726853140.38068: when evaluation is False, skipping this task 7150 1726853140.38073: _execute() done 7150 1726853140.38076: dumping result to json 7150 1726853140.38078: done dumping result, returning 7150 1726853140.38084: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [02083763-bbaf-24d7-0325-000000000188] 7150 1726853140.38087: sending task result for task 02083763-bbaf-24d7-0325-000000000188 7150 1726853140.38172: done sending task result for task 02083763-bbaf-24d7-0325-000000000188 7150 1726853140.38176: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7150 1726853140.38245: no more pending results, returning what we have 7150 1726853140.38247: results queue empty 7150 1726853140.38248: checking for any_errors_fatal 7150 1726853140.38251: done checking for any_errors_fatal 7150 1726853140.38252: checking for max_fail_percentage 7150 1726853140.38253: done checking for max_fail_percentage 7150 1726853140.38253: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.38254: done checking to see if all hosts have failed 7150 1726853140.38254: getting the remaining hosts for this loop 7150 1726853140.38255: done getting the remaining hosts for this loop 7150 1726853140.38257: getting the next task for host managed_node3 7150 1726853140.38260: done getting next task for host managed_node3 7150 1726853140.38261: ^ task is: TASK: Enable EPEL 8 7150 1726853140.38264: ^ 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 7150 1726853140.38266: getting variables 7150 1726853140.38267: in VariableManager get_vars() 7150 1726853140.38287: Calling all_inventory to load vars for managed_node3 7150 1726853140.38289: Calling groups_inventory to load vars for managed_node3 7150 1726853140.38291: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.38297: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.38299: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.38300: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.38399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.38526: done with get_vars() 7150 1726853140.38532: done getting variables 7150 1726853140.38568: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:25:40 -0400 (0:00:00.013) 0:00:04.049 ****** 7150 1726853140.38587: entering _queue_task() for managed_node3/command 7150 1726853140.38736: worker is 1 (out of 1 available) 7150 1726853140.38746: exiting _queue_task() for managed_node3/command 7150 1726853140.38757: done queuing things up, now waiting for results queue to drain 7150 1726853140.38759: waiting for pending results... 7150 1726853140.38880: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 7150 1726853140.38934: in run() - task 02083763-bbaf-24d7-0325-000000000189 7150 1726853140.38943: variable 'ansible_search_path' from source: unknown 7150 1726853140.38946: variable 'ansible_search_path' from source: unknown 7150 1726853140.38974: calling self._execute() 7150 1726853140.39026: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.39030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.39038: variable 'omit' from source: magic vars 7150 1726853140.39276: variable 'ansible_distribution' from source: facts 7150 1726853140.39284: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7150 1726853140.39369: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.39375: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7150 1726853140.39378: when evaluation is False, skipping this task 7150 1726853140.39381: _execute() done 7150 1726853140.39383: dumping result to json 7150 1726853140.39385: done dumping result, returning 7150 1726853140.39391: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [02083763-bbaf-24d7-0325-000000000189] 7150 1726853140.39394: sending task result for task 02083763-bbaf-24d7-0325-000000000189 7150 1726853140.39472: done sending task result for task 02083763-bbaf-24d7-0325-000000000189 7150 1726853140.39475: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7150 1726853140.39515: no more pending results, returning what we have 7150 1726853140.39517: results queue empty 7150 1726853140.39518: checking for any_errors_fatal 7150 1726853140.39524: done checking for any_errors_fatal 7150 1726853140.39525: checking for max_fail_percentage 7150 1726853140.39526: done checking for max_fail_percentage 7150 1726853140.39527: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.39528: done checking to see if all hosts have failed 7150 1726853140.39528: getting the remaining hosts for this loop 7150 1726853140.39529: done getting the remaining hosts for this loop 7150 1726853140.39532: getting the next task for host managed_node3 7150 1726853140.39538: done getting next task for host managed_node3 7150 1726853140.39540: ^ task is: TASK: Enable EPEL 6 7150 1726853140.39543: ^ 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 7150 1726853140.39546: getting variables 7150 1726853140.39547: in VariableManager get_vars() 7150 1726853140.39569: Calling all_inventory to load vars for managed_node3 7150 1726853140.39574: Calling groups_inventory to load vars for managed_node3 7150 1726853140.39577: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.39583: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.39586: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.39589: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.39686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.39795: done with get_vars() 7150 1726853140.39802: done getting variables 7150 1726853140.39837: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:25:40 -0400 (0:00:00.012) 0:00:04.061 ****** 7150 1726853140.39855: entering _queue_task() for managed_node3/copy 7150 1726853140.40002: worker is 1 (out of 1 available) 7150 1726853140.40013: exiting _queue_task() for managed_node3/copy 7150 1726853140.40023: done queuing things up, now waiting for results queue to drain 7150 1726853140.40024: waiting for pending results... 7150 1726853140.40144: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 7150 1726853140.40206: in run() - task 02083763-bbaf-24d7-0325-00000000018b 7150 1726853140.40216: variable 'ansible_search_path' from source: unknown 7150 1726853140.40219: variable 'ansible_search_path' from source: unknown 7150 1726853140.40243: calling self._execute() 7150 1726853140.40296: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.40299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.40308: variable 'omit' from source: magic vars 7150 1726853140.40536: variable 'ansible_distribution' from source: facts 7150 1726853140.40546: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7150 1726853140.40622: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.40627: Evaluated conditional (ansible_distribution_major_version == '6'): False 7150 1726853140.40630: when evaluation is False, skipping this task 7150 1726853140.40633: _execute() done 7150 1726853140.40635: dumping result to json 7150 1726853140.40637: done dumping result, returning 7150 1726853140.40643: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [02083763-bbaf-24d7-0325-00000000018b] 7150 1726853140.40646: sending task result for task 02083763-bbaf-24d7-0325-00000000018b 7150 1726853140.40729: done sending task result for task 02083763-bbaf-24d7-0325-00000000018b 7150 1726853140.40732: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7150 1726853140.40777: no more pending results, returning what we have 7150 1726853140.40779: results queue empty 7150 1726853140.40780: checking for any_errors_fatal 7150 1726853140.40784: done checking for any_errors_fatal 7150 1726853140.40785: checking for max_fail_percentage 7150 1726853140.40786: done checking for max_fail_percentage 7150 1726853140.40787: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.40787: done checking to see if all hosts have failed 7150 1726853140.40788: getting the remaining hosts for this loop 7150 1726853140.40789: done getting the remaining hosts for this loop 7150 1726853140.40792: getting the next task for host managed_node3 7150 1726853140.40798: done getting next task for host managed_node3 7150 1726853140.40801: ^ task is: TASK: Set network provider to 'initscripts' 7150 1726853140.40802: ^ 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 7150 1726853140.40806: getting variables 7150 1726853140.40807: in VariableManager get_vars() 7150 1726853140.40827: Calling all_inventory to load vars for managed_node3 7150 1726853140.40828: Calling groups_inventory to load vars for managed_node3 7150 1726853140.40830: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.40836: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.40837: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.40839: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.40967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.41075: done with get_vars() 7150 1726853140.41081: done getting variables 7150 1726853140.41118: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:12 Friday 20 September 2024 13:25:40 -0400 (0:00:00.012) 0:00:04.074 ****** 7150 1726853140.41134: entering _queue_task() for managed_node3/set_fact 7150 1726853140.41282: worker is 1 (out of 1 available) 7150 1726853140.41294: exiting _queue_task() for managed_node3/set_fact 7150 1726853140.41304: done queuing things up, now waiting for results queue to drain 7150 1726853140.41306: waiting for pending results... 7150 1726853140.41427: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 7150 1726853140.41479: in run() - task 02083763-bbaf-24d7-0325-000000000007 7150 1726853140.41489: variable 'ansible_search_path' from source: unknown 7150 1726853140.41514: calling self._execute() 7150 1726853140.41566: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.41570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.41581: variable 'omit' from source: magic vars 7150 1726853140.41644: variable 'omit' from source: magic vars 7150 1726853140.41668: variable 'omit' from source: magic vars 7150 1726853140.41694: variable 'omit' from source: magic vars 7150 1726853140.41722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7150 1726853140.41747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7150 1726853140.41767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7150 1726853140.41782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7150 1726853140.41792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7150 1726853140.41813: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7150 1726853140.41817: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.41819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.41892: Set connection var ansible_timeout to 10 7150 1726853140.41896: Set connection var ansible_shell_executable to /bin/sh 7150 1726853140.41901: Set connection var ansible_module_compression to ZIP_DEFLATED 7150 1726853140.41903: Set connection var ansible_connection to ssh 7150 1726853140.41909: Set connection var ansible_pipelining to False 7150 1726853140.41912: Set connection var ansible_shell_type to sh 7150 1726853140.41928: variable 'ansible_shell_executable' from source: unknown 7150 1726853140.41930: variable 'ansible_connection' from source: unknown 7150 1726853140.41933: variable 'ansible_module_compression' from source: unknown 7150 1726853140.41935: variable 'ansible_shell_type' from source: unknown 7150 1726853140.41937: variable 'ansible_shell_executable' from source: unknown 7150 1726853140.41940: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.41944: variable 'ansible_pipelining' from source: unknown 7150 1726853140.41947: variable 'ansible_timeout' from source: unknown 7150 1726853140.41953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.42044: 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) 7150 1726853140.42053: variable 'omit' from source: magic vars 7150 1726853140.42058: starting attempt loop 7150 1726853140.42061: running the handler 7150 1726853140.42070: handler run complete 7150 1726853140.42079: attempt loop complete, returning result 7150 1726853140.42083: _execute() done 7150 1726853140.42087: dumping result to json 7150 1726853140.42089: done dumping result, returning 7150 1726853140.42092: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [02083763-bbaf-24d7-0325-000000000007] 7150 1726853140.42101: sending task result for task 02083763-bbaf-24d7-0325-000000000007 7150 1726853140.42168: done sending task result for task 02083763-bbaf-24d7-0325-000000000007 7150 1726853140.42173: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 7150 1726853140.42243: no more pending results, returning what we have 7150 1726853140.42245: results queue empty 7150 1726853140.42246: checking for any_errors_fatal 7150 1726853140.42249: done checking for any_errors_fatal 7150 1726853140.42250: checking for max_fail_percentage 7150 1726853140.42251: done checking for max_fail_percentage 7150 1726853140.42252: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.42253: done checking to see if all hosts have failed 7150 1726853140.42254: getting the remaining hosts for this loop 7150 1726853140.42255: done getting the remaining hosts for this loop 7150 1726853140.42257: getting the next task for host managed_node3 7150 1726853140.42261: done getting next task for host managed_node3 7150 1726853140.42262: ^ task is: TASK: meta (flush_handlers) 7150 1726853140.42263: ^ 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 7150 1726853140.42266: getting variables 7150 1726853140.42267: in VariableManager get_vars() 7150 1726853140.42285: Calling all_inventory to load vars for managed_node3 7150 1726853140.42286: Calling groups_inventory to load vars for managed_node3 7150 1726853140.42288: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.42294: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.42296: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.42297: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.42398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.42504: done with get_vars() 7150 1726853140.42510: done getting variables 7150 1726853140.42553: in VariableManager get_vars() 7150 1726853140.42559: Calling all_inventory to load vars for managed_node3 7150 1726853140.42560: Calling groups_inventory to load vars for managed_node3 7150 1726853140.42561: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.42564: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.42565: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.42567: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.42646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.42767: done with get_vars() 7150 1726853140.42777: done queuing things up, now waiting for results queue to drain 7150 1726853140.42779: results queue empty 7150 1726853140.42779: checking for any_errors_fatal 7150 1726853140.42780: done checking for any_errors_fatal 7150 1726853140.42781: checking for max_fail_percentage 7150 1726853140.42781: done checking for max_fail_percentage 7150 1726853140.42782: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.42782: done checking to see if all hosts have failed 7150 1726853140.42783: getting the remaining hosts for this loop 7150 1726853140.42783: done getting the remaining hosts for this loop 7150 1726853140.42785: getting the next task for host managed_node3 7150 1726853140.42787: done getting next task for host managed_node3 7150 1726853140.42788: ^ task is: TASK: meta (flush_handlers) 7150 1726853140.42788: ^ 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 7150 1726853140.42793: getting variables 7150 1726853140.42794: in VariableManager get_vars() 7150 1726853140.42798: Calling all_inventory to load vars for managed_node3 7150 1726853140.42800: Calling groups_inventory to load vars for managed_node3 7150 1726853140.42801: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.42804: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.42805: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.42807: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.42887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.42989: done with get_vars() 7150 1726853140.42995: done getting variables 7150 1726853140.43021: in VariableManager get_vars() 7150 1726853140.43027: Calling all_inventory to load vars for managed_node3 7150 1726853140.43028: Calling groups_inventory to load vars for managed_node3 7150 1726853140.43030: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.43032: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.43034: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.43035: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.43114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.43230: done with get_vars() 7150 1726853140.43237: done queuing things up, now waiting for results queue to drain 7150 1726853140.43238: results queue empty 7150 1726853140.43239: checking for any_errors_fatal 7150 1726853140.43239: done checking for any_errors_fatal 7150 1726853140.43240: checking for max_fail_percentage 7150 1726853140.43240: done checking for max_fail_percentage 7150 1726853140.43241: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.43241: done checking to see if all hosts have failed 7150 1726853140.43242: getting the remaining hosts for this loop 7150 1726853140.43242: done getting the remaining hosts for this loop 7150 1726853140.43244: getting the next task for host managed_node3 7150 1726853140.43245: done getting next task for host managed_node3 7150 1726853140.43246: ^ task is: None 7150 1726853140.43247: ^ 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 7150 1726853140.43248: done queuing things up, now waiting for results queue to drain 7150 1726853140.43248: results queue empty 7150 1726853140.43249: checking for any_errors_fatal 7150 1726853140.43249: done checking for any_errors_fatal 7150 1726853140.43250: checking for max_fail_percentage 7150 1726853140.43250: done checking for max_fail_percentage 7150 1726853140.43251: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.43251: done checking to see if all hosts have failed 7150 1726853140.43252: getting the next task for host managed_node3 7150 1726853140.43254: done getting next task for host managed_node3 7150 1726853140.43254: ^ task is: None 7150 1726853140.43255: ^ 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 7150 1726853140.43287: in VariableManager get_vars() 7150 1726853140.43307: done with get_vars() 7150 1726853140.43311: in VariableManager get_vars() 7150 1726853140.43322: done with get_vars() 7150 1726853140.43324: variable 'omit' from source: magic vars 7150 1726853140.43343: in VariableManager get_vars() 7150 1726853140.43354: done with get_vars() 7150 1726853140.43367: variable 'omit' from source: magic vars PLAY [Play for testing auto_gateway setting] *********************************** 7150 1726853140.43667: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7150 1726853140.43688: getting the remaining hosts for this loop 7150 1726853140.43689: done getting the remaining hosts for this loop 7150 1726853140.43690: getting the next task for host managed_node3 7150 1726853140.43692: done getting next task for host managed_node3 7150 1726853140.43693: ^ task is: TASK: Gathering Facts 7150 1726853140.43694: ^ 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 7150 1726853140.43695: getting variables 7150 1726853140.43696: in VariableManager get_vars() 7150 1726853140.43706: Calling all_inventory to load vars for managed_node3 7150 1726853140.43708: Calling groups_inventory to load vars for managed_node3 7150 1726853140.43709: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.43712: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.43720: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.43722: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.43802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.43908: done with get_vars() 7150 1726853140.43913: done getting variables 7150 1726853140.43938: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:3 Friday 20 September 2024 13:25:40 -0400 (0:00:00.028) 0:00:04.102 ****** 7150 1726853140.43955: entering _queue_task() for managed_node3/gather_facts 7150 1726853140.44104: worker is 1 (out of 1 available) 7150 1726853140.44114: exiting _queue_task() for managed_node3/gather_facts 7150 1726853140.44126: done queuing things up, now waiting for results queue to drain 7150 1726853140.44128: waiting for pending results... 7150 1726853140.44255: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7150 1726853140.44313: in run() - task 02083763-bbaf-24d7-0325-0000000001b1 7150 1726853140.44324: variable 'ansible_search_path' from source: unknown 7150 1726853140.44353: calling self._execute() 7150 1726853140.44408: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.44411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.44418: variable 'omit' from source: magic vars 7150 1726853140.44773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.46195: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.46237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.46266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.46303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.46322: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.46381: 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) 7150 1726853140.46402: 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) 7150 1726853140.46420: 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) 7150 1726853140.46448: 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) 7150 1726853140.46462: 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) 7150 1726853140.46557: variable 'ansible_distribution' from source: facts 7150 1726853140.46561: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.46577: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.46580: when evaluation is False, skipping this task 7150 1726853140.46582: _execute() done 7150 1726853140.46585: dumping result to json 7150 1726853140.46587: done dumping result, returning 7150 1726853140.46593: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-24d7-0325-0000000001b1] 7150 1726853140.46596: sending task result for task 02083763-bbaf-24d7-0325-0000000001b1 7150 1726853140.46667: done sending task result for task 02083763-bbaf-24d7-0325-0000000001b1 7150 1726853140.46669: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.46717: no more pending results, returning what we have 7150 1726853140.46720: results queue empty 7150 1726853140.46721: checking for any_errors_fatal 7150 1726853140.46723: done checking for any_errors_fatal 7150 1726853140.46723: checking for max_fail_percentage 7150 1726853140.46725: done checking for max_fail_percentage 7150 1726853140.46726: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.46727: done checking to see if all hosts have failed 7150 1726853140.46727: getting the remaining hosts for this loop 7150 1726853140.46729: done getting the remaining hosts for this loop 7150 1726853140.46733: getting the next task for host managed_node3 7150 1726853140.46737: done getting next task for host managed_node3 7150 1726853140.46739: ^ task is: TASK: meta (flush_handlers) 7150 1726853140.46740: ^ 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 7150 1726853140.46744: getting variables 7150 1726853140.46745: in VariableManager get_vars() 7150 1726853140.46787: Calling all_inventory to load vars for managed_node3 7150 1726853140.46789: Calling groups_inventory to load vars for managed_node3 7150 1726853140.46791: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.46799: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.46801: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.46804: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.46973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.47085: done with get_vars() 7150 1726853140.47094: done getting variables 7150 1726853140.47135: in VariableManager get_vars() 7150 1726853140.47148: Calling all_inventory to load vars for managed_node3 7150 1726853140.47150: Calling groups_inventory to load vars for managed_node3 7150 1726853140.47151: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.47154: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.47155: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.47157: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.47235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.47341: done with get_vars() 7150 1726853140.47352: done queuing things up, now waiting for results queue to drain 7150 1726853140.47353: results queue empty 7150 1726853140.47354: checking for any_errors_fatal 7150 1726853140.47355: done checking for any_errors_fatal 7150 1726853140.47355: checking for max_fail_percentage 7150 1726853140.47356: done checking for max_fail_percentage 7150 1726853140.47356: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.47357: done checking to see if all hosts have failed 7150 1726853140.47357: getting the remaining hosts for this loop 7150 1726853140.47358: done getting the remaining hosts for this loop 7150 1726853140.47359: getting the next task for host managed_node3 7150 1726853140.47361: done getting next task for host managed_node3 7150 1726853140.47363: ^ task is: TASK: Include the task 'show_interfaces.yml' 7150 1726853140.47364: ^ 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 7150 1726853140.47365: getting variables 7150 1726853140.47366: in VariableManager get_vars() 7150 1726853140.47377: Calling all_inventory to load vars for managed_node3 7150 1726853140.47378: Calling groups_inventory to load vars for managed_node3 7150 1726853140.47379: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.47386: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.47387: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.47390: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.47482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.47588: done with get_vars() 7150 1726853140.47593: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:9 Friday 20 September 2024 13:25:40 -0400 (0:00:00.036) 0:00:04.139 ****** 7150 1726853140.47638: entering _queue_task() for managed_node3/include_tasks 7150 1726853140.47805: worker is 1 (out of 1 available) 7150 1726853140.47818: exiting _queue_task() for managed_node3/include_tasks 7150 1726853140.47830: done queuing things up, now waiting for results queue to drain 7150 1726853140.47832: waiting for pending results... 7150 1726853140.47970: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 7150 1726853140.48034: in run() - task 02083763-bbaf-24d7-0325-00000000000b 7150 1726853140.48044: variable 'ansible_search_path' from source: unknown 7150 1726853140.48080: calling self._execute() 7150 1726853140.48133: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.48138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.48146: variable 'omit' from source: magic vars 7150 1726853140.48440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.49867: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.49920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.49949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.49973: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.49992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.50051: 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) 7150 1726853140.50070: 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) 7150 1726853140.50091: 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) 7150 1726853140.50122: 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) 7150 1726853140.50129: 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) 7150 1726853140.50219: variable 'ansible_distribution' from source: facts 7150 1726853140.50225: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.50241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.50244: when evaluation is False, skipping this task 7150 1726853140.50249: _execute() done 7150 1726853140.50252: dumping result to json 7150 1726853140.50255: done dumping result, returning 7150 1726853140.50257: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-24d7-0325-00000000000b] 7150 1726853140.50260: sending task result for task 02083763-bbaf-24d7-0325-00000000000b 7150 1726853140.50335: done sending task result for task 02083763-bbaf-24d7-0325-00000000000b 7150 1726853140.50338: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.50384: no more pending results, returning what we have 7150 1726853140.50387: results queue empty 7150 1726853140.50388: checking for any_errors_fatal 7150 1726853140.50391: done checking for any_errors_fatal 7150 1726853140.50391: checking for max_fail_percentage 7150 1726853140.50393: done checking for max_fail_percentage 7150 1726853140.50394: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.50395: done checking to see if all hosts have failed 7150 1726853140.50396: getting the remaining hosts for this loop 7150 1726853140.50397: done getting the remaining hosts for this loop 7150 1726853140.50400: getting the next task for host managed_node3 7150 1726853140.50404: done getting next task for host managed_node3 7150 1726853140.50407: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7150 1726853140.50408: ^ 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 7150 1726853140.50411: getting variables 7150 1726853140.50413: in VariableManager get_vars() 7150 1726853140.50453: Calling all_inventory to load vars for managed_node3 7150 1726853140.50455: Calling groups_inventory to load vars for managed_node3 7150 1726853140.50457: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.50465: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.50467: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.50470: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.50590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.50708: done with get_vars() 7150 1726853140.50715: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:11 Friday 20 September 2024 13:25:40 -0400 (0:00:00.031) 0:00:04.170 ****** 7150 1726853140.50776: entering _queue_task() for managed_node3/include_tasks 7150 1726853140.50942: worker is 1 (out of 1 available) 7150 1726853140.50952: exiting _queue_task() for managed_node3/include_tasks 7150 1726853140.50963: done queuing things up, now waiting for results queue to drain 7150 1726853140.50965: waiting for pending results... 7150 1726853140.51104: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7150 1726853140.51155: in run() - task 02083763-bbaf-24d7-0325-00000000000c 7150 1726853140.51165: variable 'ansible_search_path' from source: unknown 7150 1726853140.51199: calling self._execute() 7150 1726853140.51257: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.51261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.51270: variable 'omit' from source: magic vars 7150 1726853140.51567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.53031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.53078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.53105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.53132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.53154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.53211: 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) 7150 1726853140.53231: 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) 7150 1726853140.53248: 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) 7150 1726853140.53280: 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) 7150 1726853140.53291: 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) 7150 1726853140.53386: variable 'ansible_distribution' from source: facts 7150 1726853140.53390: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.53405: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.53408: when evaluation is False, skipping this task 7150 1726853140.53410: _execute() done 7150 1726853140.53412: dumping result to json 7150 1726853140.53415: done dumping result, returning 7150 1726853140.53421: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-24d7-0325-00000000000c] 7150 1726853140.53424: sending task result for task 02083763-bbaf-24d7-0325-00000000000c 7150 1726853140.53503: done sending task result for task 02083763-bbaf-24d7-0325-00000000000c 7150 1726853140.53506: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.53543: no more pending results, returning what we have 7150 1726853140.53546: results queue empty 7150 1726853140.53547: checking for any_errors_fatal 7150 1726853140.53551: done checking for any_errors_fatal 7150 1726853140.53552: checking for max_fail_percentage 7150 1726853140.53553: done checking for max_fail_percentage 7150 1726853140.53554: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.53555: done checking to see if all hosts have failed 7150 1726853140.53555: getting the remaining hosts for this loop 7150 1726853140.53557: done getting the remaining hosts for this loop 7150 1726853140.53561: getting the next task for host managed_node3 7150 1726853140.53566: done getting next task for host managed_node3 7150 1726853140.53568: ^ task is: TASK: Include the task 'assert_device_present.yml' 7150 1726853140.53569: ^ 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 7150 1726853140.53574: getting variables 7150 1726853140.53576: in VariableManager get_vars() 7150 1726853140.53615: Calling all_inventory to load vars for managed_node3 7150 1726853140.53617: Calling groups_inventory to load vars for managed_node3 7150 1726853140.53619: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.53627: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.53629: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.53632: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.53795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.53910: done with get_vars() 7150 1726853140.53917: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:15 Friday 20 September 2024 13:25:40 -0400 (0:00:00.031) 0:00:04.203 ****** 7150 1726853140.53975: entering _queue_task() for managed_node3/include_tasks 7150 1726853140.54144: worker is 1 (out of 1 available) 7150 1726853140.54157: exiting _queue_task() for managed_node3/include_tasks 7150 1726853140.54169: done queuing things up, now waiting for results queue to drain 7150 1726853140.54172: waiting for pending results... 7150 1726853140.54305: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7150 1726853140.54361: in run() - task 02083763-bbaf-24d7-0325-00000000000d 7150 1726853140.54373: variable 'ansible_search_path' from source: unknown 7150 1726853140.54402: calling self._execute() 7150 1726853140.54462: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.54465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.54474: variable 'omit' from source: magic vars 7150 1726853140.54776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.56378: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.56417: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.56442: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.56470: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.56491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.56543: 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) 7150 1726853140.56563: 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) 7150 1726853140.56586: 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) 7150 1726853140.56611: 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) 7150 1726853140.56622: 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) 7150 1726853140.56711: variable 'ansible_distribution' from source: facts 7150 1726853140.56715: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.56729: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.56732: when evaluation is False, skipping this task 7150 1726853140.56734: _execute() done 7150 1726853140.56737: dumping result to json 7150 1726853140.56739: done dumping result, returning 7150 1726853140.56746: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-24d7-0325-00000000000d] 7150 1726853140.56751: sending task result for task 02083763-bbaf-24d7-0325-00000000000d 7150 1726853140.56823: done sending task result for task 02083763-bbaf-24d7-0325-00000000000d 7150 1726853140.56826: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.56870: no more pending results, returning what we have 7150 1726853140.56875: results queue empty 7150 1726853140.56876: checking for any_errors_fatal 7150 1726853140.56880: done checking for any_errors_fatal 7150 1726853140.56881: checking for max_fail_percentage 7150 1726853140.56882: done checking for max_fail_percentage 7150 1726853140.56883: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.56884: done checking to see if all hosts have failed 7150 1726853140.56885: getting the remaining hosts for this loop 7150 1726853140.56886: done getting the remaining hosts for this loop 7150 1726853140.56890: getting the next task for host managed_node3 7150 1726853140.56893: done getting next task for host managed_node3 7150 1726853140.56896: ^ task is: TASK: TEST: I can configure an interface with auto_gateway enabled 7150 1726853140.56897: ^ 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 7150 1726853140.56900: getting variables 7150 1726853140.56902: in VariableManager get_vars() 7150 1726853140.56945: Calling all_inventory to load vars for managed_node3 7150 1726853140.56950: Calling groups_inventory to load vars for managed_node3 7150 1726853140.56952: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.56961: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.56963: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.56965: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.57085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.57205: done with get_vars() 7150 1726853140.57212: done getting variables 7150 1726853140.57275: 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 [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:17 Friday 20 September 2024 13:25:40 -0400 (0:00:00.033) 0:00:04.236 ****** 7150 1726853140.57293: entering _queue_task() for managed_node3/debug 7150 1726853140.57294: Creating lock for debug 7150 1726853140.57462: worker is 1 (out of 1 available) 7150 1726853140.57475: exiting _queue_task() for managed_node3/debug 7150 1726853140.57485: done queuing things up, now waiting for results queue to drain 7150 1726853140.57486: waiting for pending results... 7150 1726853140.57623: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled 7150 1726853140.57681: in run() - task 02083763-bbaf-24d7-0325-00000000000e 7150 1726853140.57692: variable 'ansible_search_path' from source: unknown 7150 1726853140.57723: calling self._execute() 7150 1726853140.57783: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.57787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.57797: variable 'omit' from source: magic vars 7150 1726853140.58142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.59713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.59754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.59782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.59808: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.59837: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.59896: 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) 7150 1726853140.59917: 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) 7150 1726853140.59934: 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) 7150 1726853140.59963: 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) 7150 1726853140.59975: 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) 7150 1726853140.60066: variable 'ansible_distribution' from source: facts 7150 1726853140.60070: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.60085: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.60088: when evaluation is False, skipping this task 7150 1726853140.60090: _execute() done 7150 1726853140.60092: dumping result to json 7150 1726853140.60095: done dumping result, returning 7150 1726853140.60103: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled [02083763-bbaf-24d7-0325-00000000000e] 7150 1726853140.60106: sending task result for task 02083763-bbaf-24d7-0325-00000000000e 7150 1726853140.60181: done sending task result for task 02083763-bbaf-24d7-0325-00000000000e 7150 1726853140.60184: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853140.60260: no more pending results, returning what we have 7150 1726853140.60263: results queue empty 7150 1726853140.60263: checking for any_errors_fatal 7150 1726853140.60267: done checking for any_errors_fatal 7150 1726853140.60268: checking for max_fail_percentage 7150 1726853140.60270: done checking for max_fail_percentage 7150 1726853140.60270: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.60276: done checking to see if all hosts have failed 7150 1726853140.60277: getting the remaining hosts for this loop 7150 1726853140.60278: done getting the remaining hosts for this loop 7150 1726853140.60281: getting the next task for host managed_node3 7150 1726853140.60286: done getting next task for host managed_node3 7150 1726853140.60290: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7150 1726853140.60292: ^ 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? (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 7150 1726853140.60305: getting variables 7150 1726853140.60306: in VariableManager get_vars() 7150 1726853140.60345: Calling all_inventory to load vars for managed_node3 7150 1726853140.60347: Calling groups_inventory to load vars for managed_node3 7150 1726853140.60349: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.60355: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.60357: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.60359: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.60496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.60614: done with get_vars() 7150 1726853140.60621: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:25:40 -0400 (0:00:00.033) 0:00:04.270 ****** 7150 1726853140.60685: entering _queue_task() for managed_node3/include_tasks 7150 1726853140.60853: worker is 1 (out of 1 available) 7150 1726853140.60866: exiting _queue_task() for managed_node3/include_tasks 7150 1726853140.60879: done queuing things up, now waiting for results queue to drain 7150 1726853140.60880: waiting for pending results... 7150 1726853140.61014: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7150 1726853140.61092: in run() - task 02083763-bbaf-24d7-0325-000000000016 7150 1726853140.61110: variable 'ansible_search_path' from source: unknown 7150 1726853140.61113: variable 'ansible_search_path' from source: unknown 7150 1726853140.61133: calling self._execute() 7150 1726853140.61196: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.61200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.61209: variable 'omit' from source: magic vars 7150 1726853140.61498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.63069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.63111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.63136: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.63160: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.63182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.63235: 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) 7150 1726853140.63255: 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) 7150 1726853140.63273: 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) 7150 1726853140.63301: 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) 7150 1726853140.63312: 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) 7150 1726853140.63397: variable 'ansible_distribution' from source: facts 7150 1726853140.63402: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.63417: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.63420: when evaluation is False, skipping this task 7150 1726853140.63422: _execute() done 7150 1726853140.63426: dumping result to json 7150 1726853140.63428: done dumping result, returning 7150 1726853140.63433: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-24d7-0325-000000000016] 7150 1726853140.63436: sending task result for task 02083763-bbaf-24d7-0325-000000000016 7150 1726853140.63506: done sending task result for task 02083763-bbaf-24d7-0325-000000000016 7150 1726853140.63509: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.63551: no more pending results, returning what we have 7150 1726853140.63554: results queue empty 7150 1726853140.63555: checking for any_errors_fatal 7150 1726853140.63560: done checking for any_errors_fatal 7150 1726853140.63561: checking for max_fail_percentage 7150 1726853140.63562: done checking for max_fail_percentage 7150 1726853140.63563: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.63564: done checking to see if all hosts have failed 7150 1726853140.63564: getting the remaining hosts for this loop 7150 1726853140.63566: done getting the remaining hosts for this loop 7150 1726853140.63570: getting the next task for host managed_node3 7150 1726853140.63577: done getting next task for host managed_node3 7150 1726853140.63580: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7150 1726853140.63583: ^ 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? (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 7150 1726853140.63595: getting variables 7150 1726853140.63596: in VariableManager get_vars() 7150 1726853140.63631: Calling all_inventory to load vars for managed_node3 7150 1726853140.63634: Calling groups_inventory to load vars for managed_node3 7150 1726853140.63636: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.63644: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.63648: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.63651: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.63756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.63877: done with get_vars() 7150 1726853140.63885: done getting variables 7150 1726853140.63920: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:25:40 -0400 (0:00:00.032) 0:00:04.302 ****** 7150 1726853140.63941: entering _queue_task() for managed_node3/debug 7150 1726853140.64105: worker is 1 (out of 1 available) 7150 1726853140.64117: exiting _queue_task() for managed_node3/debug 7150 1726853140.64128: done queuing things up, now waiting for results queue to drain 7150 1726853140.64130: waiting for pending results... 7150 1726853140.64260: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7150 1726853140.64338: in run() - task 02083763-bbaf-24d7-0325-000000000017 7150 1726853140.64350: variable 'ansible_search_path' from source: unknown 7150 1726853140.64357: variable 'ansible_search_path' from source: unknown 7150 1726853140.64389: calling self._execute() 7150 1726853140.64441: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.64444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.64456: variable 'omit' from source: magic vars 7150 1726853140.64791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.66332: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.66370: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.66399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.66433: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.66455: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.66509: 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) 7150 1726853140.66528: 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) 7150 1726853140.66546: 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) 7150 1726853140.66577: 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) 7150 1726853140.66588: 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) 7150 1726853140.66677: variable 'ansible_distribution' from source: facts 7150 1726853140.66681: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.66695: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.66698: when evaluation is False, skipping this task 7150 1726853140.66700: _execute() done 7150 1726853140.66703: dumping result to json 7150 1726853140.66705: done dumping result, returning 7150 1726853140.66711: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-24d7-0325-000000000017] 7150 1726853140.66714: sending task result for task 02083763-bbaf-24d7-0325-000000000017 7150 1726853140.66789: done sending task result for task 02083763-bbaf-24d7-0325-000000000017 7150 1726853140.66792: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853140.66828: no more pending results, returning what we have 7150 1726853140.66831: results queue empty 7150 1726853140.66832: checking for any_errors_fatal 7150 1726853140.66837: done checking for any_errors_fatal 7150 1726853140.66837: checking for max_fail_percentage 7150 1726853140.66839: done checking for max_fail_percentage 7150 1726853140.66840: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.66841: done checking to see if all hosts have failed 7150 1726853140.66841: getting the remaining hosts for this loop 7150 1726853140.66843: done getting the remaining hosts for this loop 7150 1726853140.66846: getting the next task for host managed_node3 7150 1726853140.66850: done getting next task for host managed_node3 7150 1726853140.66853: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7150 1726853140.66855: ^ 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? (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 7150 1726853140.66867: getting variables 7150 1726853140.66869: in VariableManager get_vars() 7150 1726853140.66948: Calling all_inventory to load vars for managed_node3 7150 1726853140.66951: Calling groups_inventory to load vars for managed_node3 7150 1726853140.66957: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.66964: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.66966: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.66967: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.67062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.67178: done with get_vars() 7150 1726853140.67185: done getting variables 7150 1726853140.67240: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:25:40 -0400 (0:00:00.033) 0:00:04.335 ****** 7150 1726853140.67261: entering _queue_task() for managed_node3/fail 7150 1726853140.67262: Creating lock for fail 7150 1726853140.67433: worker is 1 (out of 1 available) 7150 1726853140.67446: exiting _queue_task() for managed_node3/fail 7150 1726853140.67456: done queuing things up, now waiting for results queue to drain 7150 1726853140.67457: waiting for pending results... 7150 1726853140.67597: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7150 1726853140.67676: in run() - task 02083763-bbaf-24d7-0325-000000000018 7150 1726853140.67693: variable 'ansible_search_path' from source: unknown 7150 1726853140.67697: variable 'ansible_search_path' from source: unknown 7150 1726853140.67722: calling self._execute() 7150 1726853140.67781: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.67784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.67797: variable 'omit' from source: magic vars 7150 1726853140.68072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.69630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.69761: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.69765: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.69767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.69770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.69794: 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) 7150 1726853140.69813: 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) 7150 1726853140.69831: 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) 7150 1726853140.69863: 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) 7150 1726853140.69870: 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) 7150 1726853140.69955: variable 'ansible_distribution' from source: facts 7150 1726853140.69959: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.69978: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.69981: when evaluation is False, skipping this task 7150 1726853140.69984: _execute() done 7150 1726853140.69986: dumping result to json 7150 1726853140.69988: done dumping result, returning 7150 1726853140.69994: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-24d7-0325-000000000018] 7150 1726853140.69997: sending task result for task 02083763-bbaf-24d7-0325-000000000018 7150 1726853140.70075: done sending task result for task 02083763-bbaf-24d7-0325-000000000018 7150 1726853140.70079: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.70119: no more pending results, returning what we have 7150 1726853140.70122: results queue empty 7150 1726853140.70123: checking for any_errors_fatal 7150 1726853140.70128: done checking for any_errors_fatal 7150 1726853140.70129: checking for max_fail_percentage 7150 1726853140.70130: done checking for max_fail_percentage 7150 1726853140.70131: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.70132: done checking to see if all hosts have failed 7150 1726853140.70133: getting the remaining hosts for this loop 7150 1726853140.70134: done getting the remaining hosts for this loop 7150 1726853140.70138: getting the next task for host managed_node3 7150 1726853140.70142: done getting next task for host managed_node3 7150 1726853140.70145: ^ 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 7150 1726853140.70150: ^ 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? (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 7150 1726853140.70162: getting variables 7150 1726853140.70163: in VariableManager get_vars() 7150 1726853140.70209: Calling all_inventory to load vars for managed_node3 7150 1726853140.70211: Calling groups_inventory to load vars for managed_node3 7150 1726853140.70214: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.70222: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.70225: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.70227: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.70337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.70618: done with get_vars() 7150 1726853140.70625: done getting variables 7150 1726853140.70664: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:25:40 -0400 (0:00:00.034) 0:00:04.370 ****** 7150 1726853140.70685: entering _queue_task() for managed_node3/fail 7150 1726853140.70851: worker is 1 (out of 1 available) 7150 1726853140.70863: exiting _queue_task() for managed_node3/fail 7150 1726853140.70875: done queuing things up, now waiting for results queue to drain 7150 1726853140.70877: waiting for pending results... 7150 1726853140.71011: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7150 1726853140.71092: in run() - task 02083763-bbaf-24d7-0325-000000000019 7150 1726853140.71106: variable 'ansible_search_path' from source: unknown 7150 1726853140.71111: variable 'ansible_search_path' from source: unknown 7150 1726853140.71134: calling self._execute() 7150 1726853140.71190: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.71196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.71207: variable 'omit' from source: magic vars 7150 1726853140.71488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.72926: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.72980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.73005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.73030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.73049: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.73107: 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) 7150 1726853140.73127: 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) 7150 1726853140.73144: 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) 7150 1726853140.73173: 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) 7150 1726853140.73191: 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) 7150 1726853140.73278: variable 'ansible_distribution' from source: facts 7150 1726853140.73283: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.73297: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.73300: when evaluation is False, skipping this task 7150 1726853140.73303: _execute() done 7150 1726853140.73306: dumping result to json 7150 1726853140.73308: done dumping result, returning 7150 1726853140.73314: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-24d7-0325-000000000019] 7150 1726853140.73317: sending task result for task 02083763-bbaf-24d7-0325-000000000019 7150 1726853140.73395: done sending task result for task 02083763-bbaf-24d7-0325-000000000019 7150 1726853140.73399: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.73444: no more pending results, returning what we have 7150 1726853140.73446: results queue empty 7150 1726853140.73447: checking for any_errors_fatal 7150 1726853140.73453: done checking for any_errors_fatal 7150 1726853140.73454: checking for max_fail_percentage 7150 1726853140.73455: done checking for max_fail_percentage 7150 1726853140.73456: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.73457: done checking to see if all hosts have failed 7150 1726853140.73457: getting the remaining hosts for this loop 7150 1726853140.73459: done getting the remaining hosts for this loop 7150 1726853140.73462: getting the next task for host managed_node3 7150 1726853140.73467: done getting next task for host managed_node3 7150 1726853140.73470: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7150 1726853140.73474: ^ 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? (HOST STATE: block=0, task=5, 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 7150 1726853140.73485: getting variables 7150 1726853140.73487: in VariableManager get_vars() 7150 1726853140.73529: Calling all_inventory to load vars for managed_node3 7150 1726853140.73532: Calling groups_inventory to load vars for managed_node3 7150 1726853140.73534: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.73542: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.73544: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.73547: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.73652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.73779: done with get_vars() 7150 1726853140.73786: done getting variables 7150 1726853140.73821: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:25:40 -0400 (0:00:00.031) 0:00:04.401 ****** 7150 1726853140.73844: entering _queue_task() for managed_node3/fail 7150 1726853140.74007: worker is 1 (out of 1 available) 7150 1726853140.74021: exiting _queue_task() for managed_node3/fail 7150 1726853140.74031: done queuing things up, now waiting for results queue to drain 7150 1726853140.74033: waiting for pending results... 7150 1726853140.74174: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7150 1726853140.74246: in run() - task 02083763-bbaf-24d7-0325-00000000001a 7150 1726853140.74260: variable 'ansible_search_path' from source: unknown 7150 1726853140.74264: variable 'ansible_search_path' from source: unknown 7150 1726853140.74294: calling self._execute() 7150 1726853140.74350: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.74357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.74367: variable 'omit' from source: magic vars 7150 1726853140.74650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.76576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.76580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.76582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.76585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.76587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.76674: 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) 7150 1726853140.76715: 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) 7150 1726853140.76749: 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) 7150 1726853140.76814: 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) 7150 1726853140.76837: 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) 7150 1726853140.76980: variable 'ansible_distribution' from source: facts 7150 1726853140.76993: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.77017: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.77032: when evaluation is False, skipping this task 7150 1726853140.77041: _execute() done 7150 1726853140.77052: dumping result to json 7150 1726853140.77062: done dumping result, returning 7150 1726853140.77139: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-24d7-0325-00000000001a] 7150 1726853140.77143: sending task result for task 02083763-bbaf-24d7-0325-00000000001a 7150 1726853140.77213: done sending task result for task 02083763-bbaf-24d7-0325-00000000001a 7150 1726853140.77216: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.77288: no more pending results, returning what we have 7150 1726853140.77291: results queue empty 7150 1726853140.77292: checking for any_errors_fatal 7150 1726853140.77296: done checking for any_errors_fatal 7150 1726853140.77296: checking for max_fail_percentage 7150 1726853140.77298: done checking for max_fail_percentage 7150 1726853140.77299: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.77300: done checking to see if all hosts have failed 7150 1726853140.77301: getting the remaining hosts for this loop 7150 1726853140.77302: done getting the remaining hosts for this loop 7150 1726853140.77308: getting the next task for host managed_node3 7150 1726853140.77314: done getting next task for host managed_node3 7150 1726853140.77317: ^ 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 7150 1726853140.77320: ^ 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? (HOST STATE: block=0, task=6, 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 7150 1726853140.77332: getting variables 7150 1726853140.77334: in VariableManager get_vars() 7150 1726853140.77384: Calling all_inventory to load vars for managed_node3 7150 1726853140.77387: Calling groups_inventory to load vars for managed_node3 7150 1726853140.77390: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.77400: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.77403: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.77406: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.77736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.78033: done with get_vars() 7150 1726853140.78043: done getting variables 7150 1726853140.78139: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:25:40 -0400 (0:00:00.043) 0:00:04.444 ****** 7150 1726853140.78175: entering _queue_task() for managed_node3/dnf 7150 1726853140.78588: worker is 1 (out of 1 available) 7150 1726853140.78597: exiting _queue_task() for managed_node3/dnf 7150 1726853140.78606: done queuing things up, now waiting for results queue to drain 7150 1726853140.78608: waiting for pending results... 7150 1726853140.78732: running TaskExecutor() for managed_node3/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 7150 1726853140.78804: in run() - task 02083763-bbaf-24d7-0325-00000000001b 7150 1726853140.78827: variable 'ansible_search_path' from source: unknown 7150 1726853140.78839: variable 'ansible_search_path' from source: unknown 7150 1726853140.78945: calling self._execute() 7150 1726853140.78967: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.78983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.78998: variable 'omit' from source: magic vars 7150 1726853140.79445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.81217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.81267: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.81296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.81320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.81340: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.81399: 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) 7150 1726853140.81419: 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) 7150 1726853140.81438: 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) 7150 1726853140.81465: 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) 7150 1726853140.81478: 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) 7150 1726853140.81564: variable 'ansible_distribution' from source: facts 7150 1726853140.81569: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.81586: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.81589: when evaluation is False, skipping this task 7150 1726853140.81592: _execute() done 7150 1726853140.81594: dumping result to json 7150 1726853140.81596: done dumping result, returning 7150 1726853140.81603: done running TaskExecutor() for managed_node3/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 [02083763-bbaf-24d7-0325-00000000001b] 7150 1726853140.81605: sending task result for task 02083763-bbaf-24d7-0325-00000000001b 7150 1726853140.81690: done sending task result for task 02083763-bbaf-24d7-0325-00000000001b 7150 1726853140.81694: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.81736: no more pending results, returning what we have 7150 1726853140.81739: results queue empty 7150 1726853140.81739: checking for any_errors_fatal 7150 1726853140.81744: done checking for any_errors_fatal 7150 1726853140.81745: checking for max_fail_percentage 7150 1726853140.81749: done checking for max_fail_percentage 7150 1726853140.81750: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.81750: done checking to see if all hosts have failed 7150 1726853140.81751: getting the remaining hosts for this loop 7150 1726853140.81752: done getting the remaining hosts for this loop 7150 1726853140.81755: getting the next task for host managed_node3 7150 1726853140.81759: done getting next task for host managed_node3 7150 1726853140.81762: ^ 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 7150 1726853140.81764: ^ 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? (HOST STATE: block=0, task=7, 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 7150 1726853140.81778: getting variables 7150 1726853140.81779: in VariableManager get_vars() 7150 1726853140.81815: Calling all_inventory to load vars for managed_node3 7150 1726853140.81818: Calling groups_inventory to load vars for managed_node3 7150 1726853140.81820: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.81828: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.81830: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.81833: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.81936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.82059: done with get_vars() 7150 1726853140.82066: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7150 1726853140.82113: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:25:40 -0400 (0:00:00.039) 0:00:04.484 ****** 7150 1726853140.82132: entering _queue_task() for managed_node3/yum 7150 1726853140.82134: Creating lock for yum 7150 1726853140.82304: worker is 1 (out of 1 available) 7150 1726853140.82315: exiting _queue_task() for managed_node3/yum 7150 1726853140.82325: done queuing things up, now waiting for results queue to drain 7150 1726853140.82327: waiting for pending results... 7150 1726853140.82463: running TaskExecutor() for managed_node3/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 7150 1726853140.82533: in run() - task 02083763-bbaf-24d7-0325-00000000001c 7150 1726853140.82543: variable 'ansible_search_path' from source: unknown 7150 1726853140.82551: variable 'ansible_search_path' from source: unknown 7150 1726853140.82577: calling self._execute() 7150 1726853140.82635: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.82638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.82650: variable 'omit' from source: magic vars 7150 1726853140.82924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.84338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.84380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.84407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.84432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.84450: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.84509: 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) 7150 1726853140.84530: 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) 7150 1726853140.84550: 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) 7150 1726853140.84577: 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) 7150 1726853140.84586: 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) 7150 1726853140.84675: variable 'ansible_distribution' from source: facts 7150 1726853140.84678: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.84693: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.84696: when evaluation is False, skipping this task 7150 1726853140.84698: _execute() done 7150 1726853140.84701: dumping result to json 7150 1726853140.84703: done dumping result, returning 7150 1726853140.84709: done running TaskExecutor() for managed_node3/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 [02083763-bbaf-24d7-0325-00000000001c] 7150 1726853140.84712: sending task result for task 02083763-bbaf-24d7-0325-00000000001c 7150 1726853140.84794: done sending task result for task 02083763-bbaf-24d7-0325-00000000001c 7150 1726853140.84796: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.84837: no more pending results, returning what we have 7150 1726853140.84839: results queue empty 7150 1726853140.84840: checking for any_errors_fatal 7150 1726853140.84844: done checking for any_errors_fatal 7150 1726853140.84845: checking for max_fail_percentage 7150 1726853140.84849: done checking for max_fail_percentage 7150 1726853140.84850: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.84850: done checking to see if all hosts have failed 7150 1726853140.84851: getting the remaining hosts for this loop 7150 1726853140.84852: done getting the remaining hosts for this loop 7150 1726853140.84855: getting the next task for host managed_node3 7150 1726853140.84860: done getting next task for host managed_node3 7150 1726853140.84863: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7150 1726853140.84865: ^ 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? (HOST STATE: block=0, task=8, 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 7150 1726853140.84879: getting variables 7150 1726853140.84880: in VariableManager get_vars() 7150 1726853140.84915: Calling all_inventory to load vars for managed_node3 7150 1726853140.84918: Calling groups_inventory to load vars for managed_node3 7150 1726853140.84920: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.84927: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.84933: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.84936: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.85074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.85192: done with get_vars() 7150 1726853140.85198: done getting variables 7150 1726853140.85233: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:25:40 -0400 (0:00:00.031) 0:00:04.515 ****** 7150 1726853140.85255: entering _queue_task() for managed_node3/fail 7150 1726853140.85418: worker is 1 (out of 1 available) 7150 1726853140.85432: exiting _queue_task() for managed_node3/fail 7150 1726853140.85443: done queuing things up, now waiting for results queue to drain 7150 1726853140.85444: waiting for pending results... 7150 1726853140.85581: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7150 1726853140.85655: in run() - task 02083763-bbaf-24d7-0325-00000000001d 7150 1726853140.85666: variable 'ansible_search_path' from source: unknown 7150 1726853140.85670: variable 'ansible_search_path' from source: unknown 7150 1726853140.85702: calling self._execute() 7150 1726853140.85751: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.85762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.85769: variable 'omit' from source: magic vars 7150 1726853140.86050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.87436: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.87477: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.87503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.87528: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.87551: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.87603: 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) 7150 1726853140.87624: 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) 7150 1726853140.87640: 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) 7150 1726853140.87670: 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) 7150 1726853140.87682: 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) 7150 1726853140.87772: variable 'ansible_distribution' from source: facts 7150 1726853140.87776: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.87791: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.87793: when evaluation is False, skipping this task 7150 1726853140.87796: _execute() done 7150 1726853140.87799: dumping result to json 7150 1726853140.87801: done dumping result, returning 7150 1726853140.87807: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-24d7-0325-00000000001d] 7150 1726853140.87810: sending task result for task 02083763-bbaf-24d7-0325-00000000001d 7150 1726853140.87895: done sending task result for task 02083763-bbaf-24d7-0325-00000000001d 7150 1726853140.87898: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.87940: no more pending results, returning what we have 7150 1726853140.87943: results queue empty 7150 1726853140.87944: checking for any_errors_fatal 7150 1726853140.87952: done checking for any_errors_fatal 7150 1726853140.87953: checking for max_fail_percentage 7150 1726853140.87954: done checking for max_fail_percentage 7150 1726853140.87955: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.87956: done checking to see if all hosts have failed 7150 1726853140.87956: getting the remaining hosts for this loop 7150 1726853140.87958: done getting the remaining hosts for this loop 7150 1726853140.87961: getting the next task for host managed_node3 7150 1726853140.87965: done getting next task for host managed_node3 7150 1726853140.87968: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7150 1726853140.87972: ^ 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? (HOST STATE: block=0, task=9, 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 7150 1726853140.87983: getting variables 7150 1726853140.87985: in VariableManager get_vars() 7150 1726853140.88020: Calling all_inventory to load vars for managed_node3 7150 1726853140.88022: Calling groups_inventory to load vars for managed_node3 7150 1726853140.88024: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.88032: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.88034: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.88036: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.88144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.88275: done with get_vars() 7150 1726853140.88283: done getting variables 7150 1726853140.88319: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:25:40 -0400 (0:00:00.030) 0:00:04.546 ****** 7150 1726853140.88340: entering _queue_task() for managed_node3/package 7150 1726853140.88519: worker is 1 (out of 1 available) 7150 1726853140.88532: exiting _queue_task() for managed_node3/package 7150 1726853140.88544: done queuing things up, now waiting for results queue to drain 7150 1726853140.88549: waiting for pending results... 7150 1726853140.88700: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7150 1726853140.88784: in run() - task 02083763-bbaf-24d7-0325-00000000001e 7150 1726853140.88792: variable 'ansible_search_path' from source: unknown 7150 1726853140.88795: variable 'ansible_search_path' from source: unknown 7150 1726853140.88824: calling self._execute() 7150 1726853140.88890: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.88894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.88899: variable 'omit' from source: magic vars 7150 1726853140.89246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.90673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.90715: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.90743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.90781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.90800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.90860: 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) 7150 1726853140.90882: 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) 7150 1726853140.90899: 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) 7150 1726853140.90924: 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) 7150 1726853140.90934: 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) 7150 1726853140.91029: variable 'ansible_distribution' from source: facts 7150 1726853140.91033: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.91047: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.91054: when evaluation is False, skipping this task 7150 1726853140.91058: _execute() done 7150 1726853140.91061: dumping result to json 7150 1726853140.91063: done dumping result, returning 7150 1726853140.91075: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-24d7-0325-00000000001e] 7150 1726853140.91078: sending task result for task 02083763-bbaf-24d7-0325-00000000001e 7150 1726853140.91156: done sending task result for task 02083763-bbaf-24d7-0325-00000000001e 7150 1726853140.91159: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.91212: no more pending results, returning what we have 7150 1726853140.91215: results queue empty 7150 1726853140.91216: checking for any_errors_fatal 7150 1726853140.91220: done checking for any_errors_fatal 7150 1726853140.91221: checking for max_fail_percentage 7150 1726853140.91222: done checking for max_fail_percentage 7150 1726853140.91223: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.91224: done checking to see if all hosts have failed 7150 1726853140.91225: getting the remaining hosts for this loop 7150 1726853140.91226: done getting the remaining hosts for this loop 7150 1726853140.91229: getting the next task for host managed_node3 7150 1726853140.91234: done getting next task for host managed_node3 7150 1726853140.91237: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7150 1726853140.91240: ^ 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? (HOST STATE: block=0, task=10, 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 7150 1726853140.91251: getting variables 7150 1726853140.91252: in VariableManager get_vars() 7150 1726853140.91290: Calling all_inventory to load vars for managed_node3 7150 1726853140.91292: Calling groups_inventory to load vars for managed_node3 7150 1726853140.91295: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.91302: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.91305: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.91308: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.91455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.91573: done with get_vars() 7150 1726853140.91581: done getting variables 7150 1726853140.91618: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:25:40 -0400 (0:00:00.032) 0:00:04.579 ****** 7150 1726853140.91638: entering _queue_task() for managed_node3/package 7150 1726853140.91809: worker is 1 (out of 1 available) 7150 1726853140.91822: exiting _queue_task() for managed_node3/package 7150 1726853140.91834: done queuing things up, now waiting for results queue to drain 7150 1726853140.91836: waiting for pending results... 7150 1726853140.91981: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7150 1726853140.92059: in run() - task 02083763-bbaf-24d7-0325-00000000001f 7150 1726853140.92072: variable 'ansible_search_path' from source: unknown 7150 1726853140.92077: variable 'ansible_search_path' from source: unknown 7150 1726853140.92105: calling self._execute() 7150 1726853140.92162: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.92166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.92183: variable 'omit' from source: magic vars 7150 1726853140.92462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.93896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.93939: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.93967: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.93994: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.94013: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.94072: 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) 7150 1726853140.94092: 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) 7150 1726853140.94109: 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) 7150 1726853140.94134: 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) 7150 1726853140.94155: 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) 7150 1726853140.94242: variable 'ansible_distribution' from source: facts 7150 1726853140.94252: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.94266: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.94269: when evaluation is False, skipping this task 7150 1726853140.94273: _execute() done 7150 1726853140.94276: dumping result to json 7150 1726853140.94278: done dumping result, returning 7150 1726853140.94285: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-24d7-0325-00000000001f] 7150 1726853140.94287: sending task result for task 02083763-bbaf-24d7-0325-00000000001f 7150 1726853140.94373: done sending task result for task 02083763-bbaf-24d7-0325-00000000001f 7150 1726853140.94376: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.94418: no more pending results, returning what we have 7150 1726853140.94421: results queue empty 7150 1726853140.94422: checking for any_errors_fatal 7150 1726853140.94426: done checking for any_errors_fatal 7150 1726853140.94427: checking for max_fail_percentage 7150 1726853140.94428: done checking for max_fail_percentage 7150 1726853140.94429: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.94430: done checking to see if all hosts have failed 7150 1726853140.94431: getting the remaining hosts for this loop 7150 1726853140.94432: done getting the remaining hosts for this loop 7150 1726853140.94436: getting the next task for host managed_node3 7150 1726853140.94440: done getting next task for host managed_node3 7150 1726853140.94443: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7150 1726853140.94448: ^ 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? (HOST STATE: block=0, task=11, 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 7150 1726853140.94460: getting variables 7150 1726853140.94462: in VariableManager get_vars() 7150 1726853140.94500: Calling all_inventory to load vars for managed_node3 7150 1726853140.94503: Calling groups_inventory to load vars for managed_node3 7150 1726853140.94505: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.94513: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.94515: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.94517: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.94626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.94753: done with get_vars() 7150 1726853140.94760: done getting variables 7150 1726853140.94800: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:25:40 -0400 (0:00:00.031) 0:00:04.611 ****** 7150 1726853140.94821: entering _queue_task() for managed_node3/package 7150 1726853140.94991: worker is 1 (out of 1 available) 7150 1726853140.95003: exiting _queue_task() for managed_node3/package 7150 1726853140.95014: done queuing things up, now waiting for results queue to drain 7150 1726853140.95015: waiting for pending results... 7150 1726853140.95172: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7150 1726853140.95247: in run() - task 02083763-bbaf-24d7-0325-000000000020 7150 1726853140.95261: variable 'ansible_search_path' from source: unknown 7150 1726853140.95265: variable 'ansible_search_path' from source: unknown 7150 1726853140.95293: calling self._execute() 7150 1726853140.95355: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.95362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.95373: variable 'omit' from source: magic vars 7150 1726853140.95705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853140.97097: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853140.97135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853140.97170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853140.97198: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853140.97219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853140.97273: 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) 7150 1726853140.97294: 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) 7150 1726853140.97316: 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) 7150 1726853140.97340: 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) 7150 1726853140.97350: 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) 7150 1726853140.97445: variable 'ansible_distribution' from source: facts 7150 1726853140.97451: variable 'ansible_distribution_major_version' from source: facts 7150 1726853140.97464: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853140.97467: when evaluation is False, skipping this task 7150 1726853140.97469: _execute() done 7150 1726853140.97473: dumping result to json 7150 1726853140.97478: done dumping result, returning 7150 1726853140.97484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-24d7-0325-000000000020] 7150 1726853140.97487: sending task result for task 02083763-bbaf-24d7-0325-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853140.97615: no more pending results, returning what we have 7150 1726853140.97618: results queue empty 7150 1726853140.97619: checking for any_errors_fatal 7150 1726853140.97624: done checking for any_errors_fatal 7150 1726853140.97625: checking for max_fail_percentage 7150 1726853140.97626: done checking for max_fail_percentage 7150 1726853140.97627: checking to see if all hosts have failed and the running result is not ok 7150 1726853140.97628: done checking to see if all hosts have failed 7150 1726853140.97628: getting the remaining hosts for this loop 7150 1726853140.97630: done getting the remaining hosts for this loop 7150 1726853140.97633: getting the next task for host managed_node3 7150 1726853140.97638: done getting next task for host managed_node3 7150 1726853140.97641: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7150 1726853140.97643: ^ 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? (HOST STATE: block=0, task=12, 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 7150 1726853140.97659: getting variables 7150 1726853140.97661: in VariableManager get_vars() 7150 1726853140.97699: Calling all_inventory to load vars for managed_node3 7150 1726853140.97702: Calling groups_inventory to load vars for managed_node3 7150 1726853140.97704: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853140.97712: Calling all_plugins_play to load vars for managed_node3 7150 1726853140.97714: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853140.97717: Calling groups_plugins_play to load vars for managed_node3 7150 1726853140.97860: done sending task result for task 02083763-bbaf-24d7-0325-000000000020 7150 1726853140.97864: WORKER PROCESS EXITING 7150 1726853140.97876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853140.97995: done with get_vars() 7150 1726853140.98002: done getting variables 7150 1726853140.98068: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:25:40 -0400 (0:00:00.032) 0:00:04.644 ****** 7150 1726853140.98093: entering _queue_task() for managed_node3/service 7150 1726853140.98094: Creating lock for service 7150 1726853140.98274: worker is 1 (out of 1 available) 7150 1726853140.98289: exiting _queue_task() for managed_node3/service 7150 1726853140.98299: done queuing things up, now waiting for results queue to drain 7150 1726853140.98301: waiting for pending results... 7150 1726853140.98444: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7150 1726853140.98517: in run() - task 02083763-bbaf-24d7-0325-000000000021 7150 1726853140.98531: variable 'ansible_search_path' from source: unknown 7150 1726853140.98535: variable 'ansible_search_path' from source: unknown 7150 1726853140.98562: calling self._execute() 7150 1726853140.98621: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853140.98626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853140.98635: variable 'omit' from source: magic vars 7150 1726853140.98939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.00391: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.00433: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.00460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.00489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.00510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.00566: 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) 7150 1726853141.00595: 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) 7150 1726853141.00609: 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) 7150 1726853141.00635: 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) 7150 1726853141.00646: 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) 7150 1726853141.00741: variable 'ansible_distribution' from source: facts 7150 1726853141.00744: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.00762: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.00766: when evaluation is False, skipping this task 7150 1726853141.00768: _execute() done 7150 1726853141.00773: dumping result to json 7150 1726853141.00775: done dumping result, returning 7150 1726853141.00780: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-24d7-0325-000000000021] 7150 1726853141.00783: sending task result for task 02083763-bbaf-24d7-0325-000000000021 7150 1726853141.00866: done sending task result for task 02083763-bbaf-24d7-0325-000000000021 7150 1726853141.00869: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.00940: no more pending results, returning what we have 7150 1726853141.00943: results queue empty 7150 1726853141.00943: checking for any_errors_fatal 7150 1726853141.00948: done checking for any_errors_fatal 7150 1726853141.00949: checking for max_fail_percentage 7150 1726853141.00950: done checking for max_fail_percentage 7150 1726853141.00951: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.00952: done checking to see if all hosts have failed 7150 1726853141.00953: getting the remaining hosts for this loop 7150 1726853141.00954: done getting the remaining hosts for this loop 7150 1726853141.00957: getting the next task for host managed_node3 7150 1726853141.00962: done getting next task for host managed_node3 7150 1726853141.00965: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7150 1726853141.00967: ^ 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? (HOST STATE: block=0, task=13, 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 7150 1726853141.00982: getting variables 7150 1726853141.00983: in VariableManager get_vars() 7150 1726853141.01019: Calling all_inventory to load vars for managed_node3 7150 1726853141.01020: Calling groups_inventory to load vars for managed_node3 7150 1726853141.01022: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.01029: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.01031: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.01032: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.01138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.01276: done with get_vars() 7150 1726853141.01283: done getting variables 7150 1726853141.01318: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:25:41 -0400 (0:00:00.032) 0:00:04.676 ****** 7150 1726853141.01340: entering _queue_task() for managed_node3/service 7150 1726853141.01507: worker is 1 (out of 1 available) 7150 1726853141.01519: exiting _queue_task() for managed_node3/service 7150 1726853141.01531: done queuing things up, now waiting for results queue to drain 7150 1726853141.01532: waiting for pending results... 7150 1726853141.01681: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7150 1726853141.01762: in run() - task 02083763-bbaf-24d7-0325-000000000022 7150 1726853141.01775: variable 'ansible_search_path' from source: unknown 7150 1726853141.01779: variable 'ansible_search_path' from source: unknown 7150 1726853141.01808: calling self._execute() 7150 1726853141.01867: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.01872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.01880: variable 'omit' from source: magic vars 7150 1726853141.02169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.03611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.03665: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.03692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.03718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.03738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.03797: 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) 7150 1726853141.03819: 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) 7150 1726853141.03836: 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) 7150 1726853141.03867: 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) 7150 1726853141.03880: 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) 7150 1726853141.03975: variable 'ansible_distribution' from source: facts 7150 1726853141.03979: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.03994: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.03997: when evaluation is False, skipping this task 7150 1726853141.03999: _execute() done 7150 1726853141.04001: dumping result to json 7150 1726853141.04004: done dumping result, returning 7150 1726853141.04010: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-24d7-0325-000000000022] 7150 1726853141.04013: sending task result for task 02083763-bbaf-24d7-0325-000000000022 7150 1726853141.04101: done sending task result for task 02083763-bbaf-24d7-0325-000000000022 7150 1726853141.04104: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7150 1726853141.04174: no more pending results, returning what we have 7150 1726853141.04177: results queue empty 7150 1726853141.04178: checking for any_errors_fatal 7150 1726853141.04183: done checking for any_errors_fatal 7150 1726853141.04184: checking for max_fail_percentage 7150 1726853141.04186: done checking for max_fail_percentage 7150 1726853141.04187: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.04187: done checking to see if all hosts have failed 7150 1726853141.04188: getting the remaining hosts for this loop 7150 1726853141.04189: done getting the remaining hosts for this loop 7150 1726853141.04192: getting the next task for host managed_node3 7150 1726853141.04197: done getting next task for host managed_node3 7150 1726853141.04200: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7150 1726853141.04202: ^ 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? (HOST STATE: block=0, task=14, 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 7150 1726853141.04216: getting variables 7150 1726853141.04217: in VariableManager get_vars() 7150 1726853141.04255: Calling all_inventory to load vars for managed_node3 7150 1726853141.04257: Calling groups_inventory to load vars for managed_node3 7150 1726853141.04260: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.04267: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.04268: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.04270: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.04378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.04495: done with get_vars() 7150 1726853141.04502: done getting variables 7150 1726853141.04538: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:25:41 -0400 (0:00:00.032) 0:00:04.708 ****** 7150 1726853141.04559: entering _queue_task() for managed_node3/service 7150 1726853141.04729: worker is 1 (out of 1 available) 7150 1726853141.04742: exiting _queue_task() for managed_node3/service 7150 1726853141.04753: done queuing things up, now waiting for results queue to drain 7150 1726853141.04755: waiting for pending results... 7150 1726853141.04899: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7150 1726853141.04974: in run() - task 02083763-bbaf-24d7-0325-000000000023 7150 1726853141.04989: variable 'ansible_search_path' from source: unknown 7150 1726853141.04992: variable 'ansible_search_path' from source: unknown 7150 1726853141.05019: calling self._execute() 7150 1726853141.05081: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.05087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.05100: variable 'omit' from source: magic vars 7150 1726853141.05391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.06814: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.06860: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.06887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.06912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.06932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.06988: 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) 7150 1726853141.07008: 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) 7150 1726853141.07025: 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) 7150 1726853141.07053: 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) 7150 1726853141.07067: 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) 7150 1726853141.07164: variable 'ansible_distribution' from source: facts 7150 1726853141.07169: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.07185: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.07188: when evaluation is False, skipping this task 7150 1726853141.07190: _execute() done 7150 1726853141.07193: dumping result to json 7150 1726853141.07195: done dumping result, returning 7150 1726853141.07202: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-24d7-0325-000000000023] 7150 1726853141.07204: sending task result for task 02083763-bbaf-24d7-0325-000000000023 7150 1726853141.07285: done sending task result for task 02083763-bbaf-24d7-0325-000000000023 7150 1726853141.07288: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.07330: no more pending results, returning what we have 7150 1726853141.07333: results queue empty 7150 1726853141.07334: checking for any_errors_fatal 7150 1726853141.07341: done checking for any_errors_fatal 7150 1726853141.07342: checking for max_fail_percentage 7150 1726853141.07344: done checking for max_fail_percentage 7150 1726853141.07345: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.07346: done checking to see if all hosts have failed 7150 1726853141.07346: getting the remaining hosts for this loop 7150 1726853141.07348: done getting the remaining hosts for this loop 7150 1726853141.07351: getting the next task for host managed_node3 7150 1726853141.07356: done getting next task for host managed_node3 7150 1726853141.07359: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7150 1726853141.07362: ^ 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? (HOST STATE: block=0, task=15, 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 7150 1726853141.07375: getting variables 7150 1726853141.07377: in VariableManager get_vars() 7150 1726853141.07415: Calling all_inventory to load vars for managed_node3 7150 1726853141.07418: Calling groups_inventory to load vars for managed_node3 7150 1726853141.07420: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.07429: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.07431: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.07434: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.07568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.07691: done with get_vars() 7150 1726853141.07698: done getting variables 7150 1726853141.07734: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:25:41 -0400 (0:00:00.031) 0:00:04.740 ****** 7150 1726853141.07754: entering _queue_task() for managed_node3/service 7150 1726853141.07930: worker is 1 (out of 1 available) 7150 1726853141.07943: exiting _queue_task() for managed_node3/service 7150 1726853141.07957: done queuing things up, now waiting for results queue to drain 7150 1726853141.07959: waiting for pending results... 7150 1726853141.08110: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7150 1726853141.08187: in run() - task 02083763-bbaf-24d7-0325-000000000024 7150 1726853141.08199: variable 'ansible_search_path' from source: unknown 7150 1726853141.08203: variable 'ansible_search_path' from source: unknown 7150 1726853141.08233: calling self._execute() 7150 1726853141.08295: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.08299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.08307: variable 'omit' from source: magic vars 7150 1726853141.08605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.10052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.10106: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.10134: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.10159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.10180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.10239: 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) 7150 1726853141.10260: 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) 7150 1726853141.10279: 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) 7150 1726853141.10308: 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) 7150 1726853141.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) 7150 1726853141.10414: variable 'ansible_distribution' from source: facts 7150 1726853141.10418: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.10434: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.10437: when evaluation is False, skipping this task 7150 1726853141.10440: _execute() done 7150 1726853141.10442: dumping result to json 7150 1726853141.10444: done dumping result, returning 7150 1726853141.10450: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-24d7-0325-000000000024] 7150 1726853141.10459: sending task result for task 02083763-bbaf-24d7-0325-000000000024 7150 1726853141.10540: done sending task result for task 02083763-bbaf-24d7-0325-000000000024 7150 1726853141.10542: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7150 1726853141.10606: no more pending results, returning what we have 7150 1726853141.10609: results queue empty 7150 1726853141.10610: checking for any_errors_fatal 7150 1726853141.10617: done checking for any_errors_fatal 7150 1726853141.10617: checking for max_fail_percentage 7150 1726853141.10619: done checking for max_fail_percentage 7150 1726853141.10620: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.10620: done checking to see if all hosts have failed 7150 1726853141.10621: getting the remaining hosts for this loop 7150 1726853141.10623: done getting the remaining hosts for this loop 7150 1726853141.10627: getting the next task for host managed_node3 7150 1726853141.10632: done getting next task for host managed_node3 7150 1726853141.10635: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7150 1726853141.10637: ^ 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? (HOST STATE: block=0, task=16, 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 7150 1726853141.10653: getting variables 7150 1726853141.10654: in VariableManager get_vars() 7150 1726853141.10693: Calling all_inventory to load vars for managed_node3 7150 1726853141.10696: Calling groups_inventory to load vars for managed_node3 7150 1726853141.10698: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.10706: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.10708: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.10711: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.10820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.10949: done with get_vars() 7150 1726853141.10957: done getting variables 7150 1726853141.10996: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:25:41 -0400 (0:00:00.032) 0:00:04.773 ****** 7150 1726853141.11016: entering _queue_task() for managed_node3/copy 7150 1726853141.11194: worker is 1 (out of 1 available) 7150 1726853141.11210: exiting _queue_task() for managed_node3/copy 7150 1726853141.11220: done queuing things up, now waiting for results queue to drain 7150 1726853141.11222: waiting for pending results... 7150 1726853141.11369: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7150 1726853141.11451: in run() - task 02083763-bbaf-24d7-0325-000000000025 7150 1726853141.11460: variable 'ansible_search_path' from source: unknown 7150 1726853141.11463: variable 'ansible_search_path' from source: unknown 7150 1726853141.11492: calling self._execute() 7150 1726853141.11551: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.11555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.11561: variable 'omit' from source: magic vars 7150 1726853141.11850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.13276: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.13318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.13343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.13373: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.13393: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.13451: 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) 7150 1726853141.13473: 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) 7150 1726853141.13490: 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) 7150 1726853141.13517: 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) 7150 1726853141.13527: 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) 7150 1726853141.13621: variable 'ansible_distribution' from source: facts 7150 1726853141.13626: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.13641: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.13644: when evaluation is False, skipping this task 7150 1726853141.13649: _execute() done 7150 1726853141.13651: dumping result to json 7150 1726853141.13654: done dumping result, returning 7150 1726853141.13656: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-24d7-0325-000000000025] 7150 1726853141.13661: sending task result for task 02083763-bbaf-24d7-0325-000000000025 7150 1726853141.13744: done sending task result for task 02083763-bbaf-24d7-0325-000000000025 7150 1726853141.13750: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.13793: no more pending results, returning what we have 7150 1726853141.13796: results queue empty 7150 1726853141.13797: checking for any_errors_fatal 7150 1726853141.13803: done checking for any_errors_fatal 7150 1726853141.13803: checking for max_fail_percentage 7150 1726853141.13805: done checking for max_fail_percentage 7150 1726853141.13806: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.13806: done checking to see if all hosts have failed 7150 1726853141.13807: getting the remaining hosts for this loop 7150 1726853141.13808: done getting the remaining hosts for this loop 7150 1726853141.13811: getting the next task for host managed_node3 7150 1726853141.13816: done getting next task for host managed_node3 7150 1726853141.13819: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7150 1726853141.13821: ^ 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? (HOST STATE: block=0, task=17, 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 7150 1726853141.13833: getting variables 7150 1726853141.13835: in VariableManager get_vars() 7150 1726853141.13874: Calling all_inventory to load vars for managed_node3 7150 1726853141.13877: Calling groups_inventory to load vars for managed_node3 7150 1726853141.13879: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.13887: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.13889: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.13892: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.14026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.14147: done with get_vars() 7150 1726853141.14154: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:25:41 -0400 (0:00:00.031) 0:00:04.805 ****** 7150 1726853141.14208: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7150 1726853141.14210: Creating lock for fedora.linux_system_roles.network_connections 7150 1726853141.14390: worker is 1 (out of 1 available) 7150 1726853141.14405: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7150 1726853141.14417: done queuing things up, now waiting for results queue to drain 7150 1726853141.14418: waiting for pending results... 7150 1726853141.14557: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7150 1726853141.14637: in run() - task 02083763-bbaf-24d7-0325-000000000026 7150 1726853141.14652: variable 'ansible_search_path' from source: unknown 7150 1726853141.14656: variable 'ansible_search_path' from source: unknown 7150 1726853141.14688: calling self._execute() 7150 1726853141.14748: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.14754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.14764: variable 'omit' from source: magic vars 7150 1726853141.15064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.16513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.16565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.16594: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.16618: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.16640: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.16701: 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) 7150 1726853141.16721: 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) 7150 1726853141.16739: 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) 7150 1726853141.16769: 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) 7150 1726853141.16782: 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) 7150 1726853141.16881: variable 'ansible_distribution' from source: facts 7150 1726853141.16885: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.16900: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.16903: when evaluation is False, skipping this task 7150 1726853141.16905: _execute() done 7150 1726853141.16908: dumping result to json 7150 1726853141.16910: done dumping result, returning 7150 1726853141.16917: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-24d7-0325-000000000026] 7150 1726853141.16921: sending task result for task 02083763-bbaf-24d7-0325-000000000026 7150 1726853141.17010: done sending task result for task 02083763-bbaf-24d7-0325-000000000026 7150 1726853141.17013: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.17079: no more pending results, returning what we have 7150 1726853141.17082: results queue empty 7150 1726853141.17083: checking for any_errors_fatal 7150 1726853141.17088: done checking for any_errors_fatal 7150 1726853141.17089: checking for max_fail_percentage 7150 1726853141.17090: done checking for max_fail_percentage 7150 1726853141.17091: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.17092: done checking to see if all hosts have failed 7150 1726853141.17093: getting the remaining hosts for this loop 7150 1726853141.17094: done getting the remaining hosts for this loop 7150 1726853141.17097: getting the next task for host managed_node3 7150 1726853141.17102: done getting next task for host managed_node3 7150 1726853141.17105: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7150 1726853141.17107: ^ 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? (HOST STATE: block=0, task=18, 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 7150 1726853141.17118: getting variables 7150 1726853141.17119: in VariableManager get_vars() 7150 1726853141.17164: Calling all_inventory to load vars for managed_node3 7150 1726853141.17166: Calling groups_inventory to load vars for managed_node3 7150 1726853141.17168: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.17180: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.17183: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.17185: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.17296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.17415: done with get_vars() 7150 1726853141.17422: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:25:41 -0400 (0:00:00.032) 0:00:04.838 ****** 7150 1726853141.17481: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7150 1726853141.17482: Creating lock for fedora.linux_system_roles.network_state 7150 1726853141.17658: worker is 1 (out of 1 available) 7150 1726853141.17673: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7150 1726853141.17685: done queuing things up, now waiting for results queue to drain 7150 1726853141.17687: waiting for pending results... 7150 1726853141.17842: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7150 1726853141.17920: in run() - task 02083763-bbaf-24d7-0325-000000000027 7150 1726853141.17927: variable 'ansible_search_path' from source: unknown 7150 1726853141.17931: variable 'ansible_search_path' from source: unknown 7150 1726853141.17962: calling self._execute() 7150 1726853141.18028: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.18031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.18034: variable 'omit' from source: magic vars 7150 1726853141.18336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.19784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.19827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.19853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.19882: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.19902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.19958: 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) 7150 1726853141.19982: 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) 7150 1726853141.20002: 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) 7150 1726853141.20027: 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) 7150 1726853141.20038: 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) 7150 1726853141.20134: variable 'ansible_distribution' from source: facts 7150 1726853141.20138: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.20153: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.20156: when evaluation is False, skipping this task 7150 1726853141.20159: _execute() done 7150 1726853141.20161: dumping result to json 7150 1726853141.20163: done dumping result, returning 7150 1726853141.20170: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-24d7-0325-000000000027] 7150 1726853141.20174: sending task result for task 02083763-bbaf-24d7-0325-000000000027 7150 1726853141.20256: done sending task result for task 02083763-bbaf-24d7-0325-000000000027 7150 1726853141.20259: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.20338: no more pending results, returning what we have 7150 1726853141.20341: results queue empty 7150 1726853141.20342: checking for any_errors_fatal 7150 1726853141.20349: done checking for any_errors_fatal 7150 1726853141.20350: checking for max_fail_percentage 7150 1726853141.20351: done checking for max_fail_percentage 7150 1726853141.20352: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.20353: done checking to see if all hosts have failed 7150 1726853141.20354: getting the remaining hosts for this loop 7150 1726853141.20355: done getting the remaining hosts for this loop 7150 1726853141.20358: getting the next task for host managed_node3 7150 1726853141.20362: done getting next task for host managed_node3 7150 1726853141.20365: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7150 1726853141.20369: ^ 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? (HOST STATE: block=0, task=19, 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 7150 1726853141.20382: getting variables 7150 1726853141.20383: in VariableManager get_vars() 7150 1726853141.20421: Calling all_inventory to load vars for managed_node3 7150 1726853141.20423: Calling groups_inventory to load vars for managed_node3 7150 1726853141.20424: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.20431: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.20433: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.20434: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.20574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.20694: done with get_vars() 7150 1726853141.20701: done getting variables 7150 1726853141.20737: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:25:41 -0400 (0:00:00.032) 0:00:04.870 ****** 7150 1726853141.20763: entering _queue_task() for managed_node3/debug 7150 1726853141.20941: worker is 1 (out of 1 available) 7150 1726853141.20959: exiting _queue_task() for managed_node3/debug 7150 1726853141.20972: done queuing things up, now waiting for results queue to drain 7150 1726853141.20974: waiting for pending results... 7150 1726853141.21116: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7150 1726853141.21189: in run() - task 02083763-bbaf-24d7-0325-000000000028 7150 1726853141.21204: variable 'ansible_search_path' from source: unknown 7150 1726853141.21207: variable 'ansible_search_path' from source: unknown 7150 1726853141.21233: calling self._execute() 7150 1726853141.21297: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.21301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.21313: variable 'omit' from source: magic vars 7150 1726853141.21618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.23068: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.23119: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.23149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.23175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.23195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.23249: 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) 7150 1726853141.23277: 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) 7150 1726853141.23294: 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) 7150 1726853141.23319: 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) 7150 1726853141.23330: 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) 7150 1726853141.23426: variable 'ansible_distribution' from source: facts 7150 1726853141.23429: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.23444: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.23447: when evaluation is False, skipping this task 7150 1726853141.23451: _execute() done 7150 1726853141.23454: dumping result to json 7150 1726853141.23457: done dumping result, returning 7150 1726853141.23465: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-24d7-0325-000000000028] 7150 1726853141.23467: sending task result for task 02083763-bbaf-24d7-0325-000000000028 7150 1726853141.23541: done sending task result for task 02083763-bbaf-24d7-0325-000000000028 7150 1726853141.23544: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853141.23625: no more pending results, returning what we have 7150 1726853141.23628: results queue empty 7150 1726853141.23629: checking for any_errors_fatal 7150 1726853141.23633: done checking for any_errors_fatal 7150 1726853141.23634: checking for max_fail_percentage 7150 1726853141.23636: done checking for max_fail_percentage 7150 1726853141.23637: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.23637: done checking to see if all hosts have failed 7150 1726853141.23638: getting the remaining hosts for this loop 7150 1726853141.23639: done getting the remaining hosts for this loop 7150 1726853141.23642: getting the next task for host managed_node3 7150 1726853141.23646: done getting next task for host managed_node3 7150 1726853141.23649: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7150 1726853141.23652: ^ 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? (HOST STATE: block=0, task=20, 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 7150 1726853141.23663: getting variables 7150 1726853141.23665: in VariableManager get_vars() 7150 1726853141.23705: Calling all_inventory to load vars for managed_node3 7150 1726853141.23708: Calling groups_inventory to load vars for managed_node3 7150 1726853141.23710: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.23716: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.23717: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.23719: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.23825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.23943: done with get_vars() 7150 1726853141.23951: done getting variables 7150 1726853141.23989: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:25:41 -0400 (0:00:00.032) 0:00:04.903 ****** 7150 1726853141.24010: entering _queue_task() for managed_node3/debug 7150 1726853141.24182: worker is 1 (out of 1 available) 7150 1726853141.24196: exiting _queue_task() for managed_node3/debug 7150 1726853141.24208: done queuing things up, now waiting for results queue to drain 7150 1726853141.24209: waiting for pending results... 7150 1726853141.24361: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7150 1726853141.24444: in run() - task 02083763-bbaf-24d7-0325-000000000029 7150 1726853141.24458: variable 'ansible_search_path' from source: unknown 7150 1726853141.24462: variable 'ansible_search_path' from source: unknown 7150 1726853141.24495: calling self._execute() 7150 1726853141.24556: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.24561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.24570: variable 'omit' from source: magic vars 7150 1726853141.24867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.26311: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.26358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.26381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.26406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.26425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.26485: 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) 7150 1726853141.26506: 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) 7150 1726853141.26523: 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) 7150 1726853141.26550: 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) 7150 1726853141.26560: 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) 7150 1726853141.26655: variable 'ansible_distribution' from source: facts 7150 1726853141.26659: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.26678: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.26682: when evaluation is False, skipping this task 7150 1726853141.26685: _execute() done 7150 1726853141.26687: dumping result to json 7150 1726853141.26689: done dumping result, returning 7150 1726853141.26692: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-24d7-0325-000000000029] 7150 1726853141.26698: sending task result for task 02083763-bbaf-24d7-0325-000000000029 7150 1726853141.26777: done sending task result for task 02083763-bbaf-24d7-0325-000000000029 7150 1726853141.26782: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853141.26860: no more pending results, returning what we have 7150 1726853141.26863: results queue empty 7150 1726853141.26864: checking for any_errors_fatal 7150 1726853141.26867: done checking for any_errors_fatal 7150 1726853141.26868: checking for max_fail_percentage 7150 1726853141.26869: done checking for max_fail_percentage 7150 1726853141.26870: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.26872: done checking to see if all hosts have failed 7150 1726853141.26873: getting the remaining hosts for this loop 7150 1726853141.26874: done getting the remaining hosts for this loop 7150 1726853141.26877: getting the next task for host managed_node3 7150 1726853141.26882: done getting next task for host managed_node3 7150 1726853141.26885: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7150 1726853141.26887: ^ 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? (HOST STATE: block=0, task=21, 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 7150 1726853141.26900: getting variables 7150 1726853141.26901: in VariableManager get_vars() 7150 1726853141.26939: Calling all_inventory to load vars for managed_node3 7150 1726853141.26941: Calling groups_inventory to load vars for managed_node3 7150 1726853141.26943: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.26951: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.26953: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.26955: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.27096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.27215: done with get_vars() 7150 1726853141.27221: done getting variables 7150 1726853141.27262: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:25:41 -0400 (0:00:00.032) 0:00:04.936 ****** 7150 1726853141.27284: entering _queue_task() for managed_node3/debug 7150 1726853141.27460: worker is 1 (out of 1 available) 7150 1726853141.27476: exiting _queue_task() for managed_node3/debug 7150 1726853141.27486: done queuing things up, now waiting for results queue to drain 7150 1726853141.27488: waiting for pending results... 7150 1726853141.27631: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7150 1726853141.27706: in run() - task 02083763-bbaf-24d7-0325-00000000002a 7150 1726853141.27728: variable 'ansible_search_path' from source: unknown 7150 1726853141.27731: variable 'ansible_search_path' from source: unknown 7150 1726853141.27757: calling self._execute() 7150 1726853141.27819: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.27828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.27837: variable 'omit' from source: magic vars 7150 1726853141.28137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.29587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.29831: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.29859: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.29885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.29907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.29964: 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) 7150 1726853141.29986: 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) 7150 1726853141.30009: 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) 7150 1726853141.30031: 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) 7150 1726853141.30042: 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) 7150 1726853141.30134: variable 'ansible_distribution' from source: facts 7150 1726853141.30138: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.30155: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.30158: when evaluation is False, skipping this task 7150 1726853141.30161: _execute() done 7150 1726853141.30163: dumping result to json 7150 1726853141.30165: done dumping result, returning 7150 1726853141.30174: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-24d7-0325-00000000002a] 7150 1726853141.30177: sending task result for task 02083763-bbaf-24d7-0325-00000000002a 7150 1726853141.30257: done sending task result for task 02083763-bbaf-24d7-0325-00000000002a 7150 1726853141.30260: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853141.30305: no more pending results, returning what we have 7150 1726853141.30308: results queue empty 7150 1726853141.30309: checking for any_errors_fatal 7150 1726853141.30314: done checking for any_errors_fatal 7150 1726853141.30315: checking for max_fail_percentage 7150 1726853141.30316: done checking for max_fail_percentage 7150 1726853141.30317: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.30318: done checking to see if all hosts have failed 7150 1726853141.30319: getting the remaining hosts for this loop 7150 1726853141.30320: done getting the remaining hosts for this loop 7150 1726853141.30323: getting the next task for host managed_node3 7150 1726853141.30328: done getting next task for host managed_node3 7150 1726853141.30332: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7150 1726853141.30334: ^ 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? (HOST STATE: block=0, task=22, 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 7150 1726853141.30347: getting variables 7150 1726853141.30348: in VariableManager get_vars() 7150 1726853141.30395: Calling all_inventory to load vars for managed_node3 7150 1726853141.30397: Calling groups_inventory to load vars for managed_node3 7150 1726853141.30399: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.30407: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.30409: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.30412: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.30531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.30653: done with get_vars() 7150 1726853141.30660: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:25:41 -0400 (0:00:00.034) 0:00:04.970 ****** 7150 1726853141.30724: entering _queue_task() for managed_node3/ping 7150 1726853141.30725: Creating lock for ping 7150 1726853141.30908: worker is 1 (out of 1 available) 7150 1726853141.30922: exiting _queue_task() for managed_node3/ping 7150 1726853141.30933: done queuing things up, now waiting for results queue to drain 7150 1726853141.30934: waiting for pending results... 7150 1726853141.31084: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7150 1726853141.31170: in run() - task 02083763-bbaf-24d7-0325-00000000002b 7150 1726853141.31184: variable 'ansible_search_path' from source: unknown 7150 1726853141.31187: variable 'ansible_search_path' from source: unknown 7150 1726853141.31213: calling self._execute() 7150 1726853141.31273: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.31282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.31291: variable 'omit' from source: magic vars 7150 1726853141.31588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.33201: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.33243: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.33269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.33296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.33315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.33374: 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) 7150 1726853141.33394: 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) 7150 1726853141.33411: 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) 7150 1726853141.33438: 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) 7150 1726853141.33452: 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) 7150 1726853141.33541: variable 'ansible_distribution' from source: facts 7150 1726853141.33545: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.33561: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.33564: when evaluation is False, skipping this task 7150 1726853141.33567: _execute() done 7150 1726853141.33569: dumping result to json 7150 1726853141.33573: done dumping result, returning 7150 1726853141.33581: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-24d7-0325-00000000002b] 7150 1726853141.33584: sending task result for task 02083763-bbaf-24d7-0325-00000000002b 7150 1726853141.33657: done sending task result for task 02083763-bbaf-24d7-0325-00000000002b 7150 1726853141.33662: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.33703: no more pending results, returning what we have 7150 1726853141.33706: results queue empty 7150 1726853141.33706: checking for any_errors_fatal 7150 1726853141.33712: done checking for any_errors_fatal 7150 1726853141.33713: checking for max_fail_percentage 7150 1726853141.33714: done checking for max_fail_percentage 7150 1726853141.33715: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.33716: done checking to see if all hosts have failed 7150 1726853141.33717: getting the remaining hosts for this loop 7150 1726853141.33718: done getting the remaining hosts for this loop 7150 1726853141.33721: getting the next task for host managed_node3 7150 1726853141.33728: done getting next task for host managed_node3 7150 1726853141.33730: ^ task is: TASK: meta (role_complete) 7150 1726853141.33733: ^ 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? (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 7150 1726853141.33745: getting variables 7150 1726853141.33749: in VariableManager get_vars() 7150 1726853141.33788: Calling all_inventory to load vars for managed_node3 7150 1726853141.33791: Calling groups_inventory to load vars for managed_node3 7150 1726853141.33793: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.33801: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.33803: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.33805: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.33953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.34073: done with get_vars() 7150 1726853141.34079: done getting variables 7150 1726853141.34130: done queuing things up, now waiting for results queue to drain 7150 1726853141.34131: results queue empty 7150 1726853141.34131: checking for any_errors_fatal 7150 1726853141.34133: done checking for any_errors_fatal 7150 1726853141.34133: checking for max_fail_percentage 7150 1726853141.34134: done checking for max_fail_percentage 7150 1726853141.34134: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.34135: done checking to see if all hosts have failed 7150 1726853141.34135: getting the remaining hosts for this loop 7150 1726853141.34136: done getting the remaining hosts for this loop 7150 1726853141.34137: getting the next task for host managed_node3 7150 1726853141.34140: done getting next task for host managed_node3 7150 1726853141.34141: ^ task is: TASK: Include the task 'assert_device_present.yml' 7150 1726853141.34142: ^ 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 7150 1726853141.34143: getting variables 7150 1726853141.34144: in VariableManager get_vars() 7150 1726853141.34158: Calling all_inventory to load vars for managed_node3 7150 1726853141.34160: Calling groups_inventory to load vars for managed_node3 7150 1726853141.34161: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.34164: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.34166: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.34167: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.34245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.34360: done with get_vars() 7150 1726853141.34365: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:42 Friday 20 September 2024 13:25:41 -0400 (0:00:00.036) 0:00:05.007 ****** 7150 1726853141.34410: entering _queue_task() for managed_node3/include_tasks 7150 1726853141.34585: worker is 1 (out of 1 available) 7150 1726853141.34597: exiting _queue_task() for managed_node3/include_tasks 7150 1726853141.34609: done queuing things up, now waiting for results queue to drain 7150 1726853141.34610: waiting for pending results... 7150 1726853141.34753: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7150 1726853141.34803: in run() - task 02083763-bbaf-24d7-0325-00000000005b 7150 1726853141.34814: variable 'ansible_search_path' from source: unknown 7150 1726853141.34956: calling self._execute() 7150 1726853141.34960: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.34963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.34965: variable 'omit' from source: magic vars 7150 1726853141.35202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.36789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.36827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.36853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.36880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.36902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.36957: 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) 7150 1726853141.36978: 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) 7150 1726853141.36996: 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) 7150 1726853141.37026: 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) 7150 1726853141.37037: 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) 7150 1726853141.37130: variable 'ansible_distribution' from source: facts 7150 1726853141.37134: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.37151: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.37154: when evaluation is False, skipping this task 7150 1726853141.37157: _execute() done 7150 1726853141.37159: dumping result to json 7150 1726853141.37161: done dumping result, returning 7150 1726853141.37166: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-24d7-0325-00000000005b] 7150 1726853141.37168: sending task result for task 02083763-bbaf-24d7-0325-00000000005b 7150 1726853141.37253: done sending task result for task 02083763-bbaf-24d7-0325-00000000005b 7150 1726853141.37255: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.37297: no more pending results, returning what we have 7150 1726853141.37300: results queue empty 7150 1726853141.37301: checking for any_errors_fatal 7150 1726853141.37302: done checking for any_errors_fatal 7150 1726853141.37303: checking for max_fail_percentage 7150 1726853141.37304: done checking for max_fail_percentage 7150 1726853141.37305: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.37306: done checking to see if all hosts have failed 7150 1726853141.37307: getting the remaining hosts for this loop 7150 1726853141.37308: done getting the remaining hosts for this loop 7150 1726853141.37312: getting the next task for host managed_node3 7150 1726853141.37316: done getting next task for host managed_node3 7150 1726853141.37319: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7150 1726853141.37320: ^ 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 7150 1726853141.37323: getting variables 7150 1726853141.37324: in VariableManager get_vars() 7150 1726853141.37365: Calling all_inventory to load vars for managed_node3 7150 1726853141.37368: Calling groups_inventory to load vars for managed_node3 7150 1726853141.37370: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.37385: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.37388: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.37390: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.37543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.37661: done with get_vars() 7150 1726853141.37668: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:44 Friday 20 September 2024 13:25:41 -0400 (0:00:00.033) 0:00:05.040 ****** 7150 1726853141.37729: entering _queue_task() for managed_node3/include_tasks 7150 1726853141.37910: worker is 1 (out of 1 available) 7150 1726853141.37922: exiting _queue_task() for managed_node3/include_tasks 7150 1726853141.37934: done queuing things up, now waiting for results queue to drain 7150 1726853141.37936: waiting for pending results... 7150 1726853141.38082: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7150 1726853141.38130: in run() - task 02083763-bbaf-24d7-0325-00000000005c 7150 1726853141.38140: variable 'ansible_search_path' from source: unknown 7150 1726853141.38173: calling self._execute() 7150 1726853141.38242: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.38246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.38257: variable 'omit' from source: magic vars 7150 1726853141.38567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.40214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.40262: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.40298: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.40323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.40346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.40405: 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) 7150 1726853141.40428: 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) 7150 1726853141.40449: 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) 7150 1726853141.40477: 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) 7150 1726853141.40488: 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) 7150 1726853141.40582: variable 'ansible_distribution' from source: facts 7150 1726853141.40586: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.40601: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.40604: when evaluation is False, skipping this task 7150 1726853141.40607: _execute() done 7150 1726853141.40609: dumping result to json 7150 1726853141.40611: done dumping result, returning 7150 1726853141.40618: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [02083763-bbaf-24d7-0325-00000000005c] 7150 1726853141.40620: sending task result for task 02083763-bbaf-24d7-0325-00000000005c 7150 1726853141.40703: done sending task result for task 02083763-bbaf-24d7-0325-00000000005c 7150 1726853141.40706: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.40748: no more pending results, returning what we have 7150 1726853141.40751: results queue empty 7150 1726853141.40752: checking for any_errors_fatal 7150 1726853141.40757: done checking for any_errors_fatal 7150 1726853141.40758: checking for max_fail_percentage 7150 1726853141.40760: done checking for max_fail_percentage 7150 1726853141.40760: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.40761: done checking to see if all hosts have failed 7150 1726853141.40762: getting the remaining hosts for this loop 7150 1726853141.40763: done getting the remaining hosts for this loop 7150 1726853141.40767: getting the next task for host managed_node3 7150 1726853141.40775: done getting next task for host managed_node3 7150 1726853141.40777: ^ task is: TASK: Show ipv4 routes 7150 1726853141.40778: ^ 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 7150 1726853141.40781: getting variables 7150 1726853141.40783: in VariableManager get_vars() 7150 1726853141.40826: Calling all_inventory to load vars for managed_node3 7150 1726853141.40828: Calling groups_inventory to load vars for managed_node3 7150 1726853141.40831: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.40839: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.40842: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.40844: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.40984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.41101: done with get_vars() 7150 1726853141.41109: done getting variables 7150 1726853141.41147: 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 [Show ipv4 routes] ******************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:48 Friday 20 September 2024 13:25:41 -0400 (0:00:00.034) 0:00:05.074 ****** 7150 1726853141.41167: entering _queue_task() for managed_node3/command 7150 1726853141.41355: worker is 1 (out of 1 available) 7150 1726853141.41369: exiting _queue_task() for managed_node3/command 7150 1726853141.41383: done queuing things up, now waiting for results queue to drain 7150 1726853141.41384: waiting for pending results... 7150 1726853141.41536: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7150 1726853141.41594: in run() - task 02083763-bbaf-24d7-0325-00000000005d 7150 1726853141.41607: variable 'ansible_search_path' from source: unknown 7150 1726853141.41638: calling self._execute() 7150 1726853141.41707: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.41711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.41720: variable 'omit' from source: magic vars 7150 1726853141.42026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.43636: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.43678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.43706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.43730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.43752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.43809: 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) 7150 1726853141.43831: 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) 7150 1726853141.43850: 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) 7150 1726853141.43876: 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) 7150 1726853141.43886: 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) 7150 1726853141.44017: variable 'ansible_distribution' from source: facts 7150 1726853141.44021: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.44023: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.44026: when evaluation is False, skipping this task 7150 1726853141.44028: _execute() done 7150 1726853141.44030: dumping result to json 7150 1726853141.44032: done dumping result, returning 7150 1726853141.44034: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [02083763-bbaf-24d7-0325-00000000005d] 7150 1726853141.44036: sending task result for task 02083763-bbaf-24d7-0325-00000000005d 7150 1726853141.44098: done sending task result for task 02083763-bbaf-24d7-0325-00000000005d 7150 1726853141.44100: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.44144: no more pending results, returning what we have 7150 1726853141.44150: results queue empty 7150 1726853141.44151: checking for any_errors_fatal 7150 1726853141.44154: done checking for any_errors_fatal 7150 1726853141.44155: checking for max_fail_percentage 7150 1726853141.44156: done checking for max_fail_percentage 7150 1726853141.44157: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.44158: done checking to see if all hosts have failed 7150 1726853141.44159: getting the remaining hosts for this loop 7150 1726853141.44160: done getting the remaining hosts for this loop 7150 1726853141.44164: getting the next task for host managed_node3 7150 1726853141.44168: done getting next task for host managed_node3 7150 1726853141.44170: ^ task is: TASK: Assert default ipv4 route is present 7150 1726853141.44173: ^ 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 7150 1726853141.44176: getting variables 7150 1726853141.44177: in VariableManager get_vars() 7150 1726853141.44213: Calling all_inventory to load vars for managed_node3 7150 1726853141.44216: Calling groups_inventory to load vars for managed_node3 7150 1726853141.44218: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.44227: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.44229: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.44232: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.44516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.44627: done with get_vars() 7150 1726853141.44633: done getting variables 7150 1726853141.44700: 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 [Assert default ipv4 route is present] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:52 Friday 20 September 2024 13:25:41 -0400 (0:00:00.035) 0:00:05.110 ****** 7150 1726853141.44717: entering _queue_task() for managed_node3/assert 7150 1726853141.44718: Creating lock for assert 7150 1726853141.44895: worker is 1 (out of 1 available) 7150 1726853141.44906: exiting _queue_task() for managed_node3/assert 7150 1726853141.44918: done queuing things up, now waiting for results queue to drain 7150 1726853141.44919: waiting for pending results... 7150 1726853141.45064: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present 7150 1726853141.45125: in run() - task 02083763-bbaf-24d7-0325-00000000005e 7150 1726853141.45136: variable 'ansible_search_path' from source: unknown 7150 1726853141.45165: calling self._execute() 7150 1726853141.45228: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.45232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.45240: variable 'omit' from source: magic vars 7150 1726853141.45544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.47002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.47043: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.47073: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.47100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.47119: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.47176: 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) 7150 1726853141.47196: 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) 7150 1726853141.47217: 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) 7150 1726853141.47242: 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) 7150 1726853141.47255: 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) 7150 1726853141.47347: variable 'ansible_distribution' from source: facts 7150 1726853141.47354: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.47369: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.47374: when evaluation is False, skipping this task 7150 1726853141.47377: _execute() done 7150 1726853141.47380: dumping result to json 7150 1726853141.47382: done dumping result, returning 7150 1726853141.47429: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present [02083763-bbaf-24d7-0325-00000000005e] 7150 1726853141.47432: sending task result for task 02083763-bbaf-24d7-0325-00000000005e 7150 1726853141.47494: done sending task result for task 02083763-bbaf-24d7-0325-00000000005e 7150 1726853141.47497: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.47563: no more pending results, returning what we have 7150 1726853141.47566: results queue empty 7150 1726853141.47567: checking for any_errors_fatal 7150 1726853141.47573: done checking for any_errors_fatal 7150 1726853141.47574: checking for max_fail_percentage 7150 1726853141.47575: done checking for max_fail_percentage 7150 1726853141.47576: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.47577: done checking to see if all hosts have failed 7150 1726853141.47578: getting the remaining hosts for this loop 7150 1726853141.47579: done getting the remaining hosts for this loop 7150 1726853141.47582: getting the next task for host managed_node3 7150 1726853141.47586: done getting next task for host managed_node3 7150 1726853141.47588: ^ task is: TASK: Get ipv6 routes 7150 1726853141.47589: ^ 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 7150 1726853141.47592: getting variables 7150 1726853141.47593: in VariableManager get_vars() 7150 1726853141.47622: Calling all_inventory to load vars for managed_node3 7150 1726853141.47623: Calling groups_inventory to load vars for managed_node3 7150 1726853141.47625: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.47631: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.47632: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.47636: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.47740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.47864: done with get_vars() 7150 1726853141.47873: done getting variables 7150 1726853141.47908: 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 [Get ipv6 routes] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:57 Friday 20 September 2024 13:25:41 -0400 (0:00:00.032) 0:00:05.142 ****** 7150 1726853141.47926: entering _queue_task() for managed_node3/command 7150 1726853141.48090: worker is 1 (out of 1 available) 7150 1726853141.48102: exiting _queue_task() for managed_node3/command 7150 1726853141.48112: done queuing things up, now waiting for results queue to drain 7150 1726853141.48114: waiting for pending results... 7150 1726853141.48255: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7150 1726853141.48317: in run() - task 02083763-bbaf-24d7-0325-00000000005f 7150 1726853141.48326: variable 'ansible_search_path' from source: unknown 7150 1726853141.48357: calling self._execute() 7150 1726853141.48445: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.48448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.48451: variable 'omit' from source: magic vars 7150 1726853141.48877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.50181: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.50225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.50252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.50286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.50307: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.50361: 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) 7150 1726853141.50384: 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) 7150 1726853141.50400: 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) 7150 1726853141.50429: 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) 7150 1726853141.50439: 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) 7150 1726853141.50533: variable 'ansible_distribution' from source: facts 7150 1726853141.50537: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.50552: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.50555: when evaluation is False, skipping this task 7150 1726853141.50558: _execute() done 7150 1726853141.50560: dumping result to json 7150 1726853141.50563: done dumping result, returning 7150 1726853141.50565: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [02083763-bbaf-24d7-0325-00000000005f] 7150 1726853141.50568: sending task result for task 02083763-bbaf-24d7-0325-00000000005f 7150 1726853141.50648: done sending task result for task 02083763-bbaf-24d7-0325-00000000005f 7150 1726853141.50652: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.50694: no more pending results, returning what we have 7150 1726853141.50697: results queue empty 7150 1726853141.50698: checking for any_errors_fatal 7150 1726853141.50702: done checking for any_errors_fatal 7150 1726853141.50703: checking for max_fail_percentage 7150 1726853141.50704: done checking for max_fail_percentage 7150 1726853141.50705: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.50706: done checking to see if all hosts have failed 7150 1726853141.50707: getting the remaining hosts for this loop 7150 1726853141.50708: done getting the remaining hosts for this loop 7150 1726853141.50711: getting the next task for host managed_node3 7150 1726853141.50715: done getting next task for host managed_node3 7150 1726853141.50717: ^ task is: TASK: Assert default ipv6 route is present 7150 1726853141.50719: ^ 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 7150 1726853141.50722: getting variables 7150 1726853141.50723: in VariableManager get_vars() 7150 1726853141.50760: Calling all_inventory to load vars for managed_node3 7150 1726853141.50762: Calling groups_inventory to load vars for managed_node3 7150 1726853141.50764: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.50774: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.50777: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.50779: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.50924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.51037: done with get_vars() 7150 1726853141.51043: done getting variables 7150 1726853141.51083: 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 [Assert default ipv6 route is present] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:61 Friday 20 September 2024 13:25:41 -0400 (0:00:00.031) 0:00:05.174 ****** 7150 1726853141.51100: entering _queue_task() for managed_node3/assert 7150 1726853141.51264: worker is 1 (out of 1 available) 7150 1726853141.51279: exiting _queue_task() for managed_node3/assert 7150 1726853141.51288: done queuing things up, now waiting for results queue to drain 7150 1726853141.51290: waiting for pending results... 7150 1726853141.51428: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present 7150 1726853141.51484: in run() - task 02083763-bbaf-24d7-0325-000000000060 7150 1726853141.51495: variable 'ansible_search_path' from source: unknown 7150 1726853141.51525: calling self._execute() 7150 1726853141.51588: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.51591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.51600: variable 'omit' from source: magic vars 7150 1726853141.51904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.53481: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.53486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.53488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.53491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.53494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.53543: 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) 7150 1726853141.53566: 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) 7150 1726853141.53589: 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) 7150 1726853141.53614: 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) 7150 1726853141.53625: 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) 7150 1726853141.53723: variable 'ansible_distribution' from source: facts 7150 1726853141.53727: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.53742: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.53745: when evaluation is False, skipping this task 7150 1726853141.53748: _execute() done 7150 1726853141.53752: dumping result to json 7150 1726853141.53755: done dumping result, returning 7150 1726853141.53761: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present [02083763-bbaf-24d7-0325-000000000060] 7150 1726853141.53764: sending task result for task 02083763-bbaf-24d7-0325-000000000060 7150 1726853141.53844: done sending task result for task 02083763-bbaf-24d7-0325-000000000060 7150 1726853141.53850: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.53894: no more pending results, returning what we have 7150 1726853141.53897: results queue empty 7150 1726853141.53898: checking for any_errors_fatal 7150 1726853141.53903: done checking for any_errors_fatal 7150 1726853141.53904: checking for max_fail_percentage 7150 1726853141.53906: done checking for max_fail_percentage 7150 1726853141.53906: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.53907: done checking to see if all hosts have failed 7150 1726853141.53908: getting the remaining hosts for this loop 7150 1726853141.53909: done getting the remaining hosts for this loop 7150 1726853141.53913: getting the next task for host managed_node3 7150 1726853141.53917: done getting next task for host managed_node3 7150 1726853141.53920: ^ task is: TASK: TEARDOWN: remove profiles. 7150 1726853141.53921: ^ 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 7150 1726853141.53924: getting variables 7150 1726853141.53925: in VariableManager get_vars() 7150 1726853141.53965: Calling all_inventory to load vars for managed_node3 7150 1726853141.53968: Calling groups_inventory to load vars for managed_node3 7150 1726853141.53970: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.53981: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.53983: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.53986: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.54110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.54229: done with get_vars() 7150 1726853141.54236: done getting variables 7150 1726853141.54277: 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 [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:67 Friday 20 September 2024 13:25:41 -0400 (0:00:00.031) 0:00:05.206 ****** 7150 1726853141.54295: entering _queue_task() for managed_node3/debug 7150 1726853141.54472: worker is 1 (out of 1 available) 7150 1726853141.54485: exiting _queue_task() for managed_node3/debug 7150 1726853141.54507: done queuing things up, now waiting for results queue to drain 7150 1726853141.54509: waiting for pending results... 7150 1726853141.54677: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7150 1726853141.54861: in run() - task 02083763-bbaf-24d7-0325-000000000061 7150 1726853141.54865: variable 'ansible_search_path' from source: unknown 7150 1726853141.54868: calling self._execute() 7150 1726853141.54982: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.54987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.54990: variable 'omit' from source: magic vars 7150 1726853141.55510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.57003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.57046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.57085: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.57108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.57128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.57189: 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) 7150 1726853141.57209: 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) 7150 1726853141.57226: 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) 7150 1726853141.57258: 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) 7150 1726853141.57268: 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) 7150 1726853141.57360: variable 'ansible_distribution' from source: facts 7150 1726853141.57364: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.57381: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.57384: when evaluation is False, skipping this task 7150 1726853141.57386: _execute() done 7150 1726853141.57389: dumping result to json 7150 1726853141.57391: done dumping result, returning 7150 1726853141.57397: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [02083763-bbaf-24d7-0325-000000000061] 7150 1726853141.57401: sending task result for task 02083763-bbaf-24d7-0325-000000000061 7150 1726853141.57478: done sending task result for task 02083763-bbaf-24d7-0325-000000000061 7150 1726853141.57481: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853141.57519: no more pending results, returning what we have 7150 1726853141.57522: results queue empty 7150 1726853141.57523: checking for any_errors_fatal 7150 1726853141.57528: done checking for any_errors_fatal 7150 1726853141.57529: checking for max_fail_percentage 7150 1726853141.57531: done checking for max_fail_percentage 7150 1726853141.57531: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.57532: done checking to see if all hosts have failed 7150 1726853141.57533: getting the remaining hosts for this loop 7150 1726853141.57534: done getting the remaining hosts for this loop 7150 1726853141.57537: getting the next task for host managed_node3 7150 1726853141.57544: done getting next task for host managed_node3 7150 1726853141.57548: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7150 1726853141.57550: ^ 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 7150 1726853141.57564: getting variables 7150 1726853141.57566: in VariableManager get_vars() 7150 1726853141.57608: Calling all_inventory to load vars for managed_node3 7150 1726853141.57611: Calling groups_inventory to load vars for managed_node3 7150 1726853141.57613: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.57621: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.57623: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.57625: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.57767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.57888: done with get_vars() 7150 1726853141.57895: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:25:41 -0400 (0:00:00.036) 0:00:05.243 ****** 7150 1726853141.57984: entering _queue_task() for managed_node3/include_tasks 7150 1726853141.58189: worker is 1 (out of 1 available) 7150 1726853141.58201: exiting _queue_task() for managed_node3/include_tasks 7150 1726853141.58212: done queuing things up, now waiting for results queue to drain 7150 1726853141.58214: waiting for pending results... 7150 1726853141.58591: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7150 1726853141.58595: in run() - task 02083763-bbaf-24d7-0325-000000000069 7150 1726853141.58599: variable 'ansible_search_path' from source: unknown 7150 1726853141.58601: variable 'ansible_search_path' from source: unknown 7150 1726853141.58635: calling self._execute() 7150 1726853141.58721: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.58733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.58747: variable 'omit' from source: magic vars 7150 1726853141.59157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.61292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.61362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.61409: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.61448: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.61482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.61625: 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) 7150 1726853141.61628: 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) 7150 1726853141.61634: 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) 7150 1726853141.61681: 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) 7150 1726853141.61701: 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) 7150 1726853141.61842: variable 'ansible_distribution' from source: facts 7150 1726853141.61854: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.61880: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.61888: when evaluation is False, skipping this task 7150 1726853141.61896: _execute() done 7150 1726853141.61902: dumping result to json 7150 1726853141.61909: done dumping result, returning 7150 1726853141.61949: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-24d7-0325-000000000069] 7150 1726853141.61953: sending task result for task 02083763-bbaf-24d7-0325-000000000069 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.62102: no more pending results, returning what we have 7150 1726853141.62106: results queue empty 7150 1726853141.62107: checking for any_errors_fatal 7150 1726853141.62115: done checking for any_errors_fatal 7150 1726853141.62116: checking for max_fail_percentage 7150 1726853141.62118: done checking for max_fail_percentage 7150 1726853141.62119: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.62119: done checking to see if all hosts have failed 7150 1726853141.62120: getting the remaining hosts for this loop 7150 1726853141.62122: done getting the remaining hosts for this loop 7150 1726853141.62126: getting the next task for host managed_node3 7150 1726853141.62132: done getting next task for host managed_node3 7150 1726853141.62136: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7150 1726853141.62139: ^ 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=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 7150 1726853141.62155: getting variables 7150 1726853141.62158: in VariableManager get_vars() 7150 1726853141.62209: Calling all_inventory to load vars for managed_node3 7150 1726853141.62212: Calling groups_inventory to load vars for managed_node3 7150 1726853141.62215: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.62227: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.62230: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.62233: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.62632: done sending task result for task 02083763-bbaf-24d7-0325-000000000069 7150 1726853141.62635: WORKER PROCESS EXITING 7150 1726853141.62658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.62885: done with get_vars() 7150 1726853141.62894: done getting variables 7150 1726853141.62942: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:25:41 -0400 (0:00:00.049) 0:00:05.292 ****** 7150 1726853141.62969: entering _queue_task() for managed_node3/debug 7150 1726853141.63174: worker is 1 (out of 1 available) 7150 1726853141.63185: exiting _queue_task() for managed_node3/debug 7150 1726853141.63195: done queuing things up, now waiting for results queue to drain 7150 1726853141.63196: waiting for pending results... 7150 1726853141.63429: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7150 1726853141.63562: in run() - task 02083763-bbaf-24d7-0325-00000000006a 7150 1726853141.63585: variable 'ansible_search_path' from source: unknown 7150 1726853141.63593: variable 'ansible_search_path' from source: unknown 7150 1726853141.63632: calling self._execute() 7150 1726853141.63720: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.63731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.63746: variable 'omit' from source: magic vars 7150 1726853141.64163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.66322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.66377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.66403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.66427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.66454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.66509: 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) 7150 1726853141.66529: 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) 7150 1726853141.66545: 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) 7150 1726853141.66578: 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) 7150 1726853141.66589: 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) 7150 1726853141.66684: variable 'ansible_distribution' from source: facts 7150 1726853141.66688: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.66703: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.66707: when evaluation is False, skipping this task 7150 1726853141.66709: _execute() done 7150 1726853141.66712: dumping result to json 7150 1726853141.66714: done dumping result, returning 7150 1726853141.66721: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-24d7-0325-00000000006a] 7150 1726853141.66723: sending task result for task 02083763-bbaf-24d7-0325-00000000006a 7150 1726853141.66807: done sending task result for task 02083763-bbaf-24d7-0325-00000000006a 7150 1726853141.66810: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853141.66858: no more pending results, returning what we have 7150 1726853141.66861: results queue empty 7150 1726853141.66862: checking for any_errors_fatal 7150 1726853141.66874: done checking for any_errors_fatal 7150 1726853141.66875: checking for max_fail_percentage 7150 1726853141.66877: done checking for max_fail_percentage 7150 1726853141.66878: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.66879: done checking to see if all hosts have failed 7150 1726853141.66879: getting the remaining hosts for this loop 7150 1726853141.66881: done getting the remaining hosts for this loop 7150 1726853141.66885: getting the next task for host managed_node3 7150 1726853141.66890: done getting next task for host managed_node3 7150 1726853141.66893: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7150 1726853141.66895: ^ 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=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 7150 1726853141.66909: getting variables 7150 1726853141.66910: in VariableManager get_vars() 7150 1726853141.66954: Calling all_inventory to load vars for managed_node3 7150 1726853141.66957: Calling groups_inventory to load vars for managed_node3 7150 1726853141.66959: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.66967: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.66969: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.66978: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.67100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.67226: done with get_vars() 7150 1726853141.67234: done getting variables 7150 1726853141.67275: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:25:41 -0400 (0:00:00.043) 0:00:05.336 ****** 7150 1726853141.67298: entering _queue_task() for managed_node3/fail 7150 1726853141.67482: worker is 1 (out of 1 available) 7150 1726853141.67496: exiting _queue_task() for managed_node3/fail 7150 1726853141.67507: done queuing things up, now waiting for results queue to drain 7150 1726853141.67509: waiting for pending results... 7150 1726853141.67655: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7150 1726853141.67731: in run() - task 02083763-bbaf-24d7-0325-00000000006b 7150 1726853141.67744: variable 'ansible_search_path' from source: unknown 7150 1726853141.67750: variable 'ansible_search_path' from source: unknown 7150 1726853141.67777: calling self._execute() 7150 1726853141.67835: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.67839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.67847: variable 'omit' from source: magic vars 7150 1726853141.68276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.69941: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.69986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.70015: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.70040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.70062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.70124: 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) 7150 1726853141.70144: 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) 7150 1726853141.70164: 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) 7150 1726853141.70191: 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) 7150 1726853141.70201: 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) 7150 1726853141.70300: variable 'ansible_distribution' from source: facts 7150 1726853141.70305: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.70320: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.70324: when evaluation is False, skipping this task 7150 1726853141.70327: _execute() done 7150 1726853141.70329: dumping result to json 7150 1726853141.70331: done dumping result, returning 7150 1726853141.70341: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-24d7-0325-00000000006b] 7150 1726853141.70344: sending task result for task 02083763-bbaf-24d7-0325-00000000006b 7150 1726853141.70428: done sending task result for task 02083763-bbaf-24d7-0325-00000000006b 7150 1726853141.70431: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.70488: no more pending results, returning what we have 7150 1726853141.70491: results queue empty 7150 1726853141.70492: checking for any_errors_fatal 7150 1726853141.70500: done checking for any_errors_fatal 7150 1726853141.70501: checking for max_fail_percentage 7150 1726853141.70502: done checking for max_fail_percentage 7150 1726853141.70503: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.70504: done checking to see if all hosts have failed 7150 1726853141.70504: getting the remaining hosts for this loop 7150 1726853141.70506: done getting the remaining hosts for this loop 7150 1726853141.70510: getting the next task for host managed_node3 7150 1726853141.70515: done getting next task for host managed_node3 7150 1726853141.70518: ^ 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 7150 1726853141.70521: ^ 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=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 7150 1726853141.70536: getting variables 7150 1726853141.70538: in VariableManager get_vars() 7150 1726853141.70578: Calling all_inventory to load vars for managed_node3 7150 1726853141.70586: Calling groups_inventory to load vars for managed_node3 7150 1726853141.70589: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.70597: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.70600: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.70602: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.70749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.70886: done with get_vars() 7150 1726853141.70894: done getting variables 7150 1726853141.70934: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:25:41 -0400 (0:00:00.036) 0:00:05.372 ****** 7150 1726853141.70958: entering _queue_task() for managed_node3/fail 7150 1726853141.71139: worker is 1 (out of 1 available) 7150 1726853141.71154: exiting _queue_task() for managed_node3/fail 7150 1726853141.71164: done queuing things up, now waiting for results queue to drain 7150 1726853141.71166: waiting for pending results... 7150 1726853141.71326: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7150 1726853141.71410: in run() - task 02083763-bbaf-24d7-0325-00000000006c 7150 1726853141.71422: variable 'ansible_search_path' from source: unknown 7150 1726853141.71427: variable 'ansible_search_path' from source: unknown 7150 1726853141.71456: calling self._execute() 7150 1726853141.71557: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.71561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.71563: variable 'omit' from source: magic vars 7150 1726853141.72076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.74046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.74127: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.74169: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.74210: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.74247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.74335: 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) 7150 1726853141.74369: 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) 7150 1726853141.74419: 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) 7150 1726853141.74464: 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) 7150 1726853141.74486: 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) 7150 1726853141.74624: variable 'ansible_distribution' from source: facts 7150 1726853141.74636: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.74659: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.74667: when evaluation is False, skipping this task 7150 1726853141.74675: _execute() done 7150 1726853141.74683: dumping result to json 7150 1726853141.74691: done dumping result, returning 7150 1726853141.74704: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-24d7-0325-00000000006c] 7150 1726853141.74712: sending task result for task 02083763-bbaf-24d7-0325-00000000006c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.74868: no more pending results, returning what we have 7150 1726853141.74872: results queue empty 7150 1726853141.74873: checking for any_errors_fatal 7150 1726853141.74878: done checking for any_errors_fatal 7150 1726853141.74879: checking for max_fail_percentage 7150 1726853141.74881: done checking for max_fail_percentage 7150 1726853141.74882: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.74882: done checking to see if all hosts have failed 7150 1726853141.74883: getting the remaining hosts for this loop 7150 1726853141.74885: done getting the remaining hosts for this loop 7150 1726853141.74888: getting the next task for host managed_node3 7150 1726853141.74895: done getting next task for host managed_node3 7150 1726853141.74898: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7150 1726853141.74900: ^ 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=5, 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 7150 1726853141.74916: getting variables 7150 1726853141.74917: in VariableManager get_vars() 7150 1726853141.74966: Calling all_inventory to load vars for managed_node3 7150 1726853141.74969: Calling groups_inventory to load vars for managed_node3 7150 1726853141.74973: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.74983: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.74986: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.75082: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.75239: done sending task result for task 02083763-bbaf-24d7-0325-00000000006c 7150 1726853141.75243: WORKER PROCESS EXITING 7150 1726853141.75265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.75477: done with get_vars() 7150 1726853141.75489: done getting variables 7150 1726853141.75544: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:25:41 -0400 (0:00:00.046) 0:00:05.419 ****** 7150 1726853141.75578: entering _queue_task() for managed_node3/fail 7150 1726853141.75818: worker is 1 (out of 1 available) 7150 1726853141.75832: exiting _queue_task() for managed_node3/fail 7150 1726853141.75844: done queuing things up, now waiting for results queue to drain 7150 1726853141.75845: waiting for pending results... 7150 1726853141.76098: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7150 1726853141.76221: in run() - task 02083763-bbaf-24d7-0325-00000000006d 7150 1726853141.76242: variable 'ansible_search_path' from source: unknown 7150 1726853141.76250: variable 'ansible_search_path' from source: unknown 7150 1726853141.76296: calling self._execute() 7150 1726853141.76383: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.76394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.76413: variable 'omit' from source: magic vars 7150 1726853141.76847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.79100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.79173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.79216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.79255: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.79290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.79398: 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) 7150 1726853141.79413: 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) 7150 1726853141.79445: 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) 7150 1726853141.79491: 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) 7150 1726853141.79613: 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) 7150 1726853141.79653: variable 'ansible_distribution' from source: facts 7150 1726853141.79665: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.79691: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.79698: when evaluation is False, skipping this task 7150 1726853141.79705: _execute() done 7150 1726853141.79712: dumping result to json 7150 1726853141.79720: done dumping result, returning 7150 1726853141.79738: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-24d7-0325-00000000006d] 7150 1726853141.79748: sending task result for task 02083763-bbaf-24d7-0325-00000000006d 7150 1726853141.80077: done sending task result for task 02083763-bbaf-24d7-0325-00000000006d 7150 1726853141.80080: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.80116: no more pending results, returning what we have 7150 1726853141.80119: results queue empty 7150 1726853141.80120: checking for any_errors_fatal 7150 1726853141.80127: done checking for any_errors_fatal 7150 1726853141.80128: checking for max_fail_percentage 7150 1726853141.80129: done checking for max_fail_percentage 7150 1726853141.80130: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.80131: done checking to see if all hosts have failed 7150 1726853141.80132: getting the remaining hosts for this loop 7150 1726853141.80133: done getting the remaining hosts for this loop 7150 1726853141.80136: getting the next task for host managed_node3 7150 1726853141.80141: done getting next task for host managed_node3 7150 1726853141.80145: ^ 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 7150 1726853141.80148: ^ 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=6, 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 7150 1726853141.80163: getting variables 7150 1726853141.80165: in VariableManager get_vars() 7150 1726853141.80212: Calling all_inventory to load vars for managed_node3 7150 1726853141.80215: Calling groups_inventory to load vars for managed_node3 7150 1726853141.80217: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.80227: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.80229: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.80232: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.80511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.80883: done with get_vars() 7150 1726853141.80895: done getting variables 7150 1726853141.80954: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:25:41 -0400 (0:00:00.054) 0:00:05.473 ****** 7150 1726853141.80987: entering _queue_task() for managed_node3/dnf 7150 1726853141.81238: worker is 1 (out of 1 available) 7150 1726853141.81251: exiting _queue_task() for managed_node3/dnf 7150 1726853141.81263: done queuing things up, now waiting for results queue to drain 7150 1726853141.81264: waiting for pending results... 7150 1726853141.81537: running TaskExecutor() for managed_node3/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 7150 1726853141.81674: in run() - task 02083763-bbaf-24d7-0325-00000000006e 7150 1726853141.81700: variable 'ansible_search_path' from source: unknown 7150 1726853141.81711: variable 'ansible_search_path' from source: unknown 7150 1726853141.81753: calling self._execute() 7150 1726853141.81847: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.81858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.81877: variable 'omit' from source: magic vars 7150 1726853141.82325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.85592: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.85858: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.85862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.86078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.86081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.86197: 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) 7150 1726853141.86235: 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) 7150 1726853141.86264: 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) 7150 1726853141.86336: 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) 7150 1726853141.86420: 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) 7150 1726853141.86708: variable 'ansible_distribution' from source: facts 7150 1726853141.86724: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.86806: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.86816: when evaluation is False, skipping this task 7150 1726853141.86838: _execute() done 7150 1726853141.86841: dumping result to json 7150 1726853141.86844: done dumping result, returning 7150 1726853141.86854: done running TaskExecutor() for managed_node3/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 [02083763-bbaf-24d7-0325-00000000006e] 7150 1726853141.86875: sending task result for task 02083763-bbaf-24d7-0325-00000000006e 7150 1726853141.87246: done sending task result for task 02083763-bbaf-24d7-0325-00000000006e 7150 1726853141.87249: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.87319: no more pending results, returning what we have 7150 1726853141.87322: results queue empty 7150 1726853141.87323: checking for any_errors_fatal 7150 1726853141.87332: done checking for any_errors_fatal 7150 1726853141.87332: checking for max_fail_percentage 7150 1726853141.87334: done checking for max_fail_percentage 7150 1726853141.87335: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.87336: done checking to see if all hosts have failed 7150 1726853141.87336: getting the remaining hosts for this loop 7150 1726853141.87338: done getting the remaining hosts for this loop 7150 1726853141.87342: getting the next task for host managed_node3 7150 1726853141.87349: done getting next task for host managed_node3 7150 1726853141.87352: ^ 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 7150 1726853141.87355: ^ 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=7, 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 7150 1726853141.87374: getting variables 7150 1726853141.87376: in VariableManager get_vars() 7150 1726853141.87425: Calling all_inventory to load vars for managed_node3 7150 1726853141.87428: Calling groups_inventory to load vars for managed_node3 7150 1726853141.87430: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.87442: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.87445: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.87448: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.87924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.88427: done with get_vars() 7150 1726853141.88438: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7150 1726853141.88683: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:25:41 -0400 (0:00:00.077) 0:00:05.550 ****** 7150 1726853141.88715: entering _queue_task() for managed_node3/yum 7150 1726853141.89041: worker is 1 (out of 1 available) 7150 1726853141.89058: exiting _queue_task() for managed_node3/yum 7150 1726853141.89174: done queuing things up, now waiting for results queue to drain 7150 1726853141.89177: waiting for pending results... 7150 1726853141.89376: running TaskExecutor() for managed_node3/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 7150 1726853141.89524: in run() - task 02083763-bbaf-24d7-0325-00000000006f 7150 1726853141.89628: variable 'ansible_search_path' from source: unknown 7150 1726853141.89631: variable 'ansible_search_path' from source: unknown 7150 1726853141.89634: calling self._execute() 7150 1726853141.89694: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.89707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.89721: variable 'omit' from source: magic vars 7150 1726853141.90230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.91777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.91824: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.91851: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.91879: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.91902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.91961: 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) 7150 1726853141.91982: 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) 7150 1726853141.92000: 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) 7150 1726853141.92030: 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) 7150 1726853141.92040: 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) 7150 1726853141.92138: variable 'ansible_distribution' from source: facts 7150 1726853141.92141: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.92159: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.92162: when evaluation is False, skipping this task 7150 1726853141.92165: _execute() done 7150 1726853141.92167: dumping result to json 7150 1726853141.92170: done dumping result, returning 7150 1726853141.92179: done running TaskExecutor() for managed_node3/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 [02083763-bbaf-24d7-0325-00000000006f] 7150 1726853141.92182: sending task result for task 02083763-bbaf-24d7-0325-00000000006f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.92404: no more pending results, returning what we have 7150 1726853141.92413: results queue empty 7150 1726853141.92414: checking for any_errors_fatal 7150 1726853141.92418: done checking for any_errors_fatal 7150 1726853141.92419: checking for max_fail_percentage 7150 1726853141.92420: done checking for max_fail_percentage 7150 1726853141.92421: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.92422: done checking to see if all hosts have failed 7150 1726853141.92423: getting the remaining hosts for this loop 7150 1726853141.92424: done getting the remaining hosts for this loop 7150 1726853141.92427: getting the next task for host managed_node3 7150 1726853141.92432: done getting next task for host managed_node3 7150 1726853141.92435: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7150 1726853141.92437: ^ 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=8, 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 7150 1726853141.92452: getting variables 7150 1726853141.92454: in VariableManager get_vars() 7150 1726853141.92497: Calling all_inventory to load vars for managed_node3 7150 1726853141.92500: Calling groups_inventory to load vars for managed_node3 7150 1726853141.92502: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.92511: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.92514: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.92539: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.92758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.92966: done with get_vars() 7150 1726853141.92978: done getting variables 7150 1726853141.93006: done sending task result for task 02083763-bbaf-24d7-0325-00000000006f 7150 1726853141.93009: WORKER PROCESS EXITING 7150 1726853141.93042: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:25:41 -0400 (0:00:00.043) 0:00:05.594 ****** 7150 1726853141.93079: entering _queue_task() for managed_node3/fail 7150 1726853141.93314: worker is 1 (out of 1 available) 7150 1726853141.93329: exiting _queue_task() for managed_node3/fail 7150 1726853141.93342: done queuing things up, now waiting for results queue to drain 7150 1726853141.93343: waiting for pending results... 7150 1726853141.93585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7150 1726853141.93732: in run() - task 02083763-bbaf-24d7-0325-000000000070 7150 1726853141.93757: variable 'ansible_search_path' from source: unknown 7150 1726853141.93765: variable 'ansible_search_path' from source: unknown 7150 1726853141.93810: calling self._execute() 7150 1726853141.93900: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.93912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.93926: variable 'omit' from source: magic vars 7150 1726853141.94437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.95955: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.96011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.96037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.96065: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.96086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.96145: 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) 7150 1726853141.96169: 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) 7150 1726853141.96188: 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) 7150 1726853141.96212: 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) 7150 1726853141.96226: 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) 7150 1726853141.96319: variable 'ansible_distribution' from source: facts 7150 1726853141.96325: variable 'ansible_distribution_major_version' from source: facts 7150 1726853141.96343: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853141.96346: when evaluation is False, skipping this task 7150 1726853141.96348: _execute() done 7150 1726853141.96350: dumping result to json 7150 1726853141.96352: done dumping result, returning 7150 1726853141.96360: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-24d7-0325-000000000070] 7150 1726853141.96363: sending task result for task 02083763-bbaf-24d7-0325-000000000070 7150 1726853141.96463: done sending task result for task 02083763-bbaf-24d7-0325-000000000070 7150 1726853141.96466: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853141.96540: no more pending results, returning what we have 7150 1726853141.96543: results queue empty 7150 1726853141.96544: checking for any_errors_fatal 7150 1726853141.96549: done checking for any_errors_fatal 7150 1726853141.96550: checking for max_fail_percentage 7150 1726853141.96551: done checking for max_fail_percentage 7150 1726853141.96552: checking to see if all hosts have failed and the running result is not ok 7150 1726853141.96553: done checking to see if all hosts have failed 7150 1726853141.96554: getting the remaining hosts for this loop 7150 1726853141.96555: done getting the remaining hosts for this loop 7150 1726853141.96559: getting the next task for host managed_node3 7150 1726853141.96564: done getting next task for host managed_node3 7150 1726853141.96567: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7150 1726853141.96570: ^ 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=9, 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 7150 1726853141.96666: getting variables 7150 1726853141.96668: in VariableManager get_vars() 7150 1726853141.96710: Calling all_inventory to load vars for managed_node3 7150 1726853141.96713: Calling groups_inventory to load vars for managed_node3 7150 1726853141.96716: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853141.96724: Calling all_plugins_play to load vars for managed_node3 7150 1726853141.96727: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853141.96729: Calling groups_plugins_play to load vars for managed_node3 7150 1726853141.96909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853141.97114: done with get_vars() 7150 1726853141.97124: done getting variables 7150 1726853141.97179: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:25:41 -0400 (0:00:00.041) 0:00:05.635 ****** 7150 1726853141.97209: entering _queue_task() for managed_node3/package 7150 1726853141.97433: worker is 1 (out of 1 available) 7150 1726853141.97445: exiting _queue_task() for managed_node3/package 7150 1726853141.97457: done queuing things up, now waiting for results queue to drain 7150 1726853141.97459: waiting for pending results... 7150 1726853141.97711: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7150 1726853141.97790: in run() - task 02083763-bbaf-24d7-0325-000000000071 7150 1726853141.97800: variable 'ansible_search_path' from source: unknown 7150 1726853141.97804: variable 'ansible_search_path' from source: unknown 7150 1726853141.97833: calling self._execute() 7150 1726853141.97895: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853141.97900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853141.97909: variable 'omit' from source: magic vars 7150 1726853141.98209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853141.99673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853141.99717: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853141.99743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853141.99769: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853141.99794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853141.99847: 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) 7150 1726853141.99870: 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) 7150 1726853141.99889: 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) 7150 1726853141.99918: 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) 7150 1726853141.99929: 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) 7150 1726853142.00019: variable 'ansible_distribution' from source: facts 7150 1726853142.00023: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.00038: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.00041: when evaluation is False, skipping this task 7150 1726853142.00044: _execute() done 7150 1726853142.00046: dumping result to json 7150 1726853142.00051: done dumping result, returning 7150 1726853142.00058: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-24d7-0325-000000000071] 7150 1726853142.00060: sending task result for task 02083763-bbaf-24d7-0325-000000000071 7150 1726853142.00148: done sending task result for task 02083763-bbaf-24d7-0325-000000000071 7150 1726853142.00151: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.00199: no more pending results, returning what we have 7150 1726853142.00202: results queue empty 7150 1726853142.00202: checking for any_errors_fatal 7150 1726853142.00207: done checking for any_errors_fatal 7150 1726853142.00208: checking for max_fail_percentage 7150 1726853142.00209: done checking for max_fail_percentage 7150 1726853142.00210: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.00211: done checking to see if all hosts have failed 7150 1726853142.00212: getting the remaining hosts for this loop 7150 1726853142.00213: done getting the remaining hosts for this loop 7150 1726853142.00216: getting the next task for host managed_node3 7150 1726853142.00221: done getting next task for host managed_node3 7150 1726853142.00225: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7150 1726853142.00228: ^ 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=10, 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 7150 1726853142.00241: getting variables 7150 1726853142.00243: in VariableManager get_vars() 7150 1726853142.00282: Calling all_inventory to load vars for managed_node3 7150 1726853142.00285: Calling groups_inventory to load vars for managed_node3 7150 1726853142.00287: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.00295: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.00297: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.00300: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.00438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.00555: done with get_vars() 7150 1726853142.00562: done getting variables 7150 1726853142.00599: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:25:42 -0400 (0:00:00.034) 0:00:05.669 ****** 7150 1726853142.00619: entering _queue_task() for managed_node3/package 7150 1726853142.00787: worker is 1 (out of 1 available) 7150 1726853142.00802: exiting _queue_task() for managed_node3/package 7150 1726853142.00814: done queuing things up, now waiting for results queue to drain 7150 1726853142.00816: waiting for pending results... 7150 1726853142.00970: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7150 1726853142.01053: in run() - task 02083763-bbaf-24d7-0325-000000000072 7150 1726853142.01066: variable 'ansible_search_path' from source: unknown 7150 1726853142.01069: variable 'ansible_search_path' from source: unknown 7150 1726853142.01101: calling self._execute() 7150 1726853142.01160: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.01163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.01174: variable 'omit' from source: magic vars 7150 1726853142.01472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.02913: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.02964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.02994: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.03018: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.03038: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.03102: 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) 7150 1726853142.03122: 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) 7150 1726853142.03139: 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) 7150 1726853142.03168: 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) 7150 1726853142.03181: 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) 7150 1726853142.03272: variable 'ansible_distribution' from source: facts 7150 1726853142.03275: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.03292: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.03296: when evaluation is False, skipping this task 7150 1726853142.03298: _execute() done 7150 1726853142.03300: dumping result to json 7150 1726853142.03302: done dumping result, returning 7150 1726853142.03309: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-24d7-0325-000000000072] 7150 1726853142.03314: sending task result for task 02083763-bbaf-24d7-0325-000000000072 7150 1726853142.03399: done sending task result for task 02083763-bbaf-24d7-0325-000000000072 7150 1726853142.03402: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.03466: no more pending results, returning what we have 7150 1726853142.03468: results queue empty 7150 1726853142.03469: checking for any_errors_fatal 7150 1726853142.03476: done checking for any_errors_fatal 7150 1726853142.03477: checking for max_fail_percentage 7150 1726853142.03478: done checking for max_fail_percentage 7150 1726853142.03479: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.03480: done checking to see if all hosts have failed 7150 1726853142.03481: getting the remaining hosts for this loop 7150 1726853142.03482: done getting the remaining hosts for this loop 7150 1726853142.03485: getting the next task for host managed_node3 7150 1726853142.03490: done getting next task for host managed_node3 7150 1726853142.03493: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7150 1726853142.03495: ^ 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=11, 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 7150 1726853142.03508: getting variables 7150 1726853142.03512: in VariableManager get_vars() 7150 1726853142.03551: Calling all_inventory to load vars for managed_node3 7150 1726853142.03553: Calling groups_inventory to load vars for managed_node3 7150 1726853142.03555: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.03563: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.03565: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.03566: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.03675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.03794: done with get_vars() 7150 1726853142.03800: done getting variables 7150 1726853142.03838: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:25:42 -0400 (0:00:00.032) 0:00:05.701 ****** 7150 1726853142.03861: entering _queue_task() for managed_node3/package 7150 1726853142.04035: worker is 1 (out of 1 available) 7150 1726853142.04053: exiting _queue_task() for managed_node3/package 7150 1726853142.04063: done queuing things up, now waiting for results queue to drain 7150 1726853142.04065: waiting for pending results... 7150 1726853142.04217: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7150 1726853142.04294: in run() - task 02083763-bbaf-24d7-0325-000000000073 7150 1726853142.04307: variable 'ansible_search_path' from source: unknown 7150 1726853142.04311: variable 'ansible_search_path' from source: unknown 7150 1726853142.04338: calling self._execute() 7150 1726853142.04400: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.04407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.04417: variable 'omit' from source: magic vars 7150 1726853142.04717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.06183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.06225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.06259: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.06282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.06301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.06360: 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) 7150 1726853142.06384: 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) 7150 1726853142.06401: 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) 7150 1726853142.06426: 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) 7150 1726853142.06436: 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) 7150 1726853142.06530: variable 'ansible_distribution' from source: facts 7150 1726853142.06535: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.06550: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.06554: when evaluation is False, skipping this task 7150 1726853142.06556: _execute() done 7150 1726853142.06558: dumping result to json 7150 1726853142.06565: done dumping result, returning 7150 1726853142.06568: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-24d7-0325-000000000073] 7150 1726853142.06574: sending task result for task 02083763-bbaf-24d7-0325-000000000073 7150 1726853142.06658: done sending task result for task 02083763-bbaf-24d7-0325-000000000073 7150 1726853142.06661: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.06709: no more pending results, returning what we have 7150 1726853142.06712: results queue empty 7150 1726853142.06713: checking for any_errors_fatal 7150 1726853142.06718: done checking for any_errors_fatal 7150 1726853142.06719: checking for max_fail_percentage 7150 1726853142.06720: done checking for max_fail_percentage 7150 1726853142.06721: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.06722: done checking to see if all hosts have failed 7150 1726853142.06723: getting the remaining hosts for this loop 7150 1726853142.06724: done getting the remaining hosts for this loop 7150 1726853142.06727: getting the next task for host managed_node3 7150 1726853142.06732: done getting next task for host managed_node3 7150 1726853142.06735: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7150 1726853142.06738: ^ 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=12, 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 7150 1726853142.06751: getting variables 7150 1726853142.06753: in VariableManager get_vars() 7150 1726853142.06791: Calling all_inventory to load vars for managed_node3 7150 1726853142.06794: Calling groups_inventory to load vars for managed_node3 7150 1726853142.06796: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.06804: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.06806: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.06809: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.06952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.07072: done with get_vars() 7150 1726853142.07079: done getting variables 7150 1726853142.07115: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:25:42 -0400 (0:00:00.032) 0:00:05.734 ****** 7150 1726853142.07135: entering _queue_task() for managed_node3/service 7150 1726853142.07307: worker is 1 (out of 1 available) 7150 1726853142.07321: exiting _queue_task() for managed_node3/service 7150 1726853142.07333: done queuing things up, now waiting for results queue to drain 7150 1726853142.07335: waiting for pending results... 7150 1726853142.07491: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7150 1726853142.07568: in run() - task 02083763-bbaf-24d7-0325-000000000074 7150 1726853142.07583: variable 'ansible_search_path' from source: unknown 7150 1726853142.07586: variable 'ansible_search_path' from source: unknown 7150 1726853142.07619: calling self._execute() 7150 1726853142.07685: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.07689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.07699: variable 'omit' from source: magic vars 7150 1726853142.07997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.09422: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.09474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.09500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.09526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.09545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.09606: 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) 7150 1726853142.09627: 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) 7150 1726853142.09645: 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) 7150 1726853142.09674: 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) 7150 1726853142.09688: 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) 7150 1726853142.09787: variable 'ansible_distribution' from source: facts 7150 1726853142.09791: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.09806: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.09809: when evaluation is False, skipping this task 7150 1726853142.09812: _execute() done 7150 1726853142.09814: dumping result to json 7150 1726853142.09816: done dumping result, returning 7150 1726853142.09824: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-24d7-0325-000000000074] 7150 1726853142.09827: sending task result for task 02083763-bbaf-24d7-0325-000000000074 7150 1726853142.09912: done sending task result for task 02083763-bbaf-24d7-0325-000000000074 7150 1726853142.09915: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.09979: no more pending results, returning what we have 7150 1726853142.09982: results queue empty 7150 1726853142.09983: checking for any_errors_fatal 7150 1726853142.09988: done checking for any_errors_fatal 7150 1726853142.09989: checking for max_fail_percentage 7150 1726853142.09991: done checking for max_fail_percentage 7150 1726853142.09991: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.09992: done checking to see if all hosts have failed 7150 1726853142.09993: getting the remaining hosts for this loop 7150 1726853142.09994: done getting the remaining hosts for this loop 7150 1726853142.09998: getting the next task for host managed_node3 7150 1726853142.10003: done getting next task for host managed_node3 7150 1726853142.10006: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7150 1726853142.10008: ^ 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=13, 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 7150 1726853142.10022: getting variables 7150 1726853142.10025: in VariableManager get_vars() 7150 1726853142.10062: Calling all_inventory to load vars for managed_node3 7150 1726853142.10064: Calling groups_inventory to load vars for managed_node3 7150 1726853142.10066: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.10076: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.10078: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.10081: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.10191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.10320: done with get_vars() 7150 1726853142.10327: done getting variables 7150 1726853142.10366: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:25:42 -0400 (0:00:00.032) 0:00:05.767 ****** 7150 1726853142.10390: entering _queue_task() for managed_node3/service 7150 1726853142.10565: worker is 1 (out of 1 available) 7150 1726853142.10580: exiting _queue_task() for managed_node3/service 7150 1726853142.10590: done queuing things up, now waiting for results queue to drain 7150 1726853142.10592: waiting for pending results... 7150 1726853142.10750: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7150 1726853142.10825: in run() - task 02083763-bbaf-24d7-0325-000000000075 7150 1726853142.10834: variable 'ansible_search_path' from source: unknown 7150 1726853142.10838: variable 'ansible_search_path' from source: unknown 7150 1726853142.10868: calling self._execute() 7150 1726853142.10933: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.10937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.10943: variable 'omit' from source: magic vars 7150 1726853142.11236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.12691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.12731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.12757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.12787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.12806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.12860: 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) 7150 1726853142.12888: 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) 7150 1726853142.12903: 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) 7150 1726853142.12928: 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) 7150 1726853142.12939: 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) 7150 1726853142.13034: variable 'ansible_distribution' from source: facts 7150 1726853142.13037: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.13052: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.13055: when evaluation is False, skipping this task 7150 1726853142.13057: _execute() done 7150 1726853142.13060: dumping result to json 7150 1726853142.13062: done dumping result, returning 7150 1726853142.13069: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-24d7-0325-000000000075] 7150 1726853142.13073: sending task result for task 02083763-bbaf-24d7-0325-000000000075 7150 1726853142.13159: done sending task result for task 02083763-bbaf-24d7-0325-000000000075 7150 1726853142.13162: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7150 1726853142.13229: no more pending results, returning what we have 7150 1726853142.13231: results queue empty 7150 1726853142.13232: checking for any_errors_fatal 7150 1726853142.13237: done checking for any_errors_fatal 7150 1726853142.13238: checking for max_fail_percentage 7150 1726853142.13239: done checking for max_fail_percentage 7150 1726853142.13240: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.13240: done checking to see if all hosts have failed 7150 1726853142.13241: getting the remaining hosts for this loop 7150 1726853142.13242: done getting the remaining hosts for this loop 7150 1726853142.13245: getting the next task for host managed_node3 7150 1726853142.13251: done getting next task for host managed_node3 7150 1726853142.13255: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7150 1726853142.13257: ^ 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=14, 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 7150 1726853142.13277: getting variables 7150 1726853142.13279: in VariableManager get_vars() 7150 1726853142.13308: Calling all_inventory to load vars for managed_node3 7150 1726853142.13310: Calling groups_inventory to load vars for managed_node3 7150 1726853142.13311: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.13317: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.13319: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.13321: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.13459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.13581: done with get_vars() 7150 1726853142.13588: done getting variables 7150 1726853142.13625: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:25:42 -0400 (0:00:00.032) 0:00:05.799 ****** 7150 1726853142.13648: entering _queue_task() for managed_node3/service 7150 1726853142.13817: worker is 1 (out of 1 available) 7150 1726853142.13830: exiting _queue_task() for managed_node3/service 7150 1726853142.13841: done queuing things up, now waiting for results queue to drain 7150 1726853142.13843: waiting for pending results... 7150 1726853142.13984: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7150 1726853142.14066: in run() - task 02083763-bbaf-24d7-0325-000000000076 7150 1726853142.14078: variable 'ansible_search_path' from source: unknown 7150 1726853142.14087: variable 'ansible_search_path' from source: unknown 7150 1726853142.14117: calling self._execute() 7150 1726853142.14179: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.14277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.14281: variable 'omit' from source: magic vars 7150 1726853142.14477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.15870: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.16106: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.16133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.16159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.16180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.16234: 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) 7150 1726853142.16258: 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) 7150 1726853142.16277: 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) 7150 1726853142.16303: 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) 7150 1726853142.16313: 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) 7150 1726853142.16403: variable 'ansible_distribution' from source: facts 7150 1726853142.16407: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.16422: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.16425: when evaluation is False, skipping this task 7150 1726853142.16427: _execute() done 7150 1726853142.16430: dumping result to json 7150 1726853142.16432: done dumping result, returning 7150 1726853142.16438: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-24d7-0325-000000000076] 7150 1726853142.16441: sending task result for task 02083763-bbaf-24d7-0325-000000000076 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.16570: no more pending results, returning what we have 7150 1726853142.16575: results queue empty 7150 1726853142.16575: checking for any_errors_fatal 7150 1726853142.16581: done checking for any_errors_fatal 7150 1726853142.16582: checking for max_fail_percentage 7150 1726853142.16584: done checking for max_fail_percentage 7150 1726853142.16584: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.16585: done checking to see if all hosts have failed 7150 1726853142.16586: getting the remaining hosts for this loop 7150 1726853142.16588: done getting the remaining hosts for this loop 7150 1726853142.16591: getting the next task for host managed_node3 7150 1726853142.16595: done getting next task for host managed_node3 7150 1726853142.16599: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7150 1726853142.16601: ^ 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=15, 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 7150 1726853142.16615: getting variables 7150 1726853142.16616: in VariableManager get_vars() 7150 1726853142.16656: Calling all_inventory to load vars for managed_node3 7150 1726853142.16658: Calling groups_inventory to load vars for managed_node3 7150 1726853142.16660: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.16668: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.16670: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.16674: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.16777: done sending task result for task 02083763-bbaf-24d7-0325-000000000076 7150 1726853142.16780: WORKER PROCESS EXITING 7150 1726853142.16795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.16919: done with get_vars() 7150 1726853142.16926: done getting variables 7150 1726853142.16964: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:25:42 -0400 (0:00:00.033) 0:00:05.833 ****** 7150 1726853142.16989: entering _queue_task() for managed_node3/service 7150 1726853142.17173: worker is 1 (out of 1 available) 7150 1726853142.17187: exiting _queue_task() for managed_node3/service 7150 1726853142.17198: done queuing things up, now waiting for results queue to drain 7150 1726853142.17200: waiting for pending results... 7150 1726853142.17345: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7150 1726853142.17417: in run() - task 02083763-bbaf-24d7-0325-000000000077 7150 1726853142.17429: variable 'ansible_search_path' from source: unknown 7150 1726853142.17437: variable 'ansible_search_path' from source: unknown 7150 1726853142.17469: calling self._execute() 7150 1726853142.17530: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.17537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.17577: variable 'omit' from source: magic vars 7150 1726853142.17846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.19500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.19540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.19568: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.19593: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.19618: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.19670: 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) 7150 1726853142.19692: 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) 7150 1726853142.19712: 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) 7150 1726853142.19738: 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) 7150 1726853142.19751: 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) 7150 1726853142.19840: variable 'ansible_distribution' from source: facts 7150 1726853142.19846: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.19862: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.19865: when evaluation is False, skipping this task 7150 1726853142.19867: _execute() done 7150 1726853142.19870: dumping result to json 7150 1726853142.19874: done dumping result, returning 7150 1726853142.19880: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-24d7-0325-000000000077] 7150 1726853142.19882: sending task result for task 02083763-bbaf-24d7-0325-000000000077 7150 1726853142.19958: done sending task result for task 02083763-bbaf-24d7-0325-000000000077 7150 1726853142.19961: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7150 1726853142.20000: no more pending results, returning what we have 7150 1726853142.20003: results queue empty 7150 1726853142.20004: checking for any_errors_fatal 7150 1726853142.20009: done checking for any_errors_fatal 7150 1726853142.20010: checking for max_fail_percentage 7150 1726853142.20012: done checking for max_fail_percentage 7150 1726853142.20012: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.20013: done checking to see if all hosts have failed 7150 1726853142.20014: getting the remaining hosts for this loop 7150 1726853142.20015: done getting the remaining hosts for this loop 7150 1726853142.20018: getting the next task for host managed_node3 7150 1726853142.20023: done getting next task for host managed_node3 7150 1726853142.20026: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7150 1726853142.20029: ^ 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=16, 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 7150 1726853142.20042: getting variables 7150 1726853142.20044: in VariableManager get_vars() 7150 1726853142.20083: Calling all_inventory to load vars for managed_node3 7150 1726853142.20085: Calling groups_inventory to load vars for managed_node3 7150 1726853142.20087: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.20095: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.20097: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.20100: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.20250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.20384: done with get_vars() 7150 1726853142.20395: done getting variables 7150 1726853142.20443: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:25:42 -0400 (0:00:00.034) 0:00:05.868 ****** 7150 1726853142.20488: entering _queue_task() for managed_node3/copy 7150 1726853142.20722: worker is 1 (out of 1 available) 7150 1726853142.20738: exiting _queue_task() for managed_node3/copy 7150 1726853142.20750: done queuing things up, now waiting for results queue to drain 7150 1726853142.20751: waiting for pending results... 7150 1726853142.21187: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7150 1726853142.21191: in run() - task 02083763-bbaf-24d7-0325-000000000078 7150 1726853142.21194: variable 'ansible_search_path' from source: unknown 7150 1726853142.21197: variable 'ansible_search_path' from source: unknown 7150 1726853142.21199: calling self._execute() 7150 1726853142.21287: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.21320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.21353: variable 'omit' from source: magic vars 7150 1726853142.21754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.23358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.23401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.23428: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.23464: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.23485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.23541: 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) 7150 1726853142.23562: 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) 7150 1726853142.23581: 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) 7150 1726853142.23612: 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) 7150 1726853142.23619: 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) 7150 1726853142.23875: variable 'ansible_distribution' from source: facts 7150 1726853142.23878: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.23881: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.23882: when evaluation is False, skipping this task 7150 1726853142.23884: _execute() done 7150 1726853142.23886: dumping result to json 7150 1726853142.23888: done dumping result, returning 7150 1726853142.23891: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-24d7-0325-000000000078] 7150 1726853142.23893: sending task result for task 02083763-bbaf-24d7-0325-000000000078 7150 1726853142.23955: done sending task result for task 02083763-bbaf-24d7-0325-000000000078 7150 1726853142.23958: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.24166: no more pending results, returning what we have 7150 1726853142.24169: results queue empty 7150 1726853142.24169: checking for any_errors_fatal 7150 1726853142.24175: done checking for any_errors_fatal 7150 1726853142.24176: checking for max_fail_percentage 7150 1726853142.24178: done checking for max_fail_percentage 7150 1726853142.24179: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.24180: done checking to see if all hosts have failed 7150 1726853142.24181: getting the remaining hosts for this loop 7150 1726853142.24182: done getting the remaining hosts for this loop 7150 1726853142.24185: getting the next task for host managed_node3 7150 1726853142.24191: done getting next task for host managed_node3 7150 1726853142.24194: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7150 1726853142.24197: ^ 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=17, 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 7150 1726853142.24211: getting variables 7150 1726853142.24213: in VariableManager get_vars() 7150 1726853142.24254: Calling all_inventory to load vars for managed_node3 7150 1726853142.24256: Calling groups_inventory to load vars for managed_node3 7150 1726853142.24258: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.24266: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.24268: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.24270: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.24422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.24614: done with get_vars() 7150 1726853142.24624: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:25:42 -0400 (0:00:00.042) 0:00:05.910 ****** 7150 1726853142.24697: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7150 1726853142.24897: worker is 1 (out of 1 available) 7150 1726853142.24909: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7150 1726853142.24921: done queuing things up, now waiting for results queue to drain 7150 1726853142.24922: waiting for pending results... 7150 1726853142.25164: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7150 1726853142.25286: in run() - task 02083763-bbaf-24d7-0325-000000000079 7150 1726853142.25306: variable 'ansible_search_path' from source: unknown 7150 1726853142.25312: variable 'ansible_search_path' from source: unknown 7150 1726853142.25348: calling self._execute() 7150 1726853142.25439: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.25498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.25502: variable 'omit' from source: magic vars 7150 1726853142.25909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.28313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.28381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.28416: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.28454: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.28555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.28558: 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) 7150 1726853142.28589: 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) 7150 1726853142.28616: 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) 7150 1726853142.28655: 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) 7150 1726853142.28677: 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) 7150 1726853142.28802: variable 'ansible_distribution' from source: facts 7150 1726853142.28814: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.28837: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.28846: when evaluation is False, skipping this task 7150 1726853142.28853: _execute() done 7150 1726853142.28859: dumping result to json 7150 1726853142.28866: done dumping result, returning 7150 1726853142.28882: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-24d7-0325-000000000079] 7150 1726853142.28891: sending task result for task 02083763-bbaf-24d7-0325-000000000079 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.29134: no more pending results, returning what we have 7150 1726853142.29137: results queue empty 7150 1726853142.29138: checking for any_errors_fatal 7150 1726853142.29143: done checking for any_errors_fatal 7150 1726853142.29144: checking for max_fail_percentage 7150 1726853142.29146: done checking for max_fail_percentage 7150 1726853142.29147: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.29148: done checking to see if all hosts have failed 7150 1726853142.29149: getting the remaining hosts for this loop 7150 1726853142.29150: done getting the remaining hosts for this loop 7150 1726853142.29154: getting the next task for host managed_node3 7150 1726853142.29160: done getting next task for host managed_node3 7150 1726853142.29164: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7150 1726853142.29167: ^ 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=18, 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 7150 1726853142.29185: getting variables 7150 1726853142.29187: in VariableManager get_vars() 7150 1726853142.29233: Calling all_inventory to load vars for managed_node3 7150 1726853142.29236: Calling groups_inventory to load vars for managed_node3 7150 1726853142.29238: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.29249: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.29253: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.29256: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.29598: done sending task result for task 02083763-bbaf-24d7-0325-000000000079 7150 1726853142.29602: WORKER PROCESS EXITING 7150 1726853142.29624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.29817: done with get_vars() 7150 1726853142.29827: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:25:42 -0400 (0:00:00.052) 0:00:05.962 ****** 7150 1726853142.29904: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7150 1726853142.30207: worker is 1 (out of 1 available) 7150 1726853142.30218: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7150 1726853142.30229: done queuing things up, now waiting for results queue to drain 7150 1726853142.30230: waiting for pending results... 7150 1726853142.30391: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7150 1726853142.30513: in run() - task 02083763-bbaf-24d7-0325-00000000007a 7150 1726853142.30534: variable 'ansible_search_path' from source: unknown 7150 1726853142.30542: variable 'ansible_search_path' from source: unknown 7150 1726853142.30587: calling self._execute() 7150 1726853142.30669: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.30685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.30699: variable 'omit' from source: magic vars 7150 1726853142.31117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.32967: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.33008: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.33045: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.33074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.33095: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.33153: 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) 7150 1726853142.33173: 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) 7150 1726853142.33193: 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) 7150 1726853142.33218: 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) 7150 1726853142.33228: 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) 7150 1726853142.33323: variable 'ansible_distribution' from source: facts 7150 1726853142.33326: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.33342: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.33346: when evaluation is False, skipping this task 7150 1726853142.33348: _execute() done 7150 1726853142.33351: dumping result to json 7150 1726853142.33357: done dumping result, returning 7150 1726853142.33362: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-24d7-0325-00000000007a] 7150 1726853142.33364: sending task result for task 02083763-bbaf-24d7-0325-00000000007a 7150 1726853142.33447: done sending task result for task 02083763-bbaf-24d7-0325-00000000007a 7150 1726853142.33451: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.33530: no more pending results, returning what we have 7150 1726853142.33533: results queue empty 7150 1726853142.33534: checking for any_errors_fatal 7150 1726853142.33538: done checking for any_errors_fatal 7150 1726853142.33539: checking for max_fail_percentage 7150 1726853142.33540: done checking for max_fail_percentage 7150 1726853142.33541: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.33542: done checking to see if all hosts have failed 7150 1726853142.33542: getting the remaining hosts for this loop 7150 1726853142.33543: done getting the remaining hosts for this loop 7150 1726853142.33546: getting the next task for host managed_node3 7150 1726853142.33550: done getting next task for host managed_node3 7150 1726853142.33553: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7150 1726853142.33555: ^ 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=19, 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 7150 1726853142.33572: getting variables 7150 1726853142.33573: in VariableManager get_vars() 7150 1726853142.33610: Calling all_inventory to load vars for managed_node3 7150 1726853142.33612: Calling groups_inventory to load vars for managed_node3 7150 1726853142.33614: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.33620: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.33622: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.33623: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.33728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.33848: done with get_vars() 7150 1726853142.33856: done getting variables 7150 1726853142.33894: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:25:42 -0400 (0:00:00.040) 0:00:06.002 ****** 7150 1726853142.33914: entering _queue_task() for managed_node3/debug 7150 1726853142.34097: worker is 1 (out of 1 available) 7150 1726853142.34109: exiting _queue_task() for managed_node3/debug 7150 1726853142.34120: done queuing things up, now waiting for results queue to drain 7150 1726853142.34121: waiting for pending results... 7150 1726853142.34349: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7150 1726853142.34477: in run() - task 02083763-bbaf-24d7-0325-00000000007b 7150 1726853142.34482: variable 'ansible_search_path' from source: unknown 7150 1726853142.34485: variable 'ansible_search_path' from source: unknown 7150 1726853142.34504: calling self._execute() 7150 1726853142.34585: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.34603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.34620: variable 'omit' from source: magic vars 7150 1726853142.35127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.36764: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.36809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.36835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.36860: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.36887: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.36941: 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) 7150 1726853142.36963: 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) 7150 1726853142.36982: 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) 7150 1726853142.37012: 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) 7150 1726853142.37024: 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) 7150 1726853142.37115: variable 'ansible_distribution' from source: facts 7150 1726853142.37118: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.37133: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.37136: when evaluation is False, skipping this task 7150 1726853142.37138: _execute() done 7150 1726853142.37141: dumping result to json 7150 1726853142.37143: done dumping result, returning 7150 1726853142.37152: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-24d7-0325-00000000007b] 7150 1726853142.37155: sending task result for task 02083763-bbaf-24d7-0325-00000000007b 7150 1726853142.37230: done sending task result for task 02083763-bbaf-24d7-0325-00000000007b 7150 1726853142.37232: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853142.37276: no more pending results, returning what we have 7150 1726853142.37279: results queue empty 7150 1726853142.37280: checking for any_errors_fatal 7150 1726853142.37285: done checking for any_errors_fatal 7150 1726853142.37286: checking for max_fail_percentage 7150 1726853142.37287: done checking for max_fail_percentage 7150 1726853142.37288: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.37289: done checking to see if all hosts have failed 7150 1726853142.37290: getting the remaining hosts for this loop 7150 1726853142.37291: done getting the remaining hosts for this loop 7150 1726853142.37294: getting the next task for host managed_node3 7150 1726853142.37298: done getting next task for host managed_node3 7150 1726853142.37301: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7150 1726853142.37304: ^ 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=20, 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 7150 1726853142.37318: getting variables 7150 1726853142.37319: in VariableManager get_vars() 7150 1726853142.37357: Calling all_inventory to load vars for managed_node3 7150 1726853142.37359: Calling groups_inventory to load vars for managed_node3 7150 1726853142.37361: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.37381: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.37384: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.37387: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.37829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.38036: done with get_vars() 7150 1726853142.38045: done getting variables 7150 1726853142.38099: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:25:42 -0400 (0:00:00.042) 0:00:06.044 ****** 7150 1726853142.38127: entering _queue_task() for managed_node3/debug 7150 1726853142.38360: worker is 1 (out of 1 available) 7150 1726853142.38374: exiting _queue_task() for managed_node3/debug 7150 1726853142.38386: done queuing things up, now waiting for results queue to drain 7150 1726853142.38387: waiting for pending results... 7150 1726853142.38787: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7150 1726853142.38802: in run() - task 02083763-bbaf-24d7-0325-00000000007c 7150 1726853142.38813: variable 'ansible_search_path' from source: unknown 7150 1726853142.38820: variable 'ansible_search_path' from source: unknown 7150 1726853142.38869: calling self._execute() 7150 1726853142.38952: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.38956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.38965: variable 'omit' from source: magic vars 7150 1726853142.39276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.40706: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.40783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.40826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.40907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.40911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.40964: 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) 7150 1726853142.41180: 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) 7150 1726853142.41184: 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) 7150 1726853142.41186: 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) 7150 1726853142.41188: 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) 7150 1726853142.41198: variable 'ansible_distribution' from source: facts 7150 1726853142.41207: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.41226: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.41232: when evaluation is False, skipping this task 7150 1726853142.41238: _execute() done 7150 1726853142.41244: dumping result to json 7150 1726853142.41251: done dumping result, returning 7150 1726853142.41260: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-24d7-0325-00000000007c] 7150 1726853142.41267: sending task result for task 02083763-bbaf-24d7-0325-00000000007c 7150 1726853142.41366: done sending task result for task 02083763-bbaf-24d7-0325-00000000007c 7150 1726853142.41375: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853142.41431: no more pending results, returning what we have 7150 1726853142.41434: results queue empty 7150 1726853142.41435: checking for any_errors_fatal 7150 1726853142.41440: done checking for any_errors_fatal 7150 1726853142.41441: checking for max_fail_percentage 7150 1726853142.41443: done checking for max_fail_percentage 7150 1726853142.41443: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.41444: done checking to see if all hosts have failed 7150 1726853142.41445: getting the remaining hosts for this loop 7150 1726853142.41449: done getting the remaining hosts for this loop 7150 1726853142.41452: getting the next task for host managed_node3 7150 1726853142.41458: done getting next task for host managed_node3 7150 1726853142.41461: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7150 1726853142.41464: ^ 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=21, 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 7150 1726853142.41511: getting variables 7150 1726853142.41513: in VariableManager get_vars() 7150 1726853142.41554: Calling all_inventory to load vars for managed_node3 7150 1726853142.41557: Calling groups_inventory to load vars for managed_node3 7150 1726853142.41559: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.41567: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.41569: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.41573: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.41737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.41916: done with get_vars() 7150 1726853142.41926: done getting variables 7150 1726853142.41974: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:25:42 -0400 (0:00:00.038) 0:00:06.083 ****** 7150 1726853142.42002: entering _queue_task() for managed_node3/debug 7150 1726853142.42207: worker is 1 (out of 1 available) 7150 1726853142.42221: exiting _queue_task() for managed_node3/debug 7150 1726853142.42233: done queuing things up, now waiting for results queue to drain 7150 1726853142.42235: waiting for pending results... 7150 1726853142.42481: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7150 1726853142.42609: in run() - task 02083763-bbaf-24d7-0325-00000000007d 7150 1726853142.42632: variable 'ansible_search_path' from source: unknown 7150 1726853142.42641: variable 'ansible_search_path' from source: unknown 7150 1726853142.42681: calling self._execute() 7150 1726853142.42766: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.42781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.42795: variable 'omit' from source: magic vars 7150 1726853142.43140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.44599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.44640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.44668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.44698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.44714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.44772: 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) 7150 1726853142.44791: 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) 7150 1726853142.44810: 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) 7150 1726853142.44835: 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) 7150 1726853142.44848: 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) 7150 1726853142.44937: variable 'ansible_distribution' from source: facts 7150 1726853142.44941: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.44956: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.44959: when evaluation is False, skipping this task 7150 1726853142.44962: _execute() done 7150 1726853142.44964: dumping result to json 7150 1726853142.44966: done dumping result, returning 7150 1726853142.44974: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-24d7-0325-00000000007d] 7150 1726853142.44977: sending task result for task 02083763-bbaf-24d7-0325-00000000007d 7150 1726853142.45059: done sending task result for task 02083763-bbaf-24d7-0325-00000000007d 7150 1726853142.45062: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853142.45150: no more pending results, returning what we have 7150 1726853142.45152: results queue empty 7150 1726853142.45153: checking for any_errors_fatal 7150 1726853142.45157: done checking for any_errors_fatal 7150 1726853142.45158: checking for max_fail_percentage 7150 1726853142.45159: done checking for max_fail_percentage 7150 1726853142.45160: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.45161: done checking to see if all hosts have failed 7150 1726853142.45162: getting the remaining hosts for this loop 7150 1726853142.45163: done getting the remaining hosts for this loop 7150 1726853142.45166: getting the next task for host managed_node3 7150 1726853142.45170: done getting next task for host managed_node3 7150 1726853142.45175: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7150 1726853142.45177: ^ 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=22, 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 7150 1726853142.45191: getting variables 7150 1726853142.45192: in VariableManager get_vars() 7150 1726853142.45230: Calling all_inventory to load vars for managed_node3 7150 1726853142.45233: Calling groups_inventory to load vars for managed_node3 7150 1726853142.45235: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.45243: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.45245: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.45251: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.45490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.45689: done with get_vars() 7150 1726853142.45698: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:25:42 -0400 (0:00:00.037) 0:00:06.121 ****** 7150 1726853142.45781: entering _queue_task() for managed_node3/ping 7150 1726853142.46067: worker is 1 (out of 1 available) 7150 1726853142.46082: exiting _queue_task() for managed_node3/ping 7150 1726853142.46095: done queuing things up, now waiting for results queue to drain 7150 1726853142.46097: waiting for pending results... 7150 1726853142.46350: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7150 1726853142.46418: in run() - task 02083763-bbaf-24d7-0325-00000000007e 7150 1726853142.46431: variable 'ansible_search_path' from source: unknown 7150 1726853142.46434: variable 'ansible_search_path' from source: unknown 7150 1726853142.46465: calling self._execute() 7150 1726853142.46531: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.46535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.46545: variable 'omit' from source: magic vars 7150 1726853142.46843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.48305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.48355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.48383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.48410: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.48430: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.48487: 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) 7150 1726853142.48510: 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) 7150 1726853142.48527: 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) 7150 1726853142.48555: 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) 7150 1726853142.48565: 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) 7150 1726853142.48660: variable 'ansible_distribution' from source: facts 7150 1726853142.48664: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.48680: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.48683: when evaluation is False, skipping this task 7150 1726853142.48685: _execute() done 7150 1726853142.48688: dumping result to json 7150 1726853142.48690: done dumping result, returning 7150 1726853142.48697: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-24d7-0325-00000000007e] 7150 1726853142.48699: sending task result for task 02083763-bbaf-24d7-0325-00000000007e 7150 1726853142.48777: done sending task result for task 02083763-bbaf-24d7-0325-00000000007e 7150 1726853142.48780: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.48857: no more pending results, returning what we have 7150 1726853142.48860: results queue empty 7150 1726853142.48861: checking for any_errors_fatal 7150 1726853142.48864: done checking for any_errors_fatal 7150 1726853142.48865: checking for max_fail_percentage 7150 1726853142.48866: done checking for max_fail_percentage 7150 1726853142.48867: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.48868: done checking to see if all hosts have failed 7150 1726853142.48868: getting the remaining hosts for this loop 7150 1726853142.48870: done getting the remaining hosts for this loop 7150 1726853142.48874: getting the next task for host managed_node3 7150 1726853142.48880: done getting next task for host managed_node3 7150 1726853142.48882: ^ task is: TASK: meta (role_complete) 7150 1726853142.48884: ^ 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 7150 1726853142.48900: getting variables 7150 1726853142.48902: in VariableManager get_vars() 7150 1726853142.48933: Calling all_inventory to load vars for managed_node3 7150 1726853142.48935: Calling groups_inventory to load vars for managed_node3 7150 1726853142.48937: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.48942: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.48944: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.48946: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.49052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.49173: done with get_vars() 7150 1726853142.49179: done getting variables 7150 1726853142.49226: done queuing things up, now waiting for results queue to drain 7150 1726853142.49227: results queue empty 7150 1726853142.49228: checking for any_errors_fatal 7150 1726853142.49229: done checking for any_errors_fatal 7150 1726853142.49230: checking for max_fail_percentage 7150 1726853142.49230: done checking for max_fail_percentage 7150 1726853142.49231: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.49231: done checking to see if all hosts have failed 7150 1726853142.49232: getting the remaining hosts for this loop 7150 1726853142.49232: done getting the remaining hosts for this loop 7150 1726853142.49234: getting the next task for host managed_node3 7150 1726853142.49236: done getting next task for host managed_node3 7150 1726853142.49238: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7150 1726853142.49239: ^ 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 7150 1726853142.49241: getting variables 7150 1726853142.49241: in VariableManager get_vars() 7150 1726853142.49254: Calling all_inventory to load vars for managed_node3 7150 1726853142.49255: Calling groups_inventory to load vars for managed_node3 7150 1726853142.49256: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.49260: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.49261: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.49262: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.49338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.49473: done with get_vars() 7150 1726853142.49479: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:79 Friday 20 September 2024 13:25:42 -0400 (0:00:00.037) 0:00:06.158 ****** 7150 1726853142.49520: entering _queue_task() for managed_node3/include_tasks 7150 1726853142.49687: worker is 1 (out of 1 available) 7150 1726853142.49700: exiting _queue_task() for managed_node3/include_tasks 7150 1726853142.49711: done queuing things up, now waiting for results queue to drain 7150 1726853142.49712: waiting for pending results... 7150 1726853142.49858: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7150 1726853142.49925: in run() - task 02083763-bbaf-24d7-0325-0000000000ae 7150 1726853142.49936: variable 'ansible_search_path' from source: unknown 7150 1726853142.49969: calling self._execute() 7150 1726853142.50031: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.50034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.50044: variable 'omit' from source: magic vars 7150 1726853142.50337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.51779: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.51830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.51858: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.51884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.51906: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.51960: 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) 7150 1726853142.51982: 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) 7150 1726853142.52004: 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) 7150 1726853142.52028: 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) 7150 1726853142.52039: 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) 7150 1726853142.52129: variable 'ansible_distribution' from source: facts 7150 1726853142.52133: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.52150: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.52153: when evaluation is False, skipping this task 7150 1726853142.52156: _execute() done 7150 1726853142.52159: dumping result to json 7150 1726853142.52161: done dumping result, returning 7150 1726853142.52164: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-24d7-0325-0000000000ae] 7150 1726853142.52168: sending task result for task 02083763-bbaf-24d7-0325-0000000000ae 7150 1726853142.52256: done sending task result for task 02083763-bbaf-24d7-0325-0000000000ae 7150 1726853142.52259: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.52301: no more pending results, returning what we have 7150 1726853142.52304: results queue empty 7150 1726853142.52304: checking for any_errors_fatal 7150 1726853142.52305: done checking for any_errors_fatal 7150 1726853142.52306: checking for max_fail_percentage 7150 1726853142.52308: done checking for max_fail_percentage 7150 1726853142.52308: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.52309: done checking to see if all hosts have failed 7150 1726853142.52310: getting the remaining hosts for this loop 7150 1726853142.52311: done getting the remaining hosts for this loop 7150 1726853142.52314: getting the next task for host managed_node3 7150 1726853142.52318: done getting next task for host managed_node3 7150 1726853142.52320: ^ task is: TASK: TEST: I can configure an interface with auto_gateway disabled 7150 1726853142.52322: ^ 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 7150 1726853142.52324: getting variables 7150 1726853142.52326: in VariableManager get_vars() 7150 1726853142.52363: Calling all_inventory to load vars for managed_node3 7150 1726853142.52365: Calling groups_inventory to load vars for managed_node3 7150 1726853142.52368: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.52378: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.52380: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.52383: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.52493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.52610: done with get_vars() 7150 1726853142.52616: done getting variables 7150 1726853142.52656: 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 [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:83 Friday 20 September 2024 13:25:42 -0400 (0:00:00.031) 0:00:06.190 ****** 7150 1726853142.52675: entering _queue_task() for managed_node3/debug 7150 1726853142.52838: worker is 1 (out of 1 available) 7150 1726853142.52852: exiting _queue_task() for managed_node3/debug 7150 1726853142.52864: done queuing things up, now waiting for results queue to drain 7150 1726853142.52865: waiting for pending results... 7150 1726853142.53011: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled 7150 1726853142.53066: in run() - task 02083763-bbaf-24d7-0325-0000000000af 7150 1726853142.53080: variable 'ansible_search_path' from source: unknown 7150 1726853142.53111: calling self._execute() 7150 1726853142.53178: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.53182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.53193: variable 'omit' from source: magic vars 7150 1726853142.53488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.55002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.55047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.55076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.55102: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.55121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.55186: 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) 7150 1726853142.55206: 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) 7150 1726853142.55223: 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) 7150 1726853142.55247: 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) 7150 1726853142.55274: 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) 7150 1726853142.55357: variable 'ansible_distribution' from source: facts 7150 1726853142.55360: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.55380: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.55383: when evaluation is False, skipping this task 7150 1726853142.55386: _execute() done 7150 1726853142.55389: dumping result to json 7150 1726853142.55391: done dumping result, returning 7150 1726853142.55397: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled [02083763-bbaf-24d7-0325-0000000000af] 7150 1726853142.55400: sending task result for task 02083763-bbaf-24d7-0325-0000000000af 7150 1726853142.55481: done sending task result for task 02083763-bbaf-24d7-0325-0000000000af 7150 1726853142.55483: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853142.55523: no more pending results, returning what we have 7150 1726853142.55526: results queue empty 7150 1726853142.55527: checking for any_errors_fatal 7150 1726853142.55533: done checking for any_errors_fatal 7150 1726853142.55533: checking for max_fail_percentage 7150 1726853142.55535: done checking for max_fail_percentage 7150 1726853142.55536: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.55537: done checking to see if all hosts have failed 7150 1726853142.55537: getting the remaining hosts for this loop 7150 1726853142.55539: done getting the remaining hosts for this loop 7150 1726853142.55542: getting the next task for host managed_node3 7150 1726853142.55547: done getting next task for host managed_node3 7150 1726853142.55550: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7150 1726853142.55552: ^ 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 7150 1726853142.55555: getting variables 7150 1726853142.55557: in VariableManager get_vars() 7150 1726853142.55599: Calling all_inventory to load vars for managed_node3 7150 1726853142.55602: Calling groups_inventory to load vars for managed_node3 7150 1726853142.55604: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.55612: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.55614: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.55616: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.55787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.55912: done with get_vars() 7150 1726853142.55920: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:87 Friday 20 September 2024 13:25:42 -0400 (0:00:00.033) 0:00:06.223 ****** 7150 1726853142.55981: entering _queue_task() for managed_node3/include_tasks 7150 1726853142.56155: worker is 1 (out of 1 available) 7150 1726853142.56167: exiting _queue_task() for managed_node3/include_tasks 7150 1726853142.56181: done queuing things up, now waiting for results queue to drain 7150 1726853142.56183: waiting for pending results... 7150 1726853142.56331: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7150 1726853142.56390: in run() - task 02083763-bbaf-24d7-0325-0000000000b0 7150 1726853142.56401: variable 'ansible_search_path' from source: unknown 7150 1726853142.56431: calling self._execute() 7150 1726853142.56494: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.56498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.56507: variable 'omit' from source: magic vars 7150 1726853142.56800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.58237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.58292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.58317: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.58341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.58362: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.58419: 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) 7150 1726853142.58439: 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) 7150 1726853142.58457: 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) 7150 1726853142.58486: 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) 7150 1726853142.58497: 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) 7150 1726853142.58590: variable 'ansible_distribution' from source: facts 7150 1726853142.58593: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.58604: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.58608: when evaluation is False, skipping this task 7150 1726853142.58610: _execute() done 7150 1726853142.58613: dumping result to json 7150 1726853142.58615: done dumping result, returning 7150 1726853142.58621: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-24d7-0325-0000000000b0] 7150 1726853142.58625: sending task result for task 02083763-bbaf-24d7-0325-0000000000b0 7150 1726853142.58708: done sending task result for task 02083763-bbaf-24d7-0325-0000000000b0 7150 1726853142.58711: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.58756: no more pending results, returning what we have 7150 1726853142.58759: results queue empty 7150 1726853142.58760: checking for any_errors_fatal 7150 1726853142.58763: done checking for any_errors_fatal 7150 1726853142.58764: checking for max_fail_percentage 7150 1726853142.58766: done checking for max_fail_percentage 7150 1726853142.58767: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.58767: done checking to see if all hosts have failed 7150 1726853142.58768: getting the remaining hosts for this loop 7150 1726853142.58770: done getting the remaining hosts for this loop 7150 1726853142.58775: getting the next task for host managed_node3 7150 1726853142.58780: done getting next task for host managed_node3 7150 1726853142.58783: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7150 1726853142.58786: ^ 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? (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 7150 1726853142.58801: getting variables 7150 1726853142.58802: in VariableManager get_vars() 7150 1726853142.58844: Calling all_inventory to load vars for managed_node3 7150 1726853142.58849: Calling groups_inventory to load vars for managed_node3 7150 1726853142.58851: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.58858: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.58859: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.58861: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.58968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.59094: done with get_vars() 7150 1726853142.59101: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:25:42 -0400 (0:00:00.031) 0:00:06.254 ****** 7150 1726853142.59163: entering _queue_task() for managed_node3/include_tasks 7150 1726853142.59328: worker is 1 (out of 1 available) 7150 1726853142.59341: exiting _queue_task() for managed_node3/include_tasks 7150 1726853142.59354: done queuing things up, now waiting for results queue to drain 7150 1726853142.59356: waiting for pending results... 7150 1726853142.59497: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7150 1726853142.59569: in run() - task 02083763-bbaf-24d7-0325-0000000000b8 7150 1726853142.59588: variable 'ansible_search_path' from source: unknown 7150 1726853142.59592: variable 'ansible_search_path' from source: unknown 7150 1726853142.59614: calling self._execute() 7150 1726853142.59670: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.59675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.59685: variable 'omit' from source: magic vars 7150 1726853142.59965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.61385: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.61430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.61453: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.61479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.61499: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.61556: 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) 7150 1726853142.61577: 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) 7150 1726853142.61594: 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) 7150 1726853142.61619: 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) 7150 1726853142.61629: 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) 7150 1726853142.61719: variable 'ansible_distribution' from source: facts 7150 1726853142.61723: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.61736: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.61739: when evaluation is False, skipping this task 7150 1726853142.61741: _execute() done 7150 1726853142.61745: dumping result to json 7150 1726853142.61751: done dumping result, returning 7150 1726853142.61753: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-24d7-0325-0000000000b8] 7150 1726853142.61757: sending task result for task 02083763-bbaf-24d7-0325-0000000000b8 7150 1726853142.61835: done sending task result for task 02083763-bbaf-24d7-0325-0000000000b8 7150 1726853142.61838: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.61903: no more pending results, returning what we have 7150 1726853142.61906: results queue empty 7150 1726853142.61907: checking for any_errors_fatal 7150 1726853142.61913: done checking for any_errors_fatal 7150 1726853142.61913: checking for max_fail_percentage 7150 1726853142.61915: done checking for max_fail_percentage 7150 1726853142.61915: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.61916: done checking to see if all hosts have failed 7150 1726853142.61917: getting the remaining hosts for this loop 7150 1726853142.61918: done getting the remaining hosts for this loop 7150 1726853142.61921: getting the next task for host managed_node3 7150 1726853142.61925: done getting next task for host managed_node3 7150 1726853142.61927: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7150 1726853142.61929: ^ 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? (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 7150 1726853142.61944: getting variables 7150 1726853142.61945: in VariableManager get_vars() 7150 1726853142.61982: Calling all_inventory to load vars for managed_node3 7150 1726853142.61985: Calling groups_inventory to load vars for managed_node3 7150 1726853142.61986: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.61992: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.61994: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.61995: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.62129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.62248: done with get_vars() 7150 1726853142.62255: done getting variables 7150 1726853142.62293: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:25:42 -0400 (0:00:00.031) 0:00:06.286 ****** 7150 1726853142.62315: entering _queue_task() for managed_node3/debug 7150 1726853142.62486: worker is 1 (out of 1 available) 7150 1726853142.62500: exiting _queue_task() for managed_node3/debug 7150 1726853142.62510: done queuing things up, now waiting for results queue to drain 7150 1726853142.62512: waiting for pending results... 7150 1726853142.62655: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7150 1726853142.62726: in run() - task 02083763-bbaf-24d7-0325-0000000000b9 7150 1726853142.62743: variable 'ansible_search_path' from source: unknown 7150 1726853142.62749: variable 'ansible_search_path' from source: unknown 7150 1726853142.62768: calling self._execute() 7150 1726853142.62828: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.62833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.62843: variable 'omit' from source: magic vars 7150 1726853142.63125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.64539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.64595: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.64619: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.64644: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.64666: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.64725: 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) 7150 1726853142.64745: 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) 7150 1726853142.64765: 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) 7150 1726853142.64791: 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) 7150 1726853142.64802: 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) 7150 1726853142.64895: variable 'ansible_distribution' from source: facts 7150 1726853142.64898: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.64914: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.64917: when evaluation is False, skipping this task 7150 1726853142.64921: _execute() done 7150 1726853142.64924: dumping result to json 7150 1726853142.64926: done dumping result, returning 7150 1726853142.64929: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-24d7-0325-0000000000b9] 7150 1726853142.64939: sending task result for task 02083763-bbaf-24d7-0325-0000000000b9 7150 1726853142.65012: done sending task result for task 02083763-bbaf-24d7-0325-0000000000b9 7150 1726853142.65015: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853142.65076: no more pending results, returning what we have 7150 1726853142.65079: results queue empty 7150 1726853142.65079: checking for any_errors_fatal 7150 1726853142.65083: done checking for any_errors_fatal 7150 1726853142.65084: checking for max_fail_percentage 7150 1726853142.65085: done checking for max_fail_percentage 7150 1726853142.65086: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.65087: done checking to see if all hosts have failed 7150 1726853142.65087: getting the remaining hosts for this loop 7150 1726853142.65089: done getting the remaining hosts for this loop 7150 1726853142.65091: getting the next task for host managed_node3 7150 1726853142.65095: done getting next task for host managed_node3 7150 1726853142.65098: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7150 1726853142.65101: ^ 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? (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 7150 1726853142.65116: getting variables 7150 1726853142.65117: in VariableManager get_vars() 7150 1726853142.65151: Calling all_inventory to load vars for managed_node3 7150 1726853142.65154: Calling groups_inventory to load vars for managed_node3 7150 1726853142.65156: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.65163: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.65166: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.65168: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.65273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.65394: done with get_vars() 7150 1726853142.65403: done getting variables 7150 1726853142.65439: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:25:42 -0400 (0:00:00.031) 0:00:06.317 ****** 7150 1726853142.65459: entering _queue_task() for managed_node3/fail 7150 1726853142.65875: worker is 1 (out of 1 available) 7150 1726853142.65886: exiting _queue_task() for managed_node3/fail 7150 1726853142.65895: done queuing things up, now waiting for results queue to drain 7150 1726853142.65897: waiting for pending results... 7150 1726853142.66022: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7150 1726853142.66125: in run() - task 02083763-bbaf-24d7-0325-0000000000ba 7150 1726853142.66145: variable 'ansible_search_path' from source: unknown 7150 1726853142.66231: variable 'ansible_search_path' from source: unknown 7150 1726853142.66235: calling self._execute() 7150 1726853142.66282: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.66293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.66307: variable 'omit' from source: magic vars 7150 1726853142.66762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.68221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.68263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.68328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.68332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.68381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.68445: 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) 7150 1726853142.68489: 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) 7150 1726853142.68507: 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) 7150 1726853142.68551: 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) 7150 1726853142.68561: 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) 7150 1726853142.68683: variable 'ansible_distribution' from source: facts 7150 1726853142.68687: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.68705: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.68708: when evaluation is False, skipping this task 7150 1726853142.68710: _execute() done 7150 1726853142.68713: dumping result to json 7150 1726853142.68715: done dumping result, returning 7150 1726853142.68739: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-24d7-0325-0000000000ba] 7150 1726853142.68742: sending task result for task 02083763-bbaf-24d7-0325-0000000000ba 7150 1726853142.68950: done sending task result for task 02083763-bbaf-24d7-0325-0000000000ba 7150 1726853142.68954: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.69016: no more pending results, returning what we have 7150 1726853142.69019: results queue empty 7150 1726853142.69020: checking for any_errors_fatal 7150 1726853142.69026: done checking for any_errors_fatal 7150 1726853142.69027: checking for max_fail_percentage 7150 1726853142.69029: done checking for max_fail_percentage 7150 1726853142.69030: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.69031: done checking to see if all hosts have failed 7150 1726853142.69031: getting the remaining hosts for this loop 7150 1726853142.69033: done getting the remaining hosts for this loop 7150 1726853142.69037: getting the next task for host managed_node3 7150 1726853142.69041: done getting next task for host managed_node3 7150 1726853142.69044: ^ 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 7150 1726853142.69049: ^ 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? (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 7150 1726853142.69067: getting variables 7150 1726853142.69068: in VariableManager get_vars() 7150 1726853142.69112: Calling all_inventory to load vars for managed_node3 7150 1726853142.69115: Calling groups_inventory to load vars for managed_node3 7150 1726853142.69117: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.69126: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.69128: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.69131: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.69575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.69756: done with get_vars() 7150 1726853142.69762: done getting variables 7150 1726853142.69801: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:25:42 -0400 (0:00:00.043) 0:00:06.361 ****** 7150 1726853142.69825: entering _queue_task() for managed_node3/fail 7150 1726853142.69995: worker is 1 (out of 1 available) 7150 1726853142.70008: exiting _queue_task() for managed_node3/fail 7150 1726853142.70020: done queuing things up, now waiting for results queue to drain 7150 1726853142.70021: waiting for pending results... 7150 1726853142.70181: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7150 1726853142.70260: in run() - task 02083763-bbaf-24d7-0325-0000000000bb 7150 1726853142.70274: variable 'ansible_search_path' from source: unknown 7150 1726853142.70280: variable 'ansible_search_path' from source: unknown 7150 1726853142.70310: calling self._execute() 7150 1726853142.70369: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.70378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.70386: variable 'omit' from source: magic vars 7150 1726853142.70681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.72576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.72580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.72597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.72636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.72668: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.72747: 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) 7150 1726853142.72795: 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) 7150 1726853142.72826: 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) 7150 1726853142.72872: 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) 7150 1726853142.72894: 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) 7150 1726853142.73021: variable 'ansible_distribution' from source: facts 7150 1726853142.73035: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.73056: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.73064: when evaluation is False, skipping this task 7150 1726853142.73073: _execute() done 7150 1726853142.73081: dumping result to json 7150 1726853142.73089: done dumping result, returning 7150 1726853142.73176: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-24d7-0325-0000000000bb] 7150 1726853142.73180: sending task result for task 02083763-bbaf-24d7-0325-0000000000bb 7150 1726853142.73251: done sending task result for task 02083763-bbaf-24d7-0325-0000000000bb 7150 1726853142.73255: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.73446: no more pending results, returning what we have 7150 1726853142.73450: results queue empty 7150 1726853142.73451: checking for any_errors_fatal 7150 1726853142.73455: done checking for any_errors_fatal 7150 1726853142.73456: checking for max_fail_percentage 7150 1726853142.73458: done checking for max_fail_percentage 7150 1726853142.73459: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.73460: done checking to see if all hosts have failed 7150 1726853142.73461: getting the remaining hosts for this loop 7150 1726853142.73462: done getting the remaining hosts for this loop 7150 1726853142.73465: getting the next task for host managed_node3 7150 1726853142.73470: done getting next task for host managed_node3 7150 1726853142.73475: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7150 1726853142.73478: ^ 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? (HOST STATE: block=0, task=5, 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 7150 1726853142.73494: getting variables 7150 1726853142.73495: in VariableManager get_vars() 7150 1726853142.73535: Calling all_inventory to load vars for managed_node3 7150 1726853142.73537: Calling groups_inventory to load vars for managed_node3 7150 1726853142.73540: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.73548: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.73550: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.73554: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.73722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.73928: done with get_vars() 7150 1726853142.73938: done getting variables 7150 1726853142.73993: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:25:42 -0400 (0:00:00.041) 0:00:06.403 ****** 7150 1726853142.74023: entering _queue_task() for managed_node3/fail 7150 1726853142.74237: worker is 1 (out of 1 available) 7150 1726853142.74249: exiting _queue_task() for managed_node3/fail 7150 1726853142.74261: done queuing things up, now waiting for results queue to drain 7150 1726853142.74263: waiting for pending results... 7150 1726853142.74689: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7150 1726853142.74694: in run() - task 02083763-bbaf-24d7-0325-0000000000bc 7150 1726853142.74696: variable 'ansible_search_path' from source: unknown 7150 1726853142.74698: variable 'ansible_search_path' from source: unknown 7150 1726853142.74701: calling self._execute() 7150 1726853142.74782: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.74794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.74811: variable 'omit' from source: magic vars 7150 1726853142.75218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.77407: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.77478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.77518: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.77561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.77594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.77678: 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) 7150 1726853142.77713: 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) 7150 1726853142.77747: 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) 7150 1726853142.77794: 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) 7150 1726853142.77814: 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) 7150 1726853142.77962: variable 'ansible_distribution' from source: facts 7150 1726853142.77968: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.78073: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.78076: when evaluation is False, skipping this task 7150 1726853142.78079: _execute() done 7150 1726853142.78081: dumping result to json 7150 1726853142.78083: done dumping result, returning 7150 1726853142.78086: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-24d7-0325-0000000000bc] 7150 1726853142.78090: sending task result for task 02083763-bbaf-24d7-0325-0000000000bc 7150 1726853142.78159: done sending task result for task 02083763-bbaf-24d7-0325-0000000000bc 7150 1726853142.78162: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.78214: no more pending results, returning what we have 7150 1726853142.78218: results queue empty 7150 1726853142.78219: checking for any_errors_fatal 7150 1726853142.78227: done checking for any_errors_fatal 7150 1726853142.78228: checking for max_fail_percentage 7150 1726853142.78230: done checking for max_fail_percentage 7150 1726853142.78231: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.78231: done checking to see if all hosts have failed 7150 1726853142.78232: getting the remaining hosts for this loop 7150 1726853142.78234: done getting the remaining hosts for this loop 7150 1726853142.78237: getting the next task for host managed_node3 7150 1726853142.78244: done getting next task for host managed_node3 7150 1726853142.78248: ^ 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 7150 1726853142.78251: ^ 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? (HOST STATE: block=0, task=6, 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 7150 1726853142.78269: getting variables 7150 1726853142.78273: in VariableManager get_vars() 7150 1726853142.78321: Calling all_inventory to load vars for managed_node3 7150 1726853142.78324: Calling groups_inventory to load vars for managed_node3 7150 1726853142.78327: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.78337: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.78340: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.78343: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.78790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.78991: done with get_vars() 7150 1726853142.79001: done getting variables 7150 1726853142.79058: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:25:42 -0400 (0:00:00.050) 0:00:06.454 ****** 7150 1726853142.79090: entering _queue_task() for managed_node3/dnf 7150 1726853142.79328: worker is 1 (out of 1 available) 7150 1726853142.79340: exiting _queue_task() for managed_node3/dnf 7150 1726853142.79352: done queuing things up, now waiting for results queue to drain 7150 1726853142.79354: waiting for pending results... 7150 1726853142.79791: running TaskExecutor() for managed_node3/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 7150 1726853142.79796: in run() - task 02083763-bbaf-24d7-0325-0000000000bd 7150 1726853142.79800: variable 'ansible_search_path' from source: unknown 7150 1726853142.79802: variable 'ansible_search_path' from source: unknown 7150 1726853142.79810: calling self._execute() 7150 1726853142.79894: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.79908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.79928: variable 'omit' from source: magic vars 7150 1726853142.80355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.82586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.82664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.82704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.82744: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.82777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.82856: 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) 7150 1726853142.82893: 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) 7150 1726853142.82923: 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) 7150 1726853142.83065: 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) 7150 1726853142.83068: 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) 7150 1726853142.83121: variable 'ansible_distribution' from source: facts 7150 1726853142.83133: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.83155: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.83163: when evaluation is False, skipping this task 7150 1726853142.83176: _execute() done 7150 1726853142.83183: dumping result to json 7150 1726853142.83190: done dumping result, returning 7150 1726853142.83201: done running TaskExecutor() for managed_node3/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 [02083763-bbaf-24d7-0325-0000000000bd] 7150 1726853142.83208: sending task result for task 02083763-bbaf-24d7-0325-0000000000bd 7150 1726853142.83377: done sending task result for task 02083763-bbaf-24d7-0325-0000000000bd 7150 1726853142.83380: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.83430: no more pending results, returning what we have 7150 1726853142.83433: results queue empty 7150 1726853142.83434: checking for any_errors_fatal 7150 1726853142.83441: done checking for any_errors_fatal 7150 1726853142.83442: checking for max_fail_percentage 7150 1726853142.83444: done checking for max_fail_percentage 7150 1726853142.83444: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.83445: done checking to see if all hosts have failed 7150 1726853142.83446: getting the remaining hosts for this loop 7150 1726853142.83448: done getting the remaining hosts for this loop 7150 1726853142.83451: getting the next task for host managed_node3 7150 1726853142.83457: done getting next task for host managed_node3 7150 1726853142.83461: ^ 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 7150 1726853142.83464: ^ 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? (HOST STATE: block=0, task=7, 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 7150 1726853142.83486: getting variables 7150 1726853142.83488: in VariableManager get_vars() 7150 1726853142.83536: Calling all_inventory to load vars for managed_node3 7150 1726853142.83539: Calling groups_inventory to load vars for managed_node3 7150 1726853142.83541: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.83552: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.83555: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.83558: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.83926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.84137: done with get_vars() 7150 1726853142.84147: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7150 1726853142.84216: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:25:42 -0400 (0:00:00.051) 0:00:06.505 ****** 7150 1726853142.84245: entering _queue_task() for managed_node3/yum 7150 1726853142.84460: worker is 1 (out of 1 available) 7150 1726853142.84473: exiting _queue_task() for managed_node3/yum 7150 1726853142.84485: done queuing things up, now waiting for results queue to drain 7150 1726853142.84486: waiting for pending results... 7150 1726853142.84889: running TaskExecutor() for managed_node3/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 7150 1726853142.84894: in run() - task 02083763-bbaf-24d7-0325-0000000000be 7150 1726853142.84896: variable 'ansible_search_path' from source: unknown 7150 1726853142.84898: variable 'ansible_search_path' from source: unknown 7150 1726853142.84916: calling self._execute() 7150 1726853142.84995: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.85009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.85028: variable 'omit' from source: magic vars 7150 1726853142.85487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.87338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.87382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.87408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.87434: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.87454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.87515: 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) 7150 1726853142.87534: 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) 7150 1726853142.87557: 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) 7150 1726853142.87587: 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) 7150 1726853142.87598: 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) 7150 1726853142.87691: variable 'ansible_distribution' from source: facts 7150 1726853142.87694: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.87709: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.87711: when evaluation is False, skipping this task 7150 1726853142.87714: _execute() done 7150 1726853142.87717: dumping result to json 7150 1726853142.87719: done dumping result, returning 7150 1726853142.87726: done running TaskExecutor() for managed_node3/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 [02083763-bbaf-24d7-0325-0000000000be] 7150 1726853142.87729: sending task result for task 02083763-bbaf-24d7-0325-0000000000be 7150 1726853142.87812: done sending task result for task 02083763-bbaf-24d7-0325-0000000000be 7150 1726853142.87814: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.87870: no more pending results, returning what we have 7150 1726853142.87875: results queue empty 7150 1726853142.87876: checking for any_errors_fatal 7150 1726853142.87882: done checking for any_errors_fatal 7150 1726853142.87883: checking for max_fail_percentage 7150 1726853142.87884: done checking for max_fail_percentage 7150 1726853142.87885: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.87886: done checking to see if all hosts have failed 7150 1726853142.87887: getting the remaining hosts for this loop 7150 1726853142.87888: done getting the remaining hosts for this loop 7150 1726853142.87891: getting the next task for host managed_node3 7150 1726853142.87896: done getting next task for host managed_node3 7150 1726853142.87899: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7150 1726853142.87901: ^ 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? (HOST STATE: block=0, task=8, 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 7150 1726853142.87916: getting variables 7150 1726853142.87917: in VariableManager get_vars() 7150 1726853142.87967: Calling all_inventory to load vars for managed_node3 7150 1726853142.87970: Calling groups_inventory to load vars for managed_node3 7150 1726853142.87973: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.87982: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.87984: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.87987: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.88209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.88400: done with get_vars() 7150 1726853142.88408: done getting variables 7150 1726853142.88457: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:25:42 -0400 (0:00:00.042) 0:00:06.548 ****** 7150 1726853142.88493: entering _queue_task() for managed_node3/fail 7150 1726853142.88714: worker is 1 (out of 1 available) 7150 1726853142.88729: exiting _queue_task() for managed_node3/fail 7150 1726853142.88745: done queuing things up, now waiting for results queue to drain 7150 1726853142.88747: waiting for pending results... 7150 1726853142.89068: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7150 1726853142.89121: in run() - task 02083763-bbaf-24d7-0325-0000000000bf 7150 1726853142.89157: variable 'ansible_search_path' from source: unknown 7150 1726853142.89168: variable 'ansible_search_path' from source: unknown 7150 1726853142.89214: calling self._execute() 7150 1726853142.89310: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.89321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.89334: variable 'omit' from source: magic vars 7150 1726853142.89840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.92399: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.92507: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.92521: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.92562: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.92596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.92695: 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) 7150 1726853142.92749: 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) 7150 1726853142.92834: 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) 7150 1726853142.92838: 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) 7150 1726853142.92861: 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) 7150 1726853142.93036: variable 'ansible_distribution' from source: facts 7150 1726853142.93057: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.93089: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.93099: when evaluation is False, skipping this task 7150 1726853142.93107: _execute() done 7150 1726853142.93115: dumping result to json 7150 1726853142.93162: done dumping result, returning 7150 1726853142.93165: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-24d7-0325-0000000000bf] 7150 1726853142.93167: sending task result for task 02083763-bbaf-24d7-0325-0000000000bf 7150 1726853142.93503: done sending task result for task 02083763-bbaf-24d7-0325-0000000000bf 7150 1726853142.93506: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.93551: no more pending results, returning what we have 7150 1726853142.93554: results queue empty 7150 1726853142.93555: checking for any_errors_fatal 7150 1726853142.93560: done checking for any_errors_fatal 7150 1726853142.93561: checking for max_fail_percentage 7150 1726853142.93562: done checking for max_fail_percentage 7150 1726853142.93563: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.93564: done checking to see if all hosts have failed 7150 1726853142.93565: getting the remaining hosts for this loop 7150 1726853142.93566: done getting the remaining hosts for this loop 7150 1726853142.93569: getting the next task for host managed_node3 7150 1726853142.93575: done getting next task for host managed_node3 7150 1726853142.93579: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7150 1726853142.93582: ^ 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? (HOST STATE: block=0, task=9, 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 7150 1726853142.93600: getting variables 7150 1726853142.93602: in VariableManager get_vars() 7150 1726853142.93656: Calling all_inventory to load vars for managed_node3 7150 1726853142.93659: Calling groups_inventory to load vars for managed_node3 7150 1726853142.93661: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.93669: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.93673: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.93677: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.93932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.94154: done with get_vars() 7150 1726853142.94175: done getting variables 7150 1726853142.94233: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:25:42 -0400 (0:00:00.057) 0:00:06.605 ****** 7150 1726853142.94265: entering _queue_task() for managed_node3/package 7150 1726853142.94615: worker is 1 (out of 1 available) 7150 1726853142.94626: exiting _queue_task() for managed_node3/package 7150 1726853142.94637: done queuing things up, now waiting for results queue to drain 7150 1726853142.94639: waiting for pending results... 7150 1726853142.94837: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7150 1726853142.94976: in run() - task 02083763-bbaf-24d7-0325-0000000000c0 7150 1726853142.95045: variable 'ansible_search_path' from source: unknown 7150 1726853142.95048: variable 'ansible_search_path' from source: unknown 7150 1726853142.95052: calling self._execute() 7150 1726853142.95117: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.95130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.95152: variable 'omit' from source: magic vars 7150 1726853142.95455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853142.96891: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853142.96933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853142.96961: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853142.96987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853142.97009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853142.97065: 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) 7150 1726853142.97086: 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) 7150 1726853142.97106: 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) 7150 1726853142.97131: 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) 7150 1726853142.97144: 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) 7150 1726853142.97238: variable 'ansible_distribution' from source: facts 7150 1726853142.97246: variable 'ansible_distribution_major_version' from source: facts 7150 1726853142.97261: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853142.97264: when evaluation is False, skipping this task 7150 1726853142.97267: _execute() done 7150 1726853142.97269: dumping result to json 7150 1726853142.97273: done dumping result, returning 7150 1726853142.97279: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-24d7-0325-0000000000c0] 7150 1726853142.97282: sending task result for task 02083763-bbaf-24d7-0325-0000000000c0 7150 1726853142.97365: done sending task result for task 02083763-bbaf-24d7-0325-0000000000c0 7150 1726853142.97368: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853142.97414: no more pending results, returning what we have 7150 1726853142.97417: results queue empty 7150 1726853142.97418: checking for any_errors_fatal 7150 1726853142.97424: done checking for any_errors_fatal 7150 1726853142.97425: checking for max_fail_percentage 7150 1726853142.97426: done checking for max_fail_percentage 7150 1726853142.97427: checking to see if all hosts have failed and the running result is not ok 7150 1726853142.97428: done checking to see if all hosts have failed 7150 1726853142.97429: getting the remaining hosts for this loop 7150 1726853142.97430: done getting the remaining hosts for this loop 7150 1726853142.97433: getting the next task for host managed_node3 7150 1726853142.97438: done getting next task for host managed_node3 7150 1726853142.97441: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7150 1726853142.97444: ^ 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? (HOST STATE: block=0, task=10, 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 7150 1726853142.97459: getting variables 7150 1726853142.97461: in VariableManager get_vars() 7150 1726853142.97509: Calling all_inventory to load vars for managed_node3 7150 1726853142.97511: Calling groups_inventory to load vars for managed_node3 7150 1726853142.97513: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853142.97521: Calling all_plugins_play to load vars for managed_node3 7150 1726853142.97523: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853142.97525: Calling groups_plugins_play to load vars for managed_node3 7150 1726853142.97676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853142.97794: done with get_vars() 7150 1726853142.97801: done getting variables 7150 1726853142.97838: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:25:42 -0400 (0:00:00.035) 0:00:06.641 ****** 7150 1726853142.97860: entering _queue_task() for managed_node3/package 7150 1726853142.98020: worker is 1 (out of 1 available) 7150 1726853142.98034: exiting _queue_task() for managed_node3/package 7150 1726853142.98048: done queuing things up, now waiting for results queue to drain 7150 1726853142.98050: waiting for pending results... 7150 1726853142.98202: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7150 1726853142.98284: in run() - task 02083763-bbaf-24d7-0325-0000000000c1 7150 1726853142.98296: variable 'ansible_search_path' from source: unknown 7150 1726853142.98300: variable 'ansible_search_path' from source: unknown 7150 1726853142.98327: calling self._execute() 7150 1726853142.98391: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853142.98394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853142.98402: variable 'omit' from source: magic vars 7150 1726853142.98692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.00132: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.00181: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.00207: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.00233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.00254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.00311: 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) 7150 1726853143.00331: 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) 7150 1726853143.00350: 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) 7150 1726853143.00384: 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) 7150 1726853143.00395: 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) 7150 1726853143.00492: variable 'ansible_distribution' from source: facts 7150 1726853143.00495: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.00509: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.00512: when evaluation is False, skipping this task 7150 1726853143.00515: _execute() done 7150 1726853143.00517: dumping result to json 7150 1726853143.00519: done dumping result, returning 7150 1726853143.00526: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-24d7-0325-0000000000c1] 7150 1726853143.00529: sending task result for task 02083763-bbaf-24d7-0325-0000000000c1 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.00658: no more pending results, returning what we have 7150 1726853143.00660: results queue empty 7150 1726853143.00661: checking for any_errors_fatal 7150 1726853143.00666: done checking for any_errors_fatal 7150 1726853143.00666: checking for max_fail_percentage 7150 1726853143.00668: done checking for max_fail_percentage 7150 1726853143.00669: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.00669: done checking to see if all hosts have failed 7150 1726853143.00672: getting the remaining hosts for this loop 7150 1726853143.00674: done getting the remaining hosts for this loop 7150 1726853143.00677: getting the next task for host managed_node3 7150 1726853143.00682: done getting next task for host managed_node3 7150 1726853143.00686: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7150 1726853143.00689: ^ 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? (HOST STATE: block=0, task=11, 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 7150 1726853143.00704: getting variables 7150 1726853143.00705: in VariableManager get_vars() 7150 1726853143.00741: Calling all_inventory to load vars for managed_node3 7150 1726853143.00744: Calling groups_inventory to load vars for managed_node3 7150 1726853143.00745: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.00753: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.00755: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.00757: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.00877: done sending task result for task 02083763-bbaf-24d7-0325-0000000000c1 7150 1726853143.00880: WORKER PROCESS EXITING 7150 1726853143.00892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.01011: done with get_vars() 7150 1726853143.01019: done getting variables 7150 1726853143.01056: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:25:43 -0400 (0:00:00.032) 0:00:06.674 ****** 7150 1726853143.01078: entering _queue_task() for managed_node3/package 7150 1726853143.01242: worker is 1 (out of 1 available) 7150 1726853143.01255: exiting _queue_task() for managed_node3/package 7150 1726853143.01266: done queuing things up, now waiting for results queue to drain 7150 1726853143.01268: waiting for pending results... 7150 1726853143.01419: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7150 1726853143.01496: in run() - task 02083763-bbaf-24d7-0325-0000000000c2 7150 1726853143.01506: variable 'ansible_search_path' from source: unknown 7150 1726853143.01509: variable 'ansible_search_path' from source: unknown 7150 1726853143.01534: calling self._execute() 7150 1726853143.01596: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.01601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.01614: variable 'omit' from source: magic vars 7150 1726853143.01894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.03322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.03368: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.03395: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.03419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.03439: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.03498: 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) 7150 1726853143.03518: 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) 7150 1726853143.03534: 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) 7150 1726853143.03563: 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) 7150 1726853143.03579: 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) 7150 1726853143.03677: variable 'ansible_distribution' from source: facts 7150 1726853143.03680: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.03692: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.03694: when evaluation is False, skipping this task 7150 1726853143.03697: _execute() done 7150 1726853143.03699: dumping result to json 7150 1726853143.03701: done dumping result, returning 7150 1726853143.03708: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-24d7-0325-0000000000c2] 7150 1726853143.03711: sending task result for task 02083763-bbaf-24d7-0325-0000000000c2 7150 1726853143.03798: done sending task result for task 02083763-bbaf-24d7-0325-0000000000c2 7150 1726853143.03800: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.03838: no more pending results, returning what we have 7150 1726853143.03840: results queue empty 7150 1726853143.03841: checking for any_errors_fatal 7150 1726853143.03849: done checking for any_errors_fatal 7150 1726853143.03850: checking for max_fail_percentage 7150 1726853143.03851: done checking for max_fail_percentage 7150 1726853143.03852: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.03853: done checking to see if all hosts have failed 7150 1726853143.03853: getting the remaining hosts for this loop 7150 1726853143.03855: done getting the remaining hosts for this loop 7150 1726853143.03858: getting the next task for host managed_node3 7150 1726853143.03863: done getting next task for host managed_node3 7150 1726853143.03866: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7150 1726853143.03868: ^ 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? (HOST STATE: block=0, task=12, 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 7150 1726853143.03885: getting variables 7150 1726853143.03886: in VariableManager get_vars() 7150 1726853143.03923: Calling all_inventory to load vars for managed_node3 7150 1726853143.03926: Calling groups_inventory to load vars for managed_node3 7150 1726853143.03928: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.03935: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.03937: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.03940: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.04086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.04203: done with get_vars() 7150 1726853143.04209: done getting variables 7150 1726853143.04245: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:25:43 -0400 (0:00:00.031) 0:00:06.705 ****** 7150 1726853143.04270: entering _queue_task() for managed_node3/service 7150 1726853143.04432: worker is 1 (out of 1 available) 7150 1726853143.04445: exiting _queue_task() for managed_node3/service 7150 1726853143.04459: done queuing things up, now waiting for results queue to drain 7150 1726853143.04461: waiting for pending results... 7150 1726853143.04787: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7150 1726853143.04792: in run() - task 02083763-bbaf-24d7-0325-0000000000c3 7150 1726853143.04795: variable 'ansible_search_path' from source: unknown 7150 1726853143.04798: variable 'ansible_search_path' from source: unknown 7150 1726853143.04823: calling self._execute() 7150 1726853143.04905: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.04918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.04934: variable 'omit' from source: magic vars 7150 1726853143.05319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.06833: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.07061: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.07090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.07114: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.07132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.07190: 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) 7150 1726853143.07210: 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) 7150 1726853143.07227: 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) 7150 1726853143.07254: 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) 7150 1726853143.07264: 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) 7150 1726853143.07354: variable 'ansible_distribution' from source: facts 7150 1726853143.07357: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.07374: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.07377: when evaluation is False, skipping this task 7150 1726853143.07379: _execute() done 7150 1726853143.07382: dumping result to json 7150 1726853143.07384: done dumping result, returning 7150 1726853143.07397: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-24d7-0325-0000000000c3] 7150 1726853143.07399: sending task result for task 02083763-bbaf-24d7-0325-0000000000c3 7150 1726853143.07480: done sending task result for task 02083763-bbaf-24d7-0325-0000000000c3 7150 1726853143.07483: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.07585: no more pending results, returning what we have 7150 1726853143.07588: results queue empty 7150 1726853143.07589: checking for any_errors_fatal 7150 1726853143.07593: done checking for any_errors_fatal 7150 1726853143.07594: checking for max_fail_percentage 7150 1726853143.07596: done checking for max_fail_percentage 7150 1726853143.07597: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.07597: done checking to see if all hosts have failed 7150 1726853143.07598: getting the remaining hosts for this loop 7150 1726853143.07599: done getting the remaining hosts for this loop 7150 1726853143.07602: getting the next task for host managed_node3 7150 1726853143.07606: done getting next task for host managed_node3 7150 1726853143.07609: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7150 1726853143.07613: ^ 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? (HOST STATE: block=0, task=13, 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 7150 1726853143.07629: getting variables 7150 1726853143.07630: in VariableManager get_vars() 7150 1726853143.07673: Calling all_inventory to load vars for managed_node3 7150 1726853143.07676: Calling groups_inventory to load vars for managed_node3 7150 1726853143.07679: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.07687: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.07690: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.07693: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.07859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.08069: done with get_vars() 7150 1726853143.08080: done getting variables 7150 1726853143.08140: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:25:43 -0400 (0:00:00.038) 0:00:06.744 ****** 7150 1726853143.08172: entering _queue_task() for managed_node3/service 7150 1726853143.08387: worker is 1 (out of 1 available) 7150 1726853143.08401: exiting _queue_task() for managed_node3/service 7150 1726853143.08411: done queuing things up, now waiting for results queue to drain 7150 1726853143.08413: waiting for pending results... 7150 1726853143.08769: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7150 1726853143.08809: in run() - task 02083763-bbaf-24d7-0325-0000000000c4 7150 1726853143.08830: variable 'ansible_search_path' from source: unknown 7150 1726853143.08838: variable 'ansible_search_path' from source: unknown 7150 1726853143.08889: calling self._execute() 7150 1726853143.08982: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.08994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.09008: variable 'omit' from source: magic vars 7150 1726853143.09475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.12451: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.12552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.12574: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.12611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.12657: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.12724: 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) 7150 1726853143.12778: 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) 7150 1726853143.12798: 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) 7150 1726853143.12874: 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) 7150 1726853143.12878: 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) 7150 1726853143.13007: variable 'ansible_distribution' from source: facts 7150 1726853143.13019: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.13041: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.13052: when evaluation is False, skipping this task 7150 1726853143.13059: _execute() done 7150 1726853143.13067: dumping result to json 7150 1726853143.13086: done dumping result, returning 7150 1726853143.13109: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-24d7-0325-0000000000c4] 7150 1726853143.13112: sending task result for task 02083763-bbaf-24d7-0325-0000000000c4 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7150 1726853143.13336: no more pending results, returning what we have 7150 1726853143.13340: results queue empty 7150 1726853143.13341: checking for any_errors_fatal 7150 1726853143.13350: done checking for any_errors_fatal 7150 1726853143.13351: checking for max_fail_percentage 7150 1726853143.13352: done checking for max_fail_percentage 7150 1726853143.13353: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.13354: done checking to see if all hosts have failed 7150 1726853143.13355: getting the remaining hosts for this loop 7150 1726853143.13357: done getting the remaining hosts for this loop 7150 1726853143.13361: getting the next task for host managed_node3 7150 1726853143.13367: done getting next task for host managed_node3 7150 1726853143.13373: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7150 1726853143.13376: ^ 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? (HOST STATE: block=0, task=14, 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 7150 1726853143.13395: getting variables 7150 1726853143.13398: in VariableManager get_vars() 7150 1726853143.13450: Calling all_inventory to load vars for managed_node3 7150 1726853143.13453: Calling groups_inventory to load vars for managed_node3 7150 1726853143.13456: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.13467: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.13584: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.13590: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.13914: done sending task result for task 02083763-bbaf-24d7-0325-0000000000c4 7150 1726853143.13917: WORKER PROCESS EXITING 7150 1726853143.13939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.14154: done with get_vars() 7150 1726853143.14164: done getting variables 7150 1726853143.14221: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:25:43 -0400 (0:00:00.061) 0:00:06.806 ****** 7150 1726853143.14281: entering _queue_task() for managed_node3/service 7150 1726853143.14733: worker is 1 (out of 1 available) 7150 1726853143.14748: exiting _queue_task() for managed_node3/service 7150 1726853143.14761: done queuing things up, now waiting for results queue to drain 7150 1726853143.14762: waiting for pending results... 7150 1726853143.15117: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7150 1726853143.15483: in run() - task 02083763-bbaf-24d7-0325-0000000000c5 7150 1726853143.15513: variable 'ansible_search_path' from source: unknown 7150 1726853143.15585: variable 'ansible_search_path' from source: unknown 7150 1726853143.15639: calling self._execute() 7150 1726853143.15766: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.15828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.15844: variable 'omit' from source: magic vars 7150 1726853143.16835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.18819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.18887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.18927: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.18988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.19020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.19124: 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) 7150 1726853143.19161: 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) 7150 1726853143.19193: 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) 7150 1726853143.19236: 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) 7150 1726853143.19259: 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) 7150 1726853143.19691: variable 'ansible_distribution' from source: facts 7150 1726853143.19694: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.19696: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.19699: when evaluation is False, skipping this task 7150 1726853143.19701: _execute() done 7150 1726853143.19704: dumping result to json 7150 1726853143.19706: done dumping result, returning 7150 1726853143.19708: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-24d7-0325-0000000000c5] 7150 1726853143.19710: sending task result for task 02083763-bbaf-24d7-0325-0000000000c5 7150 1726853143.19787: done sending task result for task 02083763-bbaf-24d7-0325-0000000000c5 7150 1726853143.19790: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.19837: no more pending results, returning what we have 7150 1726853143.19840: results queue empty 7150 1726853143.19842: checking for any_errors_fatal 7150 1726853143.19855: done checking for any_errors_fatal 7150 1726853143.19856: checking for max_fail_percentage 7150 1726853143.19858: done checking for max_fail_percentage 7150 1726853143.19859: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.19860: done checking to see if all hosts have failed 7150 1726853143.19860: getting the remaining hosts for this loop 7150 1726853143.19862: done getting the remaining hosts for this loop 7150 1726853143.19866: getting the next task for host managed_node3 7150 1726853143.19873: done getting next task for host managed_node3 7150 1726853143.19877: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7150 1726853143.19880: ^ 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? (HOST STATE: block=0, task=15, 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 7150 1726853143.19898: getting variables 7150 1726853143.19900: in VariableManager get_vars() 7150 1726853143.19945: Calling all_inventory to load vars for managed_node3 7150 1726853143.19948: Calling groups_inventory to load vars for managed_node3 7150 1726853143.19950: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.20041: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.20045: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.20049: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.20289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.20592: done with get_vars() 7150 1726853143.20610: done getting variables 7150 1726853143.20655: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:25:43 -0400 (0:00:00.063) 0:00:06.870 ****** 7150 1726853143.20683: entering _queue_task() for managed_node3/service 7150 1726853143.20867: worker is 1 (out of 1 available) 7150 1726853143.20885: exiting _queue_task() for managed_node3/service 7150 1726853143.20897: done queuing things up, now waiting for results queue to drain 7150 1726853143.20899: waiting for pending results... 7150 1726853143.21060: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7150 1726853143.21144: in run() - task 02083763-bbaf-24d7-0325-0000000000c6 7150 1726853143.21158: variable 'ansible_search_path' from source: unknown 7150 1726853143.21161: variable 'ansible_search_path' from source: unknown 7150 1726853143.21189: calling self._execute() 7150 1726853143.21251: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.21257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.21266: variable 'omit' from source: magic vars 7150 1726853143.21555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.24377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.24380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.24383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.24386: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.24388: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.24455: 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) 7150 1726853143.24493: 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) 7150 1726853143.24525: 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) 7150 1726853143.24568: 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) 7150 1726853143.24590: 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) 7150 1726853143.24718: variable 'ansible_distribution' from source: facts 7150 1726853143.24729: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.24752: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.24761: when evaluation is False, skipping this task 7150 1726853143.24797: _execute() done 7150 1726853143.24805: dumping result to json 7150 1726853143.24814: done dumping result, returning 7150 1726853143.24825: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-24d7-0325-0000000000c6] 7150 1726853143.24833: sending task result for task 02083763-bbaf-24d7-0325-0000000000c6 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7150 1726853143.24967: no more pending results, returning what we have 7150 1726853143.24970: results queue empty 7150 1726853143.24972: checking for any_errors_fatal 7150 1726853143.24979: done checking for any_errors_fatal 7150 1726853143.24979: checking for max_fail_percentage 7150 1726853143.24981: done checking for max_fail_percentage 7150 1726853143.24982: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.24982: done checking to see if all hosts have failed 7150 1726853143.24983: getting the remaining hosts for this loop 7150 1726853143.24985: done getting the remaining hosts for this loop 7150 1726853143.24988: getting the next task for host managed_node3 7150 1726853143.24994: done getting next task for host managed_node3 7150 1726853143.24998: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7150 1726853143.25000: ^ 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? (HOST STATE: block=0, task=16, 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 7150 1726853143.25080: done sending task result for task 02083763-bbaf-24d7-0325-0000000000c6 7150 1726853143.25083: WORKER PROCESS EXITING 7150 1726853143.25107: getting variables 7150 1726853143.25110: in VariableManager get_vars() 7150 1726853143.25158: Calling all_inventory to load vars for managed_node3 7150 1726853143.25161: Calling groups_inventory to load vars for managed_node3 7150 1726853143.25163: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.25214: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.25220: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.25223: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.25482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.25680: done with get_vars() 7150 1726853143.25689: done getting variables 7150 1726853143.25741: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:25:43 -0400 (0:00:00.050) 0:00:06.920 ****** 7150 1726853143.25772: entering _queue_task() for managed_node3/copy 7150 1726853143.25991: worker is 1 (out of 1 available) 7150 1726853143.26003: exiting _queue_task() for managed_node3/copy 7150 1726853143.26015: done queuing things up, now waiting for results queue to drain 7150 1726853143.26016: waiting for pending results... 7150 1726853143.26277: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7150 1726853143.26411: in run() - task 02083763-bbaf-24d7-0325-0000000000c7 7150 1726853143.26431: variable 'ansible_search_path' from source: unknown 7150 1726853143.26440: variable 'ansible_search_path' from source: unknown 7150 1726853143.26480: calling self._execute() 7150 1726853143.26562: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.26576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.26590: variable 'omit' from source: magic vars 7150 1726853143.27157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.30418: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.30545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.30552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.30586: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.30616: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.30698: 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) 7150 1726853143.30732: 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) 7150 1726853143.30769: 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) 7150 1726853143.30814: 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) 7150 1726853143.30834: 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) 7150 1726853143.30977: variable 'ansible_distribution' from source: facts 7150 1726853143.31085: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.31088: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.31091: when evaluation is False, skipping this task 7150 1726853143.31093: _execute() done 7150 1726853143.31095: dumping result to json 7150 1726853143.31097: done dumping result, returning 7150 1726853143.31099: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-24d7-0325-0000000000c7] 7150 1726853143.31101: sending task result for task 02083763-bbaf-24d7-0325-0000000000c7 7150 1726853143.31173: done sending task result for task 02083763-bbaf-24d7-0325-0000000000c7 7150 1726853143.31176: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.31229: no more pending results, returning what we have 7150 1726853143.31232: results queue empty 7150 1726853143.31233: checking for any_errors_fatal 7150 1726853143.31239: done checking for any_errors_fatal 7150 1726853143.31240: checking for max_fail_percentage 7150 1726853143.31241: done checking for max_fail_percentage 7150 1726853143.31242: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.31243: done checking to see if all hosts have failed 7150 1726853143.31244: getting the remaining hosts for this loop 7150 1726853143.31248: done getting the remaining hosts for this loop 7150 1726853143.31252: getting the next task for host managed_node3 7150 1726853143.31259: done getting next task for host managed_node3 7150 1726853143.31262: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7150 1726853143.31265: ^ 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? (HOST STATE: block=0, task=17, 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 7150 1726853143.31285: getting variables 7150 1726853143.31287: in VariableManager get_vars() 7150 1726853143.31336: Calling all_inventory to load vars for managed_node3 7150 1726853143.31340: Calling groups_inventory to load vars for managed_node3 7150 1726853143.31342: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.31356: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.31359: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.31362: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.31644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.32060: done with get_vars() 7150 1726853143.32274: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:25:43 -0400 (0:00:00.065) 0:00:06.986 ****** 7150 1726853143.32357: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7150 1726853143.32794: worker is 1 (out of 1 available) 7150 1726853143.32806: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7150 1726853143.32818: done queuing things up, now waiting for results queue to drain 7150 1726853143.32820: waiting for pending results... 7150 1726853143.33306: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7150 1726853143.33479: in run() - task 02083763-bbaf-24d7-0325-0000000000c8 7150 1726853143.33500: variable 'ansible_search_path' from source: unknown 7150 1726853143.33513: variable 'ansible_search_path' from source: unknown 7150 1726853143.33555: calling self._execute() 7150 1726853143.33643: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.33658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.33677: variable 'omit' from source: magic vars 7150 1726853143.34108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.36609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.36683: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.36723: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.36766: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.36800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.36886: 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) 7150 1726853143.36976: 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) 7150 1726853143.36979: 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) 7150 1726853143.36999: 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) 7150 1726853143.37018: 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) 7150 1726853143.37155: variable 'ansible_distribution' from source: facts 7150 1726853143.37166: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.37189: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.37378: when evaluation is False, skipping this task 7150 1726853143.37382: _execute() done 7150 1726853143.37384: dumping result to json 7150 1726853143.37386: done dumping result, returning 7150 1726853143.37388: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-24d7-0325-0000000000c8] 7150 1726853143.37390: sending task result for task 02083763-bbaf-24d7-0325-0000000000c8 7150 1726853143.37462: done sending task result for task 02083763-bbaf-24d7-0325-0000000000c8 7150 1726853143.37464: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.37509: no more pending results, returning what we have 7150 1726853143.37512: results queue empty 7150 1726853143.37513: checking for any_errors_fatal 7150 1726853143.37519: done checking for any_errors_fatal 7150 1726853143.37520: checking for max_fail_percentage 7150 1726853143.37522: done checking for max_fail_percentage 7150 1726853143.37523: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.37524: done checking to see if all hosts have failed 7150 1726853143.37524: getting the remaining hosts for this loop 7150 1726853143.37526: done getting the remaining hosts for this loop 7150 1726853143.37529: getting the next task for host managed_node3 7150 1726853143.37534: done getting next task for host managed_node3 7150 1726853143.37538: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7150 1726853143.37540: ^ 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? (HOST STATE: block=0, task=18, 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 7150 1726853143.37561: getting variables 7150 1726853143.37563: in VariableManager get_vars() 7150 1726853143.37611: Calling all_inventory to load vars for managed_node3 7150 1726853143.37614: Calling groups_inventory to load vars for managed_node3 7150 1726853143.37616: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.37626: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.37629: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.37632: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.38179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.38379: done with get_vars() 7150 1726853143.38388: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:25:43 -0400 (0:00:00.061) 0:00:07.047 ****** 7150 1726853143.38466: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7150 1726853143.38688: worker is 1 (out of 1 available) 7150 1726853143.38700: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7150 1726853143.38711: done queuing things up, now waiting for results queue to drain 7150 1726853143.38712: waiting for pending results... 7150 1726853143.39089: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7150 1726853143.39095: in run() - task 02083763-bbaf-24d7-0325-0000000000c9 7150 1726853143.39114: variable 'ansible_search_path' from source: unknown 7150 1726853143.39121: variable 'ansible_search_path' from source: unknown 7150 1726853143.39160: calling self._execute() 7150 1726853143.39251: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.39264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.39282: variable 'omit' from source: magic vars 7150 1726853143.39702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.41937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.42024: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.42065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.42105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.42138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.42222: 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) 7150 1726853143.42261: 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) 7150 1726853143.42292: 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) 7150 1726853143.42342: 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) 7150 1726853143.42366: 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) 7150 1726853143.42550: variable 'ansible_distribution' from source: facts 7150 1726853143.42554: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.42556: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.42559: when evaluation is False, skipping this task 7150 1726853143.42562: _execute() done 7150 1726853143.42564: dumping result to json 7150 1726853143.42567: done dumping result, returning 7150 1726853143.42581: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-24d7-0325-0000000000c9] 7150 1726853143.42590: sending task result for task 02083763-bbaf-24d7-0325-0000000000c9 7150 1726853143.42813: done sending task result for task 02083763-bbaf-24d7-0325-0000000000c9 7150 1726853143.42816: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.42869: no more pending results, returning what we have 7150 1726853143.42874: results queue empty 7150 1726853143.42875: checking for any_errors_fatal 7150 1726853143.42882: done checking for any_errors_fatal 7150 1726853143.42883: checking for max_fail_percentage 7150 1726853143.42885: done checking for max_fail_percentage 7150 1726853143.42886: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.42887: done checking to see if all hosts have failed 7150 1726853143.42888: getting the remaining hosts for this loop 7150 1726853143.42890: done getting the remaining hosts for this loop 7150 1726853143.42894: getting the next task for host managed_node3 7150 1726853143.42900: done getting next task for host managed_node3 7150 1726853143.42903: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7150 1726853143.42906: ^ 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? (HOST STATE: block=0, task=19, 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 7150 1726853143.42925: getting variables 7150 1726853143.42926: in VariableManager get_vars() 7150 1726853143.43119: Calling all_inventory to load vars for managed_node3 7150 1726853143.43122: Calling groups_inventory to load vars for managed_node3 7150 1726853143.43125: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.43134: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.43136: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.43139: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.43324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.43525: done with get_vars() 7150 1726853143.43536: done getting variables 7150 1726853143.43591: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:25:43 -0400 (0:00:00.051) 0:00:07.099 ****** 7150 1726853143.43621: entering _queue_task() for managed_node3/debug 7150 1726853143.43858: worker is 1 (out of 1 available) 7150 1726853143.43868: exiting _queue_task() for managed_node3/debug 7150 1726853143.44080: done queuing things up, now waiting for results queue to drain 7150 1726853143.44082: waiting for pending results... 7150 1726853143.44134: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7150 1726853143.44305: in run() - task 02083763-bbaf-24d7-0325-0000000000ca 7150 1726853143.44309: variable 'ansible_search_path' from source: unknown 7150 1726853143.44312: variable 'ansible_search_path' from source: unknown 7150 1726853143.44336: calling self._execute() 7150 1726853143.44426: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.44476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.44479: variable 'omit' from source: magic vars 7150 1726853143.44887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.47186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.47258: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.47299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.47341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.47448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.47462: 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) 7150 1726853143.47498: 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) 7150 1726853143.47528: 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) 7150 1726853143.47580: 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) 7150 1726853143.47599: 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) 7150 1726853143.47738: variable 'ansible_distribution' from source: facts 7150 1726853143.47753: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.47782: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.47790: when evaluation is False, skipping this task 7150 1726853143.47798: _execute() done 7150 1726853143.47805: dumping result to json 7150 1726853143.47878: done dumping result, returning 7150 1726853143.47882: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-24d7-0325-0000000000ca] 7150 1726853143.47885: sending task result for task 02083763-bbaf-24d7-0325-0000000000ca 7150 1726853143.47953: done sending task result for task 02083763-bbaf-24d7-0325-0000000000ca 7150 1726853143.47956: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853143.48022: no more pending results, returning what we have 7150 1726853143.48026: results queue empty 7150 1726853143.48027: checking for any_errors_fatal 7150 1726853143.48033: done checking for any_errors_fatal 7150 1726853143.48034: checking for max_fail_percentage 7150 1726853143.48035: done checking for max_fail_percentage 7150 1726853143.48036: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.48037: done checking to see if all hosts have failed 7150 1726853143.48038: getting the remaining hosts for this loop 7150 1726853143.48039: done getting the remaining hosts for this loop 7150 1726853143.48043: getting the next task for host managed_node3 7150 1726853143.48053: done getting next task for host managed_node3 7150 1726853143.48057: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7150 1726853143.48059: ^ 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? (HOST STATE: block=0, task=20, 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 7150 1726853143.48080: getting variables 7150 1726853143.48082: in VariableManager get_vars() 7150 1726853143.48127: Calling all_inventory to load vars for managed_node3 7150 1726853143.48130: Calling groups_inventory to load vars for managed_node3 7150 1726853143.48132: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.48143: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.48145: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.48151: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.48580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.48785: done with get_vars() 7150 1726853143.48794: done getting variables 7150 1726853143.48850: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:25:43 -0400 (0:00:00.052) 0:00:07.152 ****** 7150 1726853143.48883: entering _queue_task() for managed_node3/debug 7150 1726853143.49099: worker is 1 (out of 1 available) 7150 1726853143.49111: exiting _queue_task() for managed_node3/debug 7150 1726853143.49122: done queuing things up, now waiting for results queue to drain 7150 1726853143.49123: waiting for pending results... 7150 1726853143.49385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7150 1726853143.49577: in run() - task 02083763-bbaf-24d7-0325-0000000000cb 7150 1726853143.49582: variable 'ansible_search_path' from source: unknown 7150 1726853143.49585: variable 'ansible_search_path' from source: unknown 7150 1726853143.49587: calling self._execute() 7150 1726853143.49668: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.49702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.49706: variable 'omit' from source: magic vars 7150 1726853143.50362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.52718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.52722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.52734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.52776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.52808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.52896: 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) 7150 1726853143.52935: 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) 7150 1726853143.52969: 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) 7150 1726853143.53019: 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) 7150 1726853143.53044: 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) 7150 1726853143.53194: variable 'ansible_distribution' from source: facts 7150 1726853143.53207: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.53230: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.53239: when evaluation is False, skipping this task 7150 1726853143.53250: _execute() done 7150 1726853143.53262: dumping result to json 7150 1726853143.53273: done dumping result, returning 7150 1726853143.53286: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-24d7-0325-0000000000cb] 7150 1726853143.53296: sending task result for task 02083763-bbaf-24d7-0325-0000000000cb 7150 1726853143.53432: done sending task result for task 02083763-bbaf-24d7-0325-0000000000cb 7150 1726853143.53435: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853143.53514: no more pending results, returning what we have 7150 1726853143.53517: results queue empty 7150 1726853143.53518: checking for any_errors_fatal 7150 1726853143.53525: done checking for any_errors_fatal 7150 1726853143.53525: checking for max_fail_percentage 7150 1726853143.53527: done checking for max_fail_percentage 7150 1726853143.53528: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.53529: done checking to see if all hosts have failed 7150 1726853143.53529: getting the remaining hosts for this loop 7150 1726853143.53531: done getting the remaining hosts for this loop 7150 1726853143.53535: getting the next task for host managed_node3 7150 1726853143.53541: done getting next task for host managed_node3 7150 1726853143.53545: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7150 1726853143.53550: ^ 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? (HOST STATE: block=0, task=21, 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 7150 1726853143.53568: getting variables 7150 1726853143.53570: in VariableManager get_vars() 7150 1726853143.53616: Calling all_inventory to load vars for managed_node3 7150 1726853143.53619: Calling groups_inventory to load vars for managed_node3 7150 1726853143.53621: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.53632: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.53635: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.53637: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.54152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.54544: done with get_vars() 7150 1726853143.54554: done getting variables 7150 1726853143.54719: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:25:43 -0400 (0:00:00.058) 0:00:07.210 ****** 7150 1726853143.54748: entering _queue_task() for managed_node3/debug 7150 1726853143.55284: worker is 1 (out of 1 available) 7150 1726853143.55298: exiting _queue_task() for managed_node3/debug 7150 1726853143.55378: done queuing things up, now waiting for results queue to drain 7150 1726853143.55380: waiting for pending results... 7150 1726853143.55813: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7150 1726853143.55818: in run() - task 02083763-bbaf-24d7-0325-0000000000cc 7150 1726853143.55849: variable 'ansible_search_path' from source: unknown 7150 1726853143.55858: variable 'ansible_search_path' from source: unknown 7150 1726853143.55899: calling self._execute() 7150 1726853143.56001: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.56017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.56031: variable 'omit' from source: magic vars 7150 1726853143.56504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.58875: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.58929: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.58960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.58989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.59009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.59068: 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) 7150 1726853143.59093: 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) 7150 1726853143.59113: 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) 7150 1726853143.59137: 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) 7150 1726853143.59148: 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) 7150 1726853143.59248: variable 'ansible_distribution' from source: facts 7150 1726853143.59256: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.59272: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.59275: when evaluation is False, skipping this task 7150 1726853143.59278: _execute() done 7150 1726853143.59280: dumping result to json 7150 1726853143.59282: done dumping result, returning 7150 1726853143.59291: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-24d7-0325-0000000000cc] 7150 1726853143.59293: sending task result for task 02083763-bbaf-24d7-0325-0000000000cc skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853143.59432: no more pending results, returning what we have 7150 1726853143.59435: results queue empty 7150 1726853143.59436: checking for any_errors_fatal 7150 1726853143.59441: done checking for any_errors_fatal 7150 1726853143.59442: checking for max_fail_percentage 7150 1726853143.59443: done checking for max_fail_percentage 7150 1726853143.59444: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.59445: done checking to see if all hosts have failed 7150 1726853143.59446: getting the remaining hosts for this loop 7150 1726853143.59448: done getting the remaining hosts for this loop 7150 1726853143.59452: getting the next task for host managed_node3 7150 1726853143.59457: done getting next task for host managed_node3 7150 1726853143.59461: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7150 1726853143.59463: ^ 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? (HOST STATE: block=0, task=22, 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 7150 1726853143.59485: getting variables 7150 1726853143.59488: in VariableManager get_vars() 7150 1726853143.59532: Calling all_inventory to load vars for managed_node3 7150 1726853143.59534: Calling groups_inventory to load vars for managed_node3 7150 1726853143.59537: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.59546: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.59548: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.59551: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.59836: done sending task result for task 02083763-bbaf-24d7-0325-0000000000cc 7150 1726853143.59840: WORKER PROCESS EXITING 7150 1726853143.59849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.60050: done with get_vars() 7150 1726853143.60064: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:25:43 -0400 (0:00:00.054) 0:00:07.264 ****** 7150 1726853143.60160: entering _queue_task() for managed_node3/ping 7150 1726853143.60541: worker is 1 (out of 1 available) 7150 1726853143.60559: exiting _queue_task() for managed_node3/ping 7150 1726853143.60569: done queuing things up, now waiting for results queue to drain 7150 1726853143.60570: waiting for pending results... 7150 1726853143.60967: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7150 1726853143.61099: in run() - task 02083763-bbaf-24d7-0325-0000000000cd 7150 1726853143.61165: variable 'ansible_search_path' from source: unknown 7150 1726853143.61174: variable 'ansible_search_path' from source: unknown 7150 1726853143.61185: calling self._execute() 7150 1726853143.61264: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.61277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.61292: variable 'omit' from source: magic vars 7150 1726853143.61994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.64211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.64268: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.64295: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.64321: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.64341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.64402: 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) 7150 1726853143.64422: 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) 7150 1726853143.64439: 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) 7150 1726853143.64475: 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) 7150 1726853143.64487: 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) 7150 1726853143.64584: variable 'ansible_distribution' from source: facts 7150 1726853143.64589: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.64604: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.64607: when evaluation is False, skipping this task 7150 1726853143.64609: _execute() done 7150 1726853143.64612: dumping result to json 7150 1726853143.64614: done dumping result, returning 7150 1726853143.64622: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-24d7-0325-0000000000cd] 7150 1726853143.64625: sending task result for task 02083763-bbaf-24d7-0325-0000000000cd 7150 1726853143.64715: done sending task result for task 02083763-bbaf-24d7-0325-0000000000cd 7150 1726853143.64718: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.64803: no more pending results, returning what we have 7150 1726853143.64806: results queue empty 7150 1726853143.64807: checking for any_errors_fatal 7150 1726853143.64813: done checking for any_errors_fatal 7150 1726853143.64814: checking for max_fail_percentage 7150 1726853143.64815: done checking for max_fail_percentage 7150 1726853143.64816: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.64817: done checking to see if all hosts have failed 7150 1726853143.64818: getting the remaining hosts for this loop 7150 1726853143.64819: done getting the remaining hosts for this loop 7150 1726853143.64823: getting the next task for host managed_node3 7150 1726853143.64840: done getting next task for host managed_node3 7150 1726853143.64843: ^ task is: TASK: meta (role_complete) 7150 1726853143.64849: ^ 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? (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 7150 1726853143.64867: getting variables 7150 1726853143.64869: in VariableManager get_vars() 7150 1726853143.64967: Calling all_inventory to load vars for managed_node3 7150 1726853143.64970: Calling groups_inventory to load vars for managed_node3 7150 1726853143.64975: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.64984: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.64986: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.64989: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.65418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.65789: done with get_vars() 7150 1726853143.65799: done getting variables 7150 1726853143.65931: done queuing things up, now waiting for results queue to drain 7150 1726853143.65933: results queue empty 7150 1726853143.65934: checking for any_errors_fatal 7150 1726853143.65936: done checking for any_errors_fatal 7150 1726853143.65937: checking for max_fail_percentage 7150 1726853143.65938: done checking for max_fail_percentage 7150 1726853143.65943: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.65944: done checking to see if all hosts have failed 7150 1726853143.65945: getting the remaining hosts for this loop 7150 1726853143.65946: done getting the remaining hosts for this loop 7150 1726853143.65949: getting the next task for host managed_node3 7150 1726853143.65953: done getting next task for host managed_node3 7150 1726853143.65956: ^ task is: TASK: Include the task 'assert_device_present.yml' 7150 1726853143.65957: ^ 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 7150 1726853143.65959: getting variables 7150 1726853143.65960: in VariableManager get_vars() 7150 1726853143.65999: Calling all_inventory to load vars for managed_node3 7150 1726853143.66001: Calling groups_inventory to load vars for managed_node3 7150 1726853143.66004: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.66009: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.66011: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.66019: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.66179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.66369: done with get_vars() 7150 1726853143.66378: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:108 Friday 20 September 2024 13:25:43 -0400 (0:00:00.062) 0:00:07.327 ****** 7150 1726853143.66422: entering _queue_task() for managed_node3/include_tasks 7150 1726853143.66614: worker is 1 (out of 1 available) 7150 1726853143.66628: exiting _queue_task() for managed_node3/include_tasks 7150 1726853143.66640: done queuing things up, now waiting for results queue to drain 7150 1726853143.66642: waiting for pending results... 7150 1726853143.66812: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7150 1726853143.66883: in run() - task 02083763-bbaf-24d7-0325-0000000000fd 7150 1726853143.66894: variable 'ansible_search_path' from source: unknown 7150 1726853143.66922: calling self._execute() 7150 1726853143.66986: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.66990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.66999: variable 'omit' from source: magic vars 7150 1726853143.67310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.68801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.68856: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.68885: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.68910: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.68930: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.68993: 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) 7150 1726853143.69014: 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) 7150 1726853143.69032: 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) 7150 1726853143.69063: 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) 7150 1726853143.69074: 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) 7150 1726853143.69168: variable 'ansible_distribution' from source: facts 7150 1726853143.69174: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.69189: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.69192: when evaluation is False, skipping this task 7150 1726853143.69195: _execute() done 7150 1726853143.69197: dumping result to json 7150 1726853143.69200: done dumping result, returning 7150 1726853143.69206: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-24d7-0325-0000000000fd] 7150 1726853143.69209: sending task result for task 02083763-bbaf-24d7-0325-0000000000fd skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.69339: no more pending results, returning what we have 7150 1726853143.69342: results queue empty 7150 1726853143.69343: checking for any_errors_fatal 7150 1726853143.69345: done checking for any_errors_fatal 7150 1726853143.69346: checking for max_fail_percentage 7150 1726853143.69347: done checking for max_fail_percentage 7150 1726853143.69348: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.69349: done checking to see if all hosts have failed 7150 1726853143.69349: getting the remaining hosts for this loop 7150 1726853143.69351: done getting the remaining hosts for this loop 7150 1726853143.69356: getting the next task for host managed_node3 7150 1726853143.69361: done getting next task for host managed_node3 7150 1726853143.69363: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7150 1726853143.69365: ^ 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 7150 1726853143.69368: getting variables 7150 1726853143.69369: in VariableManager get_vars() 7150 1726853143.69414: Calling all_inventory to load vars for managed_node3 7150 1726853143.69416: Calling groups_inventory to load vars for managed_node3 7150 1726853143.69418: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.69428: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.69430: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.69432: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.69566: done sending task result for task 02083763-bbaf-24d7-0325-0000000000fd 7150 1726853143.69570: WORKER PROCESS EXITING 7150 1726853143.69586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.69707: done with get_vars() 7150 1726853143.69715: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:110 Friday 20 September 2024 13:25:43 -0400 (0:00:00.033) 0:00:07.361 ****** 7150 1726853143.69778: entering _queue_task() for managed_node3/include_tasks 7150 1726853143.69972: worker is 1 (out of 1 available) 7150 1726853143.69984: exiting _queue_task() for managed_node3/include_tasks 7150 1726853143.69996: done queuing things up, now waiting for results queue to drain 7150 1726853143.69998: waiting for pending results... 7150 1726853143.70150: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7150 1726853143.70210: in run() - task 02083763-bbaf-24d7-0325-0000000000fe 7150 1726853143.70224: variable 'ansible_search_path' from source: unknown 7150 1726853143.70255: calling self._execute() 7150 1726853143.70318: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.70322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.70331: variable 'omit' from source: magic vars 7150 1726853143.70637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.72126: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.72170: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.72200: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.72225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.72245: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.72307: 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) 7150 1726853143.72327: 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) 7150 1726853143.72344: 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) 7150 1726853143.72373: 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) 7150 1726853143.72384: 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) 7150 1726853143.72477: variable 'ansible_distribution' from source: facts 7150 1726853143.72483: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.72498: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.72502: when evaluation is False, skipping this task 7150 1726853143.72505: _execute() done 7150 1726853143.72507: dumping result to json 7150 1726853143.72510: done dumping result, returning 7150 1726853143.72520: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [02083763-bbaf-24d7-0325-0000000000fe] 7150 1726853143.72523: sending task result for task 02083763-bbaf-24d7-0325-0000000000fe 7150 1726853143.72601: done sending task result for task 02083763-bbaf-24d7-0325-0000000000fe 7150 1726853143.72603: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.72663: no more pending results, returning what we have 7150 1726853143.72665: results queue empty 7150 1726853143.72666: checking for any_errors_fatal 7150 1726853143.72677: done checking for any_errors_fatal 7150 1726853143.72678: checking for max_fail_percentage 7150 1726853143.72679: done checking for max_fail_percentage 7150 1726853143.72680: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.72681: done checking to see if all hosts have failed 7150 1726853143.72681: getting the remaining hosts for this loop 7150 1726853143.72683: done getting the remaining hosts for this loop 7150 1726853143.72687: getting the next task for host managed_node3 7150 1726853143.72692: done getting next task for host managed_node3 7150 1726853143.72694: ^ task is: TASK: Show ipv4 routes 7150 1726853143.72695: ^ state is: HOST STATE: block=2, task=23, 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 7150 1726853143.72698: getting variables 7150 1726853143.72700: in VariableManager get_vars() 7150 1726853143.72738: Calling all_inventory to load vars for managed_node3 7150 1726853143.72741: Calling groups_inventory to load vars for managed_node3 7150 1726853143.72743: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.72752: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.72754: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.72757: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.72908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.73024: done with get_vars() 7150 1726853143.73031: done getting variables 7150 1726853143.73072: 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 [Show ipv4 routes] ******************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:114 Friday 20 September 2024 13:25:43 -0400 (0:00:00.033) 0:00:07.394 ****** 7150 1726853143.73091: entering _queue_task() for managed_node3/command 7150 1726853143.73268: worker is 1 (out of 1 available) 7150 1726853143.73281: exiting _queue_task() for managed_node3/command 7150 1726853143.73294: done queuing things up, now waiting for results queue to drain 7150 1726853143.73295: waiting for pending results... 7150 1726853143.73457: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7150 1726853143.73517: in run() - task 02083763-bbaf-24d7-0325-0000000000ff 7150 1726853143.73529: variable 'ansible_search_path' from source: unknown 7150 1726853143.73559: calling self._execute() 7150 1726853143.73621: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.73625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.73635: variable 'omit' from source: magic vars 7150 1726853143.73929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.75380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.75431: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.75459: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.75486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.75507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.75562: 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) 7150 1726853143.75587: 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) 7150 1726853143.75603: 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) 7150 1726853143.75631: 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) 7150 1726853143.75642: 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) 7150 1726853143.75735: variable 'ansible_distribution' from source: facts 7150 1726853143.75739: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.75755: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.75758: when evaluation is False, skipping this task 7150 1726853143.75761: _execute() done 7150 1726853143.75763: dumping result to json 7150 1726853143.75765: done dumping result, returning 7150 1726853143.75772: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [02083763-bbaf-24d7-0325-0000000000ff] 7150 1726853143.75775: sending task result for task 02083763-bbaf-24d7-0325-0000000000ff 7150 1726853143.75856: done sending task result for task 02083763-bbaf-24d7-0325-0000000000ff 7150 1726853143.75859: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.75905: no more pending results, returning what we have 7150 1726853143.75908: results queue empty 7150 1726853143.75909: checking for any_errors_fatal 7150 1726853143.75916: done checking for any_errors_fatal 7150 1726853143.75917: checking for max_fail_percentage 7150 1726853143.75918: done checking for max_fail_percentage 7150 1726853143.75919: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.75920: done checking to see if all hosts have failed 7150 1726853143.75920: getting the remaining hosts for this loop 7150 1726853143.75922: done getting the remaining hosts for this loop 7150 1726853143.75925: getting the next task for host managed_node3 7150 1726853143.75929: done getting next task for host managed_node3 7150 1726853143.75931: ^ task is: TASK: Assert default ipv4 route is absent 7150 1726853143.75933: ^ state is: HOST STATE: block=2, task=24, 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 7150 1726853143.75936: getting variables 7150 1726853143.75937: in VariableManager get_vars() 7150 1726853143.75978: Calling all_inventory to load vars for managed_node3 7150 1726853143.75981: Calling groups_inventory to load vars for managed_node3 7150 1726853143.75983: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.75991: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.75993: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.75996: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.76113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.76231: done with get_vars() 7150 1726853143.76239: done getting variables 7150 1726853143.76281: 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 [Assert default ipv4 route is absent] ************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:118 Friday 20 September 2024 13:25:43 -0400 (0:00:00.032) 0:00:07.426 ****** 7150 1726853143.76300: entering _queue_task() for managed_node3/assert 7150 1726853143.76477: worker is 1 (out of 1 available) 7150 1726853143.76490: exiting _queue_task() for managed_node3/assert 7150 1726853143.76502: done queuing things up, now waiting for results queue to drain 7150 1726853143.76503: waiting for pending results... 7150 1726853143.76655: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent 7150 1726853143.76714: in run() - task 02083763-bbaf-24d7-0325-000000000100 7150 1726853143.76726: variable 'ansible_search_path' from source: unknown 7150 1726853143.76753: calling self._execute() 7150 1726853143.76825: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.76830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.76840: variable 'omit' from source: magic vars 7150 1726853143.77149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.78651: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.78696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.78723: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.78748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.78769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.78827: 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) 7150 1726853143.78848: 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) 7150 1726853143.78867: 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) 7150 1726853143.78898: 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) 7150 1726853143.78909: 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) 7150 1726853143.79005: variable 'ansible_distribution' from source: facts 7150 1726853143.79013: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.79026: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.79030: when evaluation is False, skipping this task 7150 1726853143.79033: _execute() done 7150 1726853143.79035: dumping result to json 7150 1726853143.79037: done dumping result, returning 7150 1726853143.79043: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent [02083763-bbaf-24d7-0325-000000000100] 7150 1726853143.79047: sending task result for task 02083763-bbaf-24d7-0325-000000000100 7150 1726853143.79128: done sending task result for task 02083763-bbaf-24d7-0325-000000000100 7150 1726853143.79131: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.79176: no more pending results, returning what we have 7150 1726853143.79179: results queue empty 7150 1726853143.79180: checking for any_errors_fatal 7150 1726853143.79185: done checking for any_errors_fatal 7150 1726853143.79185: checking for max_fail_percentage 7150 1726853143.79187: done checking for max_fail_percentage 7150 1726853143.79188: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.79189: done checking to see if all hosts have failed 7150 1726853143.79189: getting the remaining hosts for this loop 7150 1726853143.79191: done getting the remaining hosts for this loop 7150 1726853143.79194: getting the next task for host managed_node3 7150 1726853143.79199: done getting next task for host managed_node3 7150 1726853143.79201: ^ task is: TASK: Get ipv6 routes 7150 1726853143.79202: ^ state is: HOST STATE: block=2, task=25, 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 7150 1726853143.79205: getting variables 7150 1726853143.79206: in VariableManager get_vars() 7150 1726853143.79253: Calling all_inventory to load vars for managed_node3 7150 1726853143.79255: Calling groups_inventory to load vars for managed_node3 7150 1726853143.79257: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.79266: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.79268: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.79273: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.79430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.79544: done with get_vars() 7150 1726853143.79552: done getting variables 7150 1726853143.79593: 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 [Get ipv6 routes] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:123 Friday 20 September 2024 13:25:43 -0400 (0:00:00.033) 0:00:07.459 ****** 7150 1726853143.79613: entering _queue_task() for managed_node3/command 7150 1726853143.79797: worker is 1 (out of 1 available) 7150 1726853143.79810: exiting _queue_task() for managed_node3/command 7150 1726853143.79822: done queuing things up, now waiting for results queue to drain 7150 1726853143.79824: waiting for pending results... 7150 1726853143.79980: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7150 1726853143.80058: in run() - task 02083763-bbaf-24d7-0325-000000000101 7150 1726853143.80066: variable 'ansible_search_path' from source: unknown 7150 1726853143.80100: calling self._execute() 7150 1726853143.80165: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.80172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.80182: variable 'omit' from source: magic vars 7150 1726853143.80476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.81915: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.81964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.81991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.82019: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.82040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.82097: 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) 7150 1726853143.82121: 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) 7150 1726853143.82139: 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) 7150 1726853143.82166: 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) 7150 1726853143.82178: 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) 7150 1726853143.82295: variable 'ansible_distribution' from source: facts 7150 1726853143.82299: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.82314: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.82317: when evaluation is False, skipping this task 7150 1726853143.82320: _execute() done 7150 1726853143.82322: dumping result to json 7150 1726853143.82324: done dumping result, returning 7150 1726853143.82330: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [02083763-bbaf-24d7-0325-000000000101] 7150 1726853143.82332: sending task result for task 02083763-bbaf-24d7-0325-000000000101 7150 1726853143.82413: done sending task result for task 02083763-bbaf-24d7-0325-000000000101 7150 1726853143.82415: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.82495: no more pending results, returning what we have 7150 1726853143.82498: results queue empty 7150 1726853143.82499: checking for any_errors_fatal 7150 1726853143.82504: done checking for any_errors_fatal 7150 1726853143.82504: checking for max_fail_percentage 7150 1726853143.82506: done checking for max_fail_percentage 7150 1726853143.82507: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.82508: done checking to see if all hosts have failed 7150 1726853143.82508: getting the remaining hosts for this loop 7150 1726853143.82510: done getting the remaining hosts for this loop 7150 1726853143.82513: getting the next task for host managed_node3 7150 1726853143.82517: done getting next task for host managed_node3 7150 1726853143.82519: ^ task is: TASK: Assert default ipv6 route is absent 7150 1726853143.82520: ^ state is: HOST STATE: block=2, task=26, 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 7150 1726853143.82523: getting variables 7150 1726853143.82524: in VariableManager get_vars() 7150 1726853143.82562: Calling all_inventory to load vars for managed_node3 7150 1726853143.82564: Calling groups_inventory to load vars for managed_node3 7150 1726853143.82566: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.82577: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.82579: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.82582: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.82698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.82817: done with get_vars() 7150 1726853143.82825: done getting variables 7150 1726853143.82865: 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 [Assert default ipv6 route is absent] ************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:127 Friday 20 September 2024 13:25:43 -0400 (0:00:00.032) 0:00:07.492 ****** 7150 1726853143.82886: entering _queue_task() for managed_node3/assert 7150 1726853143.83066: worker is 1 (out of 1 available) 7150 1726853143.83079: exiting _queue_task() for managed_node3/assert 7150 1726853143.83094: done queuing things up, now waiting for results queue to drain 7150 1726853143.83095: waiting for pending results... 7150 1726853143.83250: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent 7150 1726853143.83305: in run() - task 02083763-bbaf-24d7-0325-000000000102 7150 1726853143.83319: variable 'ansible_search_path' from source: unknown 7150 1726853143.83351: calling self._execute() 7150 1726853143.83413: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.83419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.83429: variable 'omit' from source: magic vars 7150 1726853143.83840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.85626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.85668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.85696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.85724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.85743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.85800: 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) 7150 1726853143.85824: 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) 7150 1726853143.85842: 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) 7150 1726853143.85868: 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) 7150 1726853143.85882: 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) 7150 1726853143.85975: variable 'ansible_distribution' from source: facts 7150 1726853143.85981: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.85996: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.85999: when evaluation is False, skipping this task 7150 1726853143.86001: _execute() done 7150 1726853143.86003: dumping result to json 7150 1726853143.86005: done dumping result, returning 7150 1726853143.86012: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent [02083763-bbaf-24d7-0325-000000000102] 7150 1726853143.86015: sending task result for task 02083763-bbaf-24d7-0325-000000000102 7150 1726853143.86100: done sending task result for task 02083763-bbaf-24d7-0325-000000000102 7150 1726853143.86103: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.86176: no more pending results, returning what we have 7150 1726853143.86179: results queue empty 7150 1726853143.86180: checking for any_errors_fatal 7150 1726853143.86184: done checking for any_errors_fatal 7150 1726853143.86184: checking for max_fail_percentage 7150 1726853143.86186: done checking for max_fail_percentage 7150 1726853143.86186: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.86187: done checking to see if all hosts have failed 7150 1726853143.86188: getting the remaining hosts for this loop 7150 1726853143.86189: done getting the remaining hosts for this loop 7150 1726853143.86192: getting the next task for host managed_node3 7150 1726853143.86197: done getting next task for host managed_node3 7150 1726853143.86199: ^ task is: TASK: TEARDOWN: remove profiles. 7150 1726853143.86200: ^ state is: HOST STATE: block=2, task=27, 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 7150 1726853143.86203: getting variables 7150 1726853143.86204: in VariableManager get_vars() 7150 1726853143.86243: Calling all_inventory to load vars for managed_node3 7150 1726853143.86248: Calling groups_inventory to load vars for managed_node3 7150 1726853143.86250: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.86259: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.86261: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.86263: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.86420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.86609: done with get_vars() 7150 1726853143.86619: done getting variables 7150 1726853143.86676: 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 [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:133 Friday 20 September 2024 13:25:43 -0400 (0:00:00.038) 0:00:07.530 ****** 7150 1726853143.86702: entering _queue_task() for managed_node3/debug 7150 1726853143.86912: worker is 1 (out of 1 available) 7150 1726853143.86923: exiting _queue_task() for managed_node3/debug 7150 1726853143.86935: done queuing things up, now waiting for results queue to drain 7150 1726853143.86936: waiting for pending results... 7150 1726853143.87188: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7150 1726853143.87269: in run() - task 02083763-bbaf-24d7-0325-000000000103 7150 1726853143.87295: variable 'ansible_search_path' from source: unknown 7150 1726853143.87376: calling self._execute() 7150 1726853143.87429: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.87441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.87459: variable 'omit' from source: magic vars 7150 1726853143.87904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.89878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.89929: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.89958: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.89984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.90004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.90063: 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) 7150 1726853143.90086: 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) 7150 1726853143.90106: 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) 7150 1726853143.90131: 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) 7150 1726853143.90143: 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) 7150 1726853143.90235: variable 'ansible_distribution' from source: facts 7150 1726853143.90239: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.90257: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.90261: when evaluation is False, skipping this task 7150 1726853143.90263: _execute() done 7150 1726853143.90266: dumping result to json 7150 1726853143.90268: done dumping result, returning 7150 1726853143.90274: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [02083763-bbaf-24d7-0325-000000000103] 7150 1726853143.90277: sending task result for task 02083763-bbaf-24d7-0325-000000000103 7150 1726853143.90353: done sending task result for task 02083763-bbaf-24d7-0325-000000000103 7150 1726853143.90356: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853143.90397: no more pending results, returning what we have 7150 1726853143.90400: results queue empty 7150 1726853143.90401: checking for any_errors_fatal 7150 1726853143.90408: done checking for any_errors_fatal 7150 1726853143.90409: checking for max_fail_percentage 7150 1726853143.90411: done checking for max_fail_percentage 7150 1726853143.90411: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.90413: done checking to see if all hosts have failed 7150 1726853143.90413: getting the remaining hosts for this loop 7150 1726853143.90415: done getting the remaining hosts for this loop 7150 1726853143.90418: getting the next task for host managed_node3 7150 1726853143.90423: done getting next task for host managed_node3 7150 1726853143.90428: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7150 1726853143.90430: ^ state is: HOST STATE: block=2, task=28, 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 7150 1726853143.90445: getting variables 7150 1726853143.90447: in VariableManager get_vars() 7150 1726853143.90491: Calling all_inventory to load vars for managed_node3 7150 1726853143.90494: Calling groups_inventory to load vars for managed_node3 7150 1726853143.90496: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.90504: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.90506: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.90509: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.90619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.90742: done with get_vars() 7150 1726853143.90749: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:25:43 -0400 (0:00:00.041) 0:00:07.571 ****** 7150 1726853143.90815: entering _queue_task() for managed_node3/include_tasks 7150 1726853143.90985: worker is 1 (out of 1 available) 7150 1726853143.90997: exiting _queue_task() for managed_node3/include_tasks 7150 1726853143.91011: done queuing things up, now waiting for results queue to drain 7150 1726853143.91012: waiting for pending results... 7150 1726853143.91309: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7150 1726853143.91340: in run() - task 02083763-bbaf-24d7-0325-00000000010b 7150 1726853143.91366: variable 'ansible_search_path' from source: unknown 7150 1726853143.91378: variable 'ansible_search_path' from source: unknown 7150 1726853143.91423: calling self._execute() 7150 1726853143.91517: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.91520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.91578: variable 'omit' from source: magic vars 7150 1726853143.91982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.93503: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.93544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.93574: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.93602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.93620: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.93679: 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) 7150 1726853143.93702: 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) 7150 1726853143.93720: 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) 7150 1726853143.93744: 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) 7150 1726853143.93758: 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) 7150 1726853143.93848: variable 'ansible_distribution' from source: facts 7150 1726853143.93856: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.93872: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.93875: when evaluation is False, skipping this task 7150 1726853143.93878: _execute() done 7150 1726853143.93881: dumping result to json 7150 1726853143.93883: done dumping result, returning 7150 1726853143.93889: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-24d7-0325-00000000010b] 7150 1726853143.93892: sending task result for task 02083763-bbaf-24d7-0325-00000000010b 7150 1726853143.93979: done sending task result for task 02083763-bbaf-24d7-0325-00000000010b 7150 1726853143.93982: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853143.94040: no more pending results, returning what we have 7150 1726853143.94042: results queue empty 7150 1726853143.94043: checking for any_errors_fatal 7150 1726853143.94051: done checking for any_errors_fatal 7150 1726853143.94052: checking for max_fail_percentage 7150 1726853143.94053: done checking for max_fail_percentage 7150 1726853143.94054: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.94055: done checking to see if all hosts have failed 7150 1726853143.94055: getting the remaining hosts for this loop 7150 1726853143.94057: done getting the remaining hosts for this loop 7150 1726853143.94061: getting the next task for host managed_node3 7150 1726853143.94066: done getting next task for host managed_node3 7150 1726853143.94069: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7150 1726853143.94073: ^ state is: HOST STATE: block=2, task=28, 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 7150 1726853143.94088: getting variables 7150 1726853143.94090: in VariableManager get_vars() 7150 1726853143.94126: Calling all_inventory to load vars for managed_node3 7150 1726853143.94128: Calling groups_inventory to load vars for managed_node3 7150 1726853143.94130: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853143.94138: Calling all_plugins_play to load vars for managed_node3 7150 1726853143.94140: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853143.94143: Calling groups_plugins_play to load vars for managed_node3 7150 1726853143.94373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853143.94579: done with get_vars() 7150 1726853143.94589: done getting variables 7150 1726853143.94643: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:25:43 -0400 (0:00:00.038) 0:00:07.610 ****** 7150 1726853143.94678: entering _queue_task() for managed_node3/debug 7150 1726853143.94895: worker is 1 (out of 1 available) 7150 1726853143.94909: exiting _queue_task() for managed_node3/debug 7150 1726853143.94920: done queuing things up, now waiting for results queue to drain 7150 1726853143.94922: waiting for pending results... 7150 1726853143.95340: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7150 1726853143.95344: in run() - task 02083763-bbaf-24d7-0325-00000000010c 7150 1726853143.95349: variable 'ansible_search_path' from source: unknown 7150 1726853143.95352: variable 'ansible_search_path' from source: unknown 7150 1726853143.95554: calling self._execute() 7150 1726853143.95669: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853143.95687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853143.95729: variable 'omit' from source: magic vars 7150 1726853143.96194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853143.98713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853143.99061: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853143.99065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853143.99068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853143.99073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853143.99168: 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) 7150 1726853143.99219: 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) 7150 1726853143.99250: 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) 7150 1726853143.99309: 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) 7150 1726853143.99379: 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) 7150 1726853143.99476: variable 'ansible_distribution' from source: facts 7150 1726853143.99497: variable 'ansible_distribution_major_version' from source: facts 7150 1726853143.99577: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853143.99580: when evaluation is False, skipping this task 7150 1726853143.99582: _execute() done 7150 1726853143.99584: dumping result to json 7150 1726853143.99586: done dumping result, returning 7150 1726853143.99588: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-24d7-0325-00000000010c] 7150 1726853143.99590: sending task result for task 02083763-bbaf-24d7-0325-00000000010c skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853143.99756: no more pending results, returning what we have 7150 1726853143.99760: results queue empty 7150 1726853143.99761: checking for any_errors_fatal 7150 1726853143.99767: done checking for any_errors_fatal 7150 1726853143.99768: checking for max_fail_percentage 7150 1726853143.99769: done checking for max_fail_percentage 7150 1726853143.99772: checking to see if all hosts have failed and the running result is not ok 7150 1726853143.99778: done checking to see if all hosts have failed 7150 1726853143.99779: getting the remaining hosts for this loop 7150 1726853143.99780: done getting the remaining hosts for this loop 7150 1726853143.99784: getting the next task for host managed_node3 7150 1726853143.99791: done getting next task for host managed_node3 7150 1726853143.99794: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7150 1726853143.99797: ^ state is: HOST STATE: block=2, task=28, 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? (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 7150 1726853143.99808: done sending task result for task 02083763-bbaf-24d7-0325-00000000010c 7150 1726853143.99811: WORKER PROCESS EXITING 7150 1726853143.99889: getting variables 7150 1726853143.99892: in VariableManager get_vars() 7150 1726853144.00011: Calling all_inventory to load vars for managed_node3 7150 1726853144.00014: Calling groups_inventory to load vars for managed_node3 7150 1726853144.00016: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.00025: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.00028: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.00031: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.00249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.00595: done with get_vars() 7150 1726853144.00606: done getting variables 7150 1726853144.00677: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:25:44 -0400 (0:00:00.060) 0:00:07.670 ****** 7150 1726853144.00711: entering _queue_task() for managed_node3/fail 7150 1726853144.00956: worker is 1 (out of 1 available) 7150 1726853144.00969: exiting _queue_task() for managed_node3/fail 7150 1726853144.01091: done queuing things up, now waiting for results queue to drain 7150 1726853144.01093: waiting for pending results... 7150 1726853144.01268: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7150 1726853144.01419: in run() - task 02083763-bbaf-24d7-0325-00000000010d 7150 1726853144.01429: variable 'ansible_search_path' from source: unknown 7150 1726853144.01433: variable 'ansible_search_path' from source: unknown 7150 1726853144.01462: calling self._execute() 7150 1726853144.01524: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.01527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.01535: variable 'omit' from source: magic vars 7150 1726853144.01839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.03750: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.03795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.03820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.03848: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.03865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.03924: 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) 7150 1726853144.03944: 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) 7150 1726853144.03963: 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) 7150 1726853144.03990: 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) 7150 1726853144.04008: 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) 7150 1726853144.04094: variable 'ansible_distribution' from source: facts 7150 1726853144.04098: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.04116: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.04119: when evaluation is False, skipping this task 7150 1726853144.04122: _execute() done 7150 1726853144.04124: dumping result to json 7150 1726853144.04126: done dumping result, returning 7150 1726853144.04132: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-24d7-0325-00000000010d] 7150 1726853144.04135: sending task result for task 02083763-bbaf-24d7-0325-00000000010d 7150 1726853144.04217: done sending task result for task 02083763-bbaf-24d7-0325-00000000010d 7150 1726853144.04220: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.04261: no more pending results, returning what we have 7150 1726853144.04264: results queue empty 7150 1726853144.04265: checking for any_errors_fatal 7150 1726853144.04269: done checking for any_errors_fatal 7150 1726853144.04270: checking for max_fail_percentage 7150 1726853144.04273: done checking for max_fail_percentage 7150 1726853144.04274: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.04275: done checking to see if all hosts have failed 7150 1726853144.04276: getting the remaining hosts for this loop 7150 1726853144.04277: done getting the remaining hosts for this loop 7150 1726853144.04281: getting the next task for host managed_node3 7150 1726853144.04285: done getting next task for host managed_node3 7150 1726853144.04289: ^ 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 7150 1726853144.04291: ^ state is: HOST STATE: block=2, task=28, 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? (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 7150 1726853144.04307: getting variables 7150 1726853144.04308: in VariableManager get_vars() 7150 1726853144.04348: Calling all_inventory to load vars for managed_node3 7150 1726853144.04351: Calling groups_inventory to load vars for managed_node3 7150 1726853144.04353: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.04361: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.04363: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.04366: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.04516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.04636: done with get_vars() 7150 1726853144.04643: done getting variables 7150 1726853144.04683: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:25:44 -0400 (0:00:00.039) 0:00:07.710 ****** 7150 1726853144.04707: entering _queue_task() for managed_node3/fail 7150 1726853144.04876: worker is 1 (out of 1 available) 7150 1726853144.04889: exiting _queue_task() for managed_node3/fail 7150 1726853144.04900: done queuing things up, now waiting for results queue to drain 7150 1726853144.04902: waiting for pending results... 7150 1726853144.05051: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7150 1726853144.05124: in run() - task 02083763-bbaf-24d7-0325-00000000010e 7150 1726853144.05136: variable 'ansible_search_path' from source: unknown 7150 1726853144.05140: variable 'ansible_search_path' from source: unknown 7150 1726853144.05168: calling self._execute() 7150 1726853144.05226: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.05231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.05240: variable 'omit' from source: magic vars 7150 1726853144.05524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.06918: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.06964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.06994: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.07018: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.07039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.07197: 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) 7150 1726853144.07201: 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) 7150 1726853144.07204: 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) 7150 1726853144.07207: 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) 7150 1726853144.07209: 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) 7150 1726853144.07276: variable 'ansible_distribution' from source: facts 7150 1726853144.07280: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.07283: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.07285: when evaluation is False, skipping this task 7150 1726853144.07287: _execute() done 7150 1726853144.07289: dumping result to json 7150 1726853144.07291: done dumping result, returning 7150 1726853144.07294: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-24d7-0325-00000000010e] 7150 1726853144.07296: sending task result for task 02083763-bbaf-24d7-0325-00000000010e 7150 1726853144.07389: done sending task result for task 02083763-bbaf-24d7-0325-00000000010e 7150 1726853144.07392: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.07441: no more pending results, returning what we have 7150 1726853144.07443: results queue empty 7150 1726853144.07444: checking for any_errors_fatal 7150 1726853144.07451: done checking for any_errors_fatal 7150 1726853144.07452: checking for max_fail_percentage 7150 1726853144.07453: done checking for max_fail_percentage 7150 1726853144.07454: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.07455: done checking to see if all hosts have failed 7150 1726853144.07456: getting the remaining hosts for this loop 7150 1726853144.07457: done getting the remaining hosts for this loop 7150 1726853144.07459: getting the next task for host managed_node3 7150 1726853144.07464: done getting next task for host managed_node3 7150 1726853144.07467: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7150 1726853144.07470: ^ state is: HOST STATE: block=2, task=28, 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=5, 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 7150 1726853144.07489: getting variables 7150 1726853144.07491: in VariableManager get_vars() 7150 1726853144.07519: Calling all_inventory to load vars for managed_node3 7150 1726853144.07521: Calling groups_inventory to load vars for managed_node3 7150 1726853144.07522: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.07528: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.07530: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.07531: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.07635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.07757: done with get_vars() 7150 1726853144.07764: done getting variables 7150 1726853144.07801: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:25:44 -0400 (0:00:00.031) 0:00:07.741 ****** 7150 1726853144.07824: entering _queue_task() for managed_node3/fail 7150 1726853144.07992: worker is 1 (out of 1 available) 7150 1726853144.08004: exiting _queue_task() for managed_node3/fail 7150 1726853144.08015: done queuing things up, now waiting for results queue to drain 7150 1726853144.08016: waiting for pending results... 7150 1726853144.08163: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7150 1726853144.08233: in run() - task 02083763-bbaf-24d7-0325-00000000010f 7150 1726853144.08245: variable 'ansible_search_path' from source: unknown 7150 1726853144.08253: variable 'ansible_search_path' from source: unknown 7150 1726853144.08284: calling self._execute() 7150 1726853144.08341: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.08344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.08356: variable 'omit' from source: magic vars 7150 1726853144.08654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.10118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.10161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.10190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.10216: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.10237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.10295: 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) 7150 1726853144.10321: 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) 7150 1726853144.10335: 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) 7150 1726853144.10363: 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) 7150 1726853144.10374: 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) 7150 1726853144.10525: variable 'ansible_distribution' from source: facts 7150 1726853144.10529: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.10545: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.10547: when evaluation is False, skipping this task 7150 1726853144.10552: _execute() done 7150 1726853144.10554: dumping result to json 7150 1726853144.10558: done dumping result, returning 7150 1726853144.10565: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-24d7-0325-00000000010f] 7150 1726853144.10568: sending task result for task 02083763-bbaf-24d7-0325-00000000010f 7150 1726853144.10648: done sending task result for task 02083763-bbaf-24d7-0325-00000000010f 7150 1726853144.10651: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.10692: no more pending results, returning what we have 7150 1726853144.10695: results queue empty 7150 1726853144.10696: checking for any_errors_fatal 7150 1726853144.10701: done checking for any_errors_fatal 7150 1726853144.10702: checking for max_fail_percentage 7150 1726853144.10703: done checking for max_fail_percentage 7150 1726853144.10704: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.10705: done checking to see if all hosts have failed 7150 1726853144.10706: getting the remaining hosts for this loop 7150 1726853144.10708: done getting the remaining hosts for this loop 7150 1726853144.10711: getting the next task for host managed_node3 7150 1726853144.10715: done getting next task for host managed_node3 7150 1726853144.10719: ^ 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 7150 1726853144.10721: ^ state is: HOST STATE: block=2, task=28, 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=6, 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 7150 1726853144.10737: getting variables 7150 1726853144.10738: in VariableManager get_vars() 7150 1726853144.10777: Calling all_inventory to load vars for managed_node3 7150 1726853144.10779: Calling groups_inventory to load vars for managed_node3 7150 1726853144.10781: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.10788: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.10790: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.10793: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.10942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.11065: done with get_vars() 7150 1726853144.11073: done getting variables 7150 1726853144.11110: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:25:44 -0400 (0:00:00.033) 0:00:07.774 ****** 7150 1726853144.11129: entering _queue_task() for managed_node3/dnf 7150 1726853144.11297: worker is 1 (out of 1 available) 7150 1726853144.11310: exiting _queue_task() for managed_node3/dnf 7150 1726853144.11321: done queuing things up, now waiting for results queue to drain 7150 1726853144.11323: waiting for pending results... 7150 1726853144.11478: running TaskExecutor() for managed_node3/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 7150 1726853144.11560: in run() - task 02083763-bbaf-24d7-0325-000000000110 7150 1726853144.11573: variable 'ansible_search_path' from source: unknown 7150 1726853144.11577: variable 'ansible_search_path' from source: unknown 7150 1726853144.11603: calling self._execute() 7150 1726853144.11666: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.11673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.11682: variable 'omit' from source: magic vars 7150 1726853144.11966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.13385: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.13625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.13653: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.13678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.13697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.13755: 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) 7150 1726853144.13775: 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) 7150 1726853144.13793: 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) 7150 1726853144.13818: 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) 7150 1726853144.13829: 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) 7150 1726853144.13921: variable 'ansible_distribution' from source: facts 7150 1726853144.13925: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.13943: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.13948: when evaluation is False, skipping this task 7150 1726853144.13951: _execute() done 7150 1726853144.13953: dumping result to json 7150 1726853144.13956: done dumping result, returning 7150 1726853144.13958: done running TaskExecutor() for managed_node3/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 [02083763-bbaf-24d7-0325-000000000110] 7150 1726853144.13961: sending task result for task 02083763-bbaf-24d7-0325-000000000110 7150 1726853144.14044: done sending task result for task 02083763-bbaf-24d7-0325-000000000110 7150 1726853144.14049: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.14094: no more pending results, returning what we have 7150 1726853144.14096: results queue empty 7150 1726853144.14097: checking for any_errors_fatal 7150 1726853144.14102: done checking for any_errors_fatal 7150 1726853144.14103: checking for max_fail_percentage 7150 1726853144.14104: done checking for max_fail_percentage 7150 1726853144.14105: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.14106: done checking to see if all hosts have failed 7150 1726853144.14106: getting the remaining hosts for this loop 7150 1726853144.14108: done getting the remaining hosts for this loop 7150 1726853144.14111: getting the next task for host managed_node3 7150 1726853144.14116: done getting next task for host managed_node3 7150 1726853144.14119: ^ 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 7150 1726853144.14121: ^ state is: HOST STATE: block=2, task=28, 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=7, 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 7150 1726853144.14136: getting variables 7150 1726853144.14138: in VariableManager get_vars() 7150 1726853144.14177: Calling all_inventory to load vars for managed_node3 7150 1726853144.14180: Calling groups_inventory to load vars for managed_node3 7150 1726853144.14182: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.14189: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.14192: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.14194: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.14303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.14430: done with get_vars() 7150 1726853144.14438: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7150 1726853144.14488: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:25:44 -0400 (0:00:00.033) 0:00:07.808 ****** 7150 1726853144.14508: entering _queue_task() for managed_node3/yum 7150 1726853144.14679: worker is 1 (out of 1 available) 7150 1726853144.14693: exiting _queue_task() for managed_node3/yum 7150 1726853144.14705: done queuing things up, now waiting for results queue to drain 7150 1726853144.14707: waiting for pending results... 7150 1726853144.14853: running TaskExecutor() for managed_node3/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 7150 1726853144.14932: in run() - task 02083763-bbaf-24d7-0325-000000000111 7150 1726853144.14944: variable 'ansible_search_path' from source: unknown 7150 1726853144.14951: variable 'ansible_search_path' from source: unknown 7150 1726853144.14976: calling self._execute() 7150 1726853144.15032: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.15036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.15052: variable 'omit' from source: magic vars 7150 1726853144.15430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.17432: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.17475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.17501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.17525: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.17544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.17602: 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) 7150 1726853144.17621: 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) 7150 1726853144.17638: 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) 7150 1726853144.17665: 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) 7150 1726853144.17678: 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) 7150 1726853144.17766: variable 'ansible_distribution' from source: facts 7150 1726853144.17770: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.17787: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.17792: when evaluation is False, skipping this task 7150 1726853144.17794: _execute() done 7150 1726853144.17797: dumping result to json 7150 1726853144.17799: done dumping result, returning 7150 1726853144.17808: done running TaskExecutor() for managed_node3/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 [02083763-bbaf-24d7-0325-000000000111] 7150 1726853144.17810: sending task result for task 02083763-bbaf-24d7-0325-000000000111 7150 1726853144.17896: done sending task result for task 02083763-bbaf-24d7-0325-000000000111 7150 1726853144.17899: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.17942: no more pending results, returning what we have 7150 1726853144.17945: results queue empty 7150 1726853144.17948: checking for any_errors_fatal 7150 1726853144.17954: done checking for any_errors_fatal 7150 1726853144.17955: checking for max_fail_percentage 7150 1726853144.17956: done checking for max_fail_percentage 7150 1726853144.17957: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.17958: done checking to see if all hosts have failed 7150 1726853144.17958: getting the remaining hosts for this loop 7150 1726853144.17960: done getting the remaining hosts for this loop 7150 1726853144.17964: getting the next task for host managed_node3 7150 1726853144.17968: done getting next task for host managed_node3 7150 1726853144.17978: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7150 1726853144.17981: ^ state is: HOST STATE: block=2, task=28, 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=8, 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 7150 1726853144.17997: getting variables 7150 1726853144.17998: in VariableManager get_vars() 7150 1726853144.18035: Calling all_inventory to load vars for managed_node3 7150 1726853144.18038: Calling groups_inventory to load vars for managed_node3 7150 1726853144.18040: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.18050: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.18053: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.18056: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.18205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.18325: done with get_vars() 7150 1726853144.18332: done getting variables 7150 1726853144.18372: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:25:44 -0400 (0:00:00.038) 0:00:07.847 ****** 7150 1726853144.18394: entering _queue_task() for managed_node3/fail 7150 1726853144.18579: worker is 1 (out of 1 available) 7150 1726853144.18593: exiting _queue_task() for managed_node3/fail 7150 1726853144.18604: done queuing things up, now waiting for results queue to drain 7150 1726853144.18606: waiting for pending results... 7150 1726853144.18760: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7150 1726853144.18837: in run() - task 02083763-bbaf-24d7-0325-000000000112 7150 1726853144.18853: variable 'ansible_search_path' from source: unknown 7150 1726853144.18857: variable 'ansible_search_path' from source: unknown 7150 1726853144.18888: calling self._execute() 7150 1726853144.18951: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.18955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.18964: variable 'omit' from source: magic vars 7150 1726853144.19286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.22296: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.22324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.22361: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.22482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.22486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.22534: 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) 7150 1726853144.22567: 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) 7150 1726853144.22639: 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) 7150 1726853144.22688: 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) 7150 1726853144.22708: 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) 7150 1726853144.23077: variable 'ansible_distribution' from source: facts 7150 1726853144.23081: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.23084: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.23086: when evaluation is False, skipping this task 7150 1726853144.23088: _execute() done 7150 1726853144.23090: dumping result to json 7150 1726853144.23092: done dumping result, returning 7150 1726853144.23095: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-24d7-0325-000000000112] 7150 1726853144.23097: sending task result for task 02083763-bbaf-24d7-0325-000000000112 7150 1726853144.23167: done sending task result for task 02083763-bbaf-24d7-0325-000000000112 7150 1726853144.23172: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.23211: no more pending results, returning what we have 7150 1726853144.23213: results queue empty 7150 1726853144.23214: checking for any_errors_fatal 7150 1726853144.23220: done checking for any_errors_fatal 7150 1726853144.23221: checking for max_fail_percentage 7150 1726853144.23222: done checking for max_fail_percentage 7150 1726853144.23223: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.23224: done checking to see if all hosts have failed 7150 1726853144.23224: getting the remaining hosts for this loop 7150 1726853144.23225: done getting the remaining hosts for this loop 7150 1726853144.23228: getting the next task for host managed_node3 7150 1726853144.23233: done getting next task for host managed_node3 7150 1726853144.23236: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7150 1726853144.23238: ^ state is: HOST STATE: block=2, task=28, 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=9, 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 7150 1726853144.23281: getting variables 7150 1726853144.23283: in VariableManager get_vars() 7150 1726853144.23323: Calling all_inventory to load vars for managed_node3 7150 1726853144.23326: Calling groups_inventory to load vars for managed_node3 7150 1726853144.23328: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.23336: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.23339: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.23342: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.23516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.23728: done with get_vars() 7150 1726853144.23738: done getting variables 7150 1726853144.23797: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:25:44 -0400 (0:00:00.054) 0:00:07.901 ****** 7150 1726853144.23829: entering _queue_task() for managed_node3/package 7150 1726853144.24056: worker is 1 (out of 1 available) 7150 1726853144.24068: exiting _queue_task() for managed_node3/package 7150 1726853144.24235: done queuing things up, now waiting for results queue to drain 7150 1726853144.24237: waiting for pending results... 7150 1726853144.24466: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7150 1726853144.24703: in run() - task 02083763-bbaf-24d7-0325-000000000113 7150 1726853144.24723: variable 'ansible_search_path' from source: unknown 7150 1726853144.24732: variable 'ansible_search_path' from source: unknown 7150 1726853144.24773: calling self._execute() 7150 1726853144.24855: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.24867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.25183: variable 'omit' from source: magic vars 7150 1726853144.25828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.29408: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.29665: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.29668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.29672: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.29878: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.29881: 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) 7150 1726853144.30009: 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) 7150 1726853144.30040: 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) 7150 1726853144.30194: 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) 7150 1726853144.30220: 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) 7150 1726853144.30461: variable 'ansible_distribution' from source: facts 7150 1726853144.30475: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.30498: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.30505: when evaluation is False, skipping this task 7150 1726853144.30512: _execute() done 7150 1726853144.30518: dumping result to json 7150 1726853144.30547: done dumping result, returning 7150 1726853144.30559: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-24d7-0325-000000000113] 7150 1726853144.30568: sending task result for task 02083763-bbaf-24d7-0325-000000000113 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.30717: no more pending results, returning what we have 7150 1726853144.30720: results queue empty 7150 1726853144.30721: checking for any_errors_fatal 7150 1726853144.30727: done checking for any_errors_fatal 7150 1726853144.30728: checking for max_fail_percentage 7150 1726853144.30730: done checking for max_fail_percentage 7150 1726853144.30730: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.30731: done checking to see if all hosts have failed 7150 1726853144.30732: getting the remaining hosts for this loop 7150 1726853144.30734: done getting the remaining hosts for this loop 7150 1726853144.30737: getting the next task for host managed_node3 7150 1726853144.30744: done getting next task for host managed_node3 7150 1726853144.30748: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7150 1726853144.30750: ^ state is: HOST STATE: block=2, task=28, 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=10, 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 7150 1726853144.30769: getting variables 7150 1726853144.30773: in VariableManager get_vars() 7150 1726853144.30821: Calling all_inventory to load vars for managed_node3 7150 1726853144.30824: Calling groups_inventory to load vars for managed_node3 7150 1726853144.30826: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.30837: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.30840: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.30844: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.31160: done sending task result for task 02083763-bbaf-24d7-0325-000000000113 7150 1726853144.31163: WORKER PROCESS EXITING 7150 1726853144.31187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.31330: done with get_vars() 7150 1726853144.31337: done getting variables 7150 1726853144.31377: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:25:44 -0400 (0:00:00.075) 0:00:07.977 ****** 7150 1726853144.31402: entering _queue_task() for managed_node3/package 7150 1726853144.31585: worker is 1 (out of 1 available) 7150 1726853144.31601: exiting _queue_task() for managed_node3/package 7150 1726853144.31612: done queuing things up, now waiting for results queue to drain 7150 1726853144.31613: waiting for pending results... 7150 1726853144.31768: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7150 1726853144.31853: in run() - task 02083763-bbaf-24d7-0325-000000000114 7150 1726853144.31865: variable 'ansible_search_path' from source: unknown 7150 1726853144.31869: variable 'ansible_search_path' from source: unknown 7150 1726853144.31897: calling self._execute() 7150 1726853144.32006: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.32009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.32028: variable 'omit' from source: magic vars 7150 1726853144.32478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.35096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.35139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.35175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.35200: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.35222: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.35278: 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) 7150 1726853144.35300: 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) 7150 1726853144.35318: 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) 7150 1726853144.35345: 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) 7150 1726853144.35357: 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) 7150 1726853144.35452: variable 'ansible_distribution' from source: facts 7150 1726853144.35456: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.35470: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.35475: when evaluation is False, skipping this task 7150 1726853144.35477: _execute() done 7150 1726853144.35480: dumping result to json 7150 1726853144.35482: done dumping result, returning 7150 1726853144.35489: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-24d7-0325-000000000114] 7150 1726853144.35492: sending task result for task 02083763-bbaf-24d7-0325-000000000114 7150 1726853144.35583: done sending task result for task 02083763-bbaf-24d7-0325-000000000114 7150 1726853144.35586: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.35625: no more pending results, returning what we have 7150 1726853144.35628: results queue empty 7150 1726853144.35628: checking for any_errors_fatal 7150 1726853144.35633: done checking for any_errors_fatal 7150 1726853144.35634: checking for max_fail_percentage 7150 1726853144.35636: done checking for max_fail_percentage 7150 1726853144.35637: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.35638: done checking to see if all hosts have failed 7150 1726853144.35638: getting the remaining hosts for this loop 7150 1726853144.35640: done getting the remaining hosts for this loop 7150 1726853144.35643: getting the next task for host managed_node3 7150 1726853144.35650: done getting next task for host managed_node3 7150 1726853144.35654: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7150 1726853144.35656: ^ state is: HOST STATE: block=2, task=28, 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=11, 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 7150 1726853144.35674: getting variables 7150 1726853144.35676: in VariableManager get_vars() 7150 1726853144.35714: Calling all_inventory to load vars for managed_node3 7150 1726853144.35717: Calling groups_inventory to load vars for managed_node3 7150 1726853144.35719: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.35727: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.35729: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.35731: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.35930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.36144: done with get_vars() 7150 1726853144.36157: done getting variables 7150 1726853144.36218: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:25:44 -0400 (0:00:00.048) 0:00:08.025 ****** 7150 1726853144.36253: entering _queue_task() for managed_node3/package 7150 1726853144.36497: worker is 1 (out of 1 available) 7150 1726853144.36511: exiting _queue_task() for managed_node3/package 7150 1726853144.36527: done queuing things up, now waiting for results queue to drain 7150 1726853144.36529: waiting for pending results... 7150 1726853144.37094: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7150 1726853144.37099: in run() - task 02083763-bbaf-24d7-0325-000000000115 7150 1726853144.37102: variable 'ansible_search_path' from source: unknown 7150 1726853144.37104: variable 'ansible_search_path' from source: unknown 7150 1726853144.37129: calling self._execute() 7150 1726853144.37220: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.37234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.37249: variable 'omit' from source: magic vars 7150 1726853144.37684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.39503: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.39545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.39574: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.39600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.39619: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.39676: 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) 7150 1726853144.39697: 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) 7150 1726853144.39714: 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) 7150 1726853144.39744: 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) 7150 1726853144.39753: 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) 7150 1726853144.39841: variable 'ansible_distribution' from source: facts 7150 1726853144.39849: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.39862: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.39865: when evaluation is False, skipping this task 7150 1726853144.39868: _execute() done 7150 1726853144.39870: dumping result to json 7150 1726853144.39878: done dumping result, returning 7150 1726853144.39881: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-24d7-0325-000000000115] 7150 1726853144.39884: sending task result for task 02083763-bbaf-24d7-0325-000000000115 7150 1726853144.39974: done sending task result for task 02083763-bbaf-24d7-0325-000000000115 7150 1726853144.39977: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.40017: no more pending results, returning what we have 7150 1726853144.40020: results queue empty 7150 1726853144.40021: checking for any_errors_fatal 7150 1726853144.40028: done checking for any_errors_fatal 7150 1726853144.40028: checking for max_fail_percentage 7150 1726853144.40030: done checking for max_fail_percentage 7150 1726853144.40031: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.40031: done checking to see if all hosts have failed 7150 1726853144.40032: getting the remaining hosts for this loop 7150 1726853144.40034: done getting the remaining hosts for this loop 7150 1726853144.40037: getting the next task for host managed_node3 7150 1726853144.40042: done getting next task for host managed_node3 7150 1726853144.40045: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7150 1726853144.40050: ^ state is: HOST STATE: block=2, task=28, 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=12, 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 7150 1726853144.40066: getting variables 7150 1726853144.40068: in VariableManager get_vars() 7150 1726853144.40108: Calling all_inventory to load vars for managed_node3 7150 1726853144.40111: Calling groups_inventory to load vars for managed_node3 7150 1726853144.40113: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.40120: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.40122: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.40125: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.40488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.40670: done with get_vars() 7150 1726853144.40680: done getting variables 7150 1726853144.40734: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:25:44 -0400 (0:00:00.045) 0:00:08.070 ****** 7150 1726853144.40767: entering _queue_task() for managed_node3/service 7150 1726853144.40990: worker is 1 (out of 1 available) 7150 1726853144.41003: exiting _queue_task() for managed_node3/service 7150 1726853144.41017: done queuing things up, now waiting for results queue to drain 7150 1726853144.41018: waiting for pending results... 7150 1726853144.41393: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7150 1726853144.41422: in run() - task 02083763-bbaf-24d7-0325-000000000116 7150 1726853144.41442: variable 'ansible_search_path' from source: unknown 7150 1726853144.41449: variable 'ansible_search_path' from source: unknown 7150 1726853144.41489: calling self._execute() 7150 1726853144.41581: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.41596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.41609: variable 'omit' from source: magic vars 7150 1726853144.41955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.43754: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.43803: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.43830: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.43858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.43879: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.43934: 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) 7150 1726853144.43957: 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) 7150 1726853144.43976: 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) 7150 1726853144.44001: 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) 7150 1726853144.44012: 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) 7150 1726853144.44107: variable 'ansible_distribution' from source: facts 7150 1726853144.44110: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.44125: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.44129: when evaluation is False, skipping this task 7150 1726853144.44131: _execute() done 7150 1726853144.44134: dumping result to json 7150 1726853144.44136: done dumping result, returning 7150 1726853144.44142: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-24d7-0325-000000000116] 7150 1726853144.44144: sending task result for task 02083763-bbaf-24d7-0325-000000000116 7150 1726853144.44230: done sending task result for task 02083763-bbaf-24d7-0325-000000000116 7150 1726853144.44233: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.44307: no more pending results, returning what we have 7150 1726853144.44310: results queue empty 7150 1726853144.44311: checking for any_errors_fatal 7150 1726853144.44317: done checking for any_errors_fatal 7150 1726853144.44318: checking for max_fail_percentage 7150 1726853144.44319: done checking for max_fail_percentage 7150 1726853144.44320: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.44321: done checking to see if all hosts have failed 7150 1726853144.44322: getting the remaining hosts for this loop 7150 1726853144.44323: done getting the remaining hosts for this loop 7150 1726853144.44326: getting the next task for host managed_node3 7150 1726853144.44330: done getting next task for host managed_node3 7150 1726853144.44333: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7150 1726853144.44335: ^ state is: HOST STATE: block=2, task=28, 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=13, 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 7150 1726853144.44350: getting variables 7150 1726853144.44351: in VariableManager get_vars() 7150 1726853144.44390: Calling all_inventory to load vars for managed_node3 7150 1726853144.44392: Calling groups_inventory to load vars for managed_node3 7150 1726853144.44394: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.44400: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.44401: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.44403: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.44508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.44634: done with get_vars() 7150 1726853144.44641: done getting variables 7150 1726853144.44679: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:25:44 -0400 (0:00:00.039) 0:00:08.110 ****** 7150 1726853144.44700: entering _queue_task() for managed_node3/service 7150 1726853144.44868: worker is 1 (out of 1 available) 7150 1726853144.44885: exiting _queue_task() for managed_node3/service 7150 1726853144.44897: done queuing things up, now waiting for results queue to drain 7150 1726853144.44899: waiting for pending results... 7150 1726853144.45064: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7150 1726853144.45279: in run() - task 02083763-bbaf-24d7-0325-000000000117 7150 1726853144.45283: variable 'ansible_search_path' from source: unknown 7150 1726853144.45285: variable 'ansible_search_path' from source: unknown 7150 1726853144.45288: calling self._execute() 7150 1726853144.45349: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.45362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.45380: variable 'omit' from source: magic vars 7150 1726853144.45777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.47392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.47437: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.47463: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.47490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.47510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.47568: 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) 7150 1726853144.47590: 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) 7150 1726853144.47608: 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) 7150 1726853144.47632: 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) 7150 1726853144.47643: 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) 7150 1726853144.47738: variable 'ansible_distribution' from source: facts 7150 1726853144.47741: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.47764: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.47767: when evaluation is False, skipping this task 7150 1726853144.47770: _execute() done 7150 1726853144.47774: dumping result to json 7150 1726853144.47776: done dumping result, returning 7150 1726853144.47779: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-24d7-0325-000000000117] 7150 1726853144.47781: sending task result for task 02083763-bbaf-24d7-0325-000000000117 7150 1726853144.47861: done sending task result for task 02083763-bbaf-24d7-0325-000000000117 7150 1726853144.47866: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7150 1726853144.47903: no more pending results, returning what we have 7150 1726853144.47907: results queue empty 7150 1726853144.47907: checking for any_errors_fatal 7150 1726853144.47913: done checking for any_errors_fatal 7150 1726853144.47913: checking for max_fail_percentage 7150 1726853144.47915: done checking for max_fail_percentage 7150 1726853144.47916: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.47917: done checking to see if all hosts have failed 7150 1726853144.47917: getting the remaining hosts for this loop 7150 1726853144.47919: done getting the remaining hosts for this loop 7150 1726853144.47922: getting the next task for host managed_node3 7150 1726853144.47927: done getting next task for host managed_node3 7150 1726853144.47930: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7150 1726853144.47932: ^ state is: HOST STATE: block=2, task=28, 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=14, 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 7150 1726853144.47947: getting variables 7150 1726853144.47949: in VariableManager get_vars() 7150 1726853144.47992: Calling all_inventory to load vars for managed_node3 7150 1726853144.47994: Calling groups_inventory to load vars for managed_node3 7150 1726853144.47997: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.48004: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.48007: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.48009: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.48155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.48277: done with get_vars() 7150 1726853144.48284: done getting variables 7150 1726853144.48321: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:25:44 -0400 (0:00:00.036) 0:00:08.146 ****** 7150 1726853144.48343: entering _queue_task() for managed_node3/service 7150 1726853144.48510: worker is 1 (out of 1 available) 7150 1726853144.48524: exiting _queue_task() for managed_node3/service 7150 1726853144.48536: done queuing things up, now waiting for results queue to drain 7150 1726853144.48538: waiting for pending results... 7150 1726853144.48684: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7150 1726853144.48779: in run() - task 02083763-bbaf-24d7-0325-000000000118 7150 1726853144.48790: variable 'ansible_search_path' from source: unknown 7150 1726853144.48794: variable 'ansible_search_path' from source: unknown 7150 1726853144.48819: calling self._execute() 7150 1726853144.48882: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.48887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.48896: variable 'omit' from source: magic vars 7150 1726853144.49175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.50604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.50656: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.50684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.50710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.50730: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.50785: 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) 7150 1726853144.50805: 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) 7150 1726853144.50825: 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) 7150 1726853144.50855: 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) 7150 1726853144.50866: 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) 7150 1726853144.50962: variable 'ansible_distribution' from source: facts 7150 1726853144.50965: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.50980: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.50983: when evaluation is False, skipping this task 7150 1726853144.50986: _execute() done 7150 1726853144.50988: dumping result to json 7150 1726853144.50990: done dumping result, returning 7150 1726853144.50997: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-24d7-0325-000000000118] 7150 1726853144.51000: sending task result for task 02083763-bbaf-24d7-0325-000000000118 7150 1726853144.51081: done sending task result for task 02083763-bbaf-24d7-0325-000000000118 7150 1726853144.51085: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.51123: no more pending results, returning what we have 7150 1726853144.51126: results queue empty 7150 1726853144.51126: checking for any_errors_fatal 7150 1726853144.51130: done checking for any_errors_fatal 7150 1726853144.51131: checking for max_fail_percentage 7150 1726853144.51132: done checking for max_fail_percentage 7150 1726853144.51133: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.51134: done checking to see if all hosts have failed 7150 1726853144.51135: getting the remaining hosts for this loop 7150 1726853144.51136: done getting the remaining hosts for this loop 7150 1726853144.51139: getting the next task for host managed_node3 7150 1726853144.51143: done getting next task for host managed_node3 7150 1726853144.51147: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7150 1726853144.51149: ^ state is: HOST STATE: block=2, task=28, 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=15, 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 7150 1726853144.51163: getting variables 7150 1726853144.51165: in VariableManager get_vars() 7150 1726853144.51208: Calling all_inventory to load vars for managed_node3 7150 1726853144.51211: Calling groups_inventory to load vars for managed_node3 7150 1726853144.51213: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.51220: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.51222: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.51225: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.51333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.51459: done with get_vars() 7150 1726853144.51466: done getting variables 7150 1726853144.51504: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:25:44 -0400 (0:00:00.031) 0:00:08.178 ****** 7150 1726853144.51524: entering _queue_task() for managed_node3/service 7150 1726853144.51688: worker is 1 (out of 1 available) 7150 1726853144.51700: exiting _queue_task() for managed_node3/service 7150 1726853144.51711: done queuing things up, now waiting for results queue to drain 7150 1726853144.51713: waiting for pending results... 7150 1726853144.51859: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7150 1726853144.51943: in run() - task 02083763-bbaf-24d7-0325-000000000119 7150 1726853144.51978: variable 'ansible_search_path' from source: unknown 7150 1726853144.51981: variable 'ansible_search_path' from source: unknown 7150 1726853144.51984: calling self._execute() 7150 1726853144.52039: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.52044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.52058: variable 'omit' from source: magic vars 7150 1726853144.52337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.53806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.53850: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.53876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.53903: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.53923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.53978: 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) 7150 1726853144.54000: 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) 7150 1726853144.54019: 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) 7150 1726853144.54044: 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) 7150 1726853144.54057: 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) 7150 1726853144.54154: variable 'ansible_distribution' from source: facts 7150 1726853144.54157: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.54174: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.54177: when evaluation is False, skipping this task 7150 1726853144.54180: _execute() done 7150 1726853144.54182: dumping result to json 7150 1726853144.54184: done dumping result, returning 7150 1726853144.54191: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-24d7-0325-000000000119] 7150 1726853144.54194: sending task result for task 02083763-bbaf-24d7-0325-000000000119 7150 1726853144.54273: done sending task result for task 02083763-bbaf-24d7-0325-000000000119 7150 1726853144.54276: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7150 1726853144.54315: no more pending results, returning what we have 7150 1726853144.54318: results queue empty 7150 1726853144.54318: checking for any_errors_fatal 7150 1726853144.54324: done checking for any_errors_fatal 7150 1726853144.54325: checking for max_fail_percentage 7150 1726853144.54326: done checking for max_fail_percentage 7150 1726853144.54328: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.54328: done checking to see if all hosts have failed 7150 1726853144.54329: getting the remaining hosts for this loop 7150 1726853144.54330: done getting the remaining hosts for this loop 7150 1726853144.54334: getting the next task for host managed_node3 7150 1726853144.54338: done getting next task for host managed_node3 7150 1726853144.54341: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7150 1726853144.54343: ^ state is: HOST STATE: block=2, task=28, 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=16, 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 7150 1726853144.54362: getting variables 7150 1726853144.54364: in VariableManager get_vars() 7150 1726853144.54402: Calling all_inventory to load vars for managed_node3 7150 1726853144.54405: Calling groups_inventory to load vars for managed_node3 7150 1726853144.54407: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.54414: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.54417: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.54419: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.54645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.54864: done with get_vars() 7150 1726853144.54876: done getting variables 7150 1726853144.54925: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:25:44 -0400 (0:00:00.034) 0:00:08.212 ****** 7150 1726853144.54956: entering _queue_task() for managed_node3/copy 7150 1726853144.55399: worker is 1 (out of 1 available) 7150 1726853144.55406: exiting _queue_task() for managed_node3/copy 7150 1726853144.55417: done queuing things up, now waiting for results queue to drain 7150 1726853144.55418: waiting for pending results... 7150 1726853144.55597: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7150 1726853144.55643: in run() - task 02083763-bbaf-24d7-0325-00000000011a 7150 1726853144.55655: variable 'ansible_search_path' from source: unknown 7150 1726853144.55659: variable 'ansible_search_path' from source: unknown 7150 1726853144.55687: calling self._execute() 7150 1726853144.55758: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.55764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.55774: variable 'omit' from source: magic vars 7150 1726853144.56060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.57679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.57682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.57685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.57687: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.57689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.57757: 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) 7150 1726853144.57794: 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) 7150 1726853144.57824: 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) 7150 1726853144.57866: 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) 7150 1726853144.57889: 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) 7150 1726853144.58012: variable 'ansible_distribution' from source: facts 7150 1726853144.58023: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.58044: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.58052: when evaluation is False, skipping this task 7150 1726853144.58060: _execute() done 7150 1726853144.58066: dumping result to json 7150 1726853144.58085: done dumping result, returning 7150 1726853144.58099: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-24d7-0325-00000000011a] 7150 1726853144.58108: sending task result for task 02083763-bbaf-24d7-0325-00000000011a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.58235: no more pending results, returning what we have 7150 1726853144.58238: results queue empty 7150 1726853144.58239: checking for any_errors_fatal 7150 1726853144.58244: done checking for any_errors_fatal 7150 1726853144.58244: checking for max_fail_percentage 7150 1726853144.58252: done checking for max_fail_percentage 7150 1726853144.58253: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.58254: done checking to see if all hosts have failed 7150 1726853144.58254: getting the remaining hosts for this loop 7150 1726853144.58256: done getting the remaining hosts for this loop 7150 1726853144.58260: getting the next task for host managed_node3 7150 1726853144.58265: done getting next task for host managed_node3 7150 1726853144.58269: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7150 1726853144.58273: ^ state is: HOST STATE: block=2, task=28, 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=17, 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 7150 1726853144.58289: getting variables 7150 1726853144.58291: in VariableManager get_vars() 7150 1726853144.58331: Calling all_inventory to load vars for managed_node3 7150 1726853144.58334: Calling groups_inventory to load vars for managed_node3 7150 1726853144.58336: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.58344: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.58349: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.58352: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.58417: done sending task result for task 02083763-bbaf-24d7-0325-00000000011a 7150 1726853144.58420: WORKER PROCESS EXITING 7150 1726853144.58578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.58776: done with get_vars() 7150 1726853144.58786: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:25:44 -0400 (0:00:00.039) 0:00:08.251 ****** 7150 1726853144.58859: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7150 1726853144.59055: worker is 1 (out of 1 available) 7150 1726853144.59067: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7150 1726853144.59079: done queuing things up, now waiting for results queue to drain 7150 1726853144.59081: waiting for pending results... 7150 1726853144.59315: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7150 1726853144.59434: in run() - task 02083763-bbaf-24d7-0325-00000000011b 7150 1726853144.59454: variable 'ansible_search_path' from source: unknown 7150 1726853144.59462: variable 'ansible_search_path' from source: unknown 7150 1726853144.59508: calling self._execute() 7150 1726853144.59589: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.59604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.59619: variable 'omit' from source: magic vars 7150 1726853144.60028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.61685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.61724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.61755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.61779: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.61799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.61856: 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) 7150 1726853144.61880: 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) 7150 1726853144.61897: 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) 7150 1726853144.61922: 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) 7150 1726853144.61934: 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) 7150 1726853144.62025: variable 'ansible_distribution' from source: facts 7150 1726853144.62028: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.62044: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.62049: when evaluation is False, skipping this task 7150 1726853144.62052: _execute() done 7150 1726853144.62054: dumping result to json 7150 1726853144.62057: done dumping result, returning 7150 1726853144.62061: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-24d7-0325-00000000011b] 7150 1726853144.62064: sending task result for task 02083763-bbaf-24d7-0325-00000000011b 7150 1726853144.62153: done sending task result for task 02083763-bbaf-24d7-0325-00000000011b 7150 1726853144.62156: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.62202: no more pending results, returning what we have 7150 1726853144.62205: results queue empty 7150 1726853144.62206: checking for any_errors_fatal 7150 1726853144.62211: done checking for any_errors_fatal 7150 1726853144.62212: checking for max_fail_percentage 7150 1726853144.62213: done checking for max_fail_percentage 7150 1726853144.62214: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.62215: done checking to see if all hosts have failed 7150 1726853144.62216: getting the remaining hosts for this loop 7150 1726853144.62218: done getting the remaining hosts for this loop 7150 1726853144.62221: getting the next task for host managed_node3 7150 1726853144.62227: done getting next task for host managed_node3 7150 1726853144.62231: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7150 1726853144.62237: ^ state is: HOST STATE: block=2, task=28, 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=18, 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 7150 1726853144.62254: getting variables 7150 1726853144.62255: in VariableManager get_vars() 7150 1726853144.62317: Calling all_inventory to load vars for managed_node3 7150 1726853144.62320: Calling groups_inventory to load vars for managed_node3 7150 1726853144.62322: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.62329: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.62331: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.62334: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.62588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.62789: done with get_vars() 7150 1726853144.62799: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:25:44 -0400 (0:00:00.040) 0:00:08.291 ****** 7150 1726853144.62872: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7150 1726853144.63073: worker is 1 (out of 1 available) 7150 1726853144.63241: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7150 1726853144.63251: done queuing things up, now waiting for results queue to drain 7150 1726853144.63253: waiting for pending results... 7150 1726853144.63370: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7150 1726853144.63448: in run() - task 02083763-bbaf-24d7-0325-00000000011c 7150 1726853144.63464: variable 'ansible_search_path' from source: unknown 7150 1726853144.63467: variable 'ansible_search_path' from source: unknown 7150 1726853144.63501: calling self._execute() 7150 1726853144.63564: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.63567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.63578: variable 'omit' from source: magic vars 7150 1726853144.63880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.65577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.65580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.65582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.65584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.65586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.65633: 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) 7150 1726853144.65670: 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) 7150 1726853144.65704: 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) 7150 1726853144.65752: 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) 7150 1726853144.65777: 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) 7150 1726853144.65916: variable 'ansible_distribution' from source: facts 7150 1726853144.65928: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.65955: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.65963: when evaluation is False, skipping this task 7150 1726853144.65970: _execute() done 7150 1726853144.65980: dumping result to json 7150 1726853144.65987: done dumping result, returning 7150 1726853144.65998: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-24d7-0325-00000000011c] 7150 1726853144.66006: sending task result for task 02083763-bbaf-24d7-0325-00000000011c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.66138: no more pending results, returning what we have 7150 1726853144.66142: results queue empty 7150 1726853144.66143: checking for any_errors_fatal 7150 1726853144.66152: done checking for any_errors_fatal 7150 1726853144.66152: checking for max_fail_percentage 7150 1726853144.66154: done checking for max_fail_percentage 7150 1726853144.66155: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.66156: done checking to see if all hosts have failed 7150 1726853144.66157: getting the remaining hosts for this loop 7150 1726853144.66158: done getting the remaining hosts for this loop 7150 1726853144.66162: getting the next task for host managed_node3 7150 1726853144.66168: done getting next task for host managed_node3 7150 1726853144.66172: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7150 1726853144.66175: ^ state is: HOST STATE: block=2, task=28, 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=19, 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 7150 1726853144.66193: getting variables 7150 1726853144.66195: in VariableManager get_vars() 7150 1726853144.66238: Calling all_inventory to load vars for managed_node3 7150 1726853144.66241: Calling groups_inventory to load vars for managed_node3 7150 1726853144.66243: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.66255: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.66258: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.66261: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.66625: done sending task result for task 02083763-bbaf-24d7-0325-00000000011c 7150 1726853144.66628: WORKER PROCESS EXITING 7150 1726853144.66645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.66779: done with get_vars() 7150 1726853144.66787: done getting variables 7150 1726853144.66825: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:25:44 -0400 (0:00:00.039) 0:00:08.331 ****** 7150 1726853144.66849: entering _queue_task() for managed_node3/debug 7150 1726853144.67014: worker is 1 (out of 1 available) 7150 1726853144.67027: exiting _queue_task() for managed_node3/debug 7150 1726853144.67039: done queuing things up, now waiting for results queue to drain 7150 1726853144.67040: waiting for pending results... 7150 1726853144.67193: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7150 1726853144.67273: in run() - task 02083763-bbaf-24d7-0325-00000000011d 7150 1726853144.67286: variable 'ansible_search_path' from source: unknown 7150 1726853144.67290: variable 'ansible_search_path' from source: unknown 7150 1726853144.67317: calling self._execute() 7150 1726853144.67380: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.67388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.67394: variable 'omit' from source: magic vars 7150 1726853144.67681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.69776: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.69780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.69783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.69785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.69787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.69840: 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) 7150 1726853144.69879: 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) 7150 1726853144.69914: 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) 7150 1726853144.69988: 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) 7150 1726853144.70015: 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) 7150 1726853144.70111: variable 'ansible_distribution' from source: facts 7150 1726853144.70114: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.70117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.70120: when evaluation is False, skipping this task 7150 1726853144.70122: _execute() done 7150 1726853144.70124: dumping result to json 7150 1726853144.70132: done dumping result, returning 7150 1726853144.70139: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-24d7-0325-00000000011d] 7150 1726853144.70142: sending task result for task 02083763-bbaf-24d7-0325-00000000011d 7150 1726853144.70236: done sending task result for task 02083763-bbaf-24d7-0325-00000000011d 7150 1726853144.70240: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853144.70283: no more pending results, returning what we have 7150 1726853144.70286: results queue empty 7150 1726853144.70287: checking for any_errors_fatal 7150 1726853144.70291: done checking for any_errors_fatal 7150 1726853144.70292: checking for max_fail_percentage 7150 1726853144.70294: done checking for max_fail_percentage 7150 1726853144.70295: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.70296: done checking to see if all hosts have failed 7150 1726853144.70297: getting the remaining hosts for this loop 7150 1726853144.70298: done getting the remaining hosts for this loop 7150 1726853144.70301: getting the next task for host managed_node3 7150 1726853144.70306: done getting next task for host managed_node3 7150 1726853144.70309: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7150 1726853144.70311: ^ state is: HOST STATE: block=2, task=28, 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=20, 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 7150 1726853144.70328: getting variables 7150 1726853144.70330: in VariableManager get_vars() 7150 1726853144.70369: Calling all_inventory to load vars for managed_node3 7150 1726853144.70373: Calling groups_inventory to load vars for managed_node3 7150 1726853144.70375: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.70383: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.70385: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.70388: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.70536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.70658: done with get_vars() 7150 1726853144.70665: done getting variables 7150 1726853144.70703: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:25:44 -0400 (0:00:00.038) 0:00:08.370 ****** 7150 1726853144.70724: entering _queue_task() for managed_node3/debug 7150 1726853144.70898: worker is 1 (out of 1 available) 7150 1726853144.70911: exiting _queue_task() for managed_node3/debug 7150 1726853144.70922: done queuing things up, now waiting for results queue to drain 7150 1726853144.70924: waiting for pending results... 7150 1726853144.71073: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7150 1726853144.71156: in run() - task 02083763-bbaf-24d7-0325-00000000011e 7150 1726853144.71160: variable 'ansible_search_path' from source: unknown 7150 1726853144.71163: variable 'ansible_search_path' from source: unknown 7150 1726853144.71196: calling self._execute() 7150 1726853144.71257: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.71261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.71280: variable 'omit' from source: magic vars 7150 1726853144.71552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.73351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.73401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.73427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.73452: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.73473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.73528: 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) 7150 1726853144.73550: 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) 7150 1726853144.73566: 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) 7150 1726853144.73594: 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) 7150 1726853144.73605: 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) 7150 1726853144.73696: variable 'ansible_distribution' from source: facts 7150 1726853144.73700: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.73715: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.73719: when evaluation is False, skipping this task 7150 1726853144.73722: _execute() done 7150 1726853144.73724: dumping result to json 7150 1726853144.73726: done dumping result, returning 7150 1726853144.73737: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-24d7-0325-00000000011e] 7150 1726853144.73739: sending task result for task 02083763-bbaf-24d7-0325-00000000011e 7150 1726853144.73811: done sending task result for task 02083763-bbaf-24d7-0325-00000000011e 7150 1726853144.73814: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853144.73880: no more pending results, returning what we have 7150 1726853144.73883: results queue empty 7150 1726853144.73884: checking for any_errors_fatal 7150 1726853144.73888: done checking for any_errors_fatal 7150 1726853144.73889: checking for max_fail_percentage 7150 1726853144.73891: done checking for max_fail_percentage 7150 1726853144.73892: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.73893: done checking to see if all hosts have failed 7150 1726853144.73893: getting the remaining hosts for this loop 7150 1726853144.73894: done getting the remaining hosts for this loop 7150 1726853144.73897: getting the next task for host managed_node3 7150 1726853144.73901: done getting next task for host managed_node3 7150 1726853144.73904: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7150 1726853144.73907: ^ state is: HOST STATE: block=2, task=28, 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=21, 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 7150 1726853144.73921: getting variables 7150 1726853144.73922: in VariableManager get_vars() 7150 1726853144.73962: Calling all_inventory to load vars for managed_node3 7150 1726853144.73964: Calling groups_inventory to load vars for managed_node3 7150 1726853144.73965: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.73974: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.73976: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.73977: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.74084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.74204: done with get_vars() 7150 1726853144.74211: done getting variables 7150 1726853144.74249: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:25:44 -0400 (0:00:00.035) 0:00:08.405 ****** 7150 1726853144.74269: entering _queue_task() for managed_node3/debug 7150 1726853144.74436: worker is 1 (out of 1 available) 7150 1726853144.74452: exiting _queue_task() for managed_node3/debug 7150 1726853144.74463: done queuing things up, now waiting for results queue to drain 7150 1726853144.74465: waiting for pending results... 7150 1726853144.74607: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7150 1726853144.74677: in run() - task 02083763-bbaf-24d7-0325-00000000011f 7150 1726853144.74691: variable 'ansible_search_path' from source: unknown 7150 1726853144.74695: variable 'ansible_search_path' from source: unknown 7150 1726853144.74722: calling self._execute() 7150 1726853144.74784: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.74787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.74797: variable 'omit' from source: magic vars 7150 1726853144.75080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.76506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.76549: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.76575: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.76601: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.76619: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.76676: 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) 7150 1726853144.76696: 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) 7150 1726853144.76712: 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) 7150 1726853144.76738: 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) 7150 1726853144.76749: 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) 7150 1726853144.76845: variable 'ansible_distribution' from source: facts 7150 1726853144.76851: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.76870: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.76886: when evaluation is False, skipping this task 7150 1726853144.76888: _execute() done 7150 1726853144.76891: dumping result to json 7150 1726853144.76893: done dumping result, returning 7150 1726853144.76896: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-24d7-0325-00000000011f] 7150 1726853144.76898: sending task result for task 02083763-bbaf-24d7-0325-00000000011f 7150 1726853144.76972: done sending task result for task 02083763-bbaf-24d7-0325-00000000011f 7150 1726853144.76975: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7150 1726853144.77013: no more pending results, returning what we have 7150 1726853144.77015: results queue empty 7150 1726853144.77016: checking for any_errors_fatal 7150 1726853144.77022: done checking for any_errors_fatal 7150 1726853144.77023: checking for max_fail_percentage 7150 1726853144.77025: done checking for max_fail_percentage 7150 1726853144.77026: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.77027: done checking to see if all hosts have failed 7150 1726853144.77027: getting the remaining hosts for this loop 7150 1726853144.77029: done getting the remaining hosts for this loop 7150 1726853144.77032: getting the next task for host managed_node3 7150 1726853144.77037: done getting next task for host managed_node3 7150 1726853144.77040: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7150 1726853144.77042: ^ state is: HOST STATE: block=2, task=28, 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=22, 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 7150 1726853144.77057: getting variables 7150 1726853144.77059: in VariableManager get_vars() 7150 1726853144.77097: Calling all_inventory to load vars for managed_node3 7150 1726853144.77099: Calling groups_inventory to load vars for managed_node3 7150 1726853144.77101: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.77109: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.77111: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.77114: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.77260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.77380: done with get_vars() 7150 1726853144.77387: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:25:44 -0400 (0:00:00.031) 0:00:08.437 ****** 7150 1726853144.77445: entering _queue_task() for managed_node3/ping 7150 1726853144.77613: worker is 1 (out of 1 available) 7150 1726853144.77626: exiting _queue_task() for managed_node3/ping 7150 1726853144.77637: done queuing things up, now waiting for results queue to drain 7150 1726853144.77639: waiting for pending results... 7150 1726853144.77792: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7150 1726853144.77861: in run() - task 02083763-bbaf-24d7-0325-000000000120 7150 1726853144.77874: variable 'ansible_search_path' from source: unknown 7150 1726853144.77877: variable 'ansible_search_path' from source: unknown 7150 1726853144.77904: calling self._execute() 7150 1726853144.77968: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.77974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.77984: variable 'omit' from source: magic vars 7150 1726853144.78272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.79708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.79763: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.79789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.79814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.79836: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.79894: 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) 7150 1726853144.79914: 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) 7150 1726853144.79933: 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) 7150 1726853144.79964: 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) 7150 1726853144.79976: 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) 7150 1726853144.80066: variable 'ansible_distribution' from source: facts 7150 1726853144.80069: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.80086: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.80089: when evaluation is False, skipping this task 7150 1726853144.80092: _execute() done 7150 1726853144.80094: dumping result to json 7150 1726853144.80097: done dumping result, returning 7150 1726853144.80103: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-24d7-0325-000000000120] 7150 1726853144.80106: sending task result for task 02083763-bbaf-24d7-0325-000000000120 7150 1726853144.80180: done sending task result for task 02083763-bbaf-24d7-0325-000000000120 7150 1726853144.80183: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.80221: no more pending results, returning what we have 7150 1726853144.80226: results queue empty 7150 1726853144.80227: checking for any_errors_fatal 7150 1726853144.80232: done checking for any_errors_fatal 7150 1726853144.80232: checking for max_fail_percentage 7150 1726853144.80234: done checking for max_fail_percentage 7150 1726853144.80235: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.80236: done checking to see if all hosts have failed 7150 1726853144.80237: getting the remaining hosts for this loop 7150 1726853144.80238: done getting the remaining hosts for this loop 7150 1726853144.80242: getting the next task for host managed_node3 7150 1726853144.80248: done getting next task for host managed_node3 7150 1726853144.80251: ^ task is: TASK: meta (role_complete) 7150 1726853144.80253: ^ state is: HOST STATE: block=2, task=29, 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 7150 1726853144.80270: getting variables 7150 1726853144.80273: in VariableManager get_vars() 7150 1726853144.80309: Calling all_inventory to load vars for managed_node3 7150 1726853144.80311: Calling groups_inventory to load vars for managed_node3 7150 1726853144.80313: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.80321: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.80323: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.80326: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.80440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.80561: done with get_vars() 7150 1726853144.80568: done getting variables 7150 1726853144.80620: done queuing things up, now waiting for results queue to drain 7150 1726853144.80622: results queue empty 7150 1726853144.80622: checking for any_errors_fatal 7150 1726853144.80624: done checking for any_errors_fatal 7150 1726853144.80625: checking for max_fail_percentage 7150 1726853144.80626: done checking for max_fail_percentage 7150 1726853144.80626: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.80627: done checking to see if all hosts have failed 7150 1726853144.80627: getting the remaining hosts for this loop 7150 1726853144.80628: done getting the remaining hosts for this loop 7150 1726853144.80629: getting the next task for host managed_node3 7150 1726853144.80632: done getting next task for host managed_node3 7150 1726853144.80633: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7150 1726853144.80634: ^ state is: HOST STATE: block=2, task=30, 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 7150 1726853144.80635: getting variables 7150 1726853144.80636: in VariableManager get_vars() 7150 1726853144.80647: Calling all_inventory to load vars for managed_node3 7150 1726853144.80648: Calling groups_inventory to load vars for managed_node3 7150 1726853144.80650: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.80653: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.80654: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.80656: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.80737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.80870: done with get_vars() 7150 1726853144.80879: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:145 Friday 20 September 2024 13:25:44 -0400 (0:00:00.034) 0:00:08.472 ****** 7150 1726853144.80923: entering _queue_task() for managed_node3/include_tasks 7150 1726853144.81101: worker is 1 (out of 1 available) 7150 1726853144.81115: exiting _queue_task() for managed_node3/include_tasks 7150 1726853144.81126: done queuing things up, now waiting for results queue to drain 7150 1726853144.81128: waiting for pending results... 7150 1726853144.81277: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7150 1726853144.81343: in run() - task 02083763-bbaf-24d7-0325-000000000150 7150 1726853144.81360: variable 'ansible_search_path' from source: unknown 7150 1726853144.81389: calling self._execute() 7150 1726853144.81451: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.81466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.81470: variable 'omit' from source: magic vars 7150 1726853144.81768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.83208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.83254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.83281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.83306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.83328: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.83386: 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) 7150 1726853144.83406: 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) 7150 1726853144.83427: 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) 7150 1726853144.83455: 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) 7150 1726853144.83466: 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) 7150 1726853144.83558: variable 'ansible_distribution' from source: facts 7150 1726853144.83561: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.83578: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.83581: when evaluation is False, skipping this task 7150 1726853144.83584: _execute() done 7150 1726853144.83586: dumping result to json 7150 1726853144.83588: done dumping result, returning 7150 1726853144.83594: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-24d7-0325-000000000150] 7150 1726853144.83597: sending task result for task 02083763-bbaf-24d7-0325-000000000150 7150 1726853144.83679: done sending task result for task 02083763-bbaf-24d7-0325-000000000150 7150 1726853144.83682: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.83722: no more pending results, returning what we have 7150 1726853144.83725: results queue empty 7150 1726853144.83726: checking for any_errors_fatal 7150 1726853144.83728: done checking for any_errors_fatal 7150 1726853144.83728: checking for max_fail_percentage 7150 1726853144.83730: done checking for max_fail_percentage 7150 1726853144.83731: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.83732: done checking to see if all hosts have failed 7150 1726853144.83732: getting the remaining hosts for this loop 7150 1726853144.83734: done getting the remaining hosts for this loop 7150 1726853144.83737: getting the next task for host managed_node3 7150 1726853144.83741: done getting next task for host managed_node3 7150 1726853144.83743: ^ task is: TASK: Verify network state restored to default 7150 1726853144.83745: ^ state is: HOST STATE: block=2, task=31, 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 7150 1726853144.83750: getting variables 7150 1726853144.83751: in VariableManager get_vars() 7150 1726853144.83788: Calling all_inventory to load vars for managed_node3 7150 1726853144.83792: Calling groups_inventory to load vars for managed_node3 7150 1726853144.83794: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.83802: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.83805: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.83807: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.83922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.84041: done with get_vars() 7150 1726853144.84050: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:149 Friday 20 September 2024 13:25:44 -0400 (0:00:00.031) 0:00:08.504 ****** 7150 1726853144.84107: entering _queue_task() for managed_node3/include_tasks 7150 1726853144.84275: worker is 1 (out of 1 available) 7150 1726853144.84289: exiting _queue_task() for managed_node3/include_tasks 7150 1726853144.84300: done queuing things up, now waiting for results queue to drain 7150 1726853144.84301: waiting for pending results... 7150 1726853144.84436: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 7150 1726853144.84489: in run() - task 02083763-bbaf-24d7-0325-000000000151 7150 1726853144.84500: variable 'ansible_search_path' from source: unknown 7150 1726853144.84533: calling self._execute() 7150 1726853144.84589: variable 'ansible_host' from source: host vars for 'managed_node3' 7150 1726853144.84593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7150 1726853144.84602: variable 'omit' from source: magic vars 7150 1726853144.84891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7150 1726853144.86316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7150 1726853144.86357: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7150 1726853144.86389: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7150 1726853144.86414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7150 1726853144.86433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7150 1726853144.86495: 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) 7150 1726853144.86515: 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) 7150 1726853144.86532: 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) 7150 1726853144.86560: 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) 7150 1726853144.86572: 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) 7150 1726853144.86663: variable 'ansible_distribution' from source: facts 7150 1726853144.86666: variable 'ansible_distribution_major_version' from source: facts 7150 1726853144.86683: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7150 1726853144.86686: when evaluation is False, skipping this task 7150 1726853144.86690: _execute() done 7150 1726853144.86693: dumping result to json 7150 1726853144.86696: done dumping result, returning 7150 1726853144.86699: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [02083763-bbaf-24d7-0325-000000000151] 7150 1726853144.86701: sending task result for task 02083763-bbaf-24d7-0325-000000000151 7150 1726853144.86778: done sending task result for task 02083763-bbaf-24d7-0325-000000000151 7150 1726853144.86781: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7150 1726853144.86851: no more pending results, returning what we have 7150 1726853144.86854: results queue empty 7150 1726853144.86855: checking for any_errors_fatal 7150 1726853144.86861: done checking for any_errors_fatal 7150 1726853144.86862: checking for max_fail_percentage 7150 1726853144.86864: done checking for max_fail_percentage 7150 1726853144.86864: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.86865: done checking to see if all hosts have failed 7150 1726853144.86866: getting the remaining hosts for this loop 7150 1726853144.86867: done getting the remaining hosts for this loop 7150 1726853144.86870: getting the next task for host managed_node3 7150 1726853144.86878: done getting next task for host managed_node3 7150 1726853144.86879: ^ task is: TASK: meta (flush_handlers) 7150 1726853144.86881: ^ 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 7150 1726853144.86884: getting variables 7150 1726853144.86886: in VariableManager get_vars() 7150 1726853144.86923: Calling all_inventory to load vars for managed_node3 7150 1726853144.86926: Calling groups_inventory to load vars for managed_node3 7150 1726853144.86928: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.86935: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.86936: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.86938: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.87081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.87196: done with get_vars() 7150 1726853144.87202: done getting variables 7150 1726853144.87242: in VariableManager get_vars() 7150 1726853144.87257: Calling all_inventory to load vars for managed_node3 7150 1726853144.87259: Calling groups_inventory to load vars for managed_node3 7150 1726853144.87260: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.87263: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.87264: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.87266: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.87341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.87452: done with get_vars() 7150 1726853144.87461: done queuing things up, now waiting for results queue to drain 7150 1726853144.87462: results queue empty 7150 1726853144.87462: checking for any_errors_fatal 7150 1726853144.87463: done checking for any_errors_fatal 7150 1726853144.87464: checking for max_fail_percentage 7150 1726853144.87464: done checking for max_fail_percentage 7150 1726853144.87465: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.87466: done checking to see if all hosts have failed 7150 1726853144.87466: getting the remaining hosts for this loop 7150 1726853144.87467: done getting the remaining hosts for this loop 7150 1726853144.87469: getting the next task for host managed_node3 7150 1726853144.87473: done getting next task for host managed_node3 7150 1726853144.87474: ^ task is: TASK: meta (flush_handlers) 7150 1726853144.87475: ^ 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 7150 1726853144.87477: getting variables 7150 1726853144.87477: in VariableManager get_vars() 7150 1726853144.87487: Calling all_inventory to load vars for managed_node3 7150 1726853144.87488: Calling groups_inventory to load vars for managed_node3 7150 1726853144.87489: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.87495: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.87497: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.87498: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.87596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.87718: done with get_vars() 7150 1726853144.87723: done getting variables 7150 1726853144.87753: in VariableManager get_vars() 7150 1726853144.87762: Calling all_inventory to load vars for managed_node3 7150 1726853144.87764: Calling groups_inventory to load vars for managed_node3 7150 1726853144.87765: Calling all_plugins_inventory to load vars for managed_node3 7150 1726853144.87768: Calling all_plugins_play to load vars for managed_node3 7150 1726853144.87769: Calling groups_plugins_inventory to load vars for managed_node3 7150 1726853144.87773: Calling groups_plugins_play to load vars for managed_node3 7150 1726853144.87851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7150 1726853144.87958: done with get_vars() 7150 1726853144.87966: done queuing things up, now waiting for results queue to drain 7150 1726853144.87967: results queue empty 7150 1726853144.87967: checking for any_errors_fatal 7150 1726853144.87968: done checking for any_errors_fatal 7150 1726853144.87968: checking for max_fail_percentage 7150 1726853144.87969: done checking for max_fail_percentage 7150 1726853144.87969: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.87970: done checking to see if all hosts have failed 7150 1726853144.87970: getting the remaining hosts for this loop 7150 1726853144.87972: done getting the remaining hosts for this loop 7150 1726853144.87974: getting the next task for host managed_node3 7150 1726853144.87976: done getting next task for host managed_node3 7150 1726853144.87976: ^ task is: None 7150 1726853144.87977: ^ 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 7150 1726853144.87978: done queuing things up, now waiting for results queue to drain 7150 1726853144.87978: results queue empty 7150 1726853144.87979: checking for any_errors_fatal 7150 1726853144.87979: done checking for any_errors_fatal 7150 1726853144.87980: checking for max_fail_percentage 7150 1726853144.87980: done checking for max_fail_percentage 7150 1726853144.87981: checking to see if all hosts have failed and the running result is not ok 7150 1726853144.87981: done checking to see if all hosts have failed 7150 1726853144.87982: getting the next task for host managed_node3 7150 1726853144.87984: done getting next task for host managed_node3 7150 1726853144.87984: ^ task is: None 7150 1726853144.87985: ^ 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_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 Friday 20 September 2024 13:25:44 -0400 (0:00:00.039) 0:00:08.543 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.88s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.57s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.45s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Install packages -------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Print network provider -------------- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking state ---------- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.05s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 7150 1726853144.88051: RUNNING CLEANUP