[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. 11255 1726867143.75230: 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-Isn 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 11255 1726867143.75524: Added group all to inventory 11255 1726867143.75526: Added group ungrouped to inventory 11255 1726867143.75528: Group all now contains ungrouped 11255 1726867143.75530: Examining possible inventory source: /tmp/network-5rw/inventory.yml 11255 1726867143.86026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 11255 1726867143.86068: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 11255 1726867143.86086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 11255 1726867143.86127: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 11255 1726867143.86174: Loaded config def from plugin (inventory/script) 11255 1726867143.86175: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 11255 1726867143.86205: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 11255 1726867143.86261: Loaded config def from plugin (inventory/yaml) 11255 1726867143.86262: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 11255 1726867143.86322: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 11255 1726867143.86599: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 11255 1726867143.86601: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 11255 1726867143.86603: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 11255 1726867143.86607: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 11255 1726867143.86610: Loading data from /tmp/network-5rw/inventory.yml 11255 1726867143.86650: /tmp/network-5rw/inventory.yml was not parsable by auto 11255 1726867143.86696: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 11255 1726867143.86724: Loading data from /tmp/network-5rw/inventory.yml 11255 1726867143.86779: group all already in inventory 11255 1726867143.86784: set inventory_file for managed_node1 11255 1726867143.86788: set inventory_dir for managed_node1 11255 1726867143.86789: Added host managed_node1 to inventory 11255 1726867143.86790: Added host managed_node1 to group all 11255 1726867143.86791: set ansible_host for managed_node1 11255 1726867143.86791: set ansible_ssh_extra_args for managed_node1 11255 1726867143.86793: set inventory_file for managed_node2 11255 1726867143.86795: set inventory_dir for managed_node2 11255 1726867143.86796: Added host managed_node2 to inventory 11255 1726867143.86797: Added host managed_node2 to group all 11255 1726867143.86797: set ansible_host for managed_node2 11255 1726867143.86798: set ansible_ssh_extra_args for managed_node2 11255 1726867143.86799: set inventory_file for managed_node3 11255 1726867143.86800: set inventory_dir for managed_node3 11255 1726867143.86801: Added host managed_node3 to inventory 11255 1726867143.86802: Added host managed_node3 to group all 11255 1726867143.86802: set ansible_host for managed_node3 11255 1726867143.86803: set ansible_ssh_extra_args for managed_node3 11255 1726867143.86804: Reconcile groups and hosts in inventory. 11255 1726867143.86807: Group ungrouped now contains managed_node1 11255 1726867143.86808: Group ungrouped now contains managed_node2 11255 1726867143.86809: Group ungrouped now contains managed_node3 11255 1726867143.86859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 11255 1726867143.86940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 11255 1726867143.86968: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 11255 1726867143.86996: Loaded config def from plugin (vars/host_group_vars) 11255 1726867143.86998: 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) 11255 1726867143.87003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 11255 1726867143.87009: 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) 11255 1726867143.87036: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 11255 1726867143.87297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867143.87365: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 11255 1726867143.87392: Loaded config def from plugin (connection/local) 11255 1726867143.87394: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 11255 1726867143.87767: Loaded config def from plugin (connection/paramiko_ssh) 11255 1726867143.87770: 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) 11255 1726867143.88328: 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) 11255 1726867143.88350: Loaded config def from plugin (connection/psrp) 11255 1726867143.88352: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 11255 1726867143.88835: 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) 11255 1726867143.88871: Loaded config def from plugin (connection/ssh) 11255 1726867143.88874: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 11255 1726867143.90721: 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) 11255 1726867143.90756: Loaded config def from plugin (connection/winrm) 11255 1726867143.90759: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 11255 1726867143.90788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 11255 1726867143.90845: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 11255 1726867143.90907: Loaded config def from plugin (shell/cmd) 11255 1726867143.90909: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 11255 1726867143.90934: 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) 11255 1726867143.90996: Loaded config def from plugin (shell/powershell) 11255 1726867143.90998: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 11255 1726867143.91044: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 11255 1726867143.91203: Loaded config def from plugin (shell/sh) 11255 1726867143.91205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 11255 1726867143.91234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 11255 1726867143.91342: Loaded config def from plugin (become/runas) 11255 1726867143.91344: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 11255 1726867143.91507: Loaded config def from plugin (become/su) 11255 1726867143.91509: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 11255 1726867143.91650: Loaded config def from plugin (become/sudo) 11255 1726867143.91652: 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 11255 1726867143.91683: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 11255 1726867143.91971: in VariableManager get_vars() 11255 1726867143.91992: done with get_vars() 11255 1726867143.92110: trying /usr/local/lib/python3.12/site-packages/ansible/modules 11255 1726867143.94650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 11255 1726867143.94755: in VariableManager get_vars() 11255 1726867143.94760: done with get_vars() 11255 1726867143.94762: variable 'playbook_dir' from source: magic vars 11255 1726867143.94763: variable 'ansible_playbook_python' from source: magic vars 11255 1726867143.94764: variable 'ansible_config_file' from source: magic vars 11255 1726867143.94765: variable 'groups' from source: magic vars 11255 1726867143.94765: variable 'omit' from source: magic vars 11255 1726867143.94766: variable 'ansible_version' from source: magic vars 11255 1726867143.94767: variable 'ansible_check_mode' from source: magic vars 11255 1726867143.94767: variable 'ansible_diff_mode' from source: magic vars 11255 1726867143.94768: variable 'ansible_forks' from source: magic vars 11255 1726867143.94769: variable 'ansible_inventory_sources' from source: magic vars 11255 1726867143.94769: variable 'ansible_skip_tags' from source: magic vars 11255 1726867143.94770: variable 'ansible_limit' from source: magic vars 11255 1726867143.94771: variable 'ansible_run_tags' from source: magic vars 11255 1726867143.94771: variable 'ansible_verbosity' from source: magic vars 11255 1726867143.94804: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml 11255 1726867143.95417: in VariableManager get_vars() 11255 1726867143.95431: done with get_vars() 11255 1726867143.95438: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 11255 1726867143.96325: in VariableManager get_vars() 11255 1726867143.96338: done with get_vars() 11255 1726867143.96346: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11255 1726867143.96439: in VariableManager get_vars() 11255 1726867143.96452: done with get_vars() 11255 1726867143.96573: in VariableManager get_vars() 11255 1726867143.96593: done with get_vars() 11255 1726867143.96602: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11255 1726867143.96669: in VariableManager get_vars() 11255 1726867143.96686: done with get_vars() 11255 1726867143.96967: in VariableManager get_vars() 11255 1726867143.96982: done with get_vars() 11255 1726867143.96986: variable 'omit' from source: magic vars 11255 1726867143.97003: variable 'omit' from source: magic vars 11255 1726867143.97040: in VariableManager get_vars() 11255 1726867143.97051: done with get_vars() 11255 1726867143.97096: in VariableManager get_vars() 11255 1726867143.97108: done with get_vars() 11255 1726867143.97145: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11255 1726867143.97362: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11255 1726867143.97500: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11255 1726867143.98156: in VariableManager get_vars() 11255 1726867143.98174: done with get_vars() 11255 1726867143.98603: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 11255 1726867143.98738: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11255 1726867144.00370: in VariableManager get_vars() 11255 1726867144.00395: done with get_vars() 11255 1726867144.00405: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 11255 1726867144.00582: in VariableManager get_vars() 11255 1726867144.00606: done with get_vars() 11255 1726867144.00729: in VariableManager get_vars() 11255 1726867144.00746: done with get_vars() 11255 1726867144.01040: in VariableManager get_vars() 11255 1726867144.01057: done with get_vars() 11255 1726867144.01062: variable 'omit' from source: magic vars 11255 1726867144.01088: variable 'omit' from source: magic vars 11255 1726867144.01126: in VariableManager get_vars() 11255 1726867144.01147: done with get_vars() 11255 1726867144.01168: in VariableManager get_vars() 11255 1726867144.01186: done with get_vars() 11255 1726867144.01216: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11255 1726867144.01329: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11255 1726867144.03098: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11255 1726867144.03498: in VariableManager get_vars() 11255 1726867144.03521: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11255 1726867144.05608: in VariableManager get_vars() 11255 1726867144.05627: done with get_vars() 11255 1726867144.05636: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 11255 1726867144.06312: in VariableManager get_vars() 11255 1726867144.06330: done with get_vars() 11255 1726867144.06386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 11255 1726867144.06405: 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 11255 1726867144.06630: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 11255 1726867144.06792: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 11255 1726867144.06795: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/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) 11255 1726867144.06825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 11255 1726867144.06856: 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) 11255 1726867144.07028: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 11255 1726867144.07094: Loaded config def from plugin (callback/default) 11255 1726867144.07097: 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) 11255 1726867144.08240: Loaded config def from plugin (callback/junit) 11255 1726867144.08243: 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) 11255 1726867144.08294: 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) 11255 1726867144.08362: Loaded config def from plugin (callback/minimal) 11255 1726867144.08364: 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) 11255 1726867144.08405: 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) 11255 1726867144.08469: Loaded config def from plugin (callback/tree) 11255 1726867144.08471: 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 11255 1726867144.08604: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 11255 1726867144.08607: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/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_bond_initscripts.yml ******************************************* 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 11255 1726867144.08632: in VariableManager get_vars() 11255 1726867144.08643: done with get_vars() 11255 1726867144.08648: in VariableManager get_vars() 11255 1726867144.08656: done with get_vars() 11255 1726867144.08660: variable 'omit' from source: magic vars 11255 1726867144.08702: in VariableManager get_vars() 11255 1726867144.08716: done with get_vars() 11255 1726867144.08735: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond.yml' with initscripts as provider] **** 11255 1726867144.09261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 11255 1726867144.09343: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 11255 1726867144.09373: getting the remaining hosts for this loop 11255 1726867144.09375: done getting the remaining hosts for this loop 11255 1726867144.09380: getting the next task for host managed_node2 11255 1726867144.09383: done getting next task for host managed_node2 11255 1726867144.09385: ^ task is: TASK: Gathering Facts 11255 1726867144.09387: ^ 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 11255 1726867144.09389: getting variables 11255 1726867144.09390: in VariableManager get_vars() 11255 1726867144.09399: Calling all_inventory to load vars for managed_node2 11255 1726867144.09401: Calling groups_inventory to load vars for managed_node2 11255 1726867144.09404: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867144.09416: Calling all_plugins_play to load vars for managed_node2 11255 1726867144.09426: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867144.09429: Calling groups_plugins_play to load vars for managed_node2 11255 1726867144.09467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867144.09525: done with get_vars() 11255 1726867144.09531: done getting variables 11255 1726867144.09600: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Friday 20 September 2024 17:19:04 -0400 (0:00:00.011) 0:00:00.011 ****** 11255 1726867144.09620: entering _queue_task() for managed_node2/gather_facts 11255 1726867144.09622: Creating lock for gather_facts 11255 1726867144.10190: worker is 1 (out of 1 available) 11255 1726867144.10197: exiting _queue_task() for managed_node2/gather_facts 11255 1726867144.10207: done queuing things up, now waiting for results queue to drain 11255 1726867144.10209: waiting for pending results... 11255 1726867144.10346: running TaskExecutor() for managed_node2/TASK: Gathering Facts 11255 1726867144.10376: in run() - task 0affcac9-a3a5-2a96-636c-0000000000cc 11255 1726867144.10397: variable 'ansible_search_path' from source: unknown 11255 1726867144.10465: calling self._execute() 11255 1726867144.10512: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867144.10524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867144.10536: variable 'omit' from source: magic vars 11255 1726867144.10637: variable 'omit' from source: magic vars 11255 1726867144.10766: variable 'omit' from source: magic vars 11255 1726867144.10769: variable 'omit' from source: magic vars 11255 1726867144.10772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11255 1726867144.10813: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11255 1726867144.10835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11255 1726867144.10853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11255 1726867144.10872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11255 1726867144.10912: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11255 1726867144.10921: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867144.10929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867144.11038: Set connection var ansible_timeout to 10 11255 1726867144.11050: Set connection var ansible_shell_type to sh 11255 1726867144.11056: Set connection var ansible_connection to ssh 11255 1726867144.11067: Set connection var ansible_shell_executable to /bin/sh 11255 1726867144.11075: Set connection var ansible_module_compression to ZIP_DEFLATED 11255 1726867144.11092: Set connection var ansible_pipelining to False 11255 1726867144.11120: variable 'ansible_shell_executable' from source: unknown 11255 1726867144.11126: variable 'ansible_connection' from source: unknown 11255 1726867144.11131: variable 'ansible_module_compression' from source: unknown 11255 1726867144.11200: variable 'ansible_shell_type' from source: unknown 11255 1726867144.11203: variable 'ansible_shell_executable' from source: unknown 11255 1726867144.11205: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867144.11207: variable 'ansible_pipelining' from source: unknown 11255 1726867144.11209: variable 'ansible_timeout' from source: unknown 11255 1726867144.11212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867144.11350: 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) 11255 1726867144.11367: variable 'omit' from source: magic vars 11255 1726867144.11381: starting attempt loop 11255 1726867144.11389: running the handler 11255 1726867144.11407: variable 'ansible_facts' from source: unknown 11255 1726867144.11433: _low_level_execute_command(): starting 11255 1726867144.11451: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11255 1726867144.12218: 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 <<< 11255 1726867144.12297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867144.12336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11255 1726867144.12356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867144.12369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867144.12458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867144.14188: stdout chunk (state=3): >>>/root <<< 11255 1726867144.14340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867144.14343: stdout chunk (state=3): >>><<< 11255 1726867144.14346: stderr chunk (state=3): >>><<< 11255 1726867144.14364: _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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867144.14385: _low_level_execute_command(): starting 11255 1726867144.14460: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211 `" && echo ansible-tmp-1726867144.1437001-11272-185193587216211="` echo /root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211 `" ) && sleep 0' 11255 1726867144.14971: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11255 1726867144.14988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11255 1726867144.15003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11255 1726867144.15019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11255 1726867144.15098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867144.15137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867144.15200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867144.15266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867144.17319: stdout chunk (state=3): >>>ansible-tmp-1726867144.1437001-11272-185193587216211=/root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211 <<< 11255 1726867144.17467: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867144.17481: stdout chunk (state=3): >>><<< 11255 1726867144.17504: stderr chunk (state=3): >>><<< 11255 1726867144.17525: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867144.1437001-11272-185193587216211=/root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211 , 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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867144.17563: variable 'ansible_module_compression' from source: unknown 11255 1726867144.17628: ANSIBALLZ: Using generic lock for ansible.legacy.setup 11255 1726867144.17646: ANSIBALLZ: Acquiring lock 11255 1726867144.17653: ANSIBALLZ: Lock acquired: 139687839637936 11255 1726867144.17661: ANSIBALLZ: Creating module 11255 1726867144.46366: ANSIBALLZ: Writing module into payload 11255 1726867144.46463: ANSIBALLZ: Writing module 11255 1726867144.46500: ANSIBALLZ: Renaming module 11255 1726867144.46511: ANSIBALLZ: Done creating module 11255 1726867144.46554: variable 'ansible_facts' from source: unknown 11255 1726867144.46564: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11255 1726867144.46579: _low_level_execute_command(): starting 11255 1726867144.46598: _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' 11255 1726867144.47206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11255 1726867144.47210: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 11255 1726867144.47212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867144.47214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 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.12.116 originally 10.31.12.116 debug2: match found <<< 11255 1726867144.47216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867144.47311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867144.47314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867144.47364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867144.49070: stdout chunk (state=3): >>>PLATFORM <<< 11255 1726867144.49134: stdout chunk (state=3): >>>Linux <<< 11255 1726867144.49169: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 11255 1726867144.49364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867144.49367: stdout chunk (state=3): >>><<< 11255 1726867144.49370: stderr chunk (state=3): >>><<< 11255 1726867144.49543: _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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867144.49549 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 11255 1726867144.49553: _low_level_execute_command(): starting 11255 1726867144.49555: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 11255 1726867144.49703: Sending initial data 11255 1726867144.49707: Sent initial data (1181 bytes) 11255 1726867144.50339: 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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867144.50452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867144.50558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867144.50622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867144.54108: 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"} <<< 11255 1726867144.54546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867144.54572: stdout chunk (state=3): >>><<< 11255 1726867144.54575: stderr chunk (state=3): >>><<< 11255 1726867144.54581: _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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867144.54646: variable 'ansible_facts' from source: unknown 11255 1726867144.54649: variable 'ansible_facts' from source: unknown 11255 1726867144.54657: variable 'ansible_module_compression' from source: unknown 11255 1726867144.54699: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11255fb7gxl1l/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11255 1726867144.54723: variable 'ansible_facts' from source: unknown 11255 1726867144.54855: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211/AnsiballZ_setup.py 11255 1726867144.54963: Sending initial data 11255 1726867144.54967: Sent initial data (154 bytes) 11255 1726867144.55381: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11255 1726867144.55418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11255 1726867144.55422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11255 1726867144.55424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867144.55427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11255 1726867144.55429: 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.12.116 originally 10.31.12.116 <<< 11255 1726867144.55431: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867144.55480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867144.55484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867144.55532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867144.57151: 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 <<< 11255 1726867144.57196: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11255 1726867144.57240: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11255fb7gxl1l/tmpwwbl4e48 /root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211/AnsiballZ_setup.py <<< 11255 1726867144.57243: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211/AnsiballZ_setup.py" <<< 11255 1726867144.57272: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11255fb7gxl1l/tmpwwbl4e48" to remote "/root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211/AnsiballZ_setup.py" <<< 11255 1726867144.58325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867144.58349: stderr chunk (state=3): >>><<< 11255 1726867144.58364: stdout chunk (state=3): >>><<< 11255 1726867144.58382: done transferring module to remote 11255 1726867144.58396: _low_level_execute_command(): starting 11255 1726867144.58400: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211/ /root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211/AnsiballZ_setup.py && sleep 0' 11255 1726867144.58838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11255 1726867144.58842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11255 1726867144.58871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 11255 1726867144.58874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11255 1726867144.58884: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11255 1726867144.58889: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867144.58952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867144.58955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867144.59022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867144.60899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867144.60925: stderr chunk (state=3): >>><<< 11255 1726867144.60928: stdout chunk (state=3): >>><<< 11255 1726867144.60941: _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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867144.60944: _low_level_execute_command(): starting 11255 1726867144.60949: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211/AnsiballZ_setup.py && sleep 0' 11255 1726867144.61361: 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 <<< 11255 1726867144.61365: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 11255 1726867144.61397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867144.61400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11255 1726867144.61402: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867144.61458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11255 1726867144.61466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867144.61535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867144.63833: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11255 1726867144.63861: stdout chunk (state=3): >>>import _imp # builtin <<< 11255 1726867144.63901: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 11255 1726867144.63970: stdout chunk (state=3): >>>import '_io' # <<< 11255 1726867144.63974: stdout chunk (state=3): >>>import 'marshal' # <<< 11255 1726867144.64010: stdout chunk (state=3): >>>import 'posix' # <<< 11255 1726867144.64044: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11255 1726867144.64081: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 11255 1726867144.64088: stdout chunk (state=3): >>># installed zipimport hook <<< 11255 1726867144.64138: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 11255 1726867144.64142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867144.64165: stdout chunk (state=3): >>>import '_codecs' # <<< 11255 1726867144.64168: stdout chunk (state=3): >>> <<< 11255 1726867144.64190: stdout chunk (state=3): >>>import 'codecs' # <<< 11255 1726867144.64231: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11255 1726867144.64256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 11255 1726867144.64259: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35607b84d0> <<< 11255 1726867144.64262: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560787b30> <<< 11255 1726867144.64299: 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' <<< 11255 1726867144.64302: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35607baa50> <<< 11255 1726867144.64327: stdout chunk (state=3): >>>import '_signal' # <<< 11255 1726867144.64356: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 11255 1726867144.64383: stdout chunk (state=3): >>>import 'io' # <<< 11255 1726867144.64416: stdout chunk (state=3): >>>import '_stat' # <<< 11255 1726867144.64419: stdout chunk (state=3): >>>import 'stat' # <<< 11255 1726867144.64502: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11255 1726867144.64550: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11255 1726867144.64575: stdout chunk (state=3): >>>import 'os' # <<< 11255 1726867144.64689: stdout chunk (state=3): >>>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' <<< 11255 1726867144.64692: 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' <<< 11255 1726867144.64695: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560569130> <<< 11255 1726867144.64781: 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 <<< 11255 1726867144.64785: 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 0x7f3560569fa0> <<< 11255 1726867144.64806: stdout chunk (state=3): >>>import 'site' # <<< 11255 1726867144.64837: 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. <<< 11255 1726867144.65215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11255 1726867144.65218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11255 1726867144.65269: 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' <<< 11255 1726867144.65273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11255 1726867144.65311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11255 1726867144.65316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11255 1726867144.65350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11255 1726867144.65353: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605a7da0> <<< 11255 1726867144.65393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11255 1726867144.65396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11255 1726867144.65421: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605a7fb0> <<< 11255 1726867144.65447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11255 1726867144.65473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11255 1726867144.65503: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11255 1726867144.65548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867144.65569: stdout chunk (state=3): >>>import 'itertools' # <<< 11255 1726867144.65597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 11255 1726867144.65600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605df770> <<< 11255 1726867144.65637: 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' <<< 11255 1726867144.65640: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605dfe00> <<< 11255 1726867144.65657: stdout chunk (state=3): >>>import '_collections' # <<< 11255 1726867144.65713: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605bfa40> <<< 11255 1726867144.65719: stdout chunk (state=3): >>>import '_functools' # <<< 11255 1726867144.65751: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605bd160> <<< 11255 1726867144.65842: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605a4f50> <<< 11255 1726867144.65870: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11255 1726867144.65887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11255 1726867144.65904: stdout chunk (state=3): >>>import '_sre' # <<< 11255 1726867144.65927: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11255 1726867144.65952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11255 1726867144.65971: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 11255 1726867144.65986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11255 1726867144.66015: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605ff6b0> <<< 11255 1726867144.66034: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605fe2d0> <<< 11255 1726867144.66067: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 11255 1726867144.66074: 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 0x7f35605be030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605fcb60><<< 11255 1726867144.66083: stdout chunk (state=3): >>> <<< 11255 1726867144.66136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11255 1726867144.66150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35606346b0> <<< 11255 1726867144.66155: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605a41d0> <<< 11255 1726867144.66176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 11255 1726867144.66183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 11255 1726867144.66213: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867144.66218: 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 0x7f3560634b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560634a10> <<< 11255 1726867144.66270: 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' <<< 11255 1726867144.66278: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3560634dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605a2cf0> <<< 11255 1726867144.66310: 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' <<< 11255 1726867144.66338: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11255 1726867144.66375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11255 1726867144.66393: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35606354c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560635190> import 'importlib.machinery' # <<< 11255 1726867144.66427: 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' <<< 11255 1726867144.66454: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35606363c0> <<< 11255 1726867144.66464: stdout chunk (state=3): >>>import 'importlib.util' # <<< 11255 1726867144.66483: stdout chunk (state=3): >>>import 'runpy' # <<< 11255 1726867144.66501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11255 1726867144.66537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11255 1726867144.66561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 11255 1726867144.66571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 11255 1726867144.66582: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35606505c0> <<< 11255 1726867144.66595: stdout chunk (state=3): >>>import 'errno' # <<< 11255 1726867144.66619: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867144.66634: 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 0x7f3560651d00> <<< 11255 1726867144.66646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11255 1726867144.66664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11255 1726867144.66684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 11255 1726867144.66705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 11255 1726867144.66707: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560652ba0> <<< 11255 1726867144.66745: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3560653200> <<< 11255 1726867144.66760: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35606520f0> <<< 11255 1726867144.66781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 11255 1726867144.66796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11255 1726867144.66835: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867144.66845: 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 0x7f3560653c80> <<< 11255 1726867144.66860: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35606533b0> <<< 11255 1726867144.66899: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560636330> <<< 11255 1726867144.66926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11255 1726867144.66948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11255 1726867144.66970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11255 1726867144.66992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11255 1726867144.67025: 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 0x7f3560343bf0> <<< 11255 1726867144.67051: 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' <<< 11255 1726867144.67086: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f356036c6e0> <<< 11255 1726867144.67093: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356036c440> <<< 11255 1726867144.67117: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867144.67123: stdout chunk (state=3): >>># 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 0x7f356036c710> <<< 11255 1726867144.67154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 11255 1726867144.67158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 11255 1726867144.67228: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867144.67361: 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 0x7f356036cfe0> <<< 11255 1726867144.67493: 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' <<< 11255 1726867144.67499: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f356036d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356036c890> <<< 11255 1726867144.67526: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560341d90> <<< 11255 1726867144.67544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11255 1726867144.67578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11255 1726867144.67588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11255 1726867144.67608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 11255 1726867144.67612: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356036edb0> <<< 11255 1726867144.67641: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356036daf0> <<< 11255 1726867144.67657: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560636ae0> <<< 11255 1726867144.67693: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11255 1726867144.67748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867144.67776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11255 1726867144.67805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11255 1726867144.67836: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560397110> <<< 11255 1726867144.67895: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11255 1726867144.67912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867144.67921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11255 1726867144.67948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11255 1726867144.67991: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35603bb470> <<< 11255 1726867144.68014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11255 1726867144.68057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11255 1726867144.68113: stdout chunk (state=3): >>>import 'ntpath' # <<< 11255 1726867144.68137: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 11255 1726867144.68142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356041c290> <<< 11255 1726867144.68166: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11255 1726867144.68197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11255 1726867144.68226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11255 1726867144.68262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11255 1726867144.68350: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356041e9f0> <<< 11255 1726867144.68427: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356041c3b0> <<< 11255 1726867144.68465: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35603e9280> <<< 11255 1726867144.68495: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 11255 1726867144.68499: 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 0x7f355fd293d0> <<< 11255 1726867144.68520: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35603ba270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356036fce0> <<< 11255 1726867144.68707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11255 1726867144.68723: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f35603ba870> <<< 11255 1726867144.69115: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_vxczpuu9/ansible_ansible.legacy.setup_payload.zip' <<< 11255 1726867144.69119: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.69245: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.69276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11255 1726867144.69296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11255 1726867144.69331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11255 1726867144.69411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11255 1726867144.69440: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 11255 1726867144.69447: 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 0x7f355fd8f170> <<< 11255 1726867144.69460: stdout chunk (state=3): >>>import '_typing' # <<< 11255 1726867144.69643: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fd6e060> <<< 11255 1726867144.69648: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fd6d1f0> # zipimport: zlib available <<< 11255 1726867144.69686: stdout chunk (state=3): >>>import 'ansible' # <<< 11255 1726867144.69692: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.69714: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.69734: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.69742: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 11255 1726867144.69755: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.71158: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.72314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 11255 1726867144.72319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fd8d010> <<< 11255 1726867144.72347: 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' <<< 11255 1726867144.72383: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 11255 1726867144.72394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 11255 1726867144.72415: 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' <<< 11255 1726867144.72453: 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 0x7f355fdbeb40> <<< 11255 1726867144.72499: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fdbe900> <<< 11255 1726867144.72527: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fdbe210> <<< 11255 1726867144.72550: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 11255 1726867144.72555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11255 1726867144.72600: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fdbe930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fd8fb90> <<< 11255 1726867144.72615: stdout chunk (state=3): >>>import 'atexit' # <<< 11255 1726867144.72642: 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 0x7f355fdbf890> <<< 11255 1726867144.72680: 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' <<< 11255 1726867144.72684: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f355fdbfad0> <<< 11255 1726867144.72701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11255 1726867144.72753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11255 1726867144.72762: stdout chunk (state=3): >>>import '_locale' # <<< 11255 1726867144.72813: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fdbffb0> <<< 11255 1726867144.72818: stdout chunk (state=3): >>>import 'pwd' # <<< 11255 1726867144.72846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11255 1726867144.72871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11255 1726867144.72910: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc29c10> <<< 11255 1726867144.72944: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867144.72949: 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 0x7f355fc2b3e0> <<< 11255 1726867144.72974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11255 1726867144.72985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11255 1726867144.73022: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc2c290> <<< 11255 1726867144.73042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11255 1726867144.73079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11255 1726867144.73090: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc2d3d0> <<< 11255 1726867144.73113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11255 1726867144.73150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11255 1726867144.73172: 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' <<< 11255 1726867144.73229: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc2fec0> <<< 11255 1726867144.73273: 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 0x7f35605a2de0> <<< 11255 1726867144.73294: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc2e180> <<< 11255 1726867144.73315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11255 1726867144.73341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11255 1726867144.73367: 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' <<< 11255 1726867144.73395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11255 1726867144.73507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11255 1726867144.73531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 11255 1726867144.73544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 11255 1726867144.73556: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc37ef0> <<< 11255 1726867144.73563: stdout chunk (state=3): >>>import '_tokenize' # <<< 11255 1726867144.73632: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc369c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc36720> <<< 11255 1726867144.73658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 11255 1726867144.73663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11255 1726867144.73742: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc36c90> <<< 11255 1726867144.73771: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc2e690> <<< 11255 1726867144.73801: 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 0x7f355fc7bec0> <<< 11255 1726867144.73829: 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 0x7f355fc7c0e0> <<< 11255 1726867144.73857: 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 <<< 11255 1726867144.73874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 11255 1726867144.73899: 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' <<< 11255 1726867144.73941: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f355fc7dc10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc7d9d0> <<< 11255 1726867144.73965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11255 1726867144.73996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11255 1726867144.74049: 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 0x7f355fc80200> <<< 11255 1726867144.74054: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc7e300> <<< 11255 1726867144.74082: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11255 1726867144.74123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867144.74145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11255 1726867144.74161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 11255 1726867144.74166: stdout chunk (state=3): >>>import '_string' # <<< 11255 1726867144.74212: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc839e0> <<< 11255 1726867144.74337: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc803b0> <<< 11255 1726867144.74402: 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 0x7f355fc847a0> <<< 11255 1726867144.74441: 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 0x7f355fc84a10> <<< 11255 1726867144.74484: 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 0x7f355fc84da0> <<< 11255 1726867144.74502: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc7c320> <<< 11255 1726867144.74526: 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 <<< 11255 1726867144.74531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 11255 1726867144.74547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11255 1726867144.74578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11255 1726867144.74601: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867144.74627: 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 0x7f355fb103e0> <<< 11255 1726867144.74782: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867144.74799: 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 0x7f355fb113d0> <<< 11255 1726867144.74804: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc86b70> <<< 11255 1726867144.74836: 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' <<< 11255 1726867144.74843: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f355fc87f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc867b0> <<< 11255 1726867144.74866: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.74876: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.74891: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 11255 1726867144.74901: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.74992: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.75081: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.75100: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 11255 1726867144.75126: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.75129: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.75140: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 11255 1726867144.75146: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.75268: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.75388: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.75942: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.76492: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11255 1726867144.76506: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 11255 1726867144.76527: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11255 1726867144.76545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867144.76600: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867144.76607: 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 0x7f355fb156d0> <<< 11255 1726867144.76680: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 11255 1726867144.76688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 11255 1726867144.76708: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb16540> <<< 11255 1726867144.76713: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb11610> <<< 11255 1726867144.76754: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11255 1726867144.76768: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.76795: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.76801: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 11255 1726867144.76813: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.76956: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.77124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 11255 1726867144.77127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb16c30> <<< 11255 1726867144.77157: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.77598: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.78027: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.78103: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.78184: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11255 1726867144.78191: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.78232: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.78260: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11255 1726867144.78275: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.78337: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.78426: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11255 1726867144.78446: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.78460: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11255 1726867144.78479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.78513: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.78552: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11255 1726867144.78556: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.78790: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.79010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11255 1726867144.79073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11255 1726867144.79084: stdout chunk (state=3): >>>import '_ast' # <<< 11255 1726867144.79155: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb176e0> <<< 11255 1726867144.79162: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.79237: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.79309: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11255 1726867144.79320: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11255 1726867144.79327: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 11255 1726867144.79346: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.79391: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.79423: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11255 1726867144.79441: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.79476: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.79520: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.79574: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.79645: 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 <<< 11255 1726867144.79692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867144.79783: 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 0x7f355fb222d0> <<< 11255 1726867144.79857: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb1d0a0> <<< 11255 1726867144.79860: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 11255 1726867144.79917: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.79980: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.80013: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.80056: 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 <<< 11255 1726867144.80066: stdout chunk (state=3): >>># 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 <<< 11255 1726867144.80106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11255 1726867144.80119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11255 1726867144.80172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11255 1726867144.80217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11255 1726867144.80266: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc0ac30> <<< 11255 1726867144.80309: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fcfe900> <<< 11255 1726867144.80406: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb224e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb22060> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11255 1726867144.80443: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.80511: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 11255 1726867144.80514: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 11255 1726867144.80684: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 11255 1726867144.80710: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11255 1726867144.80722: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.80766: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.80806: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.80851: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.80890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 11255 1726867144.80905: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.80970: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.81040: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.81060: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.81100: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 11255 1726867144.81289: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.81586: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.81590: stdout chunk (state=3): >>># 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' <<< 11255 1726867144.81592: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 11255 1726867144.81594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 11255 1726867144.81600: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11255 1726867144.81627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11255 1726867144.81658: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fbb6360> <<< 11255 1726867144.81680: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 11255 1726867144.81704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 11255 1726867144.81717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 11255 1726867144.81741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11255 1726867144.81765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 11255 1726867144.81792: 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 0x7f355f76c2f0> <<< 11255 1726867144.81827: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867144.81842: 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 0x7f355f76c560> <<< 11255 1726867144.81895: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb9c8f0> <<< 11255 1726867144.81924: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fbb6f00> <<< 11255 1726867144.81953: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fbb4a40> <<< 11255 1726867144.81967: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fbb5430> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11255 1726867144.82044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11255 1726867144.82057: 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' <<< 11255 1726867144.82090: 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' <<< 11255 1726867144.82152: 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 0x7f355f76f650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f76ef00> <<< 11255 1726867144.82173: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f355f76f0e0> <<< 11255 1726867144.82200: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f76e330> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11255 1726867144.82313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11255 1726867144.82347: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f76f830> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11255 1726867144.82375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11255 1726867144.82408: 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 0x7f355f7ce300> <<< 11255 1726867144.82433: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f7cc350> <<< 11255 1726867144.82467: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fbb47a0> import 'ansible.module_utils.facts.timeout' # <<< 11255 1726867144.82506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available <<< 11255 1726867144.82528: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 11255 1726867144.82599: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.82635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 11255 1726867144.82659: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.82704: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.82760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11255 1726867144.82764: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.82801: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 11255 1726867144.82825: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.82861: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 11255 1726867144.82913: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.82966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 11255 1726867144.82983: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.83014: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.83063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 11255 1726867144.83066: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.83114: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.83179: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.83233: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.83312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 11255 1726867144.83326: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.83783: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.84227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 11255 1726867144.84231: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.84284: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.84344: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.84358: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.84414: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 11255 1726867144.84456: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 11255 1726867144.84470: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 11255 1726867144.84530: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.84603: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11255 1726867144.84618: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11255 1726867144.84658: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 11255 1726867144.84699: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.84705: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.84729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 11255 1726867144.84805: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.84904: 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' <<< 11255 1726867144.84925: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f7cf8c0> <<< 11255 1726867144.84947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11255 1726867144.84979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11255 1726867144.85104: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f7cef30> import 'ansible.module_utils.facts.system.local' # <<< 11255 1726867144.85125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.85182: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.85246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11255 1726867144.85267: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.85335: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.85441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 11255 1726867144.85503: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.85583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11255 1726867144.85619: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11255 1726867144.85668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11255 1726867144.85723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11255 1726867144.85796: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867144.85858: 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 0x7f355f80e510> <<< 11255 1726867144.86064: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f7fe2d0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 11255 1726867144.86125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.86196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 11255 1726867144.86199: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.86275: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.86362: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.86479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.86672: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 11255 1726867144.86675: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.86715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 11255 1726867144.86814: stdout chunk (state=3): >>># 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' <<< 11255 1726867144.86932: stdout chunk (state=3): >>># 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 0x7f355f821ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f80c620> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 11255 1726867144.86990: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.87003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 11255 1726867144.87236: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.87413: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 11255 1726867144.87698: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.87701: stdout chunk (state=3): >>># 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 <<< 11255 1726867144.87796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.87943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 11255 1726867144.88067: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.88198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 11255 1726867144.88268: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11255 1726867144.88819: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.89331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 11255 1726867144.89359: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.89444: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.89553: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11255 1726867144.89569: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.89658: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.89781: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 11255 1726867144.89907: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90061: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11255 1726867144.90071: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90094: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 11255 1726867144.90109: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90147: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11255 1726867144.90199: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90298: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90596: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 11255 1726867144.90813: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90856: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 11255 1726867144.90900: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90921: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.90946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 11255 1726867144.90951: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.91022: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.91095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 11255 1726867144.91098: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.91123: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.91147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 11255 1726867144.91153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.91213: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.91268: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 11255 1726867144.91287: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.91335: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.91396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11255 1726867144.91403: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.91687: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.91944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11255 1726867144.91947: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.91998: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 11255 1726867144.92142: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92160: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 11255 1726867144.92184: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 11255 1726867144.92251: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92281: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 11255 1726867144.92288: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92364: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 11255 1726867144.92448: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92470: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 11255 1726867144.92495: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92529: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 11255 1726867144.92581: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92603: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92625: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92715: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92792: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 11255 1726867144.92867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 11255 1726867144.92889: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92927: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.92978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 11255 1726867144.92982: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.93184: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.93378: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11255 1726867144.93381: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.93428: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.93472: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11255 1726867144.93479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.93528: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.93568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11255 1726867144.93589: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.93660: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.93740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 11255 1726867144.93755: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 11255 1726867144.93761: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.93841: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.93932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 11255 1726867144.94015: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867144.94200: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 11255 1726867144.94206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 11255 1726867144.94249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 11255 1726867144.94252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 11255 1726867144.94317: 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 0x7f355f5bb140> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f5ba900> <<< 11255 1726867144.94344: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f5b8830> <<< 11255 1726867145.10235: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 11255 1726867145.10243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 11255 1726867145.10268: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f600980> <<< 11255 1726867145.10304: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 11255 1726867145.10319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 11255 1726867145.10339: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f601a30> <<< 11255 1726867145.10402: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 11255 1726867145.10406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867145.10463: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 11255 1726867145.10468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f812210> <<< 11255 1726867145.10491: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f6038c0> <<< 11255 1726867145.10741: 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 <<< 11255 1726867145.31045: stdout chunk (state=3): >>> <<< 11255 1726867145.31093: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "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-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "04", "epoch": "1726867144", "epoch_int": "1726867144", "date": "2024-09-20", "time": "17:19:04", "iso8601_micro": "2024-09-20T21:19:04.946118Z", "iso8601": "2024-09-20T21:19:04Z", "iso8601_basic": "20240920T171904946118", "iso8601_basic_short": "20240920T171904", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_loadavg": {"1m": 0.50537109375, "5m": 0.30029296875, "15m": 0.14208984375}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "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"<<< 11255 1726867145.31109: stdout chunk (state=3): >>>: "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]<<< 11255 1726867145.31138: stdout chunk (state=3): >>>", "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.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_service_mgr": "systemd", "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": 2967, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 564, "free": 2967}, "nocache": {"free": 3300, "used": 231}, "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": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "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": 383, "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": 261793771520, "block_size": 4096, "block_total": 65519099, "block_available": 63914495, "block_used": 1604604, "inode_total": 131070960, "inode_available": 131029072, "inode_used": 41888, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "roo<<< 11255 1726867145.31144: stdout chunk (state=3): >>>t": "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_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_fibre_channel_wwn": [], "ansible_fips": false, "ansible_lsb": {}, "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.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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"}}} <<< 11255 1726867145.31761: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks <<< 11255 1726867145.31764: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.31780: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 11255 1726867145.31801: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 11255 1726867145.31826: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.31832: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.31837: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.31866: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.31898: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.31905: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.31908: stdout chunk (state=3): >>># 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__ <<< 11255 1726867145.31946: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.31951: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.31959: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.31993: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.32018: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.32023: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.32026: stdout chunk (state=3): >>># cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 11255 1726867145.32059: 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 # 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__ <<< 11255 1726867145.32071: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.32094: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.32106: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.32152: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.32156: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.32166: stdout chunk (state=3): >>># 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<<< 11255 1726867145.32172: stdout chunk (state=3): >>> # 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 <<< 11255 1726867145.32191: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.32198: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.32534: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11255 1726867145.32547: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11255 1726867145.32573: stdout chunk (state=3): >>># destroy _bz2 <<< 11255 1726867145.32597: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 11255 1726867145.32600: stdout chunk (state=3): >>># destroy _blake2 <<< 11255 1726867145.32603: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 11255 1726867145.32628: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 11255 1726867145.32688: stdout chunk (state=3): >>># destroy ntpath <<< 11255 1726867145.32691: stdout chunk (state=3): >>># destroy importlib <<< 11255 1726867145.32697: stdout chunk (state=3): >>># destroy zipimport <<< 11255 1726867145.32726: 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 <<< 11255 1726867145.32729: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 11255 1726867145.32738: stdout chunk (state=3): >>># destroy _locale <<< 11255 1726867145.32766: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 11255 1726867145.32769: stdout chunk (state=3): >>># destroy syslog <<< 11255 1726867145.32782: stdout chunk (state=3): >>># destroy uuid <<< 11255 1726867145.32812: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 11255 1726867145.32833: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 11255 1726867145.32839: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 11255 1726867145.32888: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 11255 1726867145.32895: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 11255 1726867145.32918: stdout chunk (state=3): >>># destroy _pickle <<< 11255 1726867145.32924: stdout chunk (state=3): >>># destroy queue # destroy _heapq <<< 11255 1726867145.32945: stdout chunk (state=3): >>># destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 11255 1726867145.32954: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 11255 1726867145.32976: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 11255 1726867145.33004: stdout chunk (state=3): >>># destroy _ssl <<< 11255 1726867145.33025: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 11255 1726867145.33045: stdout chunk (state=3): >>># destroy json <<< 11255 1726867145.33064: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 11255 1726867145.33070: stdout chunk (state=3): >>># destroy glob <<< 11255 1726867145.33098: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context <<< 11255 1726867145.33110: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing <<< 11255 1726867145.33118: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 11255 1726867145.33172: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 11255 1726867145.33179: 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 # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 11255 1726867145.33206: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.33243: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 11255 1726867145.33250: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 11255 1726867145.33273: 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 <<< 11255 1726867145.33281: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants <<< 11255 1726867145.33286: stdout chunk (state=3): >>># destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 11255 1726867145.33323: 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 <<< 11255 1726867145.33339: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.33362: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.33373: 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<<< 11255 1726867145.33393: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib <<< 11255 1726867145.33405: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 11255 1726867145.33412: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11255 1726867145.33419: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11255 1726867145.33553: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11255 1726867145.33561: stdout chunk (state=3): >>># destroy _socket <<< 11255 1726867145.33575: stdout chunk (state=3): >>># destroy _collections <<< 11255 1726867145.33606: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 11255 1726867145.33612: stdout chunk (state=3): >>># destroy tokenize <<< 11255 1726867145.33644: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11255 1726867145.33684: stdout chunk (state=3): >>># destroy _typing <<< 11255 1726867145.33692: stdout chunk (state=3): >>># destroy _tokenize <<< 11255 1726867145.33700: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 11255 1726867145.33710: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 11255 1726867145.33733: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11255 1726867145.33836: 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 <<< 11255 1726867145.33842: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 11255 1726867145.33854: stdout chunk (state=3): >>># destroy time <<< 11255 1726867145.33881: stdout chunk (state=3): >>># destroy _random <<< 11255 1726867145.33888: stdout chunk (state=3): >>># destroy _weakref <<< 11255 1726867145.33909: stdout chunk (state=3): >>># destroy _hashlib <<< 11255 1726867145.33918: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 11255 1726867145.33927: stdout chunk (state=3): >>># destroy itertools <<< 11255 1726867145.33953: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 11255 1726867145.33957: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11255 1726867145.34364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11255 1726867145.34402: stderr chunk (state=3): >>><<< 11255 1726867145.34405: stdout chunk (state=3): >>><<< 11255 1726867145.34521: _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 0x7f35607b84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560787b30> # /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 0x7f35607baa50> 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 0x7f3560569130> # /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 0x7f3560569fa0> 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 0x7f35605a7da0> # /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 0x7f35605a7fb0> # /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 0x7f35605df770> # /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 0x7f35605dfe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605bfa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605bd160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605a4f50> # /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 0x7f35605ff6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605fe2d0> # /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 0x7f35605be030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605fcb60> # /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 0x7f35606346b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605a41d0> # /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 0x7f3560634b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560634a10> # 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 0x7f3560634dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35605a2cf0> # /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 0x7f35606354c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560635190> 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 0x7f35606363c0> 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 0x7f35606505c0> 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 0x7f3560651d00> # /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 0x7f3560652ba0> # 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 0x7f3560653200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35606520f0> # /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 0x7f3560653c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35606533b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560636330> # /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 0x7f3560343bf0> # /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 0x7f356036c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356036c440> # 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 0x7f356036c710> # /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 0x7f356036cfe0> # 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 0x7f356036d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356036c890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560341d90> # /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 0x7f356036edb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356036daf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3560636ae0> # /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 0x7f3560397110> # /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 0x7f35603bb470> # /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 0x7f356041c290> # /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 0x7f356041e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356041c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35603e9280> # /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 0x7f355fd293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35603ba270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f356036fce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f35603ba870> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_vxczpuu9/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 0x7f355fd8f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fd6e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fd6d1f0> # 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 0x7f355fd8d010> # /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 0x7f355fdbeb40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fdbe900> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fdbe210> # /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 0x7f355fdbe930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fd8fb90> 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 0x7f355fdbf890> # 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 0x7f355fdbfad0> # /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 0x7f355fdbffb0> 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 0x7f355fc29c10> # 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 0x7f355fc2b3e0> # /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 0x7f355fc2c290> # /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 0x7f355fc2d3d0> # /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 0x7f355fc2fec0> # 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 0x7f35605a2de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc2e180> # /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 0x7f355fc37ef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc369c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc36720> # /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 0x7f355fc36c90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc2e690> # 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 0x7f355fc7bec0> # /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 0x7f355fc7c0e0> # /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 0x7f355fc7dc10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc7d9d0> # /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 0x7f355fc80200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc7e300> # /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 0x7f355fc839e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc803b0> # 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 0x7f355fc847a0> # 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 0x7f355fc84a10> # 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 0x7f355fc84da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc7c320> # /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 0x7f355fb103e0> # 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 0x7f355fb113d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc86b70> # 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 0x7f355fc87f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fc867b0> # 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 0x7f355fb156d0> # /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 0x7f355fb16540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb11610> 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 0x7f355fb16c30> # 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 0x7f355fb176e0> # 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 0x7f355fb222d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb1d0a0> 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 0x7f355fc0ac30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fcfe900> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb224e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb22060> # 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 0x7f355fbb6360> # /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 0x7f355f76c2f0> # 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 0x7f355f76c560> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fb9c8f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fbb6f00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fbb4a40> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fbb5430> # /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 0x7f355f76f650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f76ef00> # 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 0x7f355f76f0e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f76e330> # /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 0x7f355f76f830> # /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 0x7f355f7ce300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f7cc350> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355fbb47a0> 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 0x7f355f7cf8c0> # /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 0x7f355f7cef30> 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 0x7f355f80e510> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f7fe2d0> 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 0x7f355f821ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f80c620> 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 0x7f355f5bb140> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f5ba900> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f5b8830> # /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 0x7f355f600980> # /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 0x7f355f601a30> # /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 0x7f355f812210> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f355f6038c0> 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_apparmor": {"status": "disabled"}, "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-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "04", "epoch": "1726867144", "epoch_int": "1726867144", "date": "2024-09-20", "time": "17:19:04", "iso8601_micro": "2024-09-20T21:19:04.946118Z", "iso8601": "2024-09-20T21:19:04Z", "iso8601_basic": "20240920T171904946118", "iso8601_basic_short": "20240920T171904", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_loadavg": {"1m": 0.50537109375, "5m": 0.30029296875, "15m": 0.14208984375}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "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.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_service_mgr": "systemd", "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": 2967, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 564, "free": 2967}, "nocache": {"free": 3300, "used": 231}, "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": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "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": 383, "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": 261793771520, "block_size": 4096, "block_total": 65519099, "block_available": 63914495, "block_used": 1604604, "inode_total": 131070960, "inode_available": 131029072, "inode_used": 41888, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "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_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_fibre_channel_wwn": [], "ansible_fips": false, "ansible_lsb": {}, "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.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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.12.116 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_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 11255 1726867145.35591: 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-1726867144.1437001-11272-185193587216211/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11255 1726867145.35612: _low_level_execute_command(): starting 11255 1726867145.35615: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867144.1437001-11272-185193587216211/ > /dev/null 2>&1 && sleep 0' 11255 1726867145.36054: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11255 1726867145.36062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11255 1726867145.36084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867145.36102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 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 <<< 11255 1726867145.36105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867145.36151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11255 1726867145.36154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867145.36159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867145.36205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867145.38059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867145.38087: stderr chunk (state=3): >>><<< 11255 1726867145.38092: stdout chunk (state=3): >>><<< 11255 1726867145.38106: _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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867145.38117: handler run complete 11255 1726867145.38188: variable 'ansible_facts' from source: unknown 11255 1726867145.38250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867145.38438: variable 'ansible_facts' from source: unknown 11255 1726867145.38493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867145.38565: attempt loop complete, returning result 11255 1726867145.38568: _execute() done 11255 1726867145.38571: dumping result to json 11255 1726867145.38593: done dumping result, returning 11255 1726867145.38600: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-2a96-636c-0000000000cc] 11255 1726867145.38604: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000cc ok: [managed_node2] 11255 1726867145.39180: no more pending results, returning what we have 11255 1726867145.39182: results queue empty 11255 1726867145.39182: checking for any_errors_fatal 11255 1726867145.39183: done checking for any_errors_fatal 11255 1726867145.39183: checking for max_fail_percentage 11255 1726867145.39184: done checking for max_fail_percentage 11255 1726867145.39185: checking to see if all hosts have failed and the running result is not ok 11255 1726867145.39185: done checking to see if all hosts have failed 11255 1726867145.39186: getting the remaining hosts for this loop 11255 1726867145.39187: done getting the remaining hosts for this loop 11255 1726867145.39190: getting the next task for host managed_node2 11255 1726867145.39194: done getting next task for host managed_node2 11255 1726867145.39196: ^ task is: TASK: meta (flush_handlers) 11255 1726867145.39197: ^ 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 11255 1726867145.39201: getting variables 11255 1726867145.39202: in VariableManager get_vars() 11255 1726867145.39218: Calling all_inventory to load vars for managed_node2 11255 1726867145.39219: Calling groups_inventory to load vars for managed_node2 11255 1726867145.39221: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867145.39229: Calling all_plugins_play to load vars for managed_node2 11255 1726867145.39231: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867145.39234: Calling groups_plugins_play to load vars for managed_node2 11255 1726867145.39345: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000cc 11255 1726867145.39349: WORKER PROCESS EXITING 11255 1726867145.39359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867145.39471: done with get_vars() 11255 1726867145.39481: done getting variables 11255 1726867145.39526: in VariableManager get_vars() 11255 1726867145.39533: Calling all_inventory to load vars for managed_node2 11255 1726867145.39534: Calling groups_inventory to load vars for managed_node2 11255 1726867145.39536: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867145.39539: Calling all_plugins_play to load vars for managed_node2 11255 1726867145.39540: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867145.39542: Calling groups_plugins_play to load vars for managed_node2 11255 1726867145.39620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867145.39723: done with get_vars() 11255 1726867145.39732: done queuing things up, now waiting for results queue to drain 11255 1726867145.39733: results queue empty 11255 1726867145.39734: checking for any_errors_fatal 11255 1726867145.39735: done checking for any_errors_fatal 11255 1726867145.39739: checking for max_fail_percentage 11255 1726867145.39739: done checking for max_fail_percentage 11255 1726867145.39740: checking to see if all hosts have failed and the running result is not ok 11255 1726867145.39740: done checking to see if all hosts have failed 11255 1726867145.39741: getting the remaining hosts for this loop 11255 1726867145.39742: done getting the remaining hosts for this loop 11255 1726867145.39744: getting the next task for host managed_node2 11255 1726867145.39747: done getting next task for host managed_node2 11255 1726867145.39749: ^ task is: TASK: Include the task 'el_repo_setup.yml' 11255 1726867145.39750: ^ 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 11255 1726867145.39751: getting variables 11255 1726867145.39752: in VariableManager get_vars() 11255 1726867145.39757: Calling all_inventory to load vars for managed_node2 11255 1726867145.39758: Calling groups_inventory to load vars for managed_node2 11255 1726867145.39759: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867145.39762: Calling all_plugins_play to load vars for managed_node2 11255 1726867145.39764: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867145.39766: Calling groups_plugins_play to load vars for managed_node2 11255 1726867145.39857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867145.39964: done with get_vars() 11255 1726867145.39969: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:10 Friday 20 September 2024 17:19:05 -0400 (0:00:01.303) 0:00:01.315 ****** 11255 1726867145.40021: entering _queue_task() for managed_node2/include_tasks 11255 1726867145.40022: Creating lock for include_tasks 11255 1726867145.40234: worker is 1 (out of 1 available) 11255 1726867145.40245: exiting _queue_task() for managed_node2/include_tasks 11255 1726867145.40255: done queuing things up, now waiting for results queue to drain 11255 1726867145.40256: waiting for pending results... 11255 1726867145.40399: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 11255 1726867145.40451: in run() - task 0affcac9-a3a5-2a96-636c-000000000006 11255 1726867145.40461: variable 'ansible_search_path' from source: unknown 11255 1726867145.40490: calling self._execute() 11255 1726867145.40543: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867145.40547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867145.40555: variable 'omit' from source: magic vars 11255 1726867145.40628: _execute() done 11255 1726867145.40632: dumping result to json 11255 1726867145.40635: done dumping result, returning 11255 1726867145.40638: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-2a96-636c-000000000006] 11255 1726867145.40644: sending task result for task 0affcac9-a3a5-2a96-636c-000000000006 11255 1726867145.40730: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000006 11255 1726867145.40733: WORKER PROCESS EXITING 11255 1726867145.40770: no more pending results, returning what we have 11255 1726867145.40774: in VariableManager get_vars() 11255 1726867145.40804: Calling all_inventory to load vars for managed_node2 11255 1726867145.40807: Calling groups_inventory to load vars for managed_node2 11255 1726867145.40811: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867145.40819: Calling all_plugins_play to load vars for managed_node2 11255 1726867145.40821: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867145.40824: Calling groups_plugins_play to load vars for managed_node2 11255 1726867145.40940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867145.41060: done with get_vars() 11255 1726867145.41064: variable 'ansible_search_path' from source: unknown 11255 1726867145.41074: we have included files to process 11255 1726867145.41074: generating all_blocks data 11255 1726867145.41075: done generating all_blocks data 11255 1726867145.41076: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11255 1726867145.41079: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11255 1726867145.41081: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11255 1726867145.41493: in VariableManager get_vars() 11255 1726867145.41503: done with get_vars() 11255 1726867145.41510: done processing included file 11255 1726867145.41511: iterating over new_blocks loaded from include file 11255 1726867145.41512: in VariableManager get_vars() 11255 1726867145.41517: done with get_vars() 11255 1726867145.41518: filtering new block on tags 11255 1726867145.41526: done filtering new block on tags 11255 1726867145.41528: in VariableManager get_vars() 11255 1726867145.41535: done with get_vars() 11255 1726867145.41536: filtering new block on tags 11255 1726867145.41546: done filtering new block on tags 11255 1726867145.41547: in VariableManager get_vars() 11255 1726867145.41554: done with get_vars() 11255 1726867145.41554: filtering new block on tags 11255 1726867145.41562: done filtering new block on tags 11255 1726867145.41563: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 11255 1726867145.41566: extending task lists for all hosts with included blocks 11255 1726867145.41596: done extending task lists 11255 1726867145.41597: done processing included files 11255 1726867145.41597: results queue empty 11255 1726867145.41598: checking for any_errors_fatal 11255 1726867145.41599: done checking for any_errors_fatal 11255 1726867145.41599: checking for max_fail_percentage 11255 1726867145.41600: done checking for max_fail_percentage 11255 1726867145.41600: checking to see if all hosts have failed and the running result is not ok 11255 1726867145.41600: done checking to see if all hosts have failed 11255 1726867145.41601: getting the remaining hosts for this loop 11255 1726867145.41602: done getting the remaining hosts for this loop 11255 1726867145.41603: getting the next task for host managed_node2 11255 1726867145.41606: done getting next task for host managed_node2 11255 1726867145.41607: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 11255 1726867145.41608: ^ 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 11255 1726867145.41610: getting variables 11255 1726867145.41610: in VariableManager get_vars() 11255 1726867145.41615: Calling all_inventory to load vars for managed_node2 11255 1726867145.41617: Calling groups_inventory to load vars for managed_node2 11255 1726867145.41618: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867145.41621: Calling all_plugins_play to load vars for managed_node2 11255 1726867145.41623: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867145.41624: Calling groups_plugins_play to load vars for managed_node2 11255 1726867145.41737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867145.41840: done with get_vars() 11255 1726867145.41846: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:19:05 -0400 (0:00:00.018) 0:00:01.333 ****** 11255 1726867145.41892: entering _queue_task() for managed_node2/setup 11255 1726867145.42064: worker is 1 (out of 1 available) 11255 1726867145.42075: exiting _queue_task() for managed_node2/setup 11255 1726867145.42087: done queuing things up, now waiting for results queue to drain 11255 1726867145.42088: waiting for pending results... 11255 1726867145.42224: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 11255 1726867145.42281: in run() - task 0affcac9-a3a5-2a96-636c-0000000000dd 11255 1726867145.42292: variable 'ansible_search_path' from source: unknown 11255 1726867145.42296: variable 'ansible_search_path' from source: unknown 11255 1726867145.42323: calling self._execute() 11255 1726867145.42368: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867145.42371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867145.42381: variable 'omit' from source: magic vars 11255 1726867145.42724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867145.44099: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867145.44140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867145.44168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867145.44205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867145.44223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867145.44279: 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) 11255 1726867145.44303: 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) 11255 1726867145.44320: 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) 11255 1726867145.44345: 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) 11255 1726867145.44356: 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) 11255 1726867145.44471: variable 'ansible_facts' from source: unknown 11255 1726867145.44516: variable 'network_test_required_facts' from source: task vars 11255 1726867145.44542: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 11255 1726867145.44545: variable 'omit' from source: magic vars 11255 1726867145.44569: variable 'omit' from source: magic vars 11255 1726867145.44596: variable 'omit' from source: magic vars 11255 1726867145.44614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11255 1726867145.44634: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11255 1726867145.44647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11255 1726867145.44660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11255 1726867145.44668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11255 1726867145.44693: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11255 1726867145.44697: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867145.44700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867145.44761: Set connection var ansible_timeout to 10 11255 1726867145.44764: Set connection var ansible_shell_type to sh 11255 1726867145.44766: Set connection var ansible_connection to ssh 11255 1726867145.44774: Set connection var ansible_shell_executable to /bin/sh 11255 1726867145.44780: Set connection var ansible_module_compression to ZIP_DEFLATED 11255 1726867145.44786: Set connection var ansible_pipelining to False 11255 1726867145.44804: variable 'ansible_shell_executable' from source: unknown 11255 1726867145.44807: variable 'ansible_connection' from source: unknown 11255 1726867145.44812: variable 'ansible_module_compression' from source: unknown 11255 1726867145.44814: variable 'ansible_shell_type' from source: unknown 11255 1726867145.44816: variable 'ansible_shell_executable' from source: unknown 11255 1726867145.44819: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867145.44821: variable 'ansible_pipelining' from source: unknown 11255 1726867145.44823: variable 'ansible_timeout' from source: unknown 11255 1726867145.44825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867145.44917: 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__) 11255 1726867145.44925: variable 'omit' from source: magic vars 11255 1726867145.44930: starting attempt loop 11255 1726867145.44934: running the handler 11255 1726867145.44945: _low_level_execute_command(): starting 11255 1726867145.44951: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11255 1726867145.45444: 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 <<< 11255 1726867145.45448: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867145.45451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11255 1726867145.45453: 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.12.116 originally 10.31.12.116 debug2: match found <<< 11255 1726867145.45455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867145.45507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11255 1726867145.45515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867145.45519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867145.45559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867145.47210: stdout chunk (state=3): >>>/root <<< 11255 1726867145.47311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867145.47337: stderr chunk (state=3): >>><<< 11255 1726867145.47340: stdout chunk (state=3): >>><<< 11255 1726867145.47357: _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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867145.47367: _low_level_execute_command(): starting 11255 1726867145.47376: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977 `" && echo ansible-tmp-1726867145.4735596-11322-86218717059977="` echo /root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977 `" ) && sleep 0' 11255 1726867145.47781: 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 <<< 11255 1726867145.47784: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867145.47787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11255 1726867145.47789: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867145.47841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11255 1726867145.47844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867145.47890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867145.49873: stdout chunk (state=3): >>>ansible-tmp-1726867145.4735596-11322-86218717059977=/root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977 <<< 11255 1726867145.49927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867145.49939: stdout chunk (state=3): >>><<< 11255 1726867145.49952: stderr chunk (state=3): >>><<< 11255 1726867145.50000: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867145.4735596-11322-86218717059977=/root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977 , 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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867145.50190: variable 'ansible_module_compression' from source: unknown 11255 1726867145.50194: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11255fb7gxl1l/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11255 1726867145.50348: variable 'ansible_facts' from source: unknown 11255 1726867145.50872: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977/AnsiballZ_setup.py 11255 1726867145.51224: Sending initial data 11255 1726867145.51237: Sent initial data (153 bytes) 11255 1726867145.52592: 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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867145.52714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11255 1726867145.52739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867145.52754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867145.52834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867145.54451: 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 <<< 11255 1726867145.54490: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11255 1726867145.54526: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11255fb7gxl1l/tmpufz992gq /root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977/AnsiballZ_setup.py <<< 11255 1726867145.54534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977/AnsiballZ_setup.py" <<< 11255 1726867145.54564: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11255fb7gxl1l/tmpufz992gq" to remote "/root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977/AnsiballZ_setup.py" <<< 11255 1726867145.55582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867145.55623: stderr chunk (state=3): >>><<< 11255 1726867145.55626: stdout chunk (state=3): >>><<< 11255 1726867145.55644: done transferring module to remote 11255 1726867145.55665: _low_level_execute_command(): starting 11255 1726867145.55668: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977/ /root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977/AnsiballZ_setup.py && sleep 0' 11255 1726867145.56228: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11255 1726867145.56231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11255 1726867145.56238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11255 1726867145.56282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11255 1726867145.56341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867145.56356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867145.56418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867145.58184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867145.58215: stderr chunk (state=3): >>><<< 11255 1726867145.58218: stdout chunk (state=3): >>><<< 11255 1726867145.58229: _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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867145.58232: _low_level_execute_command(): starting 11255 1726867145.58236: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977/AnsiballZ_setup.py && sleep 0' 11255 1726867145.58761: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11255 1726867145.58774: 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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867145.58795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867145.58872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867145.61034: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11255 1726867145.61065: stdout chunk (state=3): >>>import _imp # builtin <<< 11255 1726867145.61098: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 11255 1726867145.61173: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11255 1726867145.61215: stdout chunk (state=3): >>>import 'posix' # <<< 11255 1726867145.61264: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11255 1726867145.61271: stdout chunk (state=3): >>>import 'time' # <<< 11255 1726867145.61290: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11255 1726867145.61348: 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' <<< 11255 1726867145.61382: stdout chunk (state=3): >>>import '_codecs' # <<< 11255 1726867145.61385: stdout chunk (state=3): >>>import 'codecs' # <<< 11255 1726867145.61412: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11255 1726867145.61446: 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 0x7f626c7684d0> <<< 11255 1726867145.61480: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c737b30> <<< 11255 1726867145.61498: 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 0x7f626c76aa50> <<< 11255 1726867145.61523: stdout chunk (state=3): >>>import '_signal' # <<< 11255 1726867145.61539: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 11255 1726867145.61559: stdout chunk (state=3): >>>import 'io' # <<< 11255 1726867145.61595: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11255 1726867145.61667: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11255 1726867145.61708: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11255 1726867145.61722: stdout chunk (state=3): >>>import 'os' # <<< 11255 1726867145.61757: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 11255 1726867145.61806: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 11255 1726867145.61828: stdout chunk (state=3): >>>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 <<< 11255 1726867145.61831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 11255 1726867145.61847: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c51d130> <<< 11255 1726867145.61899: 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 <<< 11255 1726867145.61923: 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 0x7f626c51dfa0> <<< 11255 1726867145.61959: stdout chunk (state=3): >>>import 'site' # <<< 11255 1726867145.61962: 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. <<< 11255 1726867145.62355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11255 1726867145.62359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11255 1726867145.62384: 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' <<< 11255 1726867145.62405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11255 1726867145.62435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11255 1726867145.62451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11255 1726867145.62499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11255 1726867145.62519: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c55be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11255 1726867145.62547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11255 1726867145.62560: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c55bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11255 1726867145.62597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11255 1726867145.62623: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11255 1726867145.62663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867145.62680: stdout chunk (state=3): >>>import 'itertools' # <<< 11255 1726867145.62735: 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 0x7f626c593830> <<< 11255 1726867145.62751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 11255 1726867145.62754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c593ec0> <<< 11255 1726867145.62773: stdout chunk (state=3): >>>import '_collections' # <<< 11255 1726867145.62806: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c573b60> <<< 11255 1726867145.62816: stdout chunk (state=3): >>>import '_functools' # <<< 11255 1726867145.62843: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c571280> <<< 11255 1726867145.62927: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c559040> <<< 11255 1726867145.62968: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11255 1726867145.62988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 11255 1726867145.63010: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11255 1726867145.63027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11255 1726867145.63049: 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' <<< 11255 1726867145.63116: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5b37d0> <<< 11255 1726867145.63119: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5b23f0> <<< 11255 1726867145.63140: 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 0x7f626c572150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5b0c20> <<< 11255 1726867145.63191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11255 1726867145.63225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5e8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5582c0> # /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' <<< 11255 1726867145.63256: 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 0x7f626c5e8d10> <<< 11255 1726867145.63275: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5e8bc0> <<< 11255 1726867145.63309: 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 0x7f626c5e8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c556de0> <<< 11255 1726867145.63343: 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' <<< 11255 1726867145.63363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11255 1726867145.63397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11255 1726867145.63424: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5e9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5e92e0> import 'importlib.machinery' # <<< 11255 1726867145.63479: 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' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5ea510> <<< 11255 1726867145.63485: stdout chunk (state=3): >>>import 'importlib.util' # <<< 11255 1726867145.63505: stdout chunk (state=3): >>>import 'runpy' # <<< 11255 1726867145.63541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11255 1726867145.63546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11255 1726867145.63583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c600710> import 'errno' # <<< 11255 1726867145.63607: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.63635: 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 0x7f626c601df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11255 1726867145.63664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11255 1726867145.63695: 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' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c602c90> <<< 11255 1726867145.63732: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.63756: 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 0x7f626c6032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c6021e0> <<< 11255 1726867145.63771: 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' <<< 11255 1726867145.63814: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.63825: 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 0x7f626c603d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c6034a0> <<< 11255 1726867145.63861: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5ea540> <<< 11255 1726867145.63883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11255 1726867145.63922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11255 1726867145.63942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11255 1726867145.63957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11255 1726867145.64000: 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 0x7f626c2ffbf0> <<< 11255 1726867145.64008: 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' <<< 11255 1726867145.64063: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f626c3286e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c328440> <<< 11255 1726867145.64070: 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 0x7f626c328710> <<< 11255 1726867145.64093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 11255 1726867145.64109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 11255 1726867145.64165: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.64299: 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 0x7f626c329040> <<< 11255 1726867145.64428: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f626c3299a0> <<< 11255 1726867145.64456: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c3288f0> <<< 11255 1726867145.64489: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c2fdd90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11255 1726867145.64512: stdout chunk (state=3): >>># 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' <<< 11255 1726867145.64549: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c32adb0> <<< 11255 1726867145.64552: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c329af0> <<< 11255 1726867145.64572: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5eac30> <<< 11255 1726867145.64601: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11255 1726867145.64660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867145.64673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11255 1726867145.64705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11255 1726867145.64731: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c357110> <<< 11255 1726867145.64790: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11255 1726867145.64811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867145.64848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11255 1726867145.64852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11255 1726867145.64886: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c3774a0> <<< 11255 1726867145.64900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11255 1726867145.64948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11255 1726867145.65004: stdout chunk (state=3): >>>import 'ntpath' # <<< 11255 1726867145.65022: 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 0x7f626c3d8260> <<< 11255 1726867145.65070: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11255 1726867145.65084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11255 1726867145.65097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11255 1726867145.65123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11255 1726867145.65212: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c3da9c0> <<< 11255 1726867145.65291: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c3d8380> <<< 11255 1726867145.65320: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c3a1280> <<< 11255 1726867145.65365: 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 0x7f626bd25340> <<< 11255 1726867145.65369: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c3762a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c32bce0> <<< 11255 1726867145.65555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11255 1726867145.65558: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f626bd255b0> <<< 11255 1726867145.65805: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_36ts8n40/ansible_setup_payload.zip' # zipimport: zlib available <<< 11255 1726867145.65927: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.65964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11255 1726867145.65976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11255 1726867145.66011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11255 1726867145.66112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11255 1726867145.66125: 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 0x7f626bd8f0b0> import '_typing' # <<< 11255 1726867145.66315: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bd6dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bd6d130> # zipimport: zlib available <<< 11255 1726867145.66352: stdout chunk (state=3): >>>import 'ansible' # <<< 11255 1726867145.66398: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11255 1726867145.66415: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 11255 1726867145.67796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.68910: 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 0x7f626bd8cf80> <<< 11255 1726867145.68942: 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' <<< 11255 1726867145.68972: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 11255 1726867145.68974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 11255 1726867145.69000: 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' <<< 11255 1726867145.69034: 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' <<< 11255 1726867145.69037: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f626bdbe9c0> <<< 11255 1726867145.69065: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bdbe750> <<< 11255 1726867145.69097: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bdbe060> <<< 11255 1726867145.69120: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 11255 1726867145.69125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11255 1726867145.69165: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bdbe7e0> <<< 11255 1726867145.69168: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bd8fd40> import 'atexit' # <<< 11255 1726867145.69202: 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 0x7f626bdbf710> <<< 11255 1726867145.69231: 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 0x7f626bdbf950> <<< 11255 1726867145.69256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11255 1726867145.69298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11255 1726867145.69316: stdout chunk (state=3): >>>import '_locale' # <<< 11255 1726867145.69352: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bdbfe90> <<< 11255 1726867145.69371: stdout chunk (state=3): >>>import 'pwd' # <<< 11255 1726867145.69390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11255 1726867145.69412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11255 1726867145.69444: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc29ca0> <<< 11255 1726867145.69480: 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 0x7f626bc2b8c0> <<< 11255 1726867145.69503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11255 1726867145.69515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11255 1726867145.69550: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc2c2c0> <<< 11255 1726867145.69570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11255 1726867145.69598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11255 1726867145.69614: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc2d460> <<< 11255 1726867145.69635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11255 1726867145.69667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11255 1726867145.69695: 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' <<< 11255 1726867145.69746: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc2ff20> <<< 11255 1726867145.69784: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.69794: stdout chunk (state=3): >>># 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 0x7f626c3282f0> <<< 11255 1726867145.69812: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc2e1e0> <<< 11255 1726867145.69824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11255 1726867145.69846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11255 1726867145.69872: 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' <<< 11255 1726867145.69896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11255 1726867145.70006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11255 1726867145.70040: 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' <<< 11255 1726867145.70050: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc37e00><<< 11255 1726867145.70053: stdout chunk (state=3): >>> <<< 11255 1726867145.70069: stdout chunk (state=3): >>>import '_tokenize' # <<< 11255 1726867145.70137: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc368d0> <<< 11255 1726867145.70142: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc36630> <<< 11255 1726867145.70145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 11255 1726867145.70160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11255 1726867145.70227: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc36ba0> <<< 11255 1726867145.70256: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc2e6f0> <<< 11255 1726867145.70285: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.70292: 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 0x7f626bc7bf20> <<< 11255 1726867145.70313: 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 0x7f626bc7c200> <<< 11255 1726867145.70350: 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 # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 11255 1726867145.70376: 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' <<< 11255 1726867145.70421: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f626bc7dca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc7da60> <<< 11255 1726867145.70439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11255 1726867145.70468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11255 1726867145.70520: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.70543: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f626bc80230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc7e360> <<< 11255 1726867145.70546: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11255 1726867145.70623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867145.70626: 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' <<< 11255 1726867145.70628: stdout chunk (state=3): >>>import '_string' # <<< 11255 1726867145.70668: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc839e0> <<< 11255 1726867145.70805: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc803e0> <<< 11255 1726867145.70858: 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 0x7f626bc84ce0> <<< 11255 1726867145.70897: 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' <<< 11255 1726867145.70938: 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 0x7f626bc84a10> <<< 11255 1726867145.70957: 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 0x7f626bc843b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc7c3b0> <<< 11255 1726867145.70996: 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' <<< 11255 1726867145.71002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11255 1726867145.71009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11255 1726867145.71033: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.71063: 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 0x7f626bb10410> <<< 11255 1726867145.71214: stdout chunk (state=3): >>># 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 0x7f626bb11310> <<< 11255 1726867145.71234: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc86bd0> <<< 11255 1726867145.71271: 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 0x7f626bc87f20> <<< 11255 1726867145.71298: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc867e0> # zipimport: zlib available <<< 11255 1726867145.71312: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11255 1726867145.71325: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.71406: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.71512: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 11255 1726867145.71551: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 11255 1726867145.71555: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.71670: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.71792: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.72333: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.72865: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11255 1726867145.72891: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11255 1726867145.72909: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 11255 1726867145.72915: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11255 1726867145.72923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867145.72971: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.72978: 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 0x7f626bb156a0> <<< 11255 1726867145.73049: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 11255 1726867145.73056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 11255 1726867145.73074: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb16b40> <<< 11255 1726867145.73080: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb115e0> <<< 11255 1726867145.73126: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11255 1726867145.73141: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.73156: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.73172: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 11255 1726867145.73176: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.73326: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.73478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 11255 1726867145.73482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 11255 1726867145.73502: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb16bd0> <<< 11255 1726867145.73507: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.73961: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.74402: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.74473: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.74547: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11255 1726867145.74553: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.74596: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.74625: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11255 1726867145.74640: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.74702: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.74792: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11255 1726867145.74797: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.74815: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11255 1726867145.74835: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.74869: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.74910: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11255 1726867145.74915: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.75138: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.75366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11255 1726867145.75430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11255 1726867145.75445: stdout chunk (state=3): >>>import '_ast' # <<< 11255 1726867145.75510: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb17830> <<< 11255 1726867145.75515: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.75594: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.75675: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11255 1726867145.75680: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11255 1726867145.75682: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 11255 1726867145.75702: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.75747: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.75792: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11255 1726867145.75798: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.75839: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.75889: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.75941: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.76011: 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 <<< 11255 1726867145.76049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867145.76142: 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 0x7f626bb222d0> <<< 11255 1726867145.76181: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb1d040> <<< 11255 1726867145.76211: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 11255 1726867145.76214: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 11255 1726867145.76284: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.76341: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.76371: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.76414: 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 <<< 11255 1726867145.76419: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867145.76437: 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 <<< 11255 1726867145.76456: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11255 1726867145.76478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11255 1726867145.76535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11255 1726867145.76557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11255 1726867145.76571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11255 1726867145.76622: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc0ab40> <<< 11255 1726867145.76665: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bdea810> <<< 11255 1726867145.76750: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb22300> <<< 11255 1726867145.76753: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb15220> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11255 1726867145.76761: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.76792: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.76813: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11255 1726867145.76876: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11255 1726867145.76883: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.76899: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 11255 1726867145.76919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.76972: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77037: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77049: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77075: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77111: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77154: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77191: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 11255 1726867145.77236: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77309: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77379: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77401: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77439: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 11255 1726867145.77442: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77613: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77789: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77828: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.77880: 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' <<< 11255 1726867145.77910: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 11255 1726867145.77913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 11255 1726867145.77936: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11255 1726867145.77958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11255 1726867145.77982: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bbb2390> <<< 11255 1726867145.78003: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 11255 1726867145.78018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 11255 1726867145.78040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 11255 1726867145.78078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11255 1726867145.78104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 11255 1726867145.78113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 11255 1726867145.78118: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b7402f0> <<< 11255 1726867145.78155: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.78163: 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 0x7f626b740650><<< 11255 1726867145.78176: stdout chunk (state=3): >>> <<< 11255 1726867145.78212: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb98e60> <<< 11255 1726867145.78233: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bbb2ed0> <<< 11255 1726867145.78265: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bbb0a10> <<< 11255 1726867145.78271: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bbb06b0> <<< 11255 1726867145.78292: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11255 1726867145.78339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11255 1726867145.78366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 11255 1726867145.78372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 11255 1726867145.78395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 11255 1726867145.78400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 11255 1726867145.78428: 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 0x7f626b743650> <<< 11255 1726867145.78433: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b742f00> <<< 11255 1726867145.78457: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.78464: 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 0x7f626b7430b0> <<< 11255 1726867145.78478: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b742330> <<< 11255 1726867145.78495: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11255 1726867145.78603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11255 1726867145.78616: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b7437d0> <<< 11255 1726867145.78635: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11255 1726867145.78665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11255 1726867145.78701: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.78703: 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 0x7f626b78a300> <<< 11255 1726867145.78721: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b788320> <<< 11255 1726867145.78747: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bbb1b20> import 'ansible.module_utils.facts.timeout' # <<< 11255 1726867145.78771: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 11255 1726867145.78776: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.78798: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 11255 1726867145.78821: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.78872: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.78933: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 11255 1726867145.78946: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.78995: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11255 1726867145.79057: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79063: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 11255 1726867145.79117: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 11255 1726867145.79157: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79201: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79252: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 11255 1726867145.79259: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79339: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 11255 1726867145.79354: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79406: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79465: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79519: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.79581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 11255 1726867145.79585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 11255 1726867145.79601: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80065: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 11255 1726867145.80500: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80555: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80606: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80644: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80680: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 11255 1726867145.80688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 11255 1726867145.80695: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80722: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80750: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 11255 1726867145.80770: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80813: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11255 1726867145.80887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80913: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 11255 1726867145.80954: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.80982: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.81011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 11255 1726867145.81016: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.81099: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.81189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 11255 1726867145.81191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 11255 1726867145.81208: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b78a4e0> <<< 11255 1726867145.81232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11255 1726867145.81254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11255 1726867145.81366: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b78b110> <<< 11255 1726867145.81375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 11255 1726867145.81392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.81448: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.81514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11255 1726867145.81524: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.81610: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.81700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11255 1726867145.81706: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.81768: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.81842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11255 1726867145.81851: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.81892: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.81933: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11255 1726867145.81981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11255 1726867145.82047: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.82105: 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 0x7f626b7ce510> <<< 11255 1726867145.82295: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bbb1310> import 'ansible.module_utils.facts.system.python' # <<< 11255 1726867145.82300: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.82357: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.82408: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 11255 1726867145.82421: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.82503: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.82590: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.82694: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.82838: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 11255 1726867145.82850: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.82890: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.82930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 11255 1726867145.82936: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.82976: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 11255 1726867145.83029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 11255 1726867145.83053: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867145.83081: 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 0x7f626b7e2120> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b7e2060> <<< 11255 1726867145.83090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 11255 1726867145.83101: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83114: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 11255 1726867145.83135: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83167: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 11255 1726867145.83213: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83369: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 11255 1726867145.83526: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83621: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83721: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83758: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 11255 1726867145.83811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 11255 1726867145.83828: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83837: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83861: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.83998: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.84142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 11255 1726867145.84146: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.84266: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.84386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 11255 1726867145.84394: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.84432: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.84459: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.84999: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.85503: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 11255 1726867145.85506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 11255 1726867145.85512: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.85613: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.85721: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11255 1726867145.85728: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.85819: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.85917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11255 1726867145.85924: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.86075: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.86222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11255 1726867145.86240: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.86255: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.86269: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 11255 1726867145.86310: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.86349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11255 1726867145.86363: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.86456: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.86552: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.86749: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.86944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 11255 1726867145.86965: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.86996: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 11255 1726867145.87041: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87068: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87096: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 11255 1726867145.87102: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87167: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87237: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 11255 1726867145.87244: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87268: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87296: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 11255 1726867145.87301: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87355: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 11255 1726867145.87416: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87478: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87533: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11255 1726867145.87543: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.87795: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11255 1726867145.88056: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88118: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 11255 1726867145.88187: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88219: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88254: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 11255 1726867145.88258: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88297: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 11255 1726867145.88337: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88368: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 11255 1726867145.88405: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88492: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 11255 1726867145.88581: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88596: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 11255 1726867145.88611: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88656: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88699: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 11255 1726867145.88707: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88729: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88752: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88793: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88848: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88911: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.88991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 11255 1726867145.88995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 11255 1726867145.89003: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.89052: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.89099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 11255 1726867145.89111: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.89301: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.89496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11255 1726867145.89499: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.89544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.89593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11255 1726867145.89603: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.89643: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.89692: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11255 1726867145.89697: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.89779: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.89856: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 11255 1726867145.89867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 11255 1726867145.89874: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.89959: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.90050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 11255 1726867145.90055: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 11255 1726867145.90129: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867145.91035: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 11255 1726867145.91040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 11255 1726867145.91065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 11255 1726867145.91087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 11255 1726867145.91120: 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 0x7f626b5dfd10> <<< 11255 1726867145.91141: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b5dca40> <<< 11255 1726867145.91192: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b5dc1a0> <<< 11255 1726867145.91662: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "05", "epoch": "1726867145", "epoch_int": "1726867145", "date": "2024-09-20", "time": "17:19:05", "iso8601_micro": "2024-09-20T21:19:05.902539Z", "iso8601": "2024-09-20T21:19:05Z", "iso8601_basic": "20240920T171905902539", "iso8601_basic_short": "20240920T171905", "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.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 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_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_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_apparmor": {"status": "disabled"}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_fips": false, "ansible_local": {}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER<<< 11255 1726867145.91666: stdout chunk (state=3): >>>/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11255 1726867145.92314: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11255 1726867145.92317: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 11255 1726867145.92320: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 11255 1726867145.92353: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92357: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92379: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92397: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92409: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92417: 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 <<< 11255 1726867145.92436: stdout chunk (state=3): >>># 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<<< 11255 1726867145.92450: 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 <<< 11255 1726867145.92471: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92478: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92482: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92505: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92510: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92536: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92553: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92560: stdout chunk (state=3): >>># 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<<< 11255 1726867145.92570: stdout chunk (state=3): >>> # 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 <<< 11255 1726867145.92596: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92613: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92617: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92634: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92642: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92672: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.92681: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.93036: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11255 1726867145.93039: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util<<< 11255 1726867145.93042: stdout chunk (state=3): >>> <<< 11255 1726867145.93066: stdout chunk (state=3): >>># destroy _bz2 <<< 11255 1726867145.93093: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 11255 1726867145.93096: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11255 1726867145.93099: stdout chunk (state=3): >>># destroy zipfile._path <<< 11255 1726867145.93123: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 11255 1726867145.93159: stdout chunk (state=3): >>># destroy ntpath <<< 11255 1726867145.93184: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 11255 1726867145.93199: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 11255 1726867145.93219: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 11255 1726867145.93228: stdout chunk (state=3): >>># destroy _locale <<< 11255 1726867145.93249: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal <<< 11255 1726867145.93255: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 11255 1726867145.93301: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 11255 1726867145.93318: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 11255 1726867145.93360: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 11255 1726867145.93372: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 11255 1726867145.93385: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 11255 1726867145.93402: stdout chunk (state=3): >>># destroy _pickle <<< 11255 1726867145.93420: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 11255 1726867145.93424: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 11255 1726867145.93445: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing <<< 11255 1726867145.93457: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 11255 1726867145.93491: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 11255 1726867145.93507: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 11255 1726867145.93528: stdout chunk (state=3): >>># destroy pwd # destroy termios # destroy errno # destroy json <<< 11255 1726867145.93558: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 11255 1726867145.93568: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 11255 1726867145.93614: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 11255 1726867145.93632: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 11255 1726867145.93647: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.93668: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 11255 1726867145.93693: 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 # cleanup[3] wiping weakref <<< 11255 1726867145.93709: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 11255 1726867145.93731: 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 <<< 11255 1726867145.93738: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre <<< 11255 1726867145.93762: stdout chunk (state=3): >>># cleanup[3] wiping functools <<< 11255 1726867145.93774: 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 <<< 11255 1726867145.93783: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 11255 1726867145.93809: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 11255 1726867145.93819: stdout chunk (state=3): >>># 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 <<< 11255 1726867145.93840: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux <<< 11255 1726867145.93846: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11255 1726867145.93991: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11255 1726867145.93994: stdout chunk (state=3): >>># destroy _socket <<< 11255 1726867145.94030: stdout chunk (state=3): >>># destroy _collections <<< 11255 1726867145.94034: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 11255 1726867145.94039: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 11255 1726867145.94049: stdout chunk (state=3): >>># destroy tokenize <<< 11255 1726867145.94071: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11255 1726867145.94107: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 11255 1726867145.94119: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 11255 1726867145.94138: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 11255 1726867145.94154: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11255 1726867145.94254: 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 # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 11255 1726867145.94258: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 11255 1726867145.94276: stdout chunk (state=3): >>># destroy time <<< 11255 1726867145.94298: stdout chunk (state=3): >>># destroy _random <<< 11255 1726867145.94306: stdout chunk (state=3): >>># destroy _weakref <<< 11255 1726867145.94317: stdout chunk (state=3): >>># destroy _hashlib <<< 11255 1726867145.94342: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 11255 1726867145.94366: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools <<< 11255 1726867145.94380: stdout chunk (state=3): >>># destroy builtins # destroy _thread <<< 11255 1726867145.94390: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11255 1726867145.94784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11255 1726867145.94815: stderr chunk (state=3): >>><<< 11255 1726867145.94818: stdout chunk (state=3): >>><<< 11255 1726867145.94923: _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 0x7f626c7684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c737b30> # /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 0x7f626c76aa50> 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 0x7f626c51d130> # /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 0x7f626c51dfa0> 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 0x7f626c55be90> # /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 0x7f626c55bf50> # /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 0x7f626c593830> # /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 0x7f626c593ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c573b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c571280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c559040> # /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 0x7f626c5b37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5b23f0> # /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 0x7f626c572150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5b0c20> # /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 0x7f626c5e8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5582c0> # /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 0x7f626c5e8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5e8bc0> # 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 0x7f626c5e8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c556de0> # /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 0x7f626c5e9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5e92e0> 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 0x7f626c5ea510> 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 0x7f626c600710> 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 0x7f626c601df0> # /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 0x7f626c602c90> # 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 0x7f626c6032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c6021e0> # /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 0x7f626c603d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c6034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5ea540> # /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 0x7f626c2ffbf0> # /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 0x7f626c3286e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c328440> # 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 0x7f626c328710> # /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 0x7f626c329040> # 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 0x7f626c3299a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c3288f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c2fdd90> # /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 0x7f626c32adb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c329af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c5eac30> # /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 0x7f626c357110> # /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 0x7f626c3774a0> # /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 0x7f626c3d8260> # /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 0x7f626c3da9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c3d8380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c3a1280> # /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 0x7f626bd25340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c3762a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626c32bce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f626bd255b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_36ts8n40/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 0x7f626bd8f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bd6dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bd6d130> # 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 0x7f626bd8cf80> # /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 0x7f626bdbe9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bdbe750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bdbe060> # /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 0x7f626bdbe7e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bd8fd40> 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 0x7f626bdbf710> # 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 0x7f626bdbf950> # /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 0x7f626bdbfe90> 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 0x7f626bc29ca0> # 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 0x7f626bc2b8c0> # /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 0x7f626bc2c2c0> # /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 0x7f626bc2d460> # /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 0x7f626bc2ff20> # 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 0x7f626c3282f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc2e1e0> # /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 0x7f626bc37e00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc368d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc36630> # /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 0x7f626bc36ba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc2e6f0> # 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 0x7f626bc7bf20> # /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 0x7f626bc7c200> # /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 0x7f626bc7dca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc7da60> # /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 0x7f626bc80230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc7e360> # /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 0x7f626bc839e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc803e0> # 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 0x7f626bc84ce0> # 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 0x7f626bc84a10> # 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 0x7f626bc843b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc7c3b0> # /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 0x7f626bb10410> # 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 0x7f626bb11310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc86bd0> # 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 0x7f626bc87f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bc867e0> # 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 0x7f626bb156a0> # /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 0x7f626bb16b40> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb115e0> 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 0x7f626bb16bd0> # 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 0x7f626bb17830> # 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 0x7f626bb222d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb1d040> 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 0x7f626bc0ab40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bdea810> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb22300> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb15220> # 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 0x7f626bbb2390> # /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 0x7f626b7402f0> # 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 0x7f626b740650> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bb98e60> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bbb2ed0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bbb0a10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bbb06b0> # /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 0x7f626b743650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b742f00> # 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 0x7f626b7430b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b742330> # /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 0x7f626b7437d0> # /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 0x7f626b78a300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b788320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bbb1b20> 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 0x7f626b78a4e0> # /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 0x7f626b78b110> 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 0x7f626b7ce510> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626bbb1310> 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 0x7f626b7e2120> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b7e2060> 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 0x7f626b5dfd10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b5dca40> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f626b5dc1a0> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "19", "second": "05", "epoch": "1726867145", "epoch_int": "1726867145", "date": "2024-09-20", "time": "17:19:05", "iso8601_micro": "2024-09-20T21:19:05.902539Z", "iso8601": "2024-09-20T21:19:05Z", "iso8601_basic": "20240920T171905902539", "iso8601_basic_short": "20240920T171905", "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.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 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_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_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_apparmor": {"status": "disabled"}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.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": "ec273454a5a8b2a199265679d6a78897", "ansible_fips": false, "ansible_local": {}, "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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.12.116 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 11255 1726867145.95708: 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-1726867145.4735596-11322-86218717059977/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11255 1726867145.95711: _low_level_execute_command(): starting 11255 1726867145.95713: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867145.4735596-11322-86218717059977/ > /dev/null 2>&1 && sleep 0' 11255 1726867145.95720: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11255 1726867145.95732: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11255 1726867145.95763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11255 1726867145.95767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867145.95769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11255 1726867145.95771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11255 1726867145.95772: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867145.95826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11255 1726867145.95830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867145.95836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867145.95874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867145.97717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867145.97737: stderr chunk (state=3): >>><<< 11255 1726867145.97740: stdout chunk (state=3): >>><<< 11255 1726867145.97753: _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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867145.97759: handler run complete 11255 1726867145.97794: variable 'ansible_facts' from source: unknown 11255 1726867145.97842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867145.97912: variable 'ansible_facts' from source: unknown 11255 1726867145.97953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867145.98061: attempt loop complete, returning result 11255 1726867145.98064: _execute() done 11255 1726867145.98066: dumping result to json 11255 1726867145.98068: done dumping result, returning 11255 1726867145.98070: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-2a96-636c-0000000000dd] 11255 1726867145.98072: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000dd 11255 1726867145.98149: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000dd 11255 1726867145.98152: WORKER PROCESS EXITING ok: [managed_node2] 11255 1726867145.98257: no more pending results, returning what we have 11255 1726867145.98259: results queue empty 11255 1726867145.98260: checking for any_errors_fatal 11255 1726867145.98261: done checking for any_errors_fatal 11255 1726867145.98263: checking for max_fail_percentage 11255 1726867145.98265: done checking for max_fail_percentage 11255 1726867145.98265: checking to see if all hosts have failed and the running result is not ok 11255 1726867145.98266: done checking to see if all hosts have failed 11255 1726867145.98267: getting the remaining hosts for this loop 11255 1726867145.98268: done getting the remaining hosts for this loop 11255 1726867145.98272: getting the next task for host managed_node2 11255 1726867145.98280: done getting next task for host managed_node2 11255 1726867145.98283: ^ task is: TASK: Check if system is ostree 11255 1726867145.98285: ^ 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 11255 1726867145.98289: getting variables 11255 1726867145.98291: in VariableManager get_vars() 11255 1726867145.98317: Calling all_inventory to load vars for managed_node2 11255 1726867145.98320: Calling groups_inventory to load vars for managed_node2 11255 1726867145.98323: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867145.98332: Calling all_plugins_play to load vars for managed_node2 11255 1726867145.98334: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867145.98337: Calling groups_plugins_play to load vars for managed_node2 11255 1726867145.98484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867145.98598: done with get_vars() 11255 1726867145.98607: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:19:05 -0400 (0:00:00.567) 0:00:01.901 ****** 11255 1726867145.98668: entering _queue_task() for managed_node2/stat 11255 1726867145.98871: worker is 1 (out of 1 available) 11255 1726867145.98884: exiting _queue_task() for managed_node2/stat 11255 1726867145.98898: done queuing things up, now waiting for results queue to drain 11255 1726867145.98900: waiting for pending results... 11255 1726867145.99036: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 11255 1726867145.99102: in run() - task 0affcac9-a3a5-2a96-636c-0000000000df 11255 1726867145.99112: variable 'ansible_search_path' from source: unknown 11255 1726867145.99115: variable 'ansible_search_path' from source: unknown 11255 1726867145.99142: calling self._execute() 11255 1726867145.99199: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867145.99203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867145.99212: variable 'omit' from source: magic vars 11255 1726867145.99545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11255 1726867145.99719: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11255 1726867145.99749: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11255 1726867145.99794: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11255 1726867145.99820: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11255 1726867145.99888: 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) 11255 1726867145.99914: 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) 11255 1726867145.99930: 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) 11255 1726867145.99947: 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) 11255 1726867146.00039: Evaluated conditional (not __network_is_ostree is defined): True 11255 1726867146.00044: variable 'omit' from source: magic vars 11255 1726867146.00070: variable 'omit' from source: magic vars 11255 1726867146.00100: variable 'omit' from source: magic vars 11255 1726867146.00117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11255 1726867146.00139: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11255 1726867146.00153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11255 1726867146.00165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11255 1726867146.00173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11255 1726867146.00199: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11255 1726867146.00204: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.00206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.00270: Set connection var ansible_timeout to 10 11255 1726867146.00274: Set connection var ansible_shell_type to sh 11255 1726867146.00278: Set connection var ansible_connection to ssh 11255 1726867146.00285: Set connection var ansible_shell_executable to /bin/sh 11255 1726867146.00292: Set connection var ansible_module_compression to ZIP_DEFLATED 11255 1726867146.00298: Set connection var ansible_pipelining to False 11255 1726867146.00316: variable 'ansible_shell_executable' from source: unknown 11255 1726867146.00319: variable 'ansible_connection' from source: unknown 11255 1726867146.00322: variable 'ansible_module_compression' from source: unknown 11255 1726867146.00324: variable 'ansible_shell_type' from source: unknown 11255 1726867146.00326: variable 'ansible_shell_executable' from source: unknown 11255 1726867146.00328: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.00331: variable 'ansible_pipelining' from source: unknown 11255 1726867146.00333: variable 'ansible_timeout' from source: unknown 11255 1726867146.00335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.00435: 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__) 11255 1726867146.00445: variable 'omit' from source: magic vars 11255 1726867146.00448: starting attempt loop 11255 1726867146.00452: running the handler 11255 1726867146.00464: _low_level_execute_command(): starting 11255 1726867146.00470: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11255 1726867146.00936: 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 <<< 11255 1726867146.00967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11255 1726867146.00970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.00972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11255 1726867146.00974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11255 1726867146.00978: 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.01029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11255 1726867146.01032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867146.01084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867146.02758: stdout chunk (state=3): >>>/root <<< 11255 1726867146.02869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867146.02892: stderr chunk (state=3): >>><<< 11255 1726867146.02895: stdout chunk (state=3): >>><<< 11255 1726867146.02912: _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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867146.02922: _low_level_execute_command(): starting 11255 1726867146.02925: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751 `" && echo ansible-tmp-1726867146.0291-11345-257752603188751="` echo /root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751 `" ) && sleep 0' 11255 1726867146.03330: 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 <<< 11255 1726867146.03334: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.03346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.03391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867146.03407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867146.03452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867146.05370: stdout chunk (state=3): >>>ansible-tmp-1726867146.0291-11345-257752603188751=/root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751 <<< 11255 1726867146.05471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867146.05495: stderr chunk (state=3): >>><<< 11255 1726867146.05500: stdout chunk (state=3): >>><<< 11255 1726867146.05510: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867146.0291-11345-257752603188751=/root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751 , 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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867146.05546: variable 'ansible_module_compression' from source: unknown 11255 1726867146.05587: ANSIBALLZ: Using lock for stat 11255 1726867146.05590: ANSIBALLZ: Acquiring lock 11255 1726867146.05592: ANSIBALLZ: Lock acquired: 139687840273312 11255 1726867146.05598: ANSIBALLZ: Creating module 11255 1726867146.12811: ANSIBALLZ: Writing module into payload 11255 1726867146.12871: ANSIBALLZ: Writing module 11255 1726867146.12889: ANSIBALLZ: Renaming module 11255 1726867146.12897: ANSIBALLZ: Done creating module 11255 1726867146.12912: variable 'ansible_facts' from source: unknown 11255 1726867146.12966: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751/AnsiballZ_stat.py 11255 1726867146.13061: Sending initial data 11255 1726867146.13064: Sent initial data (150 bytes) 11255 1726867146.13474: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11255 1726867146.13485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11255 1726867146.13511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.13515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 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 <<< 11255 1726867146.13517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.13568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11255 1726867146.13571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867146.13573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867146.13626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867146.15276: 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 <<< 11255 1726867146.15285: stderr chunk (state=3): >>>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 <<< 11255 1726867146.15312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11255 1726867146.15352: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11255fb7gxl1l/tmpfyxq6nm_ /root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751/AnsiballZ_stat.py <<< 11255 1726867146.15357: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751/AnsiballZ_stat.py" <<< 11255 1726867146.15395: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-11255fb7gxl1l/tmpfyxq6nm_" to remote "/root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751/AnsiballZ_stat.py" <<< 11255 1726867146.15917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867146.15954: stderr chunk (state=3): >>><<< 11255 1726867146.15957: stdout chunk (state=3): >>><<< 11255 1726867146.15978: done transferring module to remote 11255 1726867146.15988: _low_level_execute_command(): starting 11255 1726867146.15995: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751/ /root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751/AnsiballZ_stat.py && sleep 0' 11255 1726867146.16379: 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 <<< 11255 1726867146.16383: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.16405: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.16442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867146.16457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867146.16497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867146.18315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867146.18339: stderr chunk (state=3): >>><<< 11255 1726867146.18342: stdout chunk (state=3): >>><<< 11255 1726867146.18352: _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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867146.18355: _low_level_execute_command(): starting 11255 1726867146.18360: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751/AnsiballZ_stat.py && sleep 0' 11255 1726867146.18754: 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 <<< 11255 1726867146.18757: 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.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.18760: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 11255 1726867146.18762: 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 <<< 11255 1726867146.18765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.18815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 11255 1726867146.18818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867146.18866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867146.21082: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11255 1726867146.21107: stdout chunk (state=3): >>>import _imp # builtin <<< 11255 1726867146.21140: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 11255 1726867146.21216: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11255 1726867146.21254: stdout chunk (state=3): >>>import 'posix' # <<< 11255 1726867146.21314: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11255 1726867146.21325: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 11255 1726867146.21386: 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' <<< 11255 1726867146.21410: stdout chunk (state=3): >>>import '_codecs' # <<< 11255 1726867146.21431: stdout chunk (state=3): >>>import 'codecs' # <<< 11255 1726867146.21458: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11255 1726867146.21488: 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 0x7f77e69bc4d0> <<< 11255 1726867146.21530: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e698bb00> # /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' <<< 11255 1726867146.21572: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e69bea50> <<< 11255 1726867146.21579: stdout chunk (state=3): >>>import '_signal' # <<< 11255 1726867146.21608: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 11255 1726867146.21624: stdout chunk (state=3): >>>import 'io' # <<< 11255 1726867146.21704: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11255 1726867146.21736: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11255 1726867146.21762: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11255 1726867146.21825: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 11255 1726867146.21833: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 11255 1726867146.21849: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 11255 1726867146.21860: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11255 1726867146.21886: 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' <<< 11255 1726867146.21910: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e69cd130> <<< 11255 1726867146.21967: 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 <<< 11255 1726867146.21985: 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 0x7f77e69cdfa0> <<< 11255 1726867146.22014: stdout chunk (state=3): >>>import 'site' # <<< 11255 1726867146.22041: 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. <<< 11255 1726867146.22266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11255 1726867146.22280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11255 1726867146.22304: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 11255 1726867146.22310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867146.22335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11255 1726867146.22368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11255 1726867146.22392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11255 1726867146.22413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11255 1726867146.22426: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67abe60> <<< 11255 1726867146.22452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11255 1726867146.22461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11255 1726867146.22484: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67abef0> <<< 11255 1726867146.22504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11255 1726867146.22528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11255 1726867146.22552: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11255 1726867146.22597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867146.22615: stdout chunk (state=3): >>>import 'itertools' # <<< 11255 1726867146.22642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 11255 1726867146.22649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67e3860> <<< 11255 1726867146.22663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 11255 1726867146.22673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67e3ef0> <<< 11255 1726867146.22695: stdout chunk (state=3): >>>import '_collections' # <<< 11255 1726867146.22734: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67c3b30> <<< 11255 1726867146.22748: stdout chunk (state=3): >>>import '_functools' # <<< 11255 1726867146.22776: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67c1220> <<< 11255 1726867146.22862: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67a9010> <<< 11255 1726867146.22890: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11255 1726867146.22907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11255 1726867146.22911: stdout chunk (state=3): >>>import '_sre' # <<< 11255 1726867146.22939: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11255 1726867146.22958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11255 1726867146.22981: 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' <<< 11255 1726867146.23014: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e68037a0> <<< 11255 1726867146.23031: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e68023c0> <<< 11255 1726867146.23060: 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' <<< 11255 1726867146.23068: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67c20f0> <<< 11255 1726867146.23073: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67aa8d0> <<< 11255 1726867146.23114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11255 1726867146.23125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 11255 1726867146.23141: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e68387a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67a8290> <<< 11255 1726867146.23159: 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' <<< 11255 1726867146.23192: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867146.23198: 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 0x7f77e6838c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6838b00> <<< 11255 1726867146.23224: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867146.23233: 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 0x7f77e6838ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67a6db0> <<< 11255 1726867146.23268: 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' <<< 11255 1726867146.23292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11255 1726867146.23312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11255 1726867146.23337: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6839580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6839250> <<< 11255 1726867146.23341: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 11255 1726867146.23371: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 11255 1726867146.23382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 11255 1726867146.23391: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e683a450> <<< 11255 1726867146.23409: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 11255 1726867146.23437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11255 1726867146.23464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11255 1726867146.23499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 11255 1726867146.23503: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6850680> <<< 11255 1726867146.23516: stdout chunk (state=3): >>>import 'errno' # <<< 11255 1726867146.23544: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867146.23548: 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 0x7f77e6851d30> <<< 11255 1726867146.23576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11255 1726867146.23583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11255 1726867146.23611: 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' <<< 11255 1726867146.23614: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6852bd0> <<< 11255 1726867146.23671: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867146.23679: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77e6853230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6852120> <<< 11255 1726867146.23701: 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' <<< 11255 1726867146.23746: stdout chunk (state=3): >>># 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 0x7f77e6853cb0> <<< 11255 1726867146.23770: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e68533e0> <<< 11255 1726867146.23815: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e683a4b0> <<< 11255 1726867146.23830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11255 1726867146.23863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11255 1726867146.23869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11255 1726867146.23890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11255 1726867146.23918: 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 0x7f77e65dfb90> <<< 11255 1726867146.23936: 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' <<< 11255 1726867146.23972: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867146.24008: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77e6608620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6608380> # 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 0x7f77e6608650> <<< 11255 1726867146.24041: 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' <<< 11255 1726867146.24109: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867146.24237: 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 0x7f77e6608f80> <<< 11255 1726867146.24356: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77e66098b0> <<< 11255 1726867146.24382: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6608830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e65ddd30> <<< 11255 1726867146.24415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11255 1726867146.24453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11255 1726867146.24456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11255 1726867146.24485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e660ac90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e66099d0> <<< 11255 1726867146.24509: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e683aba0> <<< 11255 1726867146.24535: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11255 1726867146.24598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867146.24608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11255 1726867146.24637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11255 1726867146.24670: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6633020> <<< 11255 1726867146.24723: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11255 1726867146.24745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867146.24764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11255 1726867146.24782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11255 1726867146.24809: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6657380> <<< 11255 1726867146.24849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11255 1726867146.24874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11255 1726867146.24941: stdout chunk (state=3): >>>import 'ntpath' # <<< 11255 1726867146.24957: 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 0x7f77e66b8110> <<< 11255 1726867146.24985: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11255 1726867146.25019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11255 1726867146.25032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11255 1726867146.25061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11255 1726867146.25147: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e66ba870> <<< 11255 1726867146.25227: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e66b8230> <<< 11255 1726867146.25258: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6685130> <<< 11255 1726867146.25302: 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 0x7f77e5f29220> <<< 11255 1726867146.25313: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6656180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e660bbf0> <<< 11255 1726867146.25420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11255 1726867146.25445: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77e6656780> <<< 11255 1726867146.25704: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_xr3q20xx/ansible_stat_payload.zip' # zipimport: zlib available <<< 11255 1726867146.25731: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.25760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11255 1726867146.25763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11255 1726867146.25808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11255 1726867146.25885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11255 1726867146.25907: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 11255 1726867146.25929: 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 0x7f77e5f7af60> import '_typing' # <<< 11255 1726867146.26102: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5f59e50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5f59010> # zipimport: zlib available <<< 11255 1726867146.26140: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 11255 1726867146.26170: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11255 1726867146.26200: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 11255 1726867146.27582: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.28683: 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 0x7f77e5f7a2d0> <<< 11255 1726867146.28710: 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' <<< 11255 1726867146.28740: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 11255 1726867146.28776: 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' <<< 11255 1726867146.28805: 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 0x7f77e5faa8a0> <<< 11255 1726867146.28838: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5faa630> <<< 11255 1726867146.28874: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5fa9f40> <<< 11255 1726867146.28905: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11255 1726867146.28933: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5faa690> <<< 11255 1726867146.28944: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5f5bf50> import 'atexit' # <<< 11255 1726867146.29002: 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 0x7f77e5fab620> <<< 11255 1726867146.29020: 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 0x7f77e5fab860> <<< 11255 1726867146.29032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11255 1726867146.29070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11255 1726867146.29111: stdout chunk (state=3): >>>import '_locale' # <<< 11255 1726867146.29162: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5fabda0> import 'pwd' # <<< 11255 1726867146.29166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11255 1726867146.29196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11255 1726867146.29230: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e0dbb0> <<< 11255 1726867146.29251: 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 0x7f77e5e0f7d0> <<< 11255 1726867146.29327: stdout chunk (state=3): >>># /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' <<< 11255 1726867146.29330: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e101a0> <<< 11255 1726867146.29388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11255 1726867146.29411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e11340> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11255 1726867146.29457: stdout chunk (state=3): >>># 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' <<< 11255 1726867146.29506: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e13da0> <<< 11255 1726867146.29548: 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 0x7f77e67a6ea0> <<< 11255 1726867146.29594: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e12090> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11255 1726867146.29635: stdout chunk (state=3): >>># 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' <<< 11255 1726867146.29671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11255 1726867146.29704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11255 1726867146.29720: 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 0x7f77e5e1bcb0> import '_tokenize' # <<< 11255 1726867146.29818: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e1a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e1a4e0> <<< 11255 1726867146.29846: 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' <<< 11255 1726867146.29901: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e1aa50> <<< 11255 1726867146.29929: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e12570> <<< 11255 1726867146.29957: 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 0x7f77e5e63f20> <<< 11255 1726867146.29994: 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 0x7f77e5e63fe0> <<< 11255 1726867146.30019: 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 # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 11255 1726867146.30047: 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' <<< 11255 1726867146.30089: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77e5e65a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e65850> <<< 11255 1726867146.30112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11255 1726867146.30223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11255 1726867146.30283: 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 0x7f77e5e67fb0> <<< 11255 1726867146.30342: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e66150> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11255 1726867146.30380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 11255 1726867146.30431: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e6b710> <<< 11255 1726867146.30539: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e680e0> <<< 11255 1726867146.30604: 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 0x7f77e5e6c500> <<< 11255 1726867146.30636: 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 0x7f77e5e6c920> <<< 11255 1726867146.30670: 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 0x7f77e5e6c9b0> <<< 11255 1726867146.30694: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e64110> <<< 11255 1726867146.30714: 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 <<< 11255 1726867146.30723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 11255 1726867146.30728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11255 1726867146.30751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11255 1726867146.30776: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867146.30804: 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 0x7f77e5ef80b0> <<< 11255 1726867146.30952: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 11255 1726867146.30958: 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 0x7f77e5ef9640> <<< 11255 1726867146.30971: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e6e840> <<< 11255 1726867146.31008: 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 0x7f77e5e6fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e6e480> <<< 11255 1726867146.31012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.31035: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11255 1726867146.31060: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.31139: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.31228: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.31246: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.31253: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 11255 1726867146.31255: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.31282: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 11255 1726867146.31297: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.31405: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.31524: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.32079: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.32627: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 11255 1726867146.32631: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 11255 1726867146.32659: stdout chunk (state=3): >>>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' <<< 11255 1726867146.32730: 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 0x7f77e5efd8e0> <<< 11255 1726867146.32818: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5efe630> <<< 11255 1726867146.32832: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5ef9a90> <<< 11255 1726867146.32874: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11255 1726867146.32885: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.32904: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.32918: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 11255 1726867146.32925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.33064: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.33217: 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' <<< 11255 1726867146.33235: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5efe600> <<< 11255 1726867146.33241: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.33696: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.34129: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.34202: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.34272: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11255 1726867146.34285: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.34316: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.34353: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11255 1726867146.34359: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.34435: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.34508: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11255 1726867146.34526: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.34541: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.34551: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 11255 1726867146.34597: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.34632: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11255 1726867146.34641: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.34881: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.35107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11255 1726867146.35168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11255 1726867146.35171: stdout chunk (state=3): >>>import '_ast' # <<< 11255 1726867146.35270: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5eff920> # zipimport: zlib available <<< 11255 1726867146.35310: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.35407: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11255 1726867146.35423: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 11255 1726867146.35461: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.35504: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 11255 1726867146.35560: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.35597: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.35654: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.35716: 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 <<< 11255 1726867146.35759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11255 1726867146.35838: 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 0x7f77e5d0a090> <<< 11255 1726867146.35890: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5d07230> <<< 11255 1726867146.35919: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 11255 1726867146.35967: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.36032: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.36057: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.36100: 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' <<< 11255 1726867146.36124: 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 <<< 11255 1726867146.36142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11255 1726867146.36160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11255 1726867146.36216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11255 1726867146.36242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11255 1726867146.36254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11255 1726867146.36306: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5ffe9c0> <<< 11255 1726867146.36347: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5fee690> <<< 11255 1726867146.36426: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5d09e20> <<< 11255 1726867146.36430: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e6da30> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11255 1726867146.36450: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.36468: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.36495: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11255 1726867146.36551: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11255 1726867146.36561: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.36591: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 11255 1726867146.36597: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.36720: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.36913: stdout chunk (state=3): >>># zipimport: zlib available <<< 11255 1726867146.37027: 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"}}} <<< 11255 1726867146.37059: stdout chunk (state=3): >>># destroy __main__ <<< 11255 1726867146.37392: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11255 1726867146.37395: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 11255 1726867146.37416: stdout chunk (state=3): >>># 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 <<< 11255 1726867146.37423: stdout chunk (state=3): >>># 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 <<< 11255 1726867146.37469: stdout chunk (state=3): >>># 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 <<< 11255 1726867146.37474: stdout chunk (state=3): >>># 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 <<< 11255 1726867146.37484: stdout chunk (state=3): >>># 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 <<< 11255 1726867146.37507: 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 # 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 <<< 11255 1726867146.37544: stdout chunk (state=3): >>># 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 <<< 11255 1726867146.37571: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 11255 1726867146.37593: stdout chunk (state=3): >>># 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 <<< 11255 1726867146.37836: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11255 1726867146.37889: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 11255 1726867146.37933: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 11255 1726867146.37937: stdout chunk (state=3): >>># destroy ntpath <<< 11255 1726867146.37965: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 11255 1726867146.38018: stdout chunk (state=3): >>># 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 <<< 11255 1726867146.38042: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 11255 1726867146.38074: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 11255 1726867146.38092: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 11255 1726867146.38156: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 11255 1726867146.38172: stdout chunk (state=3): >>># 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 <<< 11255 1726867146.38230: 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 # 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 <<< 11255 1726867146.38269: 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 <<< 11255 1726867146.38304: 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 # 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 <<< 11255 1726867146.38321: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11255 1726867146.38443: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11255 1726867146.38459: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 11255 1726867146.38527: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 11255 1726867146.38532: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11255 1726867146.38588: stdout chunk (state=3): >>># 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 <<< 11255 1726867146.38592: stdout chunk (state=3): >>># destroy _io # destroy marshal <<< 11255 1726867146.38610: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11255 1726867146.38688: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 11255 1726867146.38721: stdout chunk (state=3): >>># 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 <<< 11255 1726867146.38752: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 11255 1726867146.38783: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 11255 1726867146.38794: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 11255 1726867146.39284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 11255 1726867146.39287: stdout chunk (state=3): >>><<< 11255 1726867146.39289: stderr chunk (state=3): >>><<< 11255 1726867146.39302: _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 0x7f77e69bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e698bb00> # /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 0x7f77e69bea50> 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 0x7f77e69cd130> # /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 0x7f77e69cdfa0> 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 0x7f77e67abe60> # /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 0x7f77e67abef0> # /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 0x7f77e67e3860> # /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 0x7f77e67e3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67c3b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67c1220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67a9010> # /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 0x7f77e68037a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e68023c0> # /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 0x7f77e67c20f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67aa8d0> # /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 0x7f77e68387a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67a8290> # /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 0x7f77e6838c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6838b00> # 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 0x7f77e6838ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e67a6db0> # /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 0x7f77e6839580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6839250> 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 0x7f77e683a450> 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 0x7f77e6850680> 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 0x7f77e6851d30> # /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 0x7f77e6852bd0> # 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 0x7f77e6853230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6852120> # /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 0x7f77e6853cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e68533e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e683a4b0> # /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 0x7f77e65dfb90> # /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 0x7f77e6608620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6608380> # 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 0x7f77e6608650> # /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 0x7f77e6608f80> # 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 0x7f77e66098b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6608830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e65ddd30> # /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 0x7f77e660ac90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e66099d0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e683aba0> # /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 0x7f77e6633020> # /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 0x7f77e6657380> # /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 0x7f77e66b8110> # /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 0x7f77e66ba870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e66b8230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6685130> # /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 0x7f77e5f29220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e6656180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e660bbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f77e6656780> # zipimport: found 30 names in '/tmp/ansible_stat_payload_xr3q20xx/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 0x7f77e5f7af60> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5f59e50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5f59010> # 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 0x7f77e5f7a2d0> # /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 0x7f77e5faa8a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5faa630> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5fa9f40> # /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 0x7f77e5faa690> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5f5bf50> 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 0x7f77e5fab620> # 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 0x7f77e5fab860> # /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 0x7f77e5fabda0> 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 0x7f77e5e0dbb0> # 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 0x7f77e5e0f7d0> # /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 0x7f77e5e101a0> # /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 0x7f77e5e11340> # /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 0x7f77e5e13da0> # 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 0x7f77e67a6ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e12090> # /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 0x7f77e5e1bcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e1a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e1a4e0> # /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 0x7f77e5e1aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e12570> # 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 0x7f77e5e63f20> # /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 0x7f77e5e63fe0> # /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 0x7f77e5e65a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e65850> # /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 0x7f77e5e67fb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e66150> # /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 0x7f77e5e6b710> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e680e0> # 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 0x7f77e5e6c500> # 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 0x7f77e5e6c920> # 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 0x7f77e5e6c9b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e64110> # /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 0x7f77e5ef80b0> # 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 0x7f77e5ef9640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e6e840> # 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 0x7f77e5e6fbf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e6e480> # 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 0x7f77e5efd8e0> # /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 0x7f77e5efe630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5ef9a90> 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 0x7f77e5efe600> # 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 0x7f77e5eff920> # 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 0x7f77e5d0a090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5d07230> 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 0x7f77e5ffe9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5fee690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5d09e20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77e5e6da30> # 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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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.12.116 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 11255 1726867146.40188: 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-1726867146.0291-11345-257752603188751/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11255 1726867146.40192: _low_level_execute_command(): starting 11255 1726867146.40195: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867146.0291-11345-257752603188751/ > /dev/null 2>&1 && sleep 0' 11255 1726867146.40410: 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 <<< 11255 1726867146.40414: 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.12.116 originally 10.31.12.116 debug2: match not found <<< 11255 1726867146.40416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.40420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11255 1726867146.40423: 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.12.116 originally 10.31.12.116 debug2: match found <<< 11255 1726867146.40424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11255 1726867146.40474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 11255 1726867146.40481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11255 1726867146.40516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11255 1726867146.42410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11255 1726867146.42413: stdout chunk (state=3): >>><<< 11255 1726867146.42415: stderr chunk (state=3): >>><<< 11255 1726867146.42436: _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.12.116 originally 10.31.12.116 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.12.116 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.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' 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 11255 1726867146.42574: handler run complete 11255 1726867146.42579: attempt loop complete, returning result 11255 1726867146.42582: _execute() done 11255 1726867146.42584: dumping result to json 11255 1726867146.42589: done dumping result, returning 11255 1726867146.42591: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0affcac9-a3a5-2a96-636c-0000000000df] 11255 1726867146.42594: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000df 11255 1726867146.42700: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000df 11255 1726867146.42703: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 11255 1726867146.42759: no more pending results, returning what we have 11255 1726867146.42761: results queue empty 11255 1726867146.42762: checking for any_errors_fatal 11255 1726867146.42768: done checking for any_errors_fatal 11255 1726867146.42769: checking for max_fail_percentage 11255 1726867146.42770: done checking for max_fail_percentage 11255 1726867146.42770: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.42771: done checking to see if all hosts have failed 11255 1726867146.42772: getting the remaining hosts for this loop 11255 1726867146.42774: done getting the remaining hosts for this loop 11255 1726867146.42784: getting the next task for host managed_node2 11255 1726867146.42790: done getting next task for host managed_node2 11255 1726867146.42792: ^ task is: TASK: Set flag to indicate system is ostree 11255 1726867146.42794: ^ 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 11255 1726867146.42798: getting variables 11255 1726867146.42799: in VariableManager get_vars() 11255 1726867146.42825: Calling all_inventory to load vars for managed_node2 11255 1726867146.42827: Calling groups_inventory to load vars for managed_node2 11255 1726867146.42830: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.42840: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.42843: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.42845: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.42984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.43097: done with get_vars() 11255 1726867146.43107: done getting variables 11255 1726867146.43173: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:19:06 -0400 (0:00:00.445) 0:00:02.346 ****** 11255 1726867146.43195: entering _queue_task() for managed_node2/set_fact 11255 1726867146.43196: Creating lock for set_fact 11255 1726867146.43398: worker is 1 (out of 1 available) 11255 1726867146.43408: exiting _queue_task() for managed_node2/set_fact 11255 1726867146.43419: done queuing things up, now waiting for results queue to drain 11255 1726867146.43420: waiting for pending results... 11255 1726867146.43560: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 11255 1726867146.43628: in run() - task 0affcac9-a3a5-2a96-636c-0000000000e0 11255 1726867146.43639: variable 'ansible_search_path' from source: unknown 11255 1726867146.43643: variable 'ansible_search_path' from source: unknown 11255 1726867146.43674: calling self._execute() 11255 1726867146.43728: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.43731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.43740: variable 'omit' from source: magic vars 11255 1726867146.44115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11255 1726867146.44272: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11255 1726867146.44307: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11255 1726867146.44331: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11255 1726867146.44355: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11255 1726867146.44417: 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) 11255 1726867146.44437: 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) 11255 1726867146.44454: 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) 11255 1726867146.44471: 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) 11255 1726867146.44561: Evaluated conditional (not __network_is_ostree is defined): True 11255 1726867146.44564: variable 'omit' from source: magic vars 11255 1726867146.44592: variable 'omit' from source: magic vars 11255 1726867146.44668: variable '__ostree_booted_stat' from source: set_fact 11255 1726867146.44706: variable 'omit' from source: magic vars 11255 1726867146.44723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11255 1726867146.44746: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11255 1726867146.44760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11255 1726867146.44772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11255 1726867146.44782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11255 1726867146.44805: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11255 1726867146.44808: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.44810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.44876: Set connection var ansible_timeout to 10 11255 1726867146.44882: Set connection var ansible_shell_type to sh 11255 1726867146.44885: Set connection var ansible_connection to ssh 11255 1726867146.44893: Set connection var ansible_shell_executable to /bin/sh 11255 1726867146.44897: Set connection var ansible_module_compression to ZIP_DEFLATED 11255 1726867146.44903: Set connection var ansible_pipelining to False 11255 1726867146.44921: variable 'ansible_shell_executable' from source: unknown 11255 1726867146.44924: variable 'ansible_connection' from source: unknown 11255 1726867146.44926: variable 'ansible_module_compression' from source: unknown 11255 1726867146.44928: variable 'ansible_shell_type' from source: unknown 11255 1726867146.44931: variable 'ansible_shell_executable' from source: unknown 11255 1726867146.44933: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.44935: variable 'ansible_pipelining' from source: unknown 11255 1726867146.44937: variable 'ansible_timeout' from source: unknown 11255 1726867146.44941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.45013: 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) 11255 1726867146.45020: variable 'omit' from source: magic vars 11255 1726867146.45025: starting attempt loop 11255 1726867146.45027: running the handler 11255 1726867146.45036: handler run complete 11255 1726867146.45044: attempt loop complete, returning result 11255 1726867146.45046: _execute() done 11255 1726867146.45049: dumping result to json 11255 1726867146.45051: done dumping result, returning 11255 1726867146.45059: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-2a96-636c-0000000000e0] 11255 1726867146.45061: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000e0 11255 1726867146.45136: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000e0 11255 1726867146.45139: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 11255 1726867146.45222: no more pending results, returning what we have 11255 1726867146.45224: results queue empty 11255 1726867146.45225: checking for any_errors_fatal 11255 1726867146.45230: done checking for any_errors_fatal 11255 1726867146.45230: checking for max_fail_percentage 11255 1726867146.45232: done checking for max_fail_percentage 11255 1726867146.45233: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.45234: done checking to see if all hosts have failed 11255 1726867146.45234: getting the remaining hosts for this loop 11255 1726867146.45236: done getting the remaining hosts for this loop 11255 1726867146.45238: getting the next task for host managed_node2 11255 1726867146.45245: done getting next task for host managed_node2 11255 1726867146.45247: ^ task is: TASK: Fix CentOS6 Base repo 11255 1726867146.45249: ^ 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 11255 1726867146.45252: getting variables 11255 1726867146.45253: in VariableManager get_vars() 11255 1726867146.45274: Calling all_inventory to load vars for managed_node2 11255 1726867146.45279: Calling groups_inventory to load vars for managed_node2 11255 1726867146.45281: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.45292: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.45294: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.45301: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.45425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.45535: done with get_vars() 11255 1726867146.45541: done getting variables 11255 1726867146.45622: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:19:06 -0400 (0:00:00.024) 0:00:02.371 ****** 11255 1726867146.45641: entering _queue_task() for managed_node2/copy 11255 1726867146.45811: worker is 1 (out of 1 available) 11255 1726867146.45821: exiting _queue_task() for managed_node2/copy 11255 1726867146.45832: done queuing things up, now waiting for results queue to drain 11255 1726867146.45833: waiting for pending results... 11255 1726867146.45959: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 11255 1726867146.46016: in run() - task 0affcac9-a3a5-2a96-636c-0000000000e2 11255 1726867146.46025: variable 'ansible_search_path' from source: unknown 11255 1726867146.46028: variable 'ansible_search_path' from source: unknown 11255 1726867146.46054: calling self._execute() 11255 1726867146.46105: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.46109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.46118: variable 'omit' from source: magic vars 11255 1726867146.46415: variable 'ansible_distribution' from source: facts 11255 1726867146.46430: Evaluated conditional (ansible_distribution == 'CentOS'): True 11255 1726867146.46515: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.46518: Evaluated conditional (ansible_distribution_major_version == '6'): False 11255 1726867146.46521: when evaluation is False, skipping this task 11255 1726867146.46523: _execute() done 11255 1726867146.46526: dumping result to json 11255 1726867146.46528: done dumping result, returning 11255 1726867146.46534: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-2a96-636c-0000000000e2] 11255 1726867146.46538: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000e2 11255 1726867146.46622: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000e2 11255 1726867146.46625: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11255 1726867146.46688: no more pending results, returning what we have 11255 1726867146.46690: results queue empty 11255 1726867146.46691: checking for any_errors_fatal 11255 1726867146.46695: done checking for any_errors_fatal 11255 1726867146.46696: checking for max_fail_percentage 11255 1726867146.46697: done checking for max_fail_percentage 11255 1726867146.46698: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.46698: done checking to see if all hosts have failed 11255 1726867146.46699: getting the remaining hosts for this loop 11255 1726867146.46700: done getting the remaining hosts for this loop 11255 1726867146.46703: getting the next task for host managed_node2 11255 1726867146.46707: done getting next task for host managed_node2 11255 1726867146.46709: ^ task is: TASK: Include the task 'enable_epel.yml' 11255 1726867146.46712: ^ 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 11255 1726867146.46714: getting variables 11255 1726867146.46715: in VariableManager get_vars() 11255 1726867146.46736: Calling all_inventory to load vars for managed_node2 11255 1726867146.46737: Calling groups_inventory to load vars for managed_node2 11255 1726867146.46739: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.46749: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.46752: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.46754: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.46852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.46991: done with get_vars() 11255 1726867146.46997: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:19:06 -0400 (0:00:00.014) 0:00:02.385 ****** 11255 1726867146.47052: entering _queue_task() for managed_node2/include_tasks 11255 1726867146.47214: worker is 1 (out of 1 available) 11255 1726867146.47224: exiting _queue_task() for managed_node2/include_tasks 11255 1726867146.47236: done queuing things up, now waiting for results queue to drain 11255 1726867146.47237: waiting for pending results... 11255 1726867146.47359: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 11255 1726867146.47412: in run() - task 0affcac9-a3a5-2a96-636c-0000000000e3 11255 1726867146.47422: variable 'ansible_search_path' from source: unknown 11255 1726867146.47426: variable 'ansible_search_path' from source: unknown 11255 1726867146.47452: calling self._execute() 11255 1726867146.47504: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.47507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.47515: variable 'omit' from source: magic vars 11255 1726867146.47820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867146.49209: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867146.49255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867146.49281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867146.49307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867146.49330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867146.49381: 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) 11255 1726867146.49402: 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) 11255 1726867146.49419: 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) 11255 1726867146.49449: 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) 11255 1726867146.49460: 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) 11255 1726867146.49544: variable '__network_is_ostree' from source: set_fact 11255 1726867146.49554: Evaluated conditional (not __network_is_ostree | d(false)): True 11255 1726867146.49560: _execute() done 11255 1726867146.49563: dumping result to json 11255 1726867146.49565: done dumping result, returning 11255 1726867146.49571: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-2a96-636c-0000000000e3] 11255 1726867146.49576: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000e3 11255 1726867146.49656: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000e3 11255 1726867146.49659: WORKER PROCESS EXITING 11255 1726867146.49690: no more pending results, returning what we have 11255 1726867146.49695: in VariableManager get_vars() 11255 1726867146.49724: Calling all_inventory to load vars for managed_node2 11255 1726867146.49727: Calling groups_inventory to load vars for managed_node2 11255 1726867146.49730: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.49739: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.49741: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.49743: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.49869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.49981: done with get_vars() 11255 1726867146.49990: variable 'ansible_search_path' from source: unknown 11255 1726867146.49991: variable 'ansible_search_path' from source: unknown 11255 1726867146.50014: we have included files to process 11255 1726867146.50014: generating all_blocks data 11255 1726867146.50016: done generating all_blocks data 11255 1726867146.50020: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11255 1726867146.50021: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11255 1726867146.50022: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11255 1726867146.50465: done processing included file 11255 1726867146.50467: iterating over new_blocks loaded from include file 11255 1726867146.50468: in VariableManager get_vars() 11255 1726867146.50475: done with get_vars() 11255 1726867146.50476: filtering new block on tags 11255 1726867146.50493: done filtering new block on tags 11255 1726867146.50495: in VariableManager get_vars() 11255 1726867146.50501: done with get_vars() 11255 1726867146.50502: filtering new block on tags 11255 1726867146.50509: done filtering new block on tags 11255 1726867146.50510: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 11255 1726867146.50514: extending task lists for all hosts with included blocks 11255 1726867146.50571: done extending task lists 11255 1726867146.50572: done processing included files 11255 1726867146.50573: results queue empty 11255 1726867146.50573: checking for any_errors_fatal 11255 1726867146.50575: done checking for any_errors_fatal 11255 1726867146.50576: checking for max_fail_percentage 11255 1726867146.50578: done checking for max_fail_percentage 11255 1726867146.50578: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.50579: done checking to see if all hosts have failed 11255 1726867146.50579: getting the remaining hosts for this loop 11255 1726867146.50580: done getting the remaining hosts for this loop 11255 1726867146.50581: getting the next task for host managed_node2 11255 1726867146.50584: done getting next task for host managed_node2 11255 1726867146.50585: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 11255 1726867146.50589: ^ 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 11255 1726867146.50590: getting variables 11255 1726867146.50591: in VariableManager get_vars() 11255 1726867146.50596: Calling all_inventory to load vars for managed_node2 11255 1726867146.50597: Calling groups_inventory to load vars for managed_node2 11255 1726867146.50599: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.50602: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.50607: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.50609: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.50701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.50807: done with get_vars() 11255 1726867146.50813: done getting variables 11255 1726867146.50856: 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) 11255 1726867146.50993: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:19:06 -0400 (0:00:00.039) 0:00:02.425 ****** 11255 1726867146.51023: entering _queue_task() for managed_node2/command 11255 1726867146.51024: Creating lock for command 11255 1726867146.51200: worker is 1 (out of 1 available) 11255 1726867146.51211: exiting _queue_task() for managed_node2/command 11255 1726867146.51223: done queuing things up, now waiting for results queue to drain 11255 1726867146.51224: waiting for pending results... 11255 1726867146.51351: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 11255 1726867146.51414: in run() - task 0affcac9-a3a5-2a96-636c-0000000000fd 11255 1726867146.51423: variable 'ansible_search_path' from source: unknown 11255 1726867146.51426: variable 'ansible_search_path' from source: unknown 11255 1726867146.51450: calling self._execute() 11255 1726867146.51502: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.51506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.51515: variable 'omit' from source: magic vars 11255 1726867146.51752: variable 'ansible_distribution' from source: facts 11255 1726867146.51760: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11255 1726867146.51846: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.51849: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11255 1726867146.51852: when evaluation is False, skipping this task 11255 1726867146.51854: _execute() done 11255 1726867146.51858: dumping result to json 11255 1726867146.51861: done dumping result, returning 11255 1726867146.51868: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0affcac9-a3a5-2a96-636c-0000000000fd] 11255 1726867146.51873: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000fd 11255 1726867146.51960: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000fd 11255 1726867146.51963: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11255 1726867146.52017: no more pending results, returning what we have 11255 1726867146.52019: results queue empty 11255 1726867146.52020: checking for any_errors_fatal 11255 1726867146.52021: done checking for any_errors_fatal 11255 1726867146.52022: checking for max_fail_percentage 11255 1726867146.52023: done checking for max_fail_percentage 11255 1726867146.52024: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.52024: done checking to see if all hosts have failed 11255 1726867146.52025: getting the remaining hosts for this loop 11255 1726867146.52026: done getting the remaining hosts for this loop 11255 1726867146.52028: getting the next task for host managed_node2 11255 1726867146.52033: done getting next task for host managed_node2 11255 1726867146.52035: ^ task is: TASK: Install yum-utils package 11255 1726867146.52038: ^ 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 11255 1726867146.52040: getting variables 11255 1726867146.52041: in VariableManager get_vars() 11255 1726867146.52063: Calling all_inventory to load vars for managed_node2 11255 1726867146.52065: Calling groups_inventory to load vars for managed_node2 11255 1726867146.52068: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.52079: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.52081: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.52084: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.52189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.52299: done with get_vars() 11255 1726867146.52305: done getting variables 11255 1726867146.52366: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:19:06 -0400 (0:00:00.013) 0:00:02.438 ****** 11255 1726867146.52385: entering _queue_task() for managed_node2/package 11255 1726867146.52389: Creating lock for package 11255 1726867146.52551: worker is 1 (out of 1 available) 11255 1726867146.52564: exiting _queue_task() for managed_node2/package 11255 1726867146.52576: done queuing things up, now waiting for results queue to drain 11255 1726867146.52578: waiting for pending results... 11255 1726867146.52717: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 11255 1726867146.52850: in run() - task 0affcac9-a3a5-2a96-636c-0000000000fe 11255 1726867146.52854: variable 'ansible_search_path' from source: unknown 11255 1726867146.52857: variable 'ansible_search_path' from source: unknown 11255 1726867146.52859: calling self._execute() 11255 1726867146.53083: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.53087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.53090: variable 'omit' from source: magic vars 11255 1726867146.53482: variable 'ansible_distribution' from source: facts 11255 1726867146.53496: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11255 1726867146.53621: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.53627: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11255 1726867146.53631: when evaluation is False, skipping this task 11255 1726867146.53634: _execute() done 11255 1726867146.53680: dumping result to json 11255 1726867146.53688: done dumping result, returning 11255 1726867146.53692: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0affcac9-a3a5-2a96-636c-0000000000fe] 11255 1726867146.53694: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000fe 11255 1726867146.53870: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000fe 11255 1726867146.53874: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11255 1726867146.53967: no more pending results, returning what we have 11255 1726867146.53969: results queue empty 11255 1726867146.53970: checking for any_errors_fatal 11255 1726867146.53973: done checking for any_errors_fatal 11255 1726867146.53974: checking for max_fail_percentage 11255 1726867146.53975: done checking for max_fail_percentage 11255 1726867146.53976: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.53979: done checking to see if all hosts have failed 11255 1726867146.53980: getting the remaining hosts for this loop 11255 1726867146.53981: done getting the remaining hosts for this loop 11255 1726867146.53984: getting the next task for host managed_node2 11255 1726867146.53992: done getting next task for host managed_node2 11255 1726867146.53994: ^ task is: TASK: Enable EPEL 7 11255 1726867146.53997: ^ 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 11255 1726867146.54000: getting variables 11255 1726867146.54001: in VariableManager get_vars() 11255 1726867146.54019: Calling all_inventory to load vars for managed_node2 11255 1726867146.54021: Calling groups_inventory to load vars for managed_node2 11255 1726867146.54024: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.54033: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.54036: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.54039: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.54190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.54373: done with get_vars() 11255 1726867146.54383: done getting variables 11255 1726867146.54436: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:19:06 -0400 (0:00:00.020) 0:00:02.459 ****** 11255 1726867146.54463: entering _queue_task() for managed_node2/command 11255 1726867146.54884: worker is 1 (out of 1 available) 11255 1726867146.54895: exiting _queue_task() for managed_node2/command 11255 1726867146.54903: done queuing things up, now waiting for results queue to drain 11255 1726867146.54904: waiting for pending results... 11255 1726867146.54922: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 11255 1726867146.55033: in run() - task 0affcac9-a3a5-2a96-636c-0000000000ff 11255 1726867146.55053: variable 'ansible_search_path' from source: unknown 11255 1726867146.55063: variable 'ansible_search_path' from source: unknown 11255 1726867146.55106: calling self._execute() 11255 1726867146.55183: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.55200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.55216: variable 'omit' from source: magic vars 11255 1726867146.55588: variable 'ansible_distribution' from source: facts 11255 1726867146.55608: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11255 1726867146.55747: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.55759: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11255 1726867146.55769: when evaluation is False, skipping this task 11255 1726867146.55780: _execute() done 11255 1726867146.55797: dumping result to json 11255 1726867146.55807: done dumping result, returning 11255 1726867146.55818: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0affcac9-a3a5-2a96-636c-0000000000ff] 11255 1726867146.55829: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000ff 11255 1726867146.56084: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000ff 11255 1726867146.56090: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11255 1726867146.56123: no more pending results, returning what we have 11255 1726867146.56126: results queue empty 11255 1726867146.56127: checking for any_errors_fatal 11255 1726867146.56131: done checking for any_errors_fatal 11255 1726867146.56131: checking for max_fail_percentage 11255 1726867146.56133: done checking for max_fail_percentage 11255 1726867146.56133: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.56134: done checking to see if all hosts have failed 11255 1726867146.56135: getting the remaining hosts for this loop 11255 1726867146.56136: done getting the remaining hosts for this loop 11255 1726867146.56139: getting the next task for host managed_node2 11255 1726867146.56143: done getting next task for host managed_node2 11255 1726867146.56145: ^ task is: TASK: Enable EPEL 8 11255 1726867146.56149: ^ 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 11255 1726867146.56152: getting variables 11255 1726867146.56153: in VariableManager get_vars() 11255 1726867146.56175: Calling all_inventory to load vars for managed_node2 11255 1726867146.56180: Calling groups_inventory to load vars for managed_node2 11255 1726867146.56183: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.56194: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.56197: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.56200: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.56374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.56597: done with get_vars() 11255 1726867146.56607: done getting variables 11255 1726867146.56659: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:19:06 -0400 (0:00:00.022) 0:00:02.481 ****** 11255 1726867146.56693: entering _queue_task() for managed_node2/command 11255 1726867146.56901: worker is 1 (out of 1 available) 11255 1726867146.56914: exiting _queue_task() for managed_node2/command 11255 1726867146.56925: done queuing things up, now waiting for results queue to drain 11255 1726867146.56926: waiting for pending results... 11255 1726867146.57157: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 11255 1726867146.57284: in run() - task 0affcac9-a3a5-2a96-636c-000000000100 11255 1726867146.57292: variable 'ansible_search_path' from source: unknown 11255 1726867146.57302: variable 'ansible_search_path' from source: unknown 11255 1726867146.57365: calling self._execute() 11255 1726867146.57425: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.57438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.57454: variable 'omit' from source: magic vars 11255 1726867146.57766: variable 'ansible_distribution' from source: facts 11255 1726867146.57776: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11255 1726867146.57862: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.57866: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 11255 1726867146.57868: when evaluation is False, skipping this task 11255 1726867146.57871: _execute() done 11255 1726867146.57873: dumping result to json 11255 1726867146.57880: done dumping result, returning 11255 1726867146.57886: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0affcac9-a3a5-2a96-636c-000000000100] 11255 1726867146.57893: sending task result for task 0affcac9-a3a5-2a96-636c-000000000100 11255 1726867146.57971: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000100 11255 1726867146.57973: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 11255 1726867146.58042: no more pending results, returning what we have 11255 1726867146.58045: results queue empty 11255 1726867146.58045: checking for any_errors_fatal 11255 1726867146.58050: done checking for any_errors_fatal 11255 1726867146.58051: checking for max_fail_percentage 11255 1726867146.58052: done checking for max_fail_percentage 11255 1726867146.58053: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.58054: done checking to see if all hosts have failed 11255 1726867146.58054: getting the remaining hosts for this loop 11255 1726867146.58055: done getting the remaining hosts for this loop 11255 1726867146.58058: getting the next task for host managed_node2 11255 1726867146.58065: done getting next task for host managed_node2 11255 1726867146.58067: ^ task is: TASK: Enable EPEL 6 11255 1726867146.58070: ^ 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 11255 1726867146.58072: getting variables 11255 1726867146.58073: in VariableManager get_vars() 11255 1726867146.58095: Calling all_inventory to load vars for managed_node2 11255 1726867146.58097: Calling groups_inventory to load vars for managed_node2 11255 1726867146.58099: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.58105: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.58106: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.58108: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.58209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.58318: done with get_vars() 11255 1726867146.58324: done getting variables 11255 1726867146.58360: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:19:06 -0400 (0:00:00.016) 0:00:02.498 ****** 11255 1726867146.58381: entering _queue_task() for managed_node2/copy 11255 1726867146.58535: worker is 1 (out of 1 available) 11255 1726867146.58545: exiting _queue_task() for managed_node2/copy 11255 1726867146.58556: done queuing things up, now waiting for results queue to drain 11255 1726867146.58557: waiting for pending results... 11255 1726867146.58692: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 11255 1726867146.58746: in run() - task 0affcac9-a3a5-2a96-636c-000000000102 11255 1726867146.58756: variable 'ansible_search_path' from source: unknown 11255 1726867146.58759: variable 'ansible_search_path' from source: unknown 11255 1726867146.58786: calling self._execute() 11255 1726867146.58836: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.58840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.58848: variable 'omit' from source: magic vars 11255 1726867146.59090: variable 'ansible_distribution' from source: facts 11255 1726867146.59102: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 11255 1726867146.59174: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.59179: Evaluated conditional (ansible_distribution_major_version == '6'): False 11255 1726867146.59182: when evaluation is False, skipping this task 11255 1726867146.59184: _execute() done 11255 1726867146.59191: dumping result to json 11255 1726867146.59194: done dumping result, returning 11255 1726867146.59200: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0affcac9-a3a5-2a96-636c-000000000102] 11255 1726867146.59202: sending task result for task 0affcac9-a3a5-2a96-636c-000000000102 11255 1726867146.59287: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000102 11255 1726867146.59290: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 11255 1726867146.59358: no more pending results, returning what we have 11255 1726867146.59361: results queue empty 11255 1726867146.59361: checking for any_errors_fatal 11255 1726867146.59366: done checking for any_errors_fatal 11255 1726867146.59366: checking for max_fail_percentage 11255 1726867146.59367: done checking for max_fail_percentage 11255 1726867146.59368: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.59369: done checking to see if all hosts have failed 11255 1726867146.59369: getting the remaining hosts for this loop 11255 1726867146.59371: done getting the remaining hosts for this loop 11255 1726867146.59373: getting the next task for host managed_node2 11255 1726867146.59381: done getting next task for host managed_node2 11255 1726867146.59383: ^ task is: TASK: Set network provider to 'initscripts' 11255 1726867146.59384: ^ 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 11255 1726867146.59387: getting variables 11255 1726867146.59388: in VariableManager get_vars() 11255 1726867146.59405: Calling all_inventory to load vars for managed_node2 11255 1726867146.59406: Calling groups_inventory to load vars for managed_node2 11255 1726867146.59408: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.59414: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.59416: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.59417: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.59662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.59765: done with get_vars() 11255 1726867146.59771: done getting variables 11255 1726867146.59809: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:12 Friday 20 September 2024 17:19:06 -0400 (0:00:00.014) 0:00:02.513 ****** 11255 1726867146.59825: entering _queue_task() for managed_node2/set_fact 11255 1726867146.59981: worker is 1 (out of 1 available) 11255 1726867146.59990: exiting _queue_task() for managed_node2/set_fact 11255 1726867146.60002: done queuing things up, now waiting for results queue to drain 11255 1726867146.60003: waiting for pending results... 11255 1726867146.60135: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 11255 1726867146.60185: in run() - task 0affcac9-a3a5-2a96-636c-000000000007 11255 1726867146.60197: variable 'ansible_search_path' from source: unknown 11255 1726867146.60223: calling self._execute() 11255 1726867146.60273: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.60278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.60287: variable 'omit' from source: magic vars 11255 1726867146.60356: variable 'omit' from source: magic vars 11255 1726867146.60379: variable 'omit' from source: magic vars 11255 1726867146.60405: variable 'omit' from source: magic vars 11255 1726867146.60434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11255 1726867146.60464: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11255 1726867146.60482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11255 1726867146.60496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11255 1726867146.60505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11255 1726867146.60527: variable 'inventory_hostname' from source: host vars for 'managed_node2' 11255 1726867146.60530: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.60533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.60602: Set connection var ansible_timeout to 10 11255 1726867146.60605: Set connection var ansible_shell_type to sh 11255 1726867146.60608: Set connection var ansible_connection to ssh 11255 1726867146.60615: Set connection var ansible_shell_executable to /bin/sh 11255 1726867146.60620: Set connection var ansible_module_compression to ZIP_DEFLATED 11255 1726867146.60626: Set connection var ansible_pipelining to False 11255 1726867146.60642: variable 'ansible_shell_executable' from source: unknown 11255 1726867146.60645: variable 'ansible_connection' from source: unknown 11255 1726867146.60647: variable 'ansible_module_compression' from source: unknown 11255 1726867146.60649: variable 'ansible_shell_type' from source: unknown 11255 1726867146.60651: variable 'ansible_shell_executable' from source: unknown 11255 1726867146.60654: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.60660: variable 'ansible_pipelining' from source: unknown 11255 1726867146.60663: variable 'ansible_timeout' from source: unknown 11255 1726867146.60665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.60760: 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) 11255 1726867146.60768: variable 'omit' from source: magic vars 11255 1726867146.60773: starting attempt loop 11255 1726867146.60779: running the handler 11255 1726867146.60788: handler run complete 11255 1726867146.60799: attempt loop complete, returning result 11255 1726867146.60802: _execute() done 11255 1726867146.60805: dumping result to json 11255 1726867146.60808: done dumping result, returning 11255 1726867146.60813: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-2a96-636c-000000000007] 11255 1726867146.60818: sending task result for task 0affcac9-a3a5-2a96-636c-000000000007 11255 1726867146.60896: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000007 11255 1726867146.60899: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 11255 1726867146.60948: no more pending results, returning what we have 11255 1726867146.60950: results queue empty 11255 1726867146.60951: checking for any_errors_fatal 11255 1726867146.60956: done checking for any_errors_fatal 11255 1726867146.60957: checking for max_fail_percentage 11255 1726867146.60958: done checking for max_fail_percentage 11255 1726867146.60958: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.60959: done checking to see if all hosts have failed 11255 1726867146.60960: getting the remaining hosts for this loop 11255 1726867146.60961: done getting the remaining hosts for this loop 11255 1726867146.60964: getting the next task for host managed_node2 11255 1726867146.60968: done getting next task for host managed_node2 11255 1726867146.60969: ^ task is: TASK: meta (flush_handlers) 11255 1726867146.60971: ^ 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 11255 1726867146.60974: getting variables 11255 1726867146.60975: in VariableManager get_vars() 11255 1726867146.60998: Calling all_inventory to load vars for managed_node2 11255 1726867146.61000: Calling groups_inventory to load vars for managed_node2 11255 1726867146.61003: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.61011: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.61014: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.61017: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.61112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.61219: done with get_vars() 11255 1726867146.61225: done getting variables 11255 1726867146.61268: in VariableManager get_vars() 11255 1726867146.61273: Calling all_inventory to load vars for managed_node2 11255 1726867146.61275: Calling groups_inventory to load vars for managed_node2 11255 1726867146.61276: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.61281: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.61282: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.61284: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.61360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.61482: done with get_vars() 11255 1726867146.61491: done queuing things up, now waiting for results queue to drain 11255 1726867146.61492: results queue empty 11255 1726867146.61493: checking for any_errors_fatal 11255 1726867146.61494: done checking for any_errors_fatal 11255 1726867146.61494: checking for max_fail_percentage 11255 1726867146.61495: done checking for max_fail_percentage 11255 1726867146.61495: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.61496: done checking to see if all hosts have failed 11255 1726867146.61496: getting the remaining hosts for this loop 11255 1726867146.61497: done getting the remaining hosts for this loop 11255 1726867146.61498: getting the next task for host managed_node2 11255 1726867146.61500: done getting next task for host managed_node2 11255 1726867146.61501: ^ task is: TASK: meta (flush_handlers) 11255 1726867146.61502: ^ 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 11255 1726867146.61507: getting variables 11255 1726867146.61508: in VariableManager get_vars() 11255 1726867146.61512: Calling all_inventory to load vars for managed_node2 11255 1726867146.61514: Calling groups_inventory to load vars for managed_node2 11255 1726867146.61515: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.61518: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.61519: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.61521: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.61598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.61701: done with get_vars() 11255 1726867146.61706: done getting variables 11255 1726867146.61732: in VariableManager get_vars() 11255 1726867146.61737: Calling all_inventory to load vars for managed_node2 11255 1726867146.61738: Calling groups_inventory to load vars for managed_node2 11255 1726867146.61740: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.61742: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.61743: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.61745: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.61823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.61938: done with get_vars() 11255 1726867146.61945: done queuing things up, now waiting for results queue to drain 11255 1726867146.61946: results queue empty 11255 1726867146.61947: checking for any_errors_fatal 11255 1726867146.61948: done checking for any_errors_fatal 11255 1726867146.61948: checking for max_fail_percentage 11255 1726867146.61949: done checking for max_fail_percentage 11255 1726867146.61949: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.61949: done checking to see if all hosts have failed 11255 1726867146.61950: getting the remaining hosts for this loop 11255 1726867146.61950: done getting the remaining hosts for this loop 11255 1726867146.61952: getting the next task for host managed_node2 11255 1726867146.61953: done getting next task for host managed_node2 11255 1726867146.61954: ^ task is: None 11255 1726867146.61955: ^ 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 11255 1726867146.61955: done queuing things up, now waiting for results queue to drain 11255 1726867146.61956: results queue empty 11255 1726867146.61956: checking for any_errors_fatal 11255 1726867146.61957: done checking for any_errors_fatal 11255 1726867146.61957: checking for max_fail_percentage 11255 1726867146.61958: done checking for max_fail_percentage 11255 1726867146.61958: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.61958: done checking to see if all hosts have failed 11255 1726867146.61959: getting the next task for host managed_node2 11255 1726867146.61961: done getting next task for host managed_node2 11255 1726867146.61961: ^ task is: None 11255 1726867146.61962: ^ 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 11255 1726867146.61996: in VariableManager get_vars() 11255 1726867146.62013: done with get_vars() 11255 1726867146.62017: in VariableManager get_vars() 11255 1726867146.62025: done with get_vars() 11255 1726867146.62028: variable 'omit' from source: magic vars 11255 1726867146.62047: in VariableManager get_vars() 11255 1726867146.62056: done with get_vars() 11255 1726867146.62068: variable 'omit' from source: magic vars PLAY [Play for testing bond connection] **************************************** 11255 1726867146.62457: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11255 1726867146.62479: getting the remaining hosts for this loop 11255 1726867146.62480: done getting the remaining hosts for this loop 11255 1726867146.62481: getting the next task for host managed_node2 11255 1726867146.62483: done getting next task for host managed_node2 11255 1726867146.62484: ^ task is: TASK: Gathering Facts 11255 1726867146.62485: ^ 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 11255 1726867146.62487: getting variables 11255 1726867146.62487: in VariableManager get_vars() 11255 1726867146.62496: Calling all_inventory to load vars for managed_node2 11255 1726867146.62497: Calling groups_inventory to load vars for managed_node2 11255 1726867146.62498: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.62501: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.62510: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.62512: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.62591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.62693: done with get_vars() 11255 1726867146.62699: done getting variables 11255 1726867146.62723: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:3 Friday 20 September 2024 17:19:06 -0400 (0:00:00.029) 0:00:02.542 ****** 11255 1726867146.62736: entering _queue_task() for managed_node2/gather_facts 11255 1726867146.62888: worker is 1 (out of 1 available) 11255 1726867146.62899: exiting _queue_task() for managed_node2/gather_facts 11255 1726867146.62912: done queuing things up, now waiting for results queue to drain 11255 1726867146.62913: waiting for pending results... 11255 1726867146.63047: running TaskExecutor() for managed_node2/TASK: Gathering Facts 11255 1726867146.63107: in run() - task 0affcac9-a3a5-2a96-636c-000000000128 11255 1726867146.63114: variable 'ansible_search_path' from source: unknown 11255 1726867146.63140: calling self._execute() 11255 1726867146.63197: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.63201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.63214: variable 'omit' from source: magic vars 11255 1726867146.63487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867146.64954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867146.64998: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867146.65032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867146.65060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867146.65082: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867146.65135: 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) 11255 1726867146.65155: 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) 11255 1726867146.65176: 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) 11255 1726867146.65207: 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) 11255 1726867146.65218: 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) 11255 1726867146.65313: variable 'ansible_distribution' from source: facts 11255 1726867146.65317: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.65331: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867146.65334: when evaluation is False, skipping this task 11255 1726867146.65337: _execute() done 11255 1726867146.65339: dumping result to json 11255 1726867146.65342: done dumping result, returning 11255 1726867146.65348: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-2a96-636c-000000000128] 11255 1726867146.65352: sending task result for task 0affcac9-a3a5-2a96-636c-000000000128 11255 1726867146.65421: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000128 11255 1726867146.65423: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867146.65468: no more pending results, returning what we have 11255 1726867146.65471: results queue empty 11255 1726867146.65472: checking for any_errors_fatal 11255 1726867146.65473: done checking for any_errors_fatal 11255 1726867146.65474: checking for max_fail_percentage 11255 1726867146.65475: done checking for max_fail_percentage 11255 1726867146.65476: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.65479: done checking to see if all hosts have failed 11255 1726867146.65479: getting the remaining hosts for this loop 11255 1726867146.65481: done getting the remaining hosts for this loop 11255 1726867146.65485: getting the next task for host managed_node2 11255 1726867146.65490: done getting next task for host managed_node2 11255 1726867146.65491: ^ task is: TASK: meta (flush_handlers) 11255 1726867146.65493: ^ 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 11255 1726867146.65496: getting variables 11255 1726867146.65498: in VariableManager get_vars() 11255 1726867146.65530: Calling all_inventory to load vars for managed_node2 11255 1726867146.65539: Calling groups_inventory to load vars for managed_node2 11255 1726867146.65541: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.65549: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.65551: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.65554: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.65702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.65818: done with get_vars() 11255 1726867146.65825: done getting variables 11255 1726867146.65867: in VariableManager get_vars() 11255 1726867146.65876: Calling all_inventory to load vars for managed_node2 11255 1726867146.65879: Calling groups_inventory to load vars for managed_node2 11255 1726867146.65880: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.65883: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.65884: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.65886: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.65961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.66067: done with get_vars() 11255 1726867146.66075: done queuing things up, now waiting for results queue to drain 11255 1726867146.66076: results queue empty 11255 1726867146.66079: checking for any_errors_fatal 11255 1726867146.66081: done checking for any_errors_fatal 11255 1726867146.66081: checking for max_fail_percentage 11255 1726867146.66082: done checking for max_fail_percentage 11255 1726867146.66083: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.66083: done checking to see if all hosts have failed 11255 1726867146.66084: getting the remaining hosts for this loop 11255 1726867146.66085: done getting the remaining hosts for this loop 11255 1726867146.66086: getting the next task for host managed_node2 11255 1726867146.66089: done getting next task for host managed_node2 11255 1726867146.66090: ^ task is: TASK: INIT Prepare setup 11255 1726867146.66091: ^ 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 11255 1726867146.66092: getting variables 11255 1726867146.66093: in VariableManager get_vars() 11255 1726867146.66100: Calling all_inventory to load vars for managed_node2 11255 1726867146.66102: Calling groups_inventory to load vars for managed_node2 11255 1726867146.66103: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.66106: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.66111: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.66112: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.66188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.66310: done with get_vars() 11255 1726867146.66315: done getting variables 11255 1726867146.66360: 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 [INIT Prepare setup] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:15 Friday 20 September 2024 17:19:06 -0400 (0:00:00.036) 0:00:02.578 ****** 11255 1726867146.66379: entering _queue_task() for managed_node2/debug 11255 1726867146.66380: Creating lock for debug 11255 1726867146.66556: worker is 1 (out of 1 available) 11255 1726867146.66568: exiting _queue_task() for managed_node2/debug 11255 1726867146.66580: done queuing things up, now waiting for results queue to drain 11255 1726867146.66581: waiting for pending results... 11255 1726867146.66721: running TaskExecutor() for managed_node2/TASK: INIT Prepare setup 11255 1726867146.66767: in run() - task 0affcac9-a3a5-2a96-636c-00000000000b 11255 1726867146.66780: variable 'ansible_search_path' from source: unknown 11255 1726867146.66818: calling self._execute() 11255 1726867146.66874: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.66879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.66892: variable 'omit' from source: magic vars 11255 1726867146.67181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867146.68600: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867146.68643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867146.68671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867146.68698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867146.68719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867146.68775: 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) 11255 1726867146.68798: 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) 11255 1726867146.68816: 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) 11255 1726867146.68842: 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) 11255 1726867146.68853: 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) 11255 1726867146.68949: variable 'ansible_distribution' from source: facts 11255 1726867146.68952: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.68968: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867146.68971: when evaluation is False, skipping this task 11255 1726867146.68976: _execute() done 11255 1726867146.68980: dumping result to json 11255 1726867146.68982: done dumping result, returning 11255 1726867146.68985: done running TaskExecutor() for managed_node2/TASK: INIT Prepare setup [0affcac9-a3a5-2a96-636c-00000000000b] 11255 1726867146.68990: sending task result for task 0affcac9-a3a5-2a96-636c-00000000000b 11255 1726867146.69061: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000000b 11255 1726867146.69063: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11255 1726867146.69144: no more pending results, returning what we have 11255 1726867146.69147: results queue empty 11255 1726867146.69148: checking for any_errors_fatal 11255 1726867146.69149: done checking for any_errors_fatal 11255 1726867146.69150: checking for max_fail_percentage 11255 1726867146.69151: done checking for max_fail_percentage 11255 1726867146.69152: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.69152: done checking to see if all hosts have failed 11255 1726867146.69153: getting the remaining hosts for this loop 11255 1726867146.69154: done getting the remaining hosts for this loop 11255 1726867146.69157: getting the next task for host managed_node2 11255 1726867146.69162: done getting next task for host managed_node2 11255 1726867146.69164: ^ task is: TASK: Install dnsmasq 11255 1726867146.69166: ^ 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 11255 1726867146.69170: getting variables 11255 1726867146.69171: in VariableManager get_vars() 11255 1726867146.69205: Calling all_inventory to load vars for managed_node2 11255 1726867146.69210: Calling groups_inventory to load vars for managed_node2 11255 1726867146.69212: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.69219: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.69221: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.69224: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.69332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.69452: done with get_vars() 11255 1726867146.69460: done getting variables 11255 1726867146.69502: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 17:19:06 -0400 (0:00:00.031) 0:00:02.610 ****** 11255 1726867146.69522: entering _queue_task() for managed_node2/package 11255 1726867146.69702: worker is 1 (out of 1 available) 11255 1726867146.69713: exiting _queue_task() for managed_node2/package 11255 1726867146.69724: done queuing things up, now waiting for results queue to drain 11255 1726867146.69725: waiting for pending results... 11255 1726867146.69857: running TaskExecutor() for managed_node2/TASK: Install dnsmasq 11255 1726867146.69923: in run() - task 0affcac9-a3a5-2a96-636c-00000000000f 11255 1726867146.69934: variable 'ansible_search_path' from source: unknown 11255 1726867146.69937: variable 'ansible_search_path' from source: unknown 11255 1726867146.69965: calling self._execute() 11255 1726867146.70021: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.70025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.70034: variable 'omit' from source: magic vars 11255 1726867146.70321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867146.71770: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867146.71815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867146.71849: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867146.71876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867146.71901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867146.71956: 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) 11255 1726867146.71979: 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) 11255 1726867146.71998: 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) 11255 1726867146.72026: 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) 11255 1726867146.72038: 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) 11255 1726867146.72131: variable 'ansible_distribution' from source: facts 11255 1726867146.72135: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.72151: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867146.72153: when evaluation is False, skipping this task 11255 1726867146.72156: _execute() done 11255 1726867146.72158: dumping result to json 11255 1726867146.72161: done dumping result, returning 11255 1726867146.72167: done running TaskExecutor() for managed_node2/TASK: Install dnsmasq [0affcac9-a3a5-2a96-636c-00000000000f] 11255 1726867146.72171: sending task result for task 0affcac9-a3a5-2a96-636c-00000000000f 11255 1726867146.72254: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000000f 11255 1726867146.72256: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867146.72306: no more pending results, returning what we have 11255 1726867146.72309: results queue empty 11255 1726867146.72310: checking for any_errors_fatal 11255 1726867146.72314: done checking for any_errors_fatal 11255 1726867146.72315: checking for max_fail_percentage 11255 1726867146.72316: done checking for max_fail_percentage 11255 1726867146.72317: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.72318: done checking to see if all hosts have failed 11255 1726867146.72319: getting the remaining hosts for this loop 11255 1726867146.72320: done getting the remaining hosts for this loop 11255 1726867146.72323: getting the next task for host managed_node2 11255 1726867146.72327: done getting next task for host managed_node2 11255 1726867146.72330: ^ task is: TASK: Install pgrep, sysctl 11255 1726867146.72332: ^ 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=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 11255 1726867146.72335: getting variables 11255 1726867146.72336: in VariableManager get_vars() 11255 1726867146.72370: Calling all_inventory to load vars for managed_node2 11255 1726867146.72372: Calling groups_inventory to load vars for managed_node2 11255 1726867146.72374: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.72383: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.72388: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.72391: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.72541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.72659: done with get_vars() 11255 1726867146.72666: done getting variables 11255 1726867146.72707: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 17:19:06 -0400 (0:00:00.032) 0:00:02.642 ****** 11255 1726867146.72727: entering _queue_task() for managed_node2/package 11255 1726867146.72906: worker is 1 (out of 1 available) 11255 1726867146.72919: exiting _queue_task() for managed_node2/package 11255 1726867146.72929: done queuing things up, now waiting for results queue to drain 11255 1726867146.72930: waiting for pending results... 11255 1726867146.73063: running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl 11255 1726867146.73139: in run() - task 0affcac9-a3a5-2a96-636c-000000000010 11255 1726867146.73149: variable 'ansible_search_path' from source: unknown 11255 1726867146.73152: variable 'ansible_search_path' from source: unknown 11255 1726867146.73182: calling self._execute() 11255 1726867146.73243: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.73246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.73254: variable 'omit' from source: magic vars 11255 1726867146.73547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867146.75002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867146.75045: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867146.75072: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867146.75101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867146.75123: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867146.75182: 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) 11255 1726867146.75216: 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) 11255 1726867146.75235: 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) 11255 1726867146.75260: 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) 11255 1726867146.75272: 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) 11255 1726867146.75373: variable 'ansible_distribution' from source: facts 11255 1726867146.75378: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.75400: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867146.75403: when evaluation is False, skipping this task 11255 1726867146.75406: _execute() done 11255 1726867146.75408: dumping result to json 11255 1726867146.75411: done dumping result, returning 11255 1726867146.75417: done running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl [0affcac9-a3a5-2a96-636c-000000000010] 11255 1726867146.75422: sending task result for task 0affcac9-a3a5-2a96-636c-000000000010 11255 1726867146.75513: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000010 11255 1726867146.75516: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867146.75589: no more pending results, returning what we have 11255 1726867146.75592: results queue empty 11255 1726867146.75593: checking for any_errors_fatal 11255 1726867146.75597: done checking for any_errors_fatal 11255 1726867146.75597: checking for max_fail_percentage 11255 1726867146.75599: done checking for max_fail_percentage 11255 1726867146.75600: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.75600: done checking to see if all hosts have failed 11255 1726867146.75601: getting the remaining hosts for this loop 11255 1726867146.75603: done getting the remaining hosts for this loop 11255 1726867146.75606: getting the next task for host managed_node2 11255 1726867146.75611: done getting next task for host managed_node2 11255 1726867146.75614: ^ task is: TASK: Install pgrep, sysctl 11255 1726867146.75616: ^ 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=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 11255 1726867146.75619: getting variables 11255 1726867146.75620: in VariableManager get_vars() 11255 1726867146.75666: Calling all_inventory to load vars for managed_node2 11255 1726867146.75668: Calling groups_inventory to load vars for managed_node2 11255 1726867146.75671: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.75681: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.75683: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.75686: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.75821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.75938: done with get_vars() 11255 1726867146.75946: done getting variables 11255 1726867146.75992: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 17:19:06 -0400 (0:00:00.032) 0:00:02.675 ****** 11255 1726867146.76014: entering _queue_task() for managed_node2/package 11255 1726867146.76223: worker is 1 (out of 1 available) 11255 1726867146.76235: exiting _queue_task() for managed_node2/package 11255 1726867146.76246: done queuing things up, now waiting for results queue to drain 11255 1726867146.76247: waiting for pending results... 11255 1726867146.76392: running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl 11255 1726867146.76462: in run() - task 0affcac9-a3a5-2a96-636c-000000000011 11255 1726867146.76478: variable 'ansible_search_path' from source: unknown 11255 1726867146.76481: variable 'ansible_search_path' from source: unknown 11255 1726867146.76513: calling self._execute() 11255 1726867146.76567: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.76571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.76591: variable 'omit' from source: magic vars 11255 1726867146.76943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867146.78364: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867146.78416: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867146.78445: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867146.78469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867146.78548: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867146.78552: 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) 11255 1726867146.78567: 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) 11255 1726867146.78589: 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) 11255 1726867146.78614: 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) 11255 1726867146.78625: 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) 11255 1726867146.78720: variable 'ansible_distribution' from source: facts 11255 1726867146.78724: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.78738: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867146.78741: when evaluation is False, skipping this task 11255 1726867146.78744: _execute() done 11255 1726867146.78747: dumping result to json 11255 1726867146.78749: done dumping result, returning 11255 1726867146.78756: done running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl [0affcac9-a3a5-2a96-636c-000000000011] 11255 1726867146.78758: sending task result for task 0affcac9-a3a5-2a96-636c-000000000011 11255 1726867146.78842: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000011 11255 1726867146.78844: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867146.78915: no more pending results, returning what we have 11255 1726867146.78917: results queue empty 11255 1726867146.78918: checking for any_errors_fatal 11255 1726867146.78923: done checking for any_errors_fatal 11255 1726867146.78924: checking for max_fail_percentage 11255 1726867146.78925: done checking for max_fail_percentage 11255 1726867146.78926: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.78927: done checking to see if all hosts have failed 11255 1726867146.78927: getting the remaining hosts for this loop 11255 1726867146.78929: done getting the remaining hosts for this loop 11255 1726867146.78931: getting the next task for host managed_node2 11255 1726867146.78936: done getting next task for host managed_node2 11255 1726867146.78938: ^ task is: TASK: Create test interfaces 11255 1726867146.78941: ^ 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=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 11255 1726867146.78943: getting variables 11255 1726867146.78944: in VariableManager get_vars() 11255 1726867146.78975: Calling all_inventory to load vars for managed_node2 11255 1726867146.78980: Calling groups_inventory to load vars for managed_node2 11255 1726867146.78982: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.78992: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.78995: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.78998: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.79149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.79266: done with get_vars() 11255 1726867146.79273: done getting variables 11255 1726867146.79336: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 17:19:06 -0400 (0:00:00.033) 0:00:02.708 ****** 11255 1726867146.79355: entering _queue_task() for managed_node2/shell 11255 1726867146.79356: Creating lock for shell 11255 1726867146.79545: worker is 1 (out of 1 available) 11255 1726867146.79556: exiting _queue_task() for managed_node2/shell 11255 1726867146.79567: done queuing things up, now waiting for results queue to drain 11255 1726867146.79568: waiting for pending results... 11255 1726867146.79705: running TaskExecutor() for managed_node2/TASK: Create test interfaces 11255 1726867146.79767: in run() - task 0affcac9-a3a5-2a96-636c-000000000012 11255 1726867146.79779: variable 'ansible_search_path' from source: unknown 11255 1726867146.79782: variable 'ansible_search_path' from source: unknown 11255 1726867146.79809: calling self._execute() 11255 1726867146.79863: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.79867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.79874: variable 'omit' from source: magic vars 11255 1726867146.80158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867146.81564: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867146.81609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867146.81635: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867146.81668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867146.81752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867146.81756: 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) 11255 1726867146.81759: 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) 11255 1726867146.81779: 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) 11255 1726867146.81810: 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) 11255 1726867146.81820: 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) 11255 1726867146.81913: variable 'ansible_distribution' from source: facts 11255 1726867146.81916: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.81931: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867146.81934: when evaluation is False, skipping this task 11255 1726867146.81936: _execute() done 11255 1726867146.81939: dumping result to json 11255 1726867146.81941: done dumping result, returning 11255 1726867146.81947: done running TaskExecutor() for managed_node2/TASK: Create test interfaces [0affcac9-a3a5-2a96-636c-000000000012] 11255 1726867146.81951: sending task result for task 0affcac9-a3a5-2a96-636c-000000000012 11255 1726867146.82030: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000012 11255 1726867146.82033: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867146.82113: no more pending results, returning what we have 11255 1726867146.82115: results queue empty 11255 1726867146.82116: checking for any_errors_fatal 11255 1726867146.82121: done checking for any_errors_fatal 11255 1726867146.82121: checking for max_fail_percentage 11255 1726867146.82123: done checking for max_fail_percentage 11255 1726867146.82124: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.82125: done checking to see if all hosts have failed 11255 1726867146.82125: getting the remaining hosts for this loop 11255 1726867146.82126: done getting the remaining hosts for this loop 11255 1726867146.82129: getting the next task for host managed_node2 11255 1726867146.82135: done getting next task for host managed_node2 11255 1726867146.82137: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11255 1726867146.82140: ^ 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 11255 1726867146.82145: getting variables 11255 1726867146.82146: in VariableManager get_vars() 11255 1726867146.82176: Calling all_inventory to load vars for managed_node2 11255 1726867146.82180: Calling groups_inventory to load vars for managed_node2 11255 1726867146.82182: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.82190: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.82192: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.82194: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.82300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.82417: done with get_vars() 11255 1726867146.82424: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:19:06 -0400 (0:00:00.031) 0:00:02.739 ****** 11255 1726867146.82485: entering _queue_task() for managed_node2/include_tasks 11255 1726867146.82660: worker is 1 (out of 1 available) 11255 1726867146.82673: exiting _queue_task() for managed_node2/include_tasks 11255 1726867146.82689: done queuing things up, now waiting for results queue to drain 11255 1726867146.82690: waiting for pending results... 11255 1726867146.82819: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11255 1726867146.82881: in run() - task 0affcac9-a3a5-2a96-636c-000000000016 11255 1726867146.82895: variable 'ansible_search_path' from source: unknown 11255 1726867146.82898: variable 'ansible_search_path' from source: unknown 11255 1726867146.82923: calling self._execute() 11255 1726867146.82981: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.82990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.82996: variable 'omit' from source: magic vars 11255 1726867146.83326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867146.84717: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867146.84765: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867146.84797: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867146.84823: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867146.84844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867146.84902: 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) 11255 1726867146.84923: 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) 11255 1726867146.84940: 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) 11255 1726867146.84965: 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) 11255 1726867146.84979: 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) 11255 1726867146.85073: variable 'ansible_distribution' from source: facts 11255 1726867146.85076: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.85096: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867146.85099: when evaluation is False, skipping this task 11255 1726867146.85103: _execute() done 11255 1726867146.85106: dumping result to json 11255 1726867146.85108: done dumping result, returning 11255 1726867146.85111: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-2a96-636c-000000000016] 11255 1726867146.85120: sending task result for task 0affcac9-a3a5-2a96-636c-000000000016 11255 1726867146.85196: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000016 11255 1726867146.85198: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867146.85240: no more pending results, returning what we have 11255 1726867146.85243: results queue empty 11255 1726867146.85244: checking for any_errors_fatal 11255 1726867146.85248: done checking for any_errors_fatal 11255 1726867146.85248: checking for max_fail_percentage 11255 1726867146.85250: done checking for max_fail_percentage 11255 1726867146.85251: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.85251: done checking to see if all hosts have failed 11255 1726867146.85252: getting the remaining hosts for this loop 11255 1726867146.85253: done getting the remaining hosts for this loop 11255 1726867146.85257: getting the next task for host managed_node2 11255 1726867146.85262: done getting next task for host managed_node2 11255 1726867146.85265: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11255 1726867146.85267: ^ 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 11255 1726867146.85270: getting variables 11255 1726867146.85272: in VariableManager get_vars() 11255 1726867146.85351: Calling all_inventory to load vars for managed_node2 11255 1726867146.85354: Calling groups_inventory to load vars for managed_node2 11255 1726867146.85356: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.85364: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.85366: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.85369: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.85469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.85588: done with get_vars() 11255 1726867146.85596: done getting variables 11255 1726867146.85657: 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) 11255 1726867146.85745: variable 'interface' from source: task vars 11255 1726867146.85749: variable 'dhcp_interface1' from source: play vars 11255 1726867146.85794: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:19:06 -0400 (0:00:00.033) 0:00:02.773 ****** 11255 1726867146.85826: entering _queue_task() for managed_node2/assert 11255 1726867146.85827: Creating lock for assert 11255 1726867146.86012: worker is 1 (out of 1 available) 11255 1726867146.86024: exiting _queue_task() for managed_node2/assert 11255 1726867146.86035: done queuing things up, now waiting for results queue to drain 11255 1726867146.86036: waiting for pending results... 11255 1726867146.86173: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test1' 11255 1726867146.86243: in run() - task 0affcac9-a3a5-2a96-636c-000000000017 11255 1726867146.86254: variable 'ansible_search_path' from source: unknown 11255 1726867146.86259: variable 'ansible_search_path' from source: unknown 11255 1726867146.86289: calling self._execute() 11255 1726867146.86343: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.86347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.86355: variable 'omit' from source: magic vars 11255 1726867146.86637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867146.88194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867146.88237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867146.88434: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867146.88460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867146.88481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867146.88535: 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) 11255 1726867146.88557: 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) 11255 1726867146.88574: 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) 11255 1726867146.88606: 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) 11255 1726867146.88617: 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) 11255 1726867146.88735: variable 'ansible_distribution' from source: facts 11255 1726867146.88985: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.88988: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867146.88991: when evaluation is False, skipping this task 11255 1726867146.88993: _execute() done 11255 1726867146.88995: dumping result to json 11255 1726867146.88997: done dumping result, returning 11255 1726867146.88999: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test1' [0affcac9-a3a5-2a96-636c-000000000017] 11255 1726867146.89002: sending task result for task 0affcac9-a3a5-2a96-636c-000000000017 11255 1726867146.89065: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000017 11255 1726867146.89069: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867146.89113: no more pending results, returning what we have 11255 1726867146.89115: results queue empty 11255 1726867146.89116: checking for any_errors_fatal 11255 1726867146.89120: done checking for any_errors_fatal 11255 1726867146.89121: checking for max_fail_percentage 11255 1726867146.89122: done checking for max_fail_percentage 11255 1726867146.89123: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.89124: done checking to see if all hosts have failed 11255 1726867146.89124: getting the remaining hosts for this loop 11255 1726867146.89125: done getting the remaining hosts for this loop 11255 1726867146.89129: getting the next task for host managed_node2 11255 1726867146.89136: done getting next task for host managed_node2 11255 1726867146.89138: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11255 1726867146.89141: ^ 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 11255 1726867146.89144: getting variables 11255 1726867146.89145: in VariableManager get_vars() 11255 1726867146.89180: Calling all_inventory to load vars for managed_node2 11255 1726867146.89190: Calling groups_inventory to load vars for managed_node2 11255 1726867146.89193: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.89202: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.89204: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.89207: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.89380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.89633: done with get_vars() 11255 1726867146.89643: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:19:06 -0400 (0:00:00.039) 0:00:02.812 ****** 11255 1726867146.89738: entering _queue_task() for managed_node2/include_tasks 11255 1726867146.90203: worker is 1 (out of 1 available) 11255 1726867146.90210: exiting _queue_task() for managed_node2/include_tasks 11255 1726867146.90220: done queuing things up, now waiting for results queue to drain 11255 1726867146.90221: waiting for pending results... 11255 1726867146.90248: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11255 1726867146.90364: in run() - task 0affcac9-a3a5-2a96-636c-00000000001b 11255 1726867146.90390: variable 'ansible_search_path' from source: unknown 11255 1726867146.90400: variable 'ansible_search_path' from source: unknown 11255 1726867146.90440: calling self._execute() 11255 1726867146.90527: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.90538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.90560: variable 'omit' from source: magic vars 11255 1726867146.90999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867146.92996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867146.93036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867146.93067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867146.93092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867146.93110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867146.93166: 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) 11255 1726867146.93191: 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) 11255 1726867146.93208: 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) 11255 1726867146.93233: 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) 11255 1726867146.93245: 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) 11255 1726867146.93335: variable 'ansible_distribution' from source: facts 11255 1726867146.93339: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.93353: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867146.93356: when evaluation is False, skipping this task 11255 1726867146.93358: _execute() done 11255 1726867146.93360: dumping result to json 11255 1726867146.93364: done dumping result, returning 11255 1726867146.93371: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-2a96-636c-00000000001b] 11255 1726867146.93375: sending task result for task 0affcac9-a3a5-2a96-636c-00000000001b 11255 1726867146.93454: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000001b 11255 1726867146.93457: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867146.93537: no more pending results, returning what we have 11255 1726867146.93540: results queue empty 11255 1726867146.93541: checking for any_errors_fatal 11255 1726867146.93548: done checking for any_errors_fatal 11255 1726867146.93548: checking for max_fail_percentage 11255 1726867146.93550: done checking for max_fail_percentage 11255 1726867146.93551: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.93551: done checking to see if all hosts have failed 11255 1726867146.93552: getting the remaining hosts for this loop 11255 1726867146.93553: done getting the remaining hosts for this loop 11255 1726867146.93557: getting the next task for host managed_node2 11255 1726867146.93562: done getting next task for host managed_node2 11255 1726867146.93564: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11255 1726867146.93566: ^ 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 11255 1726867146.93569: getting variables 11255 1726867146.93570: in VariableManager get_vars() 11255 1726867146.93607: Calling all_inventory to load vars for managed_node2 11255 1726867146.93609: Calling groups_inventory to load vars for managed_node2 11255 1726867146.93611: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.93619: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.93621: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.93624: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.93745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.93908: done with get_vars() 11255 1726867146.93918: done getting variables 11255 1726867146.93972: 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) 11255 1726867146.94092: variable 'interface' from source: task vars 11255 1726867146.94096: variable 'dhcp_interface2' from source: play vars 11255 1726867146.94153: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:19:06 -0400 (0:00:00.044) 0:00:02.856 ****** 11255 1726867146.94183: entering _queue_task() for managed_node2/assert 11255 1726867146.94420: worker is 1 (out of 1 available) 11255 1726867146.94432: exiting _queue_task() for managed_node2/assert 11255 1726867146.94445: done queuing things up, now waiting for results queue to drain 11255 1726867146.94446: waiting for pending results... 11255 1726867146.94690: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test2' 11255 1726867146.94882: in run() - task 0affcac9-a3a5-2a96-636c-00000000001c 11255 1726867146.94889: variable 'ansible_search_path' from source: unknown 11255 1726867146.94892: variable 'ansible_search_path' from source: unknown 11255 1726867146.94895: calling self._execute() 11255 1726867146.94939: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867146.94950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867146.94961: variable 'omit' from source: magic vars 11255 1726867146.95379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867146.97825: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867146.97893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867146.97942: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867146.98082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867146.98085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867146.98106: 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) 11255 1726867146.98138: 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) 11255 1726867146.98168: 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) 11255 1726867146.98219: 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) 11255 1726867146.98237: 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) 11255 1726867146.98364: variable 'ansible_distribution' from source: facts 11255 1726867146.98374: variable 'ansible_distribution_major_version' from source: facts 11255 1726867146.98398: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867146.98405: when evaluation is False, skipping this task 11255 1726867146.98412: _execute() done 11255 1726867146.98423: dumping result to json 11255 1726867146.98430: done dumping result, returning 11255 1726867146.98442: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test2' [0affcac9-a3a5-2a96-636c-00000000001c] 11255 1726867146.98453: sending task result for task 0affcac9-a3a5-2a96-636c-00000000001c 11255 1726867146.98704: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000001c 11255 1726867146.98707: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867146.98746: no more pending results, returning what we have 11255 1726867146.98748: results queue empty 11255 1726867146.98749: checking for any_errors_fatal 11255 1726867146.98754: done checking for any_errors_fatal 11255 1726867146.98755: checking for max_fail_percentage 11255 1726867146.98756: done checking for max_fail_percentage 11255 1726867146.98757: checking to see if all hosts have failed and the running result is not ok 11255 1726867146.98758: done checking to see if all hosts have failed 11255 1726867146.98759: getting the remaining hosts for this loop 11255 1726867146.98761: done getting the remaining hosts for this loop 11255 1726867146.98764: getting the next task for host managed_node2 11255 1726867146.98769: done getting next task for host managed_node2 11255 1726867146.98772: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 11255 1726867146.98773: ^ 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 11255 1726867146.98776: getting variables 11255 1726867146.98779: in VariableManager get_vars() 11255 1726867146.98818: Calling all_inventory to load vars for managed_node2 11255 1726867146.98820: Calling groups_inventory to load vars for managed_node2 11255 1726867146.98823: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867146.98833: Calling all_plugins_play to load vars for managed_node2 11255 1726867146.98836: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867146.98838: Calling groups_plugins_play to load vars for managed_node2 11255 1726867146.99137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867146.99335: done with get_vars() 11255 1726867146.99344: done getting variables 11255 1726867146.99399: 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 [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:28 Friday 20 September 2024 17:19:06 -0400 (0:00:00.052) 0:00:02.909 ****** 11255 1726867146.99423: entering _queue_task() for managed_node2/command 11255 1726867146.99645: worker is 1 (out of 1 available) 11255 1726867146.99656: exiting _queue_task() for managed_node2/command 11255 1726867146.99667: done queuing things up, now waiting for results queue to drain 11255 1726867146.99668: waiting for pending results... 11255 1726867146.99910: running TaskExecutor() for managed_node2/TASK: Backup the /etc/resolv.conf for initscript 11255 1726867146.99989: in run() - task 0affcac9-a3a5-2a96-636c-00000000001d 11255 1726867147.00009: variable 'ansible_search_path' from source: unknown 11255 1726867147.00047: calling self._execute() 11255 1726867147.00129: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.00140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.00151: variable 'omit' from source: magic vars 11255 1726867147.00539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.02953: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.03008: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.03060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.03091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.03170: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.03203: 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) 11255 1726867147.03236: 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) 11255 1726867147.03267: 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) 11255 1726867147.03318: 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) 11255 1726867147.03337: 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) 11255 1726867147.03463: variable 'ansible_distribution' from source: facts 11255 1726867147.03474: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.03501: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.03602: when evaluation is False, skipping this task 11255 1726867147.03605: _execute() done 11255 1726867147.03608: dumping result to json 11255 1726867147.03610: done dumping result, returning 11255 1726867147.03612: done running TaskExecutor() for managed_node2/TASK: Backup the /etc/resolv.conf for initscript [0affcac9-a3a5-2a96-636c-00000000001d] 11255 1726867147.03614: sending task result for task 0affcac9-a3a5-2a96-636c-00000000001d 11255 1726867147.03675: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000001d 11255 1726867147.03680: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.03749: no more pending results, returning what we have 11255 1726867147.03752: results queue empty 11255 1726867147.03753: checking for any_errors_fatal 11255 1726867147.03758: done checking for any_errors_fatal 11255 1726867147.03759: checking for max_fail_percentage 11255 1726867147.03760: done checking for max_fail_percentage 11255 1726867147.03762: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.03763: done checking to see if all hosts have failed 11255 1726867147.03763: getting the remaining hosts for this loop 11255 1726867147.03765: done getting the remaining hosts for this loop 11255 1726867147.03768: getting the next task for host managed_node2 11255 1726867147.03773: done getting next task for host managed_node2 11255 1726867147.03776: ^ task is: TASK: TEST Add Bond with 2 ports 11255 1726867147.03780: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11255 1726867147.03783: getting variables 11255 1726867147.03784: in VariableManager get_vars() 11255 1726867147.03824: Calling all_inventory to load vars for managed_node2 11255 1726867147.03826: Calling groups_inventory to load vars for managed_node2 11255 1726867147.03829: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.03839: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.03842: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.03844: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.04019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.04373: done with get_vars() 11255 1726867147.04384: done getting variables 11255 1726867147.04440: 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 Add Bond with 2 ports] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:33 Friday 20 September 2024 17:19:07 -0400 (0:00:00.050) 0:00:02.959 ****** 11255 1726867147.04467: entering _queue_task() for managed_node2/debug 11255 1726867147.04708: worker is 1 (out of 1 available) 11255 1726867147.04720: exiting _queue_task() for managed_node2/debug 11255 1726867147.04732: done queuing things up, now waiting for results queue to drain 11255 1726867147.04733: waiting for pending results... 11255 1726867147.04990: running TaskExecutor() for managed_node2/TASK: TEST Add Bond with 2 ports 11255 1726867147.05082: in run() - task 0affcac9-a3a5-2a96-636c-00000000001e 11255 1726867147.05184: variable 'ansible_search_path' from source: unknown 11255 1726867147.05190: calling self._execute() 11255 1726867147.05224: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.05237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.05251: variable 'omit' from source: magic vars 11255 1726867147.05683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.08141: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.08209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.08251: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.08294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.08334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.08417: 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) 11255 1726867147.08451: 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) 11255 1726867147.08567: 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) 11255 1726867147.08571: 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) 11255 1726867147.08573: 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) 11255 1726867147.08671: variable 'ansible_distribution' from source: facts 11255 1726867147.08689: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.08710: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.08716: when evaluation is False, skipping this task 11255 1726867147.08723: _execute() done 11255 1726867147.08729: dumping result to json 11255 1726867147.08736: done dumping result, returning 11255 1726867147.08745: done running TaskExecutor() for managed_node2/TASK: TEST Add Bond with 2 ports [0affcac9-a3a5-2a96-636c-00000000001e] 11255 1726867147.08753: sending task result for task 0affcac9-a3a5-2a96-636c-00000000001e 11255 1726867147.09083: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000001e 11255 1726867147.09088: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11255 1726867147.09123: no more pending results, returning what we have 11255 1726867147.09126: results queue empty 11255 1726867147.09127: checking for any_errors_fatal 11255 1726867147.09133: done checking for any_errors_fatal 11255 1726867147.09133: checking for max_fail_percentage 11255 1726867147.09135: done checking for max_fail_percentage 11255 1726867147.09136: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.09137: done checking to see if all hosts have failed 11255 1726867147.09137: getting the remaining hosts for this loop 11255 1726867147.09139: done getting the remaining hosts for this loop 11255 1726867147.09142: getting the next task for host managed_node2 11255 1726867147.09147: done getting next task for host managed_node2 11255 1726867147.09151: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11255 1726867147.09154: ^ 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? (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 11255 1726867147.09166: getting variables 11255 1726867147.09167: in VariableManager get_vars() 11255 1726867147.09204: Calling all_inventory to load vars for managed_node2 11255 1726867147.09207: Calling groups_inventory to load vars for managed_node2 11255 1726867147.09209: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.09217: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.09219: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.09222: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.09435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.09644: done with get_vars() 11255 1726867147.09653: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:19:07 -0400 (0:00:00.052) 0:00:03.012 ****** 11255 1726867147.09743: entering _queue_task() for managed_node2/include_tasks 11255 1726867147.09969: worker is 1 (out of 1 available) 11255 1726867147.09984: exiting _queue_task() for managed_node2/include_tasks 11255 1726867147.09997: done queuing things up, now waiting for results queue to drain 11255 1726867147.09998: waiting for pending results... 11255 1726867147.10231: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11255 1726867147.10358: in run() - task 0affcac9-a3a5-2a96-636c-000000000026 11255 1726867147.10381: variable 'ansible_search_path' from source: unknown 11255 1726867147.10392: variable 'ansible_search_path' from source: unknown 11255 1726867147.10433: calling self._execute() 11255 1726867147.10521: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.10533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.10546: variable 'omit' from source: magic vars 11255 1726867147.10978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.13730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.13859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.14027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.14065: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.14314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.14317: 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) 11255 1726867147.14433: 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) 11255 1726867147.14463: 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) 11255 1726867147.14512: 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) 11255 1726867147.14602: 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) 11255 1726867147.14843: variable 'ansible_distribution' from source: facts 11255 1726867147.14889: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.14934: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.14942: when evaluation is False, skipping this task 11255 1726867147.14948: _execute() done 11255 1726867147.14955: dumping result to json 11255 1726867147.14965: done dumping result, returning 11255 1726867147.14981: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-2a96-636c-000000000026] 11255 1726867147.14995: sending task result for task 0affcac9-a3a5-2a96-636c-000000000026 11255 1726867147.15203: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000026 11255 1726867147.15206: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.15254: no more pending results, returning what we have 11255 1726867147.15257: results queue empty 11255 1726867147.15258: checking for any_errors_fatal 11255 1726867147.15264: done checking for any_errors_fatal 11255 1726867147.15265: checking for max_fail_percentage 11255 1726867147.15266: done checking for max_fail_percentage 11255 1726867147.15268: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.15269: done checking to see if all hosts have failed 11255 1726867147.15269: getting the remaining hosts for this loop 11255 1726867147.15271: done getting the remaining hosts for this loop 11255 1726867147.15274: getting the next task for host managed_node2 11255 1726867147.15282: done getting next task for host managed_node2 11255 1726867147.15289: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11255 1726867147.15292: ^ 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? (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 11255 1726867147.15305: getting variables 11255 1726867147.15307: in VariableManager get_vars() 11255 1726867147.15348: Calling all_inventory to load vars for managed_node2 11255 1726867147.15350: Calling groups_inventory to load vars for managed_node2 11255 1726867147.15353: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.15362: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.15365: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.15368: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.15717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.15915: done with get_vars() 11255 1726867147.15927: done getting variables 11255 1726867147.15985: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:19:07 -0400 (0:00:00.062) 0:00:03.075 ****** 11255 1726867147.16021: entering _queue_task() for managed_node2/debug 11255 1726867147.16271: worker is 1 (out of 1 available) 11255 1726867147.16288: exiting _queue_task() for managed_node2/debug 11255 1726867147.16300: done queuing things up, now waiting for results queue to drain 11255 1726867147.16301: waiting for pending results... 11255 1726867147.16600: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 11255 1726867147.16681: in run() - task 0affcac9-a3a5-2a96-636c-000000000027 11255 1726867147.16709: variable 'ansible_search_path' from source: unknown 11255 1726867147.16717: variable 'ansible_search_path' from source: unknown 11255 1726867147.16957: calling self._execute() 11255 1726867147.17186: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.17191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.17193: variable 'omit' from source: magic vars 11255 1726867147.18004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.21788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.21850: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.21934: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.21971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.22010: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.22091: 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) 11255 1726867147.22130: 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) 11255 1726867147.22162: 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) 11255 1726867147.22212: 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) 11255 1726867147.22235: 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) 11255 1726867147.22363: variable 'ansible_distribution' from source: facts 11255 1726867147.22374: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.22402: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.22410: when evaluation is False, skipping this task 11255 1726867147.22417: _execute() done 11255 1726867147.22424: dumping result to json 11255 1726867147.22431: done dumping result, returning 11255 1726867147.22449: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-2a96-636c-000000000027] 11255 1726867147.22459: sending task result for task 0affcac9-a3a5-2a96-636c-000000000027 11255 1726867147.22791: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000027 11255 1726867147.22795: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11255 1726867147.22833: no more pending results, returning what we have 11255 1726867147.22836: results queue empty 11255 1726867147.22837: checking for any_errors_fatal 11255 1726867147.22841: done checking for any_errors_fatal 11255 1726867147.22842: checking for max_fail_percentage 11255 1726867147.22844: done checking for max_fail_percentage 11255 1726867147.22844: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.22845: done checking to see if all hosts have failed 11255 1726867147.22846: getting the remaining hosts for this loop 11255 1726867147.22847: done getting the remaining hosts for this loop 11255 1726867147.22850: getting the next task for host managed_node2 11255 1726867147.22855: done getting next task for host managed_node2 11255 1726867147.22858: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11255 1726867147.22861: ^ 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? (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 11255 1726867147.22874: getting variables 11255 1726867147.22875: in VariableManager get_vars() 11255 1726867147.22916: Calling all_inventory to load vars for managed_node2 11255 1726867147.22919: Calling groups_inventory to load vars for managed_node2 11255 1726867147.22922: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.22929: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.22932: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.22935: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.23972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.24183: done with get_vars() 11255 1726867147.24194: done getting variables 11255 1726867147.24291: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:19:07 -0400 (0:00:00.082) 0:00:03.158 ****** 11255 1726867147.24322: entering _queue_task() for managed_node2/fail 11255 1726867147.24323: Creating lock for fail 11255 1726867147.24707: worker is 1 (out of 1 available) 11255 1726867147.24720: exiting _queue_task() for managed_node2/fail 11255 1726867147.24729: done queuing things up, now waiting for results queue to drain 11255 1726867147.24730: waiting for pending results... 11255 1726867147.24909: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11255 1726867147.25065: in run() - task 0affcac9-a3a5-2a96-636c-000000000028 11255 1726867147.25111: variable 'ansible_search_path' from source: unknown 11255 1726867147.25115: variable 'ansible_search_path' from source: unknown 11255 1726867147.25135: calling self._execute() 11255 1726867147.25223: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.25241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.25256: variable 'omit' from source: magic vars 11255 1726867147.25733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.28074: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.28132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.28184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.28285: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.28288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.28328: 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) 11255 1726867147.28361: 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) 11255 1726867147.28393: 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) 11255 1726867147.28449: 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) 11255 1726867147.28466: 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) 11255 1726867147.28600: variable 'ansible_distribution' from source: facts 11255 1726867147.28623: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.28730: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.28733: when evaluation is False, skipping this task 11255 1726867147.28736: _execute() done 11255 1726867147.28738: dumping result to json 11255 1726867147.28739: done dumping result, returning 11255 1726867147.28742: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-2a96-636c-000000000028] 11255 1726867147.28744: sending task result for task 0affcac9-a3a5-2a96-636c-000000000028 11255 1726867147.28819: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000028 11255 1726867147.28823: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.28940: no more pending results, returning what we have 11255 1726867147.28944: results queue empty 11255 1726867147.28946: checking for any_errors_fatal 11255 1726867147.28952: done checking for any_errors_fatal 11255 1726867147.28953: checking for max_fail_percentage 11255 1726867147.28954: done checking for max_fail_percentage 11255 1726867147.28956: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.28957: done checking to see if all hosts have failed 11255 1726867147.28957: getting the remaining hosts for this loop 11255 1726867147.28959: done getting the remaining hosts for this loop 11255 1726867147.28962: getting the next task for host managed_node2 11255 1726867147.28969: done getting next task for host managed_node2 11255 1726867147.28973: ^ 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 11255 1726867147.28976: ^ 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? (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 11255 1726867147.28990: getting variables 11255 1726867147.28992: in VariableManager get_vars() 11255 1726867147.29036: Calling all_inventory to load vars for managed_node2 11255 1726867147.29038: Calling groups_inventory to load vars for managed_node2 11255 1726867147.29043: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.29054: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.29057: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.29060: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.29454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.29666: done with get_vars() 11255 1726867147.29676: done getting variables 11255 1726867147.29742: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:19:07 -0400 (0:00:00.054) 0:00:03.212 ****** 11255 1726867147.29773: entering _queue_task() for managed_node2/fail 11255 1726867147.30024: worker is 1 (out of 1 available) 11255 1726867147.30036: exiting _queue_task() for managed_node2/fail 11255 1726867147.30046: done queuing things up, now waiting for results queue to drain 11255 1726867147.30047: waiting for pending results... 11255 1726867147.30500: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11255 1726867147.30507: in run() - task 0affcac9-a3a5-2a96-636c-000000000029 11255 1726867147.30510: variable 'ansible_search_path' from source: unknown 11255 1726867147.30513: variable 'ansible_search_path' from source: unknown 11255 1726867147.30515: calling self._execute() 11255 1726867147.30581: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.30601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.30620: variable 'omit' from source: magic vars 11255 1726867147.31078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.33947: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.34016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.34069: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.34113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.34141: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.34307: 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) 11255 1726867147.34311: 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) 11255 1726867147.34313: 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) 11255 1726867147.34321: 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) 11255 1726867147.34339: 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) 11255 1726867147.34471: variable 'ansible_distribution' from source: facts 11255 1726867147.34485: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.34505: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.34519: when evaluation is False, skipping this task 11255 1726867147.34534: _execute() done 11255 1726867147.34541: dumping result to json 11255 1726867147.34548: done dumping result, returning 11255 1726867147.34559: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-2a96-636c-000000000029] 11255 1726867147.34568: sending task result for task 0affcac9-a3a5-2a96-636c-000000000029 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.34867: no more pending results, returning what we have 11255 1726867147.34871: results queue empty 11255 1726867147.34872: checking for any_errors_fatal 11255 1726867147.34876: done checking for any_errors_fatal 11255 1726867147.34879: checking for max_fail_percentage 11255 1726867147.34880: done checking for max_fail_percentage 11255 1726867147.34882: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.34882: done checking to see if all hosts have failed 11255 1726867147.34883: getting the remaining hosts for this loop 11255 1726867147.34885: done getting the remaining hosts for this loop 11255 1726867147.34888: getting the next task for host managed_node2 11255 1726867147.34894: done getting next task for host managed_node2 11255 1726867147.34897: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11255 1726867147.34900: ^ 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? (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 11255 1726867147.34913: getting variables 11255 1726867147.34915: in VariableManager get_vars() 11255 1726867147.34953: Calling all_inventory to load vars for managed_node2 11255 1726867147.34955: Calling groups_inventory to load vars for managed_node2 11255 1726867147.34957: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.34966: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.34969: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.34971: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.35024: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000029 11255 1726867147.35028: WORKER PROCESS EXITING 11255 1726867147.35241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.35569: done with get_vars() 11255 1726867147.35584: done getting variables 11255 1726867147.35638: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:19:07 -0400 (0:00:00.058) 0:00:03.271 ****** 11255 1726867147.35668: entering _queue_task() for managed_node2/fail 11255 1726867147.36004: worker is 1 (out of 1 available) 11255 1726867147.36017: exiting _queue_task() for managed_node2/fail 11255 1726867147.36028: done queuing things up, now waiting for results queue to drain 11255 1726867147.36029: waiting for pending results... 11255 1726867147.36517: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11255 1726867147.36884: in run() - task 0affcac9-a3a5-2a96-636c-00000000002a 11255 1726867147.36888: variable 'ansible_search_path' from source: unknown 11255 1726867147.36891: variable 'ansible_search_path' from source: unknown 11255 1726867147.36898: calling self._execute() 11255 1726867147.36971: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.37183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.37187: variable 'omit' from source: magic vars 11255 1726867147.37612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.39907: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.39988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.40030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.40076: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.40109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.40211: 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) 11255 1726867147.40249: 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) 11255 1726867147.40293: 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) 11255 1726867147.40349: 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) 11255 1726867147.40444: 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) 11255 1726867147.40586: variable 'ansible_distribution' from source: facts 11255 1726867147.40598: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.40619: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.40628: when evaluation is False, skipping this task 11255 1726867147.40635: _execute() done 11255 1726867147.40642: dumping result to json 11255 1726867147.40800: done dumping result, returning 11255 1726867147.40804: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-2a96-636c-00000000002a] 11255 1726867147.40806: sending task result for task 0affcac9-a3a5-2a96-636c-00000000002a 11255 1726867147.40870: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000002a 11255 1726867147.40873: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.40949: no more pending results, returning what we have 11255 1726867147.40952: results queue empty 11255 1726867147.40953: checking for any_errors_fatal 11255 1726867147.40958: done checking for any_errors_fatal 11255 1726867147.40958: checking for max_fail_percentage 11255 1726867147.40960: done checking for max_fail_percentage 11255 1726867147.40961: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.40962: done checking to see if all hosts have failed 11255 1726867147.40963: getting the remaining hosts for this loop 11255 1726867147.40964: done getting the remaining hosts for this loop 11255 1726867147.40968: getting the next task for host managed_node2 11255 1726867147.40974: done getting next task for host managed_node2 11255 1726867147.40980: ^ 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 11255 1726867147.40983: ^ 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? (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 11255 1726867147.40995: getting variables 11255 1726867147.40996: in VariableManager get_vars() 11255 1726867147.41036: Calling all_inventory to load vars for managed_node2 11255 1726867147.41038: Calling groups_inventory to load vars for managed_node2 11255 1726867147.41041: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.41050: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.41052: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.41055: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.41537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.41992: done with get_vars() 11255 1726867147.42005: done getting variables 11255 1726867147.42470: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:19:07 -0400 (0:00:00.068) 0:00:03.339 ****** 11255 1726867147.42505: entering _queue_task() for managed_node2/dnf 11255 1726867147.42803: worker is 1 (out of 1 available) 11255 1726867147.42817: exiting _queue_task() for managed_node2/dnf 11255 1726867147.42828: done queuing things up, now waiting for results queue to drain 11255 1726867147.42829: waiting for pending results... 11255 1726867147.43195: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 11255 1726867147.43212: in run() - task 0affcac9-a3a5-2a96-636c-00000000002b 11255 1726867147.43233: variable 'ansible_search_path' from source: unknown 11255 1726867147.43242: variable 'ansible_search_path' from source: unknown 11255 1726867147.43288: calling self._execute() 11255 1726867147.43370: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.43385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.43404: variable 'omit' from source: magic vars 11255 1726867147.43948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.46433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.46518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.46556: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.46600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.46628: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.46707: 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) 11255 1726867147.46738: 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) 11255 1726867147.46766: 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) 11255 1726867147.46913: 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) 11255 1726867147.46916: 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) 11255 1726867147.46974: variable 'ansible_distribution' from source: facts 11255 1726867147.46988: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.47008: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.47022: when evaluation is False, skipping this task 11255 1726867147.47029: _execute() done 11255 1726867147.47035: dumping result to json 11255 1726867147.47042: done dumping result, returning 11255 1726867147.47052: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-2a96-636c-00000000002b] 11255 1726867147.47061: sending task result for task 0affcac9-a3a5-2a96-636c-00000000002b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.47284: no more pending results, returning what we have 11255 1726867147.47287: results queue empty 11255 1726867147.47288: checking for any_errors_fatal 11255 1726867147.47293: done checking for any_errors_fatal 11255 1726867147.47294: checking for max_fail_percentage 11255 1726867147.47295: done checking for max_fail_percentage 11255 1726867147.47296: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.47297: done checking to see if all hosts have failed 11255 1726867147.47298: getting the remaining hosts for this loop 11255 1726867147.47299: done getting the remaining hosts for this loop 11255 1726867147.47303: getting the next task for host managed_node2 11255 1726867147.47309: done getting next task for host managed_node2 11255 1726867147.47312: ^ 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 11255 1726867147.47315: ^ 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? (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 11255 1726867147.47328: getting variables 11255 1726867147.47330: in VariableManager get_vars() 11255 1726867147.47371: Calling all_inventory to load vars for managed_node2 11255 1726867147.47374: Calling groups_inventory to load vars for managed_node2 11255 1726867147.47378: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.47388: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.47391: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.47394: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.47844: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000002b 11255 1726867147.47847: WORKER PROCESS EXITING 11255 1726867147.47868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.48082: done with get_vars() 11255 1726867147.48093: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11255 1726867147.48166: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:19:07 -0400 (0:00:00.056) 0:00:03.396 ****** 11255 1726867147.48195: entering _queue_task() for managed_node2/yum 11255 1726867147.48197: Creating lock for yum 11255 1726867147.48499: worker is 1 (out of 1 available) 11255 1726867147.48510: exiting _queue_task() for managed_node2/yum 11255 1726867147.48519: done queuing things up, now waiting for results queue to drain 11255 1726867147.48520: waiting for pending results... 11255 1726867147.48713: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 11255 1726867147.48833: in run() - task 0affcac9-a3a5-2a96-636c-00000000002c 11255 1726867147.48852: variable 'ansible_search_path' from source: unknown 11255 1726867147.48859: variable 'ansible_search_path' from source: unknown 11255 1726867147.48903: calling self._execute() 11255 1726867147.48981: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.48993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.49012: variable 'omit' from source: magic vars 11255 1726867147.49420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.51623: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.51692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.51840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.51844: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.51846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.51906: 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) 11255 1726867147.51943: 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) 11255 1726867147.51982: 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) 11255 1726867147.52061: 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) 11255 1726867147.52065: 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) 11255 1726867147.52196: variable 'ansible_distribution' from source: facts 11255 1726867147.52206: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.52225: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.52231: when evaluation is False, skipping this task 11255 1726867147.52237: _execute() done 11255 1726867147.52280: dumping result to json 11255 1726867147.52283: done dumping result, returning 11255 1726867147.52286: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-2a96-636c-00000000002c] 11255 1726867147.52288: sending task result for task 0affcac9-a3a5-2a96-636c-00000000002c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.52423: no more pending results, returning what we have 11255 1726867147.52427: results queue empty 11255 1726867147.52428: checking for any_errors_fatal 11255 1726867147.52435: done checking for any_errors_fatal 11255 1726867147.52436: checking for max_fail_percentage 11255 1726867147.52440: done checking for max_fail_percentage 11255 1726867147.52441: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.52442: done checking to see if all hosts have failed 11255 1726867147.52442: getting the remaining hosts for this loop 11255 1726867147.52444: done getting the remaining hosts for this loop 11255 1726867147.52447: getting the next task for host managed_node2 11255 1726867147.52453: done getting next task for host managed_node2 11255 1726867147.52456: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11255 1726867147.52459: ^ 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? (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 11255 1726867147.52471: getting variables 11255 1726867147.52472: in VariableManager get_vars() 11255 1726867147.52512: Calling all_inventory to load vars for managed_node2 11255 1726867147.52515: Calling groups_inventory to load vars for managed_node2 11255 1726867147.52517: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.52526: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.52529: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.52532: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.52912: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000002c 11255 1726867147.52916: WORKER PROCESS EXITING 11255 1726867147.52937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.53146: done with get_vars() 11255 1726867147.53157: done getting variables 11255 1726867147.53214: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:19:07 -0400 (0:00:00.050) 0:00:03.447 ****** 11255 1726867147.53251: entering _queue_task() for managed_node2/fail 11255 1726867147.53606: worker is 1 (out of 1 available) 11255 1726867147.53616: exiting _queue_task() for managed_node2/fail 11255 1726867147.53626: done queuing things up, now waiting for results queue to drain 11255 1726867147.53627: waiting for pending results... 11255 1726867147.53762: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11255 1726867147.53882: in run() - task 0affcac9-a3a5-2a96-636c-00000000002d 11255 1726867147.53902: variable 'ansible_search_path' from source: unknown 11255 1726867147.53911: variable 'ansible_search_path' from source: unknown 11255 1726867147.53949: calling self._execute() 11255 1726867147.54036: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.54048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.54060: variable 'omit' from source: magic vars 11255 1726867147.54522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.56664: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.56745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.56785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.56832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.56863: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.56945: 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) 11255 1726867147.56981: 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) 11255 1726867147.57017: 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) 11255 1726867147.57060: 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) 11255 1726867147.57121: 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) 11255 1726867147.57215: variable 'ansible_distribution' from source: facts 11255 1726867147.57234: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.57254: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.57261: when evaluation is False, skipping this task 11255 1726867147.57267: _execute() done 11255 1726867147.57273: dumping result to json 11255 1726867147.57282: done dumping result, returning 11255 1726867147.57338: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2a96-636c-00000000002d] 11255 1726867147.57341: sending task result for task 0affcac9-a3a5-2a96-636c-00000000002d 11255 1726867147.57516: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000002d 11255 1726867147.57520: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.57566: no more pending results, returning what we have 11255 1726867147.57568: results queue empty 11255 1726867147.57569: checking for any_errors_fatal 11255 1726867147.57575: done checking for any_errors_fatal 11255 1726867147.57575: checking for max_fail_percentage 11255 1726867147.57579: done checking for max_fail_percentage 11255 1726867147.57580: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.57581: done checking to see if all hosts have failed 11255 1726867147.57582: getting the remaining hosts for this loop 11255 1726867147.57583: done getting the remaining hosts for this loop 11255 1726867147.57586: getting the next task for host managed_node2 11255 1726867147.57592: done getting next task for host managed_node2 11255 1726867147.57596: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11255 1726867147.57598: ^ 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? (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 11255 1726867147.57609: getting variables 11255 1726867147.57611: in VariableManager get_vars() 11255 1726867147.57653: Calling all_inventory to load vars for managed_node2 11255 1726867147.57656: Calling groups_inventory to load vars for managed_node2 11255 1726867147.57658: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.57666: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.57668: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.57670: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.58265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.58559: done with get_vars() 11255 1726867147.58569: done getting variables 11255 1726867147.58627: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:19:07 -0400 (0:00:00.054) 0:00:03.501 ****** 11255 1726867147.58658: entering _queue_task() for managed_node2/package 11255 1726867147.59097: worker is 1 (out of 1 available) 11255 1726867147.59108: exiting _queue_task() for managed_node2/package 11255 1726867147.59117: done queuing things up, now waiting for results queue to drain 11255 1726867147.59118: waiting for pending results... 11255 1726867147.59247: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 11255 1726867147.59346: in run() - task 0affcac9-a3a5-2a96-636c-00000000002e 11255 1726867147.59353: variable 'ansible_search_path' from source: unknown 11255 1726867147.59363: variable 'ansible_search_path' from source: unknown 11255 1726867147.59454: calling self._execute() 11255 1726867147.59490: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.59505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.59519: variable 'omit' from source: magic vars 11255 1726867147.59942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.63544: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.63713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.63866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.63869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.63883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.64076: 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) 11255 1726867147.64465: 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) 11255 1726867147.64468: 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) 11255 1726867147.64471: 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) 11255 1726867147.64492: 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) 11255 1726867147.64741: variable 'ansible_distribution' from source: facts 11255 1726867147.64802: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.64823: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.64892: when evaluation is False, skipping this task 11255 1726867147.65012: _execute() done 11255 1726867147.65016: dumping result to json 11255 1726867147.65018: done dumping result, returning 11255 1726867147.65021: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-2a96-636c-00000000002e] 11255 1726867147.65023: sending task result for task 0affcac9-a3a5-2a96-636c-00000000002e 11255 1726867147.65096: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000002e 11255 1726867147.65099: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.65165: no more pending results, returning what we have 11255 1726867147.65168: results queue empty 11255 1726867147.65169: checking for any_errors_fatal 11255 1726867147.65176: done checking for any_errors_fatal 11255 1726867147.65179: checking for max_fail_percentage 11255 1726867147.65181: done checking for max_fail_percentage 11255 1726867147.65183: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.65184: done checking to see if all hosts have failed 11255 1726867147.65184: getting the remaining hosts for this loop 11255 1726867147.65186: done getting the remaining hosts for this loop 11255 1726867147.65190: getting the next task for host managed_node2 11255 1726867147.65196: done getting next task for host managed_node2 11255 1726867147.65199: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11255 1726867147.65202: ^ 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? (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 11255 1726867147.65215: getting variables 11255 1726867147.65217: in VariableManager get_vars() 11255 1726867147.65262: Calling all_inventory to load vars for managed_node2 11255 1726867147.65264: Calling groups_inventory to load vars for managed_node2 11255 1726867147.65267: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.65444: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.65449: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.65454: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.65952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.66230: done with get_vars() 11255 1726867147.66240: done getting variables 11255 1726867147.66503: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:19:07 -0400 (0:00:00.078) 0:00:03.580 ****** 11255 1726867147.66533: entering _queue_task() for managed_node2/package 11255 1726867147.66956: worker is 1 (out of 1 available) 11255 1726867147.66968: exiting _queue_task() for managed_node2/package 11255 1726867147.66980: done queuing things up, now waiting for results queue to drain 11255 1726867147.66981: waiting for pending results... 11255 1726867147.67714: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11255 1726867147.67819: in run() - task 0affcac9-a3a5-2a96-636c-00000000002f 11255 1726867147.67823: variable 'ansible_search_path' from source: unknown 11255 1726867147.67825: variable 'ansible_search_path' from source: unknown 11255 1726867147.67939: calling self._execute() 11255 1726867147.68666: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.68674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.68694: variable 'omit' from source: magic vars 11255 1726867147.69723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.73975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.74058: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.74483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.74489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.74492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.74495: 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) 11255 1726867147.74883: 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) 11255 1726867147.74889: 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) 11255 1726867147.74891: 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) 11255 1726867147.74893: 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) 11255 1726867147.75110: variable 'ansible_distribution' from source: facts 11255 1726867147.75121: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.75143: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.75151: when evaluation is False, skipping this task 11255 1726867147.75158: _execute() done 11255 1726867147.75165: dumping result to json 11255 1726867147.75173: done dumping result, returning 11255 1726867147.75190: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-2a96-636c-00000000002f] 11255 1726867147.75201: sending task result for task 0affcac9-a3a5-2a96-636c-00000000002f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.75357: no more pending results, returning what we have 11255 1726867147.75360: results queue empty 11255 1726867147.75362: checking for any_errors_fatal 11255 1726867147.75368: done checking for any_errors_fatal 11255 1726867147.75368: checking for max_fail_percentage 11255 1726867147.75370: done checking for max_fail_percentage 11255 1726867147.75371: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.75372: done checking to see if all hosts have failed 11255 1726867147.75373: getting the remaining hosts for this loop 11255 1726867147.75375: done getting the remaining hosts for this loop 11255 1726867147.75379: getting the next task for host managed_node2 11255 1726867147.75389: done getting next task for host managed_node2 11255 1726867147.75393: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11255 1726867147.75396: ^ 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? (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 11255 1726867147.75410: getting variables 11255 1726867147.75412: in VariableManager get_vars() 11255 1726867147.75821: Calling all_inventory to load vars for managed_node2 11255 1726867147.75824: Calling groups_inventory to load vars for managed_node2 11255 1726867147.75827: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.75834: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000002f 11255 1726867147.75837: WORKER PROCESS EXITING 11255 1726867147.75846: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.75849: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.75853: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.76344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.76557: done with get_vars() 11255 1726867147.76569: done getting variables 11255 1726867147.76633: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:19:07 -0400 (0:00:00.101) 0:00:03.681 ****** 11255 1726867147.76664: entering _queue_task() for managed_node2/package 11255 1726867147.77040: worker is 1 (out of 1 available) 11255 1726867147.77052: exiting _queue_task() for managed_node2/package 11255 1726867147.77061: done queuing things up, now waiting for results queue to drain 11255 1726867147.77062: waiting for pending results... 11255 1726867147.77249: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11255 1726867147.77382: in run() - task 0affcac9-a3a5-2a96-636c-000000000030 11255 1726867147.77405: variable 'ansible_search_path' from source: unknown 11255 1726867147.77414: variable 'ansible_search_path' from source: unknown 11255 1726867147.77459: calling self._execute() 11255 1726867147.77549: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.77561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.77575: variable 'omit' from source: magic vars 11255 1726867147.78489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.81126: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.81197: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.81272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.81316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.81348: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.81437: 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) 11255 1726867147.81533: 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) 11255 1726867147.81537: 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) 11255 1726867147.81557: 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) 11255 1726867147.81575: 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) 11255 1726867147.81717: variable 'ansible_distribution' from source: facts 11255 1726867147.81728: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.81753: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.81761: when evaluation is False, skipping this task 11255 1726867147.81769: _execute() done 11255 1726867147.81779: dumping result to json 11255 1726867147.81789: done dumping result, returning 11255 1726867147.81859: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-2a96-636c-000000000030] 11255 1726867147.81862: sending task result for task 0affcac9-a3a5-2a96-636c-000000000030 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.82011: no more pending results, returning what we have 11255 1726867147.82015: results queue empty 11255 1726867147.82016: checking for any_errors_fatal 11255 1726867147.82021: done checking for any_errors_fatal 11255 1726867147.82022: checking for max_fail_percentage 11255 1726867147.82023: done checking for max_fail_percentage 11255 1726867147.82024: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.82025: done checking to see if all hosts have failed 11255 1726867147.82026: getting the remaining hosts for this loop 11255 1726867147.82028: done getting the remaining hosts for this loop 11255 1726867147.82032: getting the next task for host managed_node2 11255 1726867147.82038: done getting next task for host managed_node2 11255 1726867147.82041: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11255 1726867147.82044: ^ 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? (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 11255 1726867147.82056: getting variables 11255 1726867147.82057: in VariableManager get_vars() 11255 1726867147.82099: Calling all_inventory to load vars for managed_node2 11255 1726867147.82102: Calling groups_inventory to load vars for managed_node2 11255 1726867147.82105: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.82114: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.82117: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.82120: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.82526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.82775: done with get_vars() 11255 1726867147.82805: done getting variables 11255 1726867147.82861: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000030 11255 1726867147.82864: WORKER PROCESS EXITING 11255 1726867147.82940: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:19:07 -0400 (0:00:00.063) 0:00:03.744 ****** 11255 1726867147.82983: entering _queue_task() for managed_node2/service 11255 1726867147.82985: Creating lock for service 11255 1726867147.83225: worker is 1 (out of 1 available) 11255 1726867147.83236: exiting _queue_task() for managed_node2/service 11255 1726867147.83247: done queuing things up, now waiting for results queue to drain 11255 1726867147.83248: waiting for pending results... 11255 1726867147.83494: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11255 1726867147.83614: in run() - task 0affcac9-a3a5-2a96-636c-000000000031 11255 1726867147.83634: variable 'ansible_search_path' from source: unknown 11255 1726867147.83642: variable 'ansible_search_path' from source: unknown 11255 1726867147.83681: calling self._execute() 11255 1726867147.83765: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.83779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.83794: variable 'omit' from source: magic vars 11255 1726867147.84218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.87309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.87385: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.87425: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.87471: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.87503: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.87586: 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) 11255 1726867147.87663: 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) 11255 1726867147.87667: 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) 11255 1726867147.87701: 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) 11255 1726867147.87722: 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) 11255 1726867147.87854: variable 'ansible_distribution' from source: facts 11255 1726867147.87865: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.87894: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.87985: when evaluation is False, skipping this task 11255 1726867147.87988: _execute() done 11255 1726867147.87991: dumping result to json 11255 1726867147.87994: done dumping result, returning 11255 1726867147.87996: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2a96-636c-000000000031] 11255 1726867147.87999: sending task result for task 0affcac9-a3a5-2a96-636c-000000000031 11255 1726867147.88064: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000031 11255 1726867147.88067: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.88130: no more pending results, returning what we have 11255 1726867147.88134: results queue empty 11255 1726867147.88135: checking for any_errors_fatal 11255 1726867147.88141: done checking for any_errors_fatal 11255 1726867147.88142: checking for max_fail_percentage 11255 1726867147.88143: done checking for max_fail_percentage 11255 1726867147.88145: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.88146: done checking to see if all hosts have failed 11255 1726867147.88147: getting the remaining hosts for this loop 11255 1726867147.88148: done getting the remaining hosts for this loop 11255 1726867147.88152: getting the next task for host managed_node2 11255 1726867147.88157: done getting next task for host managed_node2 11255 1726867147.88161: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11255 1726867147.88164: ^ 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? (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 11255 1726867147.88179: getting variables 11255 1726867147.88181: in VariableManager get_vars() 11255 1726867147.88219: Calling all_inventory to load vars for managed_node2 11255 1726867147.88222: Calling groups_inventory to load vars for managed_node2 11255 1726867147.88224: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.88234: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.88237: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.88239: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.88592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.88858: done with get_vars() 11255 1726867147.88868: done getting variables 11255 1726867147.88925: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:19:07 -0400 (0:00:00.059) 0:00:03.804 ****** 11255 1726867147.88955: entering _queue_task() for managed_node2/service 11255 1726867147.89908: worker is 1 (out of 1 available) 11255 1726867147.89915: exiting _queue_task() for managed_node2/service 11255 1726867147.89923: done queuing things up, now waiting for results queue to drain 11255 1726867147.89924: waiting for pending results... 11255 1726867147.90158: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11255 1726867147.90163: in run() - task 0affcac9-a3a5-2a96-636c-000000000032 11255 1726867147.90167: variable 'ansible_search_path' from source: unknown 11255 1726867147.90169: variable 'ansible_search_path' from source: unknown 11255 1726867147.90171: calling self._execute() 11255 1726867147.90225: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.90260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.90276: variable 'omit' from source: magic vars 11255 1726867147.90884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.93611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.93685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.93819: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.93857: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.93893: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.93967: 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) 11255 1726867147.94007: 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) 11255 1726867147.94097: 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) 11255 1726867147.94101: 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) 11255 1726867147.94117: 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) 11255 1726867147.94254: variable 'ansible_distribution' from source: facts 11255 1726867147.94265: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.94288: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.94300: when evaluation is False, skipping this task 11255 1726867147.94308: _execute() done 11255 1726867147.94315: dumping result to json 11255 1726867147.94322: done dumping result, returning 11255 1726867147.94332: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-2a96-636c-000000000032] 11255 1726867147.94341: sending task result for task 0affcac9-a3a5-2a96-636c-000000000032 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11255 1726867147.94566: no more pending results, returning what we have 11255 1726867147.94569: results queue empty 11255 1726867147.94570: checking for any_errors_fatal 11255 1726867147.94576: done checking for any_errors_fatal 11255 1726867147.94579: checking for max_fail_percentage 11255 1726867147.94580: done checking for max_fail_percentage 11255 1726867147.94581: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.94583: done checking to see if all hosts have failed 11255 1726867147.94584: getting the remaining hosts for this loop 11255 1726867147.94586: done getting the remaining hosts for this loop 11255 1726867147.94590: getting the next task for host managed_node2 11255 1726867147.94596: done getting next task for host managed_node2 11255 1726867147.94601: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11255 1726867147.94604: ^ 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? (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 11255 1726867147.94617: getting variables 11255 1726867147.94619: in VariableManager get_vars() 11255 1726867147.94663: Calling all_inventory to load vars for managed_node2 11255 1726867147.94667: Calling groups_inventory to load vars for managed_node2 11255 1726867147.94670: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.94786: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.94791: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.94797: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000032 11255 1726867147.94799: WORKER PROCESS EXITING 11255 1726867147.94804: Calling groups_plugins_play to load vars for managed_node2 11255 1726867147.95118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867147.95316: done with get_vars() 11255 1726867147.95326: done getting variables 11255 1726867147.95380: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:19:07 -0400 (0:00:00.064) 0:00:03.868 ****** 11255 1726867147.95411: entering _queue_task() for managed_node2/service 11255 1726867147.95811: worker is 1 (out of 1 available) 11255 1726867147.95821: exiting _queue_task() for managed_node2/service 11255 1726867147.95832: done queuing things up, now waiting for results queue to drain 11255 1726867147.95833: waiting for pending results... 11255 1726867147.95988: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11255 1726867147.96125: in run() - task 0affcac9-a3a5-2a96-636c-000000000033 11255 1726867147.96146: variable 'ansible_search_path' from source: unknown 11255 1726867147.96154: variable 'ansible_search_path' from source: unknown 11255 1726867147.96201: calling self._execute() 11255 1726867147.96287: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867147.96300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867147.96313: variable 'omit' from source: magic vars 11255 1726867147.96732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867147.98947: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867147.99024: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867147.99070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867147.99110: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867147.99141: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867147.99225: 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) 11255 1726867147.99261: 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) 11255 1726867147.99483: 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) 11255 1726867147.99486: 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) 11255 1726867147.99489: 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) 11255 1726867147.99491: variable 'ansible_distribution' from source: facts 11255 1726867147.99494: variable 'ansible_distribution_major_version' from source: facts 11255 1726867147.99516: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867147.99523: when evaluation is False, skipping this task 11255 1726867147.99529: _execute() done 11255 1726867147.99535: dumping result to json 11255 1726867147.99542: done dumping result, returning 11255 1726867147.99553: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-2a96-636c-000000000033] 11255 1726867147.99561: sending task result for task 0affcac9-a3a5-2a96-636c-000000000033 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867147.99706: no more pending results, returning what we have 11255 1726867147.99709: results queue empty 11255 1726867147.99711: checking for any_errors_fatal 11255 1726867147.99716: done checking for any_errors_fatal 11255 1726867147.99717: checking for max_fail_percentage 11255 1726867147.99719: done checking for max_fail_percentage 11255 1726867147.99720: checking to see if all hosts have failed and the running result is not ok 11255 1726867147.99720: done checking to see if all hosts have failed 11255 1726867147.99721: getting the remaining hosts for this loop 11255 1726867147.99723: done getting the remaining hosts for this loop 11255 1726867147.99727: getting the next task for host managed_node2 11255 1726867147.99733: done getting next task for host managed_node2 11255 1726867147.99737: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11255 1726867147.99740: ^ 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? (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 11255 1726867147.99753: getting variables 11255 1726867147.99754: in VariableManager get_vars() 11255 1726867147.99797: Calling all_inventory to load vars for managed_node2 11255 1726867147.99800: Calling groups_inventory to load vars for managed_node2 11255 1726867147.99803: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867147.99812: Calling all_plugins_play to load vars for managed_node2 11255 1726867147.99815: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867147.99818: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.00282: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000033 11255 1726867148.00286: WORKER PROCESS EXITING 11255 1726867148.00308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.00517: done with get_vars() 11255 1726867148.00528: done getting variables 11255 1726867148.00585: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:19:08 -0400 (0:00:00.052) 0:00:03.921 ****** 11255 1726867148.00616: entering _queue_task() for managed_node2/service 11255 1726867148.00859: worker is 1 (out of 1 available) 11255 1726867148.00871: exiting _queue_task() for managed_node2/service 11255 1726867148.01083: done queuing things up, now waiting for results queue to drain 11255 1726867148.01084: waiting for pending results... 11255 1726867148.01133: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 11255 1726867148.01239: in run() - task 0affcac9-a3a5-2a96-636c-000000000034 11255 1726867148.01258: variable 'ansible_search_path' from source: unknown 11255 1726867148.01315: variable 'ansible_search_path' from source: unknown 11255 1726867148.01357: calling self._execute() 11255 1726867148.01445: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.01457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.01472: variable 'omit' from source: magic vars 11255 1726867148.01908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.04100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.04170: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.04223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.04267: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.04298: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.04387: 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) 11255 1726867148.04423: 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) 11255 1726867148.04463: 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) 11255 1726867148.04510: 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) 11255 1726867148.04530: 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) 11255 1726867148.04662: variable 'ansible_distribution' from source: facts 11255 1726867148.04675: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.04702: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.04884: when evaluation is False, skipping this task 11255 1726867148.04887: _execute() done 11255 1726867148.04890: dumping result to json 11255 1726867148.04892: done dumping result, returning 11255 1726867148.04894: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-2a96-636c-000000000034] 11255 1726867148.04897: sending task result for task 0affcac9-a3a5-2a96-636c-000000000034 11255 1726867148.04960: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000034 11255 1726867148.04963: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11255 1726867148.05003: no more pending results, returning what we have 11255 1726867148.05006: results queue empty 11255 1726867148.05007: checking for any_errors_fatal 11255 1726867148.05012: done checking for any_errors_fatal 11255 1726867148.05013: checking for max_fail_percentage 11255 1726867148.05014: done checking for max_fail_percentage 11255 1726867148.05015: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.05016: done checking to see if all hosts have failed 11255 1726867148.05017: getting the remaining hosts for this loop 11255 1726867148.05018: done getting the remaining hosts for this loop 11255 1726867148.05021: getting the next task for host managed_node2 11255 1726867148.05027: done getting next task for host managed_node2 11255 1726867148.05030: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11255 1726867148.05033: ^ 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? (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 11255 1726867148.05045: getting variables 11255 1726867148.05046: in VariableManager get_vars() 11255 1726867148.05086: Calling all_inventory to load vars for managed_node2 11255 1726867148.05088: Calling groups_inventory to load vars for managed_node2 11255 1726867148.05091: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.05099: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.05102: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.05105: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.05425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.05628: done with get_vars() 11255 1726867148.05638: done getting variables 11255 1726867148.05692: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:19:08 -0400 (0:00:00.051) 0:00:03.972 ****** 11255 1726867148.05721: entering _queue_task() for managed_node2/copy 11255 1726867148.06082: worker is 1 (out of 1 available) 11255 1726867148.06093: exiting _queue_task() for managed_node2/copy 11255 1726867148.06103: done queuing things up, now waiting for results queue to drain 11255 1726867148.06104: waiting for pending results... 11255 1726867148.06272: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11255 1726867148.06439: in run() - task 0affcac9-a3a5-2a96-636c-000000000035 11255 1726867148.06443: variable 'ansible_search_path' from source: unknown 11255 1726867148.06445: variable 'ansible_search_path' from source: unknown 11255 1726867148.06463: calling self._execute() 11255 1726867148.06549: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.06561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.06783: variable 'omit' from source: magic vars 11255 1726867148.06960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.09037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.09111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.09153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.09197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.09230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.09322: 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) 11255 1726867148.09362: 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) 11255 1726867148.09402: 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) 11255 1726867148.09447: 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) 11255 1726867148.09465: 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) 11255 1726867148.09612: variable 'ansible_distribution' from source: facts 11255 1726867148.09630: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.09655: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.09664: when evaluation is False, skipping this task 11255 1726867148.09672: _execute() done 11255 1726867148.09731: dumping result to json 11255 1726867148.09734: done dumping result, returning 11255 1726867148.09737: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-2a96-636c-000000000035] 11255 1726867148.09739: sending task result for task 0affcac9-a3a5-2a96-636c-000000000035 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867148.09883: no more pending results, returning what we have 11255 1726867148.09887: results queue empty 11255 1726867148.09888: checking for any_errors_fatal 11255 1726867148.09893: done checking for any_errors_fatal 11255 1726867148.09894: checking for max_fail_percentage 11255 1726867148.09896: done checking for max_fail_percentage 11255 1726867148.09897: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.09898: done checking to see if all hosts have failed 11255 1726867148.09899: getting the remaining hosts for this loop 11255 1726867148.09901: done getting the remaining hosts for this loop 11255 1726867148.09904: getting the next task for host managed_node2 11255 1726867148.09913: done getting next task for host managed_node2 11255 1726867148.09917: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11255 1726867148.09921: ^ 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? (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 11255 1726867148.09934: getting variables 11255 1726867148.09936: in VariableManager get_vars() 11255 1726867148.09983: Calling all_inventory to load vars for managed_node2 11255 1726867148.09986: Calling groups_inventory to load vars for managed_node2 11255 1726867148.09988: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.09998: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.10002: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.10005: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.10440: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000035 11255 1726867148.10444: WORKER PROCESS EXITING 11255 1726867148.10467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.10659: done with get_vars() 11255 1726867148.10670: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:19:08 -0400 (0:00:00.050) 0:00:04.022 ****** 11255 1726867148.10740: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11255 1726867148.10741: Creating lock for fedora.linux_system_roles.network_connections 11255 1726867148.11099: worker is 1 (out of 1 available) 11255 1726867148.11113: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11255 1726867148.11126: done queuing things up, now waiting for results queue to drain 11255 1726867148.11127: waiting for pending results... 11255 1726867148.11386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11255 1726867148.11511: in run() - task 0affcac9-a3a5-2a96-636c-000000000036 11255 1726867148.11532: variable 'ansible_search_path' from source: unknown 11255 1726867148.11540: variable 'ansible_search_path' from source: unknown 11255 1726867148.11582: calling self._execute() 11255 1726867148.11667: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.11681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.11696: variable 'omit' from source: magic vars 11255 1726867148.12352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.15343: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.15424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.15468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.15508: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.15539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.15621: 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) 11255 1726867148.15658: 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) 11255 1726867148.15694: 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) 11255 1726867148.15737: 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) 11255 1726867148.15758: 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) 11255 1726867148.16030: variable 'ansible_distribution' from source: facts 11255 1726867148.16199: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.16202: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.16204: when evaluation is False, skipping this task 11255 1726867148.16206: _execute() done 11255 1726867148.16208: dumping result to json 11255 1726867148.16210: done dumping result, returning 11255 1726867148.16218: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-2a96-636c-000000000036] 11255 1726867148.16220: sending task result for task 0affcac9-a3a5-2a96-636c-000000000036 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867148.16645: no more pending results, returning what we have 11255 1726867148.16648: results queue empty 11255 1726867148.16649: checking for any_errors_fatal 11255 1726867148.16655: done checking for any_errors_fatal 11255 1726867148.16656: checking for max_fail_percentage 11255 1726867148.16657: done checking for max_fail_percentage 11255 1726867148.16658: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.16659: done checking to see if all hosts have failed 11255 1726867148.16660: getting the remaining hosts for this loop 11255 1726867148.16662: done getting the remaining hosts for this loop 11255 1726867148.16665: getting the next task for host managed_node2 11255 1726867148.16671: done getting next task for host managed_node2 11255 1726867148.16674: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11255 1726867148.16680: ^ 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? (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 11255 1726867148.16692: getting variables 11255 1726867148.16693: in VariableManager get_vars() 11255 1726867148.16733: Calling all_inventory to load vars for managed_node2 11255 1726867148.16736: Calling groups_inventory to load vars for managed_node2 11255 1726867148.16738: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.16747: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.16751: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.16754: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.17458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.18163: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000036 11255 1726867148.18166: WORKER PROCESS EXITING 11255 1726867148.18194: done with get_vars() 11255 1726867148.18204: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:19:08 -0400 (0:00:00.075) 0:00:04.097 ****** 11255 1726867148.18281: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11255 1726867148.18283: Creating lock for fedora.linux_system_roles.network_state 11255 1726867148.18727: worker is 1 (out of 1 available) 11255 1726867148.18739: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11255 1726867148.18749: done queuing things up, now waiting for results queue to drain 11255 1726867148.18750: waiting for pending results... 11255 1726867148.19168: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 11255 1726867148.19293: in run() - task 0affcac9-a3a5-2a96-636c-000000000037 11255 1726867148.19322: variable 'ansible_search_path' from source: unknown 11255 1726867148.19330: variable 'ansible_search_path' from source: unknown 11255 1726867148.19368: calling self._execute() 11255 1726867148.19459: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.19470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.19487: variable 'omit' from source: magic vars 11255 1726867148.19914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.22161: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.22226: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.22273: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.22316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.22590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.22709: 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) 11255 1726867148.22715: 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) 11255 1726867148.22747: 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) 11255 1726867148.22793: 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) 11255 1726867148.22821: 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) 11255 1726867148.22956: variable 'ansible_distribution' from source: facts 11255 1726867148.23037: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.23040: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.23042: when evaluation is False, skipping this task 11255 1726867148.23044: _execute() done 11255 1726867148.23047: dumping result to json 11255 1726867148.23049: done dumping result, returning 11255 1726867148.23051: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-2a96-636c-000000000037] 11255 1726867148.23053: sending task result for task 0affcac9-a3a5-2a96-636c-000000000037 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867148.23184: no more pending results, returning what we have 11255 1726867148.23187: results queue empty 11255 1726867148.23188: checking for any_errors_fatal 11255 1726867148.23195: done checking for any_errors_fatal 11255 1726867148.23196: checking for max_fail_percentage 11255 1726867148.23198: done checking for max_fail_percentage 11255 1726867148.23199: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.23200: done checking to see if all hosts have failed 11255 1726867148.23201: getting the remaining hosts for this loop 11255 1726867148.23203: done getting the remaining hosts for this loop 11255 1726867148.23206: getting the next task for host managed_node2 11255 1726867148.23213: done getting next task for host managed_node2 11255 1726867148.23217: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11255 1726867148.23219: ^ 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? (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 11255 1726867148.23234: getting variables 11255 1726867148.23235: in VariableManager get_vars() 11255 1726867148.23276: Calling all_inventory to load vars for managed_node2 11255 1726867148.23280: Calling groups_inventory to load vars for managed_node2 11255 1726867148.23282: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.23291: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.23293: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.23295: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.24056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.24559: done with get_vars() 11255 1726867148.24570: done getting variables 11255 1726867148.24603: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000037 11255 1726867148.24606: WORKER PROCESS EXITING 11255 1726867148.24641: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:19:08 -0400 (0:00:00.063) 0:00:04.161 ****** 11255 1726867148.24673: entering _queue_task() for managed_node2/debug 11255 1726867148.25116: worker is 1 (out of 1 available) 11255 1726867148.25129: exiting _queue_task() for managed_node2/debug 11255 1726867148.25140: done queuing things up, now waiting for results queue to drain 11255 1726867148.25141: waiting for pending results... 11255 1726867148.25520: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11255 1726867148.25641: in run() - task 0affcac9-a3a5-2a96-636c-000000000038 11255 1726867148.25660: variable 'ansible_search_path' from source: unknown 11255 1726867148.25667: variable 'ansible_search_path' from source: unknown 11255 1726867148.25714: calling self._execute() 11255 1726867148.25796: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.25814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.25829: variable 'omit' from source: magic vars 11255 1726867148.26333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.29243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.29712: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.29756: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.29804: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.29837: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.29930: 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) 11255 1726867148.29965: 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) 11255 1726867148.30006: 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) 11255 1726867148.30050: 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) 11255 1726867148.30070: 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) 11255 1726867148.30218: variable 'ansible_distribution' from source: facts 11255 1726867148.30230: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.30252: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.30259: when evaluation is False, skipping this task 11255 1726867148.30266: _execute() done 11255 1726867148.30274: dumping result to json 11255 1726867148.30283: done dumping result, returning 11255 1726867148.30296: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-2a96-636c-000000000038] 11255 1726867148.30306: sending task result for task 0affcac9-a3a5-2a96-636c-000000000038 11255 1726867148.30416: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000038 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11255 1726867148.30468: no more pending results, returning what we have 11255 1726867148.30472: results queue empty 11255 1726867148.30473: checking for any_errors_fatal 11255 1726867148.30480: done checking for any_errors_fatal 11255 1726867148.30481: checking for max_fail_percentage 11255 1726867148.30482: done checking for max_fail_percentage 11255 1726867148.30483: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.30485: done checking to see if all hosts have failed 11255 1726867148.30485: getting the remaining hosts for this loop 11255 1726867148.30487: done getting the remaining hosts for this loop 11255 1726867148.30491: getting the next task for host managed_node2 11255 1726867148.30497: done getting next task for host managed_node2 11255 1726867148.30502: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11255 1726867148.30504: ^ 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? (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 11255 1726867148.30517: getting variables 11255 1726867148.30519: in VariableManager get_vars() 11255 1726867148.30570: Calling all_inventory to load vars for managed_node2 11255 1726867148.30573: Calling groups_inventory to load vars for managed_node2 11255 1726867148.30575: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.30587: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.30590: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.30593: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.31103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.31341: done with get_vars() 11255 1726867148.31351: done getting variables 11255 1726867148.31382: WORKER PROCESS EXITING 11255 1726867148.31423: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:19:08 -0400 (0:00:00.067) 0:00:04.229 ****** 11255 1726867148.31453: entering _queue_task() for managed_node2/debug 11255 1726867148.31700: worker is 1 (out of 1 available) 11255 1726867148.31712: exiting _queue_task() for managed_node2/debug 11255 1726867148.31723: done queuing things up, now waiting for results queue to drain 11255 1726867148.31724: waiting for pending results... 11255 1726867148.31995: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11255 1726867148.32117: in run() - task 0affcac9-a3a5-2a96-636c-000000000039 11255 1726867148.32137: variable 'ansible_search_path' from source: unknown 11255 1726867148.32145: variable 'ansible_search_path' from source: unknown 11255 1726867148.32191: calling self._execute() 11255 1726867148.32264: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.32276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.32298: variable 'omit' from source: magic vars 11255 1726867148.32716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.36359: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.36708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.36712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.36745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.36776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.36862: 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) 11255 1726867148.37091: 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) 11255 1726867148.37122: 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) 11255 1726867148.37209: 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) 11255 1726867148.37297: 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) 11255 1726867148.37437: variable 'ansible_distribution' from source: facts 11255 1726867148.37449: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.37470: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.37480: when evaluation is False, skipping this task 11255 1726867148.37494: _execute() done 11255 1726867148.37502: dumping result to json 11255 1726867148.37510: done dumping result, returning 11255 1726867148.37520: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-2a96-636c-000000000039] 11255 1726867148.37529: sending task result for task 0affcac9-a3a5-2a96-636c-000000000039 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11255 1726867148.37725: no more pending results, returning what we have 11255 1726867148.37728: results queue empty 11255 1726867148.37730: checking for any_errors_fatal 11255 1726867148.37734: done checking for any_errors_fatal 11255 1726867148.37734: checking for max_fail_percentage 11255 1726867148.37736: done checking for max_fail_percentage 11255 1726867148.37737: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.37738: done checking to see if all hosts have failed 11255 1726867148.37739: getting the remaining hosts for this loop 11255 1726867148.37740: done getting the remaining hosts for this loop 11255 1726867148.37744: getting the next task for host managed_node2 11255 1726867148.37750: done getting next task for host managed_node2 11255 1726867148.37754: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11255 1726867148.37757: ^ 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? (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 11255 1726867148.37770: getting variables 11255 1726867148.37771: in VariableManager get_vars() 11255 1726867148.37816: Calling all_inventory to load vars for managed_node2 11255 1726867148.37819: Calling groups_inventory to load vars for managed_node2 11255 1726867148.37822: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.37831: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.37834: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.37837: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.38205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.38436: done with get_vars() 11255 1726867148.38447: done getting variables 11255 1726867148.38475: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000039 11255 1726867148.38480: WORKER PROCESS EXITING 11255 1726867148.38512: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:19:08 -0400 (0:00:00.070) 0:00:04.300 ****** 11255 1726867148.38547: entering _queue_task() for managed_node2/debug 11255 1726867148.38890: worker is 1 (out of 1 available) 11255 1726867148.38900: exiting _queue_task() for managed_node2/debug 11255 1726867148.38910: done queuing things up, now waiting for results queue to drain 11255 1726867148.38911: waiting for pending results... 11255 1726867148.39056: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11255 1726867148.39186: in run() - task 0affcac9-a3a5-2a96-636c-00000000003a 11255 1726867148.39210: variable 'ansible_search_path' from source: unknown 11255 1726867148.39219: variable 'ansible_search_path' from source: unknown 11255 1726867148.39262: calling self._execute() 11255 1726867148.39341: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.39358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.39372: variable 'omit' from source: magic vars 11255 1726867148.39873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.42387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.42455: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.42498: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.42557: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.42590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.42748: 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) 11255 1726867148.42751: 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) 11255 1726867148.42754: 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) 11255 1726867148.42775: 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) 11255 1726867148.42797: 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) 11255 1726867148.42925: variable 'ansible_distribution' from source: facts 11255 1726867148.42935: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.42953: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.42966: when evaluation is False, skipping this task 11255 1726867148.42972: _execute() done 11255 1726867148.42980: dumping result to json 11255 1726867148.42987: done dumping result, returning 11255 1726867148.42997: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-2a96-636c-00000000003a] 11255 1726867148.43005: sending task result for task 0affcac9-a3a5-2a96-636c-00000000003a 11255 1726867148.43216: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000003a 11255 1726867148.43219: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11255 1726867148.43424: no more pending results, returning what we have 11255 1726867148.43427: results queue empty 11255 1726867148.43429: checking for any_errors_fatal 11255 1726867148.43436: done checking for any_errors_fatal 11255 1726867148.43437: checking for max_fail_percentage 11255 1726867148.43438: done checking for max_fail_percentage 11255 1726867148.43440: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.43441: done checking to see if all hosts have failed 11255 1726867148.43442: getting the remaining hosts for this loop 11255 1726867148.43443: done getting the remaining hosts for this loop 11255 1726867148.43447: getting the next task for host managed_node2 11255 1726867148.43453: done getting next task for host managed_node2 11255 1726867148.43457: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11255 1726867148.43460: ^ 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? (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 11255 1726867148.43472: getting variables 11255 1726867148.43473: in VariableManager get_vars() 11255 1726867148.43571: Calling all_inventory to load vars for managed_node2 11255 1726867148.43574: Calling groups_inventory to load vars for managed_node2 11255 1726867148.43899: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.43908: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.43911: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.43915: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.44074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.44504: done with get_vars() 11255 1726867148.44515: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:19:08 -0400 (0:00:00.060) 0:00:04.361 ****** 11255 1726867148.44616: entering _queue_task() for managed_node2/ping 11255 1726867148.44618: Creating lock for ping 11255 1726867148.44916: worker is 1 (out of 1 available) 11255 1726867148.44928: exiting _queue_task() for managed_node2/ping 11255 1726867148.44939: done queuing things up, now waiting for results queue to drain 11255 1726867148.44940: waiting for pending results... 11255 1726867148.45305: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 11255 1726867148.45339: in run() - task 0affcac9-a3a5-2a96-636c-00000000003b 11255 1726867148.45388: variable 'ansible_search_path' from source: unknown 11255 1726867148.45392: variable 'ansible_search_path' from source: unknown 11255 1726867148.45416: calling self._execute() 11255 1726867148.45499: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.45583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.45589: variable 'omit' from source: magic vars 11255 1726867148.45965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.48660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.48729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.48773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.48816: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.48848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.48945: 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) 11255 1726867148.48984: 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) 11255 1726867148.49017: 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) 11255 1726867148.49059: 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) 11255 1726867148.49093: 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) 11255 1726867148.49282: variable 'ansible_distribution' from source: facts 11255 1726867148.49288: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.49291: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.49293: when evaluation is False, skipping this task 11255 1726867148.49295: _execute() done 11255 1726867148.49297: dumping result to json 11255 1726867148.49299: done dumping result, returning 11255 1726867148.49302: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-2a96-636c-00000000003b] 11255 1726867148.49306: sending task result for task 0affcac9-a3a5-2a96-636c-00000000003b 11255 1726867148.49373: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000003b 11255 1726867148.49376: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867148.49428: no more pending results, returning what we have 11255 1726867148.49432: results queue empty 11255 1726867148.49433: checking for any_errors_fatal 11255 1726867148.49440: done checking for any_errors_fatal 11255 1726867148.49440: checking for max_fail_percentage 11255 1726867148.49442: done checking for max_fail_percentage 11255 1726867148.49444: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.49445: done checking to see if all hosts have failed 11255 1726867148.49446: getting the remaining hosts for this loop 11255 1726867148.49447: done getting the remaining hosts for this loop 11255 1726867148.49451: getting the next task for host managed_node2 11255 1726867148.49459: done getting next task for host managed_node2 11255 1726867148.49461: ^ task is: TASK: meta (role_complete) 11255 1726867148.49464: ^ 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? (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 11255 1726867148.49479: getting variables 11255 1726867148.49481: in VariableManager get_vars() 11255 1726867148.49522: Calling all_inventory to load vars for managed_node2 11255 1726867148.49524: Calling groups_inventory to load vars for managed_node2 11255 1726867148.49526: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.49534: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.49536: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.49539: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.50122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.50430: done with get_vars() 11255 1726867148.50440: done getting variables 11255 1726867148.50802: done queuing things up, now waiting for results queue to drain 11255 1726867148.50804: results queue empty 11255 1726867148.50804: checking for any_errors_fatal 11255 1726867148.50806: done checking for any_errors_fatal 11255 1726867148.50807: checking for max_fail_percentage 11255 1726867148.50808: done checking for max_fail_percentage 11255 1726867148.50809: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.50810: done checking to see if all hosts have failed 11255 1726867148.50811: getting the remaining hosts for this loop 11255 1726867148.50812: done getting the remaining hosts for this loop 11255 1726867148.50814: getting the next task for host managed_node2 11255 1726867148.50819: done getting next task for host managed_node2 11255 1726867148.50822: ^ task is: TASK: Include the task 'get_interface_stat.yml' 11255 1726867148.50824: ^ 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? (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 11255 1726867148.50826: getting variables 11255 1726867148.50827: in VariableManager get_vars() 11255 1726867148.50842: Calling all_inventory to load vars for managed_node2 11255 1726867148.50844: Calling groups_inventory to load vars for managed_node2 11255 1726867148.50846: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.50850: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.50857: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.50860: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.51143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.51339: done with get_vars() 11255 1726867148.51348: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:19:08 -0400 (0:00:00.068) 0:00:04.429 ****** 11255 1726867148.51422: entering _queue_task() for managed_node2/include_tasks 11255 1726867148.51681: worker is 1 (out of 1 available) 11255 1726867148.51696: exiting _queue_task() for managed_node2/include_tasks 11255 1726867148.51707: done queuing things up, now waiting for results queue to drain 11255 1726867148.51708: waiting for pending results... 11255 1726867148.52097: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 11255 1726867148.52101: in run() - task 0affcac9-a3a5-2a96-636c-00000000006e 11255 1726867148.52104: variable 'ansible_search_path' from source: unknown 11255 1726867148.52107: variable 'ansible_search_path' from source: unknown 11255 1726867148.52130: calling self._execute() 11255 1726867148.52218: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.52265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.52288: variable 'omit' from source: magic vars 11255 1726867148.52784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.55773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.55862: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.56080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.56083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.56100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.56233: 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) 11255 1726867148.56331: 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) 11255 1726867148.56429: 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) 11255 1726867148.56475: 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) 11255 1726867148.56499: 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) 11255 1726867148.56639: variable 'ansible_distribution' from source: facts 11255 1726867148.56651: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.56672: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.56683: when evaluation is False, skipping this task 11255 1726867148.56734: _execute() done 11255 1726867148.56737: dumping result to json 11255 1726867148.56740: done dumping result, returning 11255 1726867148.56742: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-2a96-636c-00000000006e] 11255 1726867148.56744: sending task result for task 0affcac9-a3a5-2a96-636c-00000000006e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867148.56873: no more pending results, returning what we have 11255 1726867148.56879: results queue empty 11255 1726867148.56880: checking for any_errors_fatal 11255 1726867148.56882: done checking for any_errors_fatal 11255 1726867148.56882: checking for max_fail_percentage 11255 1726867148.56884: done checking for max_fail_percentage 11255 1726867148.56885: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.56886: done checking to see if all hosts have failed 11255 1726867148.56887: getting the remaining hosts for this loop 11255 1726867148.56888: done getting the remaining hosts for this loop 11255 1726867148.56892: getting the next task for host managed_node2 11255 1726867148.56899: done getting next task for host managed_node2 11255 1726867148.56902: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 11255 1726867148.56905: ^ 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? (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 11255 1726867148.56909: getting variables 11255 1726867148.56910: in VariableManager get_vars() 11255 1726867148.57071: Calling all_inventory to load vars for managed_node2 11255 1726867148.57074: Calling groups_inventory to load vars for managed_node2 11255 1726867148.57076: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.57086: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000006e 11255 1726867148.57089: WORKER PROCESS EXITING 11255 1726867148.57098: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.57101: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.57104: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.57479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.58013: done with get_vars() 11255 1726867148.58055: done getting variables 11255 1726867148.58117: 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) 11255 1726867148.58249: variable 'interface' from source: task vars 11255 1726867148.58260: variable 'controller_device' from source: play vars 11255 1726867148.58322: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:19:08 -0400 (0:00:00.069) 0:00:04.498 ****** 11255 1726867148.58351: entering _queue_task() for managed_node2/assert 11255 1726867148.58717: worker is 1 (out of 1 available) 11255 1726867148.58729: exiting _queue_task() for managed_node2/assert 11255 1726867148.58739: done queuing things up, now waiting for results queue to drain 11255 1726867148.58740: waiting for pending results... 11255 1726867148.58929: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'nm-bond' 11255 1726867148.59084: in run() - task 0affcac9-a3a5-2a96-636c-00000000006f 11255 1726867148.59088: variable 'ansible_search_path' from source: unknown 11255 1726867148.59090: variable 'ansible_search_path' from source: unknown 11255 1726867148.59103: calling self._execute() 11255 1726867148.59186: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.59199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.59218: variable 'omit' from source: magic vars 11255 1726867148.59653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.62733: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.62776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.62806: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.62832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.62851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.62910: 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) 11255 1726867148.62931: 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) 11255 1726867148.62948: 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) 11255 1726867148.62973: 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) 11255 1726867148.62990: 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) 11255 1726867148.63075: variable 'ansible_distribution' from source: facts 11255 1726867148.63081: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.63097: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.63101: when evaluation is False, skipping this task 11255 1726867148.63104: _execute() done 11255 1726867148.63106: dumping result to json 11255 1726867148.63108: done dumping result, returning 11255 1726867148.63116: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'nm-bond' [0affcac9-a3a5-2a96-636c-00000000006f] 11255 1726867148.63118: sending task result for task 0affcac9-a3a5-2a96-636c-00000000006f 11255 1726867148.63207: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000006f 11255 1726867148.63210: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867148.63268: no more pending results, returning what we have 11255 1726867148.63272: results queue empty 11255 1726867148.63273: checking for any_errors_fatal 11255 1726867148.63279: done checking for any_errors_fatal 11255 1726867148.63280: checking for max_fail_percentage 11255 1726867148.63281: done checking for max_fail_percentage 11255 1726867148.63282: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.63283: done checking to see if all hosts have failed 11255 1726867148.63283: getting the remaining hosts for this loop 11255 1726867148.63285: done getting the remaining hosts for this loop 11255 1726867148.63290: getting the next task for host managed_node2 11255 1726867148.63296: done getting next task for host managed_node2 11255 1726867148.63298: ^ task is: TASK: Include the task 'assert_profile_present.yml' 11255 1726867148.63300: ^ 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 11255 1726867148.63302: getting variables 11255 1726867148.63304: in VariableManager get_vars() 11255 1726867148.63336: Calling all_inventory to load vars for managed_node2 11255 1726867148.63339: Calling groups_inventory to load vars for managed_node2 11255 1726867148.63341: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.63348: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.63351: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.63353: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.63481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.63605: done with get_vars() 11255 1726867148.63611: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 Friday 20 September 2024 17:19:08 -0400 (0:00:00.053) 0:00:04.551 ****** 11255 1726867148.63672: entering _queue_task() for managed_node2/include_tasks 11255 1726867148.63849: worker is 1 (out of 1 available) 11255 1726867148.63863: exiting _queue_task() for managed_node2/include_tasks 11255 1726867148.63873: done queuing things up, now waiting for results queue to drain 11255 1726867148.63874: waiting for pending results... 11255 1726867148.64050: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' 11255 1726867148.64186: in run() - task 0affcac9-a3a5-2a96-636c-000000000070 11255 1726867148.64189: variable 'ansible_search_path' from source: unknown 11255 1726867148.64191: variable 'controller_profile' from source: play vars 11255 1726867148.64373: variable 'controller_profile' from source: play vars 11255 1726867148.64398: variable 'port1_profile' from source: play vars 11255 1726867148.64470: variable 'port1_profile' from source: play vars 11255 1726867148.64484: variable 'port2_profile' from source: play vars 11255 1726867148.64551: variable 'port2_profile' from source: play vars 11255 1726867148.64623: variable 'omit' from source: magic vars 11255 1726867148.64687: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.64701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.64716: variable 'omit' from source: magic vars 11255 1726867148.65116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.66508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.66557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.66586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.66613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.66633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.66691: 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) 11255 1726867148.66712: 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) 11255 1726867148.66730: 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) 11255 1726867148.66755: 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) 11255 1726867148.66766: 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) 11255 1726867148.66849: variable 'ansible_distribution' from source: facts 11255 1726867148.66853: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.66865: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.66868: when evaluation is False, skipping this task 11255 1726867148.66888: variable 'item' from source: unknown 11255 1726867148.66940: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0", "skip_reason": "Conditional result was False" } 11255 1726867148.67081: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.67085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.67087: variable 'omit' from source: magic vars 11255 1726867148.67499: 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) 11255 1726867148.67503: 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) 11255 1726867148.67506: 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) 11255 1726867148.67510: 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) 11255 1726867148.67513: 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) 11255 1726867148.67516: variable 'ansible_distribution' from source: facts 11255 1726867148.67519: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.67522: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.67525: when evaluation is False, skipping this task 11255 1726867148.67527: variable 'item' from source: unknown 11255 1726867148.67873: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0.0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.0", "skip_reason": "Conditional result was False" } 11255 1726867148.68184: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.68191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.68194: variable 'omit' from source: magic vars 11255 1726867148.68588: 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) 11255 1726867148.68593: 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) 11255 1726867148.68596: 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) 11255 1726867148.68983: 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) 11255 1726867148.68989: 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) 11255 1726867148.68992: variable 'ansible_distribution' from source: facts 11255 1726867148.68994: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.68996: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.68998: when evaluation is False, skipping this task 11255 1726867148.69000: variable 'item' from source: unknown 11255 1726867148.69384: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0.1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.1", "skip_reason": "Conditional result was False" } 11255 1726867148.69455: dumping result to json 11255 1726867148.69458: done dumping result, returning 11255 1726867148.69461: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-2a96-636c-000000000070] 11255 1726867148.69463: sending task result for task 0affcac9-a3a5-2a96-636c-000000000070 11255 1726867148.69510: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000070 11255 1726867148.69513: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 11255 1726867148.69592: no more pending results, returning what we have 11255 1726867148.69596: results queue empty 11255 1726867148.69597: checking for any_errors_fatal 11255 1726867148.69602: done checking for any_errors_fatal 11255 1726867148.69603: checking for max_fail_percentage 11255 1726867148.69605: done checking for max_fail_percentage 11255 1726867148.69606: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.69606: done checking to see if all hosts have failed 11255 1726867148.69607: getting the remaining hosts for this loop 11255 1726867148.69609: done getting the remaining hosts for this loop 11255 1726867148.69613: getting the next task for host managed_node2 11255 1726867148.69618: done getting next task for host managed_node2 11255 1726867148.69621: ^ task is: TASK: ** TEST check polling interval 11255 1726867148.69737: ^ 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 11255 1726867148.69742: getting variables 11255 1726867148.69743: in VariableManager get_vars() 11255 1726867148.69774: Calling all_inventory to load vars for managed_node2 11255 1726867148.69776: Calling groups_inventory to load vars for managed_node2 11255 1726867148.69781: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.69851: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.69855: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.69859: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.70263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.70791: done with get_vars() 11255 1726867148.70802: done getting variables 11255 1726867148.70867: 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 [** TEST check polling interval] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 Friday 20 September 2024 17:19:08 -0400 (0:00:00.072) 0:00:04.624 ****** 11255 1726867148.70956: entering _queue_task() for managed_node2/command 11255 1726867148.71510: worker is 1 (out of 1 available) 11255 1726867148.71521: exiting _queue_task() for managed_node2/command 11255 1726867148.71582: done queuing things up, now waiting for results queue to drain 11255 1726867148.71583: waiting for pending results... 11255 1726867148.71931: running TaskExecutor() for managed_node2/TASK: ** TEST check polling interval 11255 1726867148.71995: in run() - task 0affcac9-a3a5-2a96-636c-000000000071 11255 1726867148.72008: variable 'ansible_search_path' from source: unknown 11255 1726867148.72043: calling self._execute() 11255 1726867148.72478: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.72485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.72497: variable 'omit' from source: magic vars 11255 1726867148.73511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.76271: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.76345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.76391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.76445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.76682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.76689: 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) 11255 1726867148.76693: 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) 11255 1726867148.76695: 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) 11255 1726867148.76697: 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) 11255 1726867148.76700: 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) 11255 1726867148.76811: variable 'ansible_distribution' from source: facts 11255 1726867148.76822: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.76844: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.76852: when evaluation is False, skipping this task 11255 1726867148.76858: _execute() done 11255 1726867148.76865: dumping result to json 11255 1726867148.76871: done dumping result, returning 11255 1726867148.76888: done running TaskExecutor() for managed_node2/TASK: ** TEST check polling interval [0affcac9-a3a5-2a96-636c-000000000071] 11255 1726867148.76900: sending task result for task 0affcac9-a3a5-2a96-636c-000000000071 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867148.77046: no more pending results, returning what we have 11255 1726867148.77049: results queue empty 11255 1726867148.77050: checking for any_errors_fatal 11255 1726867148.77059: done checking for any_errors_fatal 11255 1726867148.77059: checking for max_fail_percentage 11255 1726867148.77061: done checking for max_fail_percentage 11255 1726867148.77062: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.77063: done checking to see if all hosts have failed 11255 1726867148.77063: getting the remaining hosts for this loop 11255 1726867148.77065: done getting the remaining hosts for this loop 11255 1726867148.77068: getting the next task for host managed_node2 11255 1726867148.77073: done getting next task for host managed_node2 11255 1726867148.77075: ^ task is: TASK: ** TEST check IPv4 11255 1726867148.77079: ^ 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 11255 1726867148.77082: getting variables 11255 1726867148.77083: in VariableManager get_vars() 11255 1726867148.77312: Calling all_inventory to load vars for managed_node2 11255 1726867148.77314: Calling groups_inventory to load vars for managed_node2 11255 1726867148.77317: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.77328: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000071 11255 1726867148.77332: WORKER PROCESS EXITING 11255 1726867148.77341: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.77344: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.77347: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.77532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.77747: done with get_vars() 11255 1726867148.77765: done getting variables 11255 1726867148.77822: 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 [** TEST check IPv4] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:80 Friday 20 September 2024 17:19:08 -0400 (0:00:00.068) 0:00:04.693 ****** 11255 1726867148.77849: entering _queue_task() for managed_node2/command 11255 1726867148.78201: worker is 1 (out of 1 available) 11255 1726867148.78212: exiting _queue_task() for managed_node2/command 11255 1726867148.78222: done queuing things up, now waiting for results queue to drain 11255 1726867148.78223: waiting for pending results... 11255 1726867148.78397: running TaskExecutor() for managed_node2/TASK: ** TEST check IPv4 11255 1726867148.78495: in run() - task 0affcac9-a3a5-2a96-636c-000000000072 11255 1726867148.78514: variable 'ansible_search_path' from source: unknown 11255 1726867148.78559: calling self._execute() 11255 1726867148.78649: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.78671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.78691: variable 'omit' from source: magic vars 11255 1726867148.79224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.81586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.81620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.81672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.81725: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.81765: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.81882: 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) 11255 1726867148.81927: 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) 11255 1726867148.82074: 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) 11255 1726867148.82078: 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) 11255 1726867148.82081: 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) 11255 1726867148.82172: variable 'ansible_distribution' from source: facts 11255 1726867148.82283: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.82292: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.82295: when evaluation is False, skipping this task 11255 1726867148.82302: _execute() done 11255 1726867148.82306: dumping result to json 11255 1726867148.82308: done dumping result, returning 11255 1726867148.82311: done running TaskExecutor() for managed_node2/TASK: ** TEST check IPv4 [0affcac9-a3a5-2a96-636c-000000000072] 11255 1726867148.82313: sending task result for task 0affcac9-a3a5-2a96-636c-000000000072 11255 1726867148.82384: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000072 11255 1726867148.82386: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867148.82442: no more pending results, returning what we have 11255 1726867148.82445: results queue empty 11255 1726867148.82446: checking for any_errors_fatal 11255 1726867148.82457: done checking for any_errors_fatal 11255 1726867148.82458: checking for max_fail_percentage 11255 1726867148.82460: done checking for max_fail_percentage 11255 1726867148.82461: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.82462: done checking to see if all hosts have failed 11255 1726867148.82463: getting the remaining hosts for this loop 11255 1726867148.82465: done getting the remaining hosts for this loop 11255 1726867148.82468: getting the next task for host managed_node2 11255 1726867148.82474: done getting next task for host managed_node2 11255 1726867148.82476: ^ task is: TASK: ** TEST check IPv6 11255 1726867148.82480: ^ 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 11255 1726867148.82483: getting variables 11255 1726867148.82485: in VariableManager get_vars() 11255 1726867148.82527: Calling all_inventory to load vars for managed_node2 11255 1726867148.82708: Calling groups_inventory to load vars for managed_node2 11255 1726867148.82711: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.82788: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.82792: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.82803: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.82998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.83148: done with get_vars() 11255 1726867148.83156: done getting variables 11255 1726867148.83202: 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 [** TEST check IPv6] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:87 Friday 20 September 2024 17:19:08 -0400 (0:00:00.053) 0:00:04.747 ****** 11255 1726867148.83229: entering _queue_task() for managed_node2/command 11255 1726867148.83431: worker is 1 (out of 1 available) 11255 1726867148.83444: exiting _queue_task() for managed_node2/command 11255 1726867148.83454: done queuing things up, now waiting for results queue to drain 11255 1726867148.83455: waiting for pending results... 11255 1726867148.83613: running TaskExecutor() for managed_node2/TASK: ** TEST check IPv6 11255 1726867148.83667: in run() - task 0affcac9-a3a5-2a96-636c-000000000073 11255 1726867148.83681: variable 'ansible_search_path' from source: unknown 11255 1726867148.83710: calling self._execute() 11255 1726867148.83772: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.83776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.83788: variable 'omit' from source: magic vars 11255 1726867148.84079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.85954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.86033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.86071: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.86130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.86188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.86246: 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) 11255 1726867148.86279: 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) 11255 1726867148.86383: 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) 11255 1726867148.86390: 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) 11255 1726867148.86393: 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) 11255 1726867148.86519: variable 'ansible_distribution' from source: facts 11255 1726867148.86535: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.86557: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.86570: when evaluation is False, skipping this task 11255 1726867148.86576: _execute() done 11255 1726867148.86581: dumping result to json 11255 1726867148.86583: done dumping result, returning 11255 1726867148.86597: done running TaskExecutor() for managed_node2/TASK: ** TEST check IPv6 [0affcac9-a3a5-2a96-636c-000000000073] 11255 1726867148.86600: sending task result for task 0affcac9-a3a5-2a96-636c-000000000073 11255 1726867148.86701: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000073 11255 1726867148.86703: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867148.86789: no more pending results, returning what we have 11255 1726867148.86792: results queue empty 11255 1726867148.86793: checking for any_errors_fatal 11255 1726867148.86797: done checking for any_errors_fatal 11255 1726867148.86798: checking for max_fail_percentage 11255 1726867148.86799: done checking for max_fail_percentage 11255 1726867148.86800: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.86801: done checking to see if all hosts have failed 11255 1726867148.86802: getting the remaining hosts for this loop 11255 1726867148.86803: done getting the remaining hosts for this loop 11255 1726867148.86806: getting the next task for host managed_node2 11255 1726867148.86814: done getting next task for host managed_node2 11255 1726867148.86817: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11255 1726867148.86821: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867148.86842: getting variables 11255 1726867148.86844: in VariableManager get_vars() 11255 1726867148.86875: Calling all_inventory to load vars for managed_node2 11255 1726867148.86879: Calling groups_inventory to load vars for managed_node2 11255 1726867148.86881: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.86890: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.86892: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.86894: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.87003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.87143: done with get_vars() 11255 1726867148.87149: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:19:08 -0400 (0:00:00.039) 0:00:04.787 ****** 11255 1726867148.87217: entering _queue_task() for managed_node2/include_tasks 11255 1726867148.87394: worker is 1 (out of 1 available) 11255 1726867148.87406: exiting _queue_task() for managed_node2/include_tasks 11255 1726867148.87417: done queuing things up, now waiting for results queue to drain 11255 1726867148.87418: waiting for pending results... 11255 1726867148.87561: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11255 1726867148.87647: in run() - task 0affcac9-a3a5-2a96-636c-00000000007c 11255 1726867148.87654: variable 'ansible_search_path' from source: unknown 11255 1726867148.87658: variable 'ansible_search_path' from source: unknown 11255 1726867148.87688: calling self._execute() 11255 1726867148.87740: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.87744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.87753: variable 'omit' from source: magic vars 11255 1726867148.88049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.89868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.89915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.89943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.89970: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.89992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.90048: 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) 11255 1726867148.90072: 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) 11255 1726867148.90093: 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) 11255 1726867148.90119: 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) 11255 1726867148.90130: 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) 11255 1726867148.90224: variable 'ansible_distribution' from source: facts 11255 1726867148.90228: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.90241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.90244: when evaluation is False, skipping this task 11255 1726867148.90247: _execute() done 11255 1726867148.90249: dumping result to json 11255 1726867148.90253: done dumping result, returning 11255 1726867148.90260: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-2a96-636c-00000000007c] 11255 1726867148.90264: sending task result for task 0affcac9-a3a5-2a96-636c-00000000007c 11255 1726867148.90345: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000007c 11255 1726867148.90348: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867148.90418: no more pending results, returning what we have 11255 1726867148.90421: results queue empty 11255 1726867148.90422: checking for any_errors_fatal 11255 1726867148.90427: done checking for any_errors_fatal 11255 1726867148.90427: checking for max_fail_percentage 11255 1726867148.90429: done checking for max_fail_percentage 11255 1726867148.90430: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.90430: done checking to see if all hosts have failed 11255 1726867148.90432: getting the remaining hosts for this loop 11255 1726867148.90434: done getting the remaining hosts for this loop 11255 1726867148.90437: getting the next task for host managed_node2 11255 1726867148.90442: done getting next task for host managed_node2 11255 1726867148.90445: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11255 1726867148.90449: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867148.90462: getting variables 11255 1726867148.90463: in VariableManager get_vars() 11255 1726867148.90496: Calling all_inventory to load vars for managed_node2 11255 1726867148.90498: Calling groups_inventory to load vars for managed_node2 11255 1726867148.90501: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.90508: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.90510: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.90512: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.90668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.90793: done with get_vars() 11255 1726867148.90802: done getting variables 11255 1726867148.90839: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:19:08 -0400 (0:00:00.036) 0:00:04.823 ****** 11255 1726867148.90863: entering _queue_task() for managed_node2/debug 11255 1726867148.91039: worker is 1 (out of 1 available) 11255 1726867148.91050: exiting _queue_task() for managed_node2/debug 11255 1726867148.91060: done queuing things up, now waiting for results queue to drain 11255 1726867148.91061: waiting for pending results... 11255 1726867148.91221: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 11255 1726867148.91299: in run() - task 0affcac9-a3a5-2a96-636c-00000000007d 11255 1726867148.91308: variable 'ansible_search_path' from source: unknown 11255 1726867148.91311: variable 'ansible_search_path' from source: unknown 11255 1726867148.91337: calling self._execute() 11255 1726867148.91395: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.91400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.91409: variable 'omit' from source: magic vars 11255 1726867148.91693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.93637: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.93718: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.93734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.93760: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.93790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.93838: 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) 11255 1726867148.93858: 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) 11255 1726867148.93876: 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) 11255 1726867148.93910: 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) 11255 1726867148.93921: 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) 11255 1726867148.94013: variable 'ansible_distribution' from source: facts 11255 1726867148.94017: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.94032: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.94036: when evaluation is False, skipping this task 11255 1726867148.94038: _execute() done 11255 1726867148.94041: dumping result to json 11255 1726867148.94043: done dumping result, returning 11255 1726867148.94050: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-2a96-636c-00000000007d] 11255 1726867148.94054: sending task result for task 0affcac9-a3a5-2a96-636c-00000000007d 11255 1726867148.94136: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000007d 11255 1726867148.94139: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11255 1726867148.94183: no more pending results, returning what we have 11255 1726867148.94188: results queue empty 11255 1726867148.94189: checking for any_errors_fatal 11255 1726867148.94196: done checking for any_errors_fatal 11255 1726867148.94196: checking for max_fail_percentage 11255 1726867148.94198: done checking for max_fail_percentage 11255 1726867148.94199: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.94200: done checking to see if all hosts have failed 11255 1726867148.94200: getting the remaining hosts for this loop 11255 1726867148.94202: done getting the remaining hosts for this loop 11255 1726867148.94205: getting the next task for host managed_node2 11255 1726867148.94212: done getting next task for host managed_node2 11255 1726867148.94215: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11255 1726867148.94219: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867148.94232: getting variables 11255 1726867148.94234: in VariableManager get_vars() 11255 1726867148.94268: Calling all_inventory to load vars for managed_node2 11255 1726867148.94270: Calling groups_inventory to load vars for managed_node2 11255 1726867148.94272: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.94281: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.94284: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.94288: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.94444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.94563: done with get_vars() 11255 1726867148.94571: done getting variables 11255 1726867148.94612: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:19:08 -0400 (0:00:00.037) 0:00:04.861 ****** 11255 1726867148.94634: entering _queue_task() for managed_node2/fail 11255 1726867148.94817: worker is 1 (out of 1 available) 11255 1726867148.94828: exiting _queue_task() for managed_node2/fail 11255 1726867148.94839: done queuing things up, now waiting for results queue to drain 11255 1726867148.94840: waiting for pending results... 11255 1726867148.94992: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11255 1726867148.95064: in run() - task 0affcac9-a3a5-2a96-636c-00000000007e 11255 1726867148.95076: variable 'ansible_search_path' from source: unknown 11255 1726867148.95082: variable 'ansible_search_path' from source: unknown 11255 1726867148.95107: calling self._execute() 11255 1726867148.95161: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.95165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.95174: variable 'omit' from source: magic vars 11255 1726867148.95537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867148.97883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867148.97887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867148.97889: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867148.97891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867148.97894: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867148.97968: 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) 11255 1726867148.98004: 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) 11255 1726867148.98035: 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) 11255 1726867148.98091: 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) 11255 1726867148.98111: 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) 11255 1726867148.98238: variable 'ansible_distribution' from source: facts 11255 1726867148.98248: variable 'ansible_distribution_major_version' from source: facts 11255 1726867148.98269: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867148.98275: when evaluation is False, skipping this task 11255 1726867148.98285: _execute() done 11255 1726867148.98291: dumping result to json 11255 1726867148.98298: done dumping result, returning 11255 1726867148.98308: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-2a96-636c-00000000007e] 11255 1726867148.98317: sending task result for task 0affcac9-a3a5-2a96-636c-00000000007e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867148.98451: no more pending results, returning what we have 11255 1726867148.98454: results queue empty 11255 1726867148.98455: checking for any_errors_fatal 11255 1726867148.98464: done checking for any_errors_fatal 11255 1726867148.98465: checking for max_fail_percentage 11255 1726867148.98466: done checking for max_fail_percentage 11255 1726867148.98467: checking to see if all hosts have failed and the running result is not ok 11255 1726867148.98468: done checking to see if all hosts have failed 11255 1726867148.98469: getting the remaining hosts for this loop 11255 1726867148.98470: done getting the remaining hosts for this loop 11255 1726867148.98473: getting the next task for host managed_node2 11255 1726867148.98481: done getting next task for host managed_node2 11255 1726867148.98485: ^ 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 11255 1726867148.98491: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867148.98505: getting variables 11255 1726867148.98506: in VariableManager get_vars() 11255 1726867148.98542: Calling all_inventory to load vars for managed_node2 11255 1726867148.98544: Calling groups_inventory to load vars for managed_node2 11255 1726867148.98546: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867148.98554: Calling all_plugins_play to load vars for managed_node2 11255 1726867148.98556: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867148.98559: Calling groups_plugins_play to load vars for managed_node2 11255 1726867148.98805: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000007e 11255 1726867148.98808: WORKER PROCESS EXITING 11255 1726867148.98828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867148.99039: done with get_vars() 11255 1726867148.99049: done getting variables 11255 1726867148.99103: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:19:08 -0400 (0:00:00.044) 0:00:04.906 ****** 11255 1726867148.99135: entering _queue_task() for managed_node2/fail 11255 1726867148.99359: worker is 1 (out of 1 available) 11255 1726867148.99369: exiting _queue_task() for managed_node2/fail 11255 1726867148.99381: done queuing things up, now waiting for results queue to drain 11255 1726867148.99382: waiting for pending results... 11255 1726867148.99632: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11255 1726867148.99759: in run() - task 0affcac9-a3a5-2a96-636c-00000000007f 11255 1726867148.99782: variable 'ansible_search_path' from source: unknown 11255 1726867148.99791: variable 'ansible_search_path' from source: unknown 11255 1726867148.99833: calling self._execute() 11255 1726867148.99912: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867148.99922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867148.99932: variable 'omit' from source: magic vars 11255 1726867149.00349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.02515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.02587: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.02638: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.02685: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.02716: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.02801: 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) 11255 1726867149.02834: 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) 11255 1726867149.02861: 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) 11255 1726867149.02908: 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) 11255 1726867149.02926: 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) 11255 1726867149.03048: variable 'ansible_distribution' from source: facts 11255 1726867149.03057: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.03074: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.03083: when evaluation is False, skipping this task 11255 1726867149.03093: _execute() done 11255 1726867149.03098: dumping result to json 11255 1726867149.03104: done dumping result, returning 11255 1726867149.03114: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-2a96-636c-00000000007f] 11255 1726867149.03122: sending task result for task 0affcac9-a3a5-2a96-636c-00000000007f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.03247: no more pending results, returning what we have 11255 1726867149.03250: results queue empty 11255 1726867149.03251: checking for any_errors_fatal 11255 1726867149.03256: done checking for any_errors_fatal 11255 1726867149.03257: checking for max_fail_percentage 11255 1726867149.03259: done checking for max_fail_percentage 11255 1726867149.03260: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.03261: done checking to see if all hosts have failed 11255 1726867149.03261: getting the remaining hosts for this loop 11255 1726867149.03263: done getting the remaining hosts for this loop 11255 1726867149.03266: getting the next task for host managed_node2 11255 1726867149.03273: done getting next task for host managed_node2 11255 1726867149.03276: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11255 1726867149.03282: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.03296: getting variables 11255 1726867149.03298: in VariableManager get_vars() 11255 1726867149.03333: Calling all_inventory to load vars for managed_node2 11255 1726867149.03335: Calling groups_inventory to load vars for managed_node2 11255 1726867149.03337: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.03346: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.03349: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.03351: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.03785: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000007f 11255 1726867149.03789: WORKER PROCESS EXITING 11255 1726867149.03804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.03998: done with get_vars() 11255 1726867149.04008: done getting variables 11255 1726867149.04061: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:19:09 -0400 (0:00:00.049) 0:00:04.955 ****** 11255 1726867149.04095: entering _queue_task() for managed_node2/fail 11255 1726867149.04317: worker is 1 (out of 1 available) 11255 1726867149.04328: exiting _queue_task() for managed_node2/fail 11255 1726867149.04338: done queuing things up, now waiting for results queue to drain 11255 1726867149.04339: waiting for pending results... 11255 1726867149.04591: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11255 1726867149.04720: in run() - task 0affcac9-a3a5-2a96-636c-000000000080 11255 1726867149.04740: variable 'ansible_search_path' from source: unknown 11255 1726867149.04748: variable 'ansible_search_path' from source: unknown 11255 1726867149.04786: calling self._execute() 11255 1726867149.04864: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.04876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.04893: variable 'omit' from source: magic vars 11255 1726867149.05301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.07355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.07426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.07465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.07510: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.07538: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.07617: 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) 11255 1726867149.07652: 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) 11255 1726867149.07684: 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) 11255 1726867149.07731: 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) 11255 1726867149.07749: 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) 11255 1726867149.07879: variable 'ansible_distribution' from source: facts 11255 1726867149.07890: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.07910: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.07917: when evaluation is False, skipping this task 11255 1726867149.07923: _execute() done 11255 1726867149.07933: dumping result to json 11255 1726867149.07941: done dumping result, returning 11255 1726867149.07951: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-2a96-636c-000000000080] 11255 1726867149.07959: sending task result for task 0affcac9-a3a5-2a96-636c-000000000080 11255 1726867149.08106: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000080 11255 1726867149.08109: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.08191: no more pending results, returning what we have 11255 1726867149.08194: results queue empty 11255 1726867149.08195: checking for any_errors_fatal 11255 1726867149.08201: done checking for any_errors_fatal 11255 1726867149.08202: checking for max_fail_percentage 11255 1726867149.08203: done checking for max_fail_percentage 11255 1726867149.08205: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.08205: done checking to see if all hosts have failed 11255 1726867149.08206: getting the remaining hosts for this loop 11255 1726867149.08208: done getting the remaining hosts for this loop 11255 1726867149.08211: getting the next task for host managed_node2 11255 1726867149.08218: done getting next task for host managed_node2 11255 1726867149.08222: ^ 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 11255 1726867149.08225: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.08239: getting variables 11255 1726867149.08241: in VariableManager get_vars() 11255 1726867149.08280: Calling all_inventory to load vars for managed_node2 11255 1726867149.08282: Calling groups_inventory to load vars for managed_node2 11255 1726867149.08285: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.08294: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.08297: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.08300: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.08598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.08803: done with get_vars() 11255 1726867149.08812: done getting variables 11255 1726867149.08863: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:19:09 -0400 (0:00:00.047) 0:00:05.003 ****** 11255 1726867149.08892: entering _queue_task() for managed_node2/dnf 11255 1726867149.09100: worker is 1 (out of 1 available) 11255 1726867149.09112: exiting _queue_task() for managed_node2/dnf 11255 1726867149.09122: done queuing things up, now waiting for results queue to drain 11255 1726867149.09123: waiting for pending results... 11255 1726867149.09352: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 11255 1726867149.09561: in run() - task 0affcac9-a3a5-2a96-636c-000000000081 11255 1726867149.09565: variable 'ansible_search_path' from source: unknown 11255 1726867149.09567: variable 'ansible_search_path' from source: unknown 11255 1726867149.09569: calling self._execute() 11255 1726867149.09613: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.09625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.09638: variable 'omit' from source: magic vars 11255 1726867149.10041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.12149: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.12212: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.12268: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.12309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.12342: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.12446: 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) 11255 1726867149.12453: 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) 11255 1726867149.12486: 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) 11255 1726867149.12529: 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) 11255 1726867149.12550: 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) 11255 1726867149.12783: variable 'ansible_distribution' from source: facts 11255 1726867149.12786: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.12788: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.12791: when evaluation is False, skipping this task 11255 1726867149.12793: _execute() done 11255 1726867149.12795: dumping result to json 11255 1726867149.12797: done dumping result, returning 11255 1726867149.12799: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-2a96-636c-000000000081] 11255 1726867149.12802: sending task result for task 0affcac9-a3a5-2a96-636c-000000000081 11255 1726867149.12868: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000081 11255 1726867149.12871: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.12918: no more pending results, returning what we have 11255 1726867149.12921: results queue empty 11255 1726867149.12922: checking for any_errors_fatal 11255 1726867149.12929: done checking for any_errors_fatal 11255 1726867149.12929: checking for max_fail_percentage 11255 1726867149.12931: done checking for max_fail_percentage 11255 1726867149.12932: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.12933: done checking to see if all hosts have failed 11255 1726867149.12933: getting the remaining hosts for this loop 11255 1726867149.12935: done getting the remaining hosts for this loop 11255 1726867149.12938: getting the next task for host managed_node2 11255 1726867149.12946: done getting next task for host managed_node2 11255 1726867149.12949: ^ 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 11255 1726867149.12953: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.12968: getting variables 11255 1726867149.12969: in VariableManager get_vars() 11255 1726867149.13008: Calling all_inventory to load vars for managed_node2 11255 1726867149.13010: Calling groups_inventory to load vars for managed_node2 11255 1726867149.13013: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.13022: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.13024: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.13027: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.13425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.13626: done with get_vars() 11255 1726867149.13636: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11255 1726867149.13702: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:19:09 -0400 (0:00:00.048) 0:00:05.052 ****** 11255 1726867149.13730: entering _queue_task() for managed_node2/yum 11255 1726867149.13938: worker is 1 (out of 1 available) 11255 1726867149.13949: exiting _queue_task() for managed_node2/yum 11255 1726867149.13959: done queuing things up, now waiting for results queue to drain 11255 1726867149.13960: waiting for pending results... 11255 1726867149.14197: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 11255 1726867149.14324: in run() - task 0affcac9-a3a5-2a96-636c-000000000082 11255 1726867149.14341: variable 'ansible_search_path' from source: unknown 11255 1726867149.14348: variable 'ansible_search_path' from source: unknown 11255 1726867149.14384: calling self._execute() 11255 1726867149.14459: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.14470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.14484: variable 'omit' from source: magic vars 11255 1726867149.14875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.16957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.17028: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.17069: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.17111: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.17152: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.17383: 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) 11255 1726867149.17386: 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) 11255 1726867149.17389: 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) 11255 1726867149.17390: 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) 11255 1726867149.17392: 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) 11255 1726867149.17448: variable 'ansible_distribution' from source: facts 11255 1726867149.17458: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.17480: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.17487: when evaluation is False, skipping this task 11255 1726867149.17494: _execute() done 11255 1726867149.17503: dumping result to json 11255 1726867149.17512: done dumping result, returning 11255 1726867149.17522: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-2a96-636c-000000000082] 11255 1726867149.17530: sending task result for task 0affcac9-a3a5-2a96-636c-000000000082 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.17725: no more pending results, returning what we have 11255 1726867149.17728: results queue empty 11255 1726867149.17729: checking for any_errors_fatal 11255 1726867149.17735: done checking for any_errors_fatal 11255 1726867149.17736: checking for max_fail_percentage 11255 1726867149.17737: done checking for max_fail_percentage 11255 1726867149.17738: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.17739: done checking to see if all hosts have failed 11255 1726867149.17740: getting the remaining hosts for this loop 11255 1726867149.17742: done getting the remaining hosts for this loop 11255 1726867149.17745: getting the next task for host managed_node2 11255 1726867149.17752: done getting next task for host managed_node2 11255 1726867149.17755: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11255 1726867149.17759: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.17775: getting variables 11255 1726867149.17776: in VariableManager get_vars() 11255 1726867149.17815: Calling all_inventory to load vars for managed_node2 11255 1726867149.17817: Calling groups_inventory to load vars for managed_node2 11255 1726867149.17820: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.17828: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.17832: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.17834: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.18160: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000082 11255 1726867149.18164: WORKER PROCESS EXITING 11255 1726867149.18186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.18390: done with get_vars() 11255 1726867149.18400: done getting variables 11255 1726867149.18451: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:19:09 -0400 (0:00:00.047) 0:00:05.099 ****** 11255 1726867149.18482: entering _queue_task() for managed_node2/fail 11255 1726867149.18699: worker is 1 (out of 1 available) 11255 1726867149.18711: exiting _queue_task() for managed_node2/fail 11255 1726867149.18722: done queuing things up, now waiting for results queue to drain 11255 1726867149.18722: waiting for pending results... 11255 1726867149.18956: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11255 1726867149.19088: in run() - task 0affcac9-a3a5-2a96-636c-000000000083 11255 1726867149.19106: variable 'ansible_search_path' from source: unknown 11255 1726867149.19114: variable 'ansible_search_path' from source: unknown 11255 1726867149.19149: calling self._execute() 11255 1726867149.19223: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.19235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.19247: variable 'omit' from source: magic vars 11255 1726867149.19639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.21721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.21792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.21842: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.21887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.21917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.21999: 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) 11255 1726867149.22084: 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) 11255 1726867149.22087: 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) 11255 1726867149.22110: 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) 11255 1726867149.22130: 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) 11255 1726867149.22255: variable 'ansible_distribution' from source: facts 11255 1726867149.22266: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.22290: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.22302: when evaluation is False, skipping this task 11255 1726867149.22310: _execute() done 11255 1726867149.22319: dumping result to json 11255 1726867149.22327: done dumping result, returning 11255 1726867149.22408: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2a96-636c-000000000083] 11255 1726867149.22412: sending task result for task 0affcac9-a3a5-2a96-636c-000000000083 11255 1726867149.22482: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000083 11255 1726867149.22485: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.22558: no more pending results, returning what we have 11255 1726867149.22562: results queue empty 11255 1726867149.22564: checking for any_errors_fatal 11255 1726867149.22569: done checking for any_errors_fatal 11255 1726867149.22570: checking for max_fail_percentage 11255 1726867149.22571: done checking for max_fail_percentage 11255 1726867149.22572: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.22573: done checking to see if all hosts have failed 11255 1726867149.22574: getting the remaining hosts for this loop 11255 1726867149.22575: done getting the remaining hosts for this loop 11255 1726867149.22581: getting the next task for host managed_node2 11255 1726867149.22588: done getting next task for host managed_node2 11255 1726867149.22592: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11255 1726867149.22596: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.22610: getting variables 11255 1726867149.22612: in VariableManager get_vars() 11255 1726867149.22651: Calling all_inventory to load vars for managed_node2 11255 1726867149.22654: Calling groups_inventory to load vars for managed_node2 11255 1726867149.22657: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.22666: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.22669: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.22672: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.23071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.23268: done with get_vars() 11255 1726867149.23279: done getting variables 11255 1726867149.23327: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:19:09 -0400 (0:00:00.048) 0:00:05.148 ****** 11255 1726867149.23356: entering _queue_task() for managed_node2/package 11255 1726867149.23574: worker is 1 (out of 1 available) 11255 1726867149.23587: exiting _queue_task() for managed_node2/package 11255 1726867149.23598: done queuing things up, now waiting for results queue to drain 11255 1726867149.23598: waiting for pending results... 11255 1726867149.23995: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 11255 1726867149.23999: in run() - task 0affcac9-a3a5-2a96-636c-000000000084 11255 1726867149.24002: variable 'ansible_search_path' from source: unknown 11255 1726867149.24005: variable 'ansible_search_path' from source: unknown 11255 1726867149.24015: calling self._execute() 11255 1726867149.24096: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.24109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.24122: variable 'omit' from source: magic vars 11255 1726867149.24547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.26663: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.26734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.26773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.26818: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.26849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.26933: 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) 11255 1726867149.26966: 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) 11255 1726867149.26997: 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) 11255 1726867149.27045: 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) 11255 1726867149.27064: 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) 11255 1726867149.27195: variable 'ansible_distribution' from source: facts 11255 1726867149.27207: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.27229: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.27243: when evaluation is False, skipping this task 11255 1726867149.27252: _execute() done 11255 1726867149.27259: dumping result to json 11255 1726867149.27267: done dumping result, returning 11255 1726867149.27280: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-2a96-636c-000000000084] 11255 1726867149.27291: sending task result for task 0affcac9-a3a5-2a96-636c-000000000084 11255 1726867149.27522: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000084 11255 1726867149.27525: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.27570: no more pending results, returning what we have 11255 1726867149.27573: results queue empty 11255 1726867149.27574: checking for any_errors_fatal 11255 1726867149.27583: done checking for any_errors_fatal 11255 1726867149.27584: checking for max_fail_percentage 11255 1726867149.27585: done checking for max_fail_percentage 11255 1726867149.27586: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.27587: done checking to see if all hosts have failed 11255 1726867149.27588: getting the remaining hosts for this loop 11255 1726867149.27589: done getting the remaining hosts for this loop 11255 1726867149.27593: getting the next task for host managed_node2 11255 1726867149.27599: done getting next task for host managed_node2 11255 1726867149.27603: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11255 1726867149.27606: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.27621: getting variables 11255 1726867149.27623: in VariableManager get_vars() 11255 1726867149.27660: Calling all_inventory to load vars for managed_node2 11255 1726867149.27662: Calling groups_inventory to load vars for managed_node2 11255 1726867149.27665: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.27673: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.27676: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.27681: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.27965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.28191: done with get_vars() 11255 1726867149.28201: done getting variables 11255 1726867149.28252: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:19:09 -0400 (0:00:00.049) 0:00:05.197 ****** 11255 1726867149.28285: entering _queue_task() for managed_node2/package 11255 1726867149.28504: worker is 1 (out of 1 available) 11255 1726867149.28515: exiting _queue_task() for managed_node2/package 11255 1726867149.28525: done queuing things up, now waiting for results queue to drain 11255 1726867149.28526: waiting for pending results... 11255 1726867149.28770: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11255 1726867149.28898: in run() - task 0affcac9-a3a5-2a96-636c-000000000085 11255 1726867149.28918: variable 'ansible_search_path' from source: unknown 11255 1726867149.28926: variable 'ansible_search_path' from source: unknown 11255 1726867149.28992: calling self._execute() 11255 1726867149.29046: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.29057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.29070: variable 'omit' from source: magic vars 11255 1726867149.29480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.31693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.31698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.31747: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.31788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.31822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.31896: 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) 11255 1726867149.31936: 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) 11255 1726867149.31964: 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) 11255 1726867149.32009: 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) 11255 1726867149.32126: 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) 11255 1726867149.32235: variable 'ansible_distribution' from source: facts 11255 1726867149.32239: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.32241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.32243: when evaluation is False, skipping this task 11255 1726867149.32246: _execute() done 11255 1726867149.32248: dumping result to json 11255 1726867149.32250: done dumping result, returning 11255 1726867149.32252: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-2a96-636c-000000000085] 11255 1726867149.32254: sending task result for task 0affcac9-a3a5-2a96-636c-000000000085 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.32384: no more pending results, returning what we have 11255 1726867149.32388: results queue empty 11255 1726867149.32389: checking for any_errors_fatal 11255 1726867149.32395: done checking for any_errors_fatal 11255 1726867149.32395: checking for max_fail_percentage 11255 1726867149.32397: done checking for max_fail_percentage 11255 1726867149.32398: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.32399: done checking to see if all hosts have failed 11255 1726867149.32400: getting the remaining hosts for this loop 11255 1726867149.32401: done getting the remaining hosts for this loop 11255 1726867149.32404: getting the next task for host managed_node2 11255 1726867149.32412: done getting next task for host managed_node2 11255 1726867149.32415: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11255 1726867149.32419: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.32435: getting variables 11255 1726867149.32437: in VariableManager get_vars() 11255 1726867149.32474: Calling all_inventory to load vars for managed_node2 11255 1726867149.32476: Calling groups_inventory to load vars for managed_node2 11255 1726867149.32480: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.32490: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.32493: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.32496: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.32909: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000085 11255 1726867149.32912: WORKER PROCESS EXITING 11255 1726867149.32934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.33127: done with get_vars() 11255 1726867149.33137: done getting variables 11255 1726867149.33189: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:19:09 -0400 (0:00:00.049) 0:00:05.247 ****** 11255 1726867149.33219: entering _queue_task() for managed_node2/package 11255 1726867149.33443: worker is 1 (out of 1 available) 11255 1726867149.33453: exiting _queue_task() for managed_node2/package 11255 1726867149.33465: done queuing things up, now waiting for results queue to drain 11255 1726867149.33466: waiting for pending results... 11255 1726867149.33724: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11255 1726867149.33860: in run() - task 0affcac9-a3a5-2a96-636c-000000000086 11255 1726867149.33880: variable 'ansible_search_path' from source: unknown 11255 1726867149.33900: variable 'ansible_search_path' from source: unknown 11255 1726867149.33931: calling self._execute() 11255 1726867149.34065: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.34075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.34094: variable 'omit' from source: magic vars 11255 1726867149.34464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.35918: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.35982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.36383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.36390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.36393: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.36396: 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) 11255 1726867149.36398: 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) 11255 1726867149.36400: 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) 11255 1726867149.36403: 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) 11255 1726867149.36405: 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) 11255 1726867149.36408: variable 'ansible_distribution' from source: facts 11255 1726867149.36410: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.36428: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.36432: when evaluation is False, skipping this task 11255 1726867149.36435: _execute() done 11255 1726867149.36437: dumping result to json 11255 1726867149.36439: done dumping result, returning 11255 1726867149.36444: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-2a96-636c-000000000086] 11255 1726867149.36449: sending task result for task 0affcac9-a3a5-2a96-636c-000000000086 11255 1726867149.36546: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000086 11255 1726867149.36548: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.36595: no more pending results, returning what we have 11255 1726867149.36598: results queue empty 11255 1726867149.36600: checking for any_errors_fatal 11255 1726867149.36606: done checking for any_errors_fatal 11255 1726867149.36606: checking for max_fail_percentage 11255 1726867149.36608: done checking for max_fail_percentage 11255 1726867149.36609: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.36610: done checking to see if all hosts have failed 11255 1726867149.36610: getting the remaining hosts for this loop 11255 1726867149.36612: done getting the remaining hosts for this loop 11255 1726867149.36615: getting the next task for host managed_node2 11255 1726867149.36621: done getting next task for host managed_node2 11255 1726867149.36625: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11255 1726867149.36628: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.36641: getting variables 11255 1726867149.36643: in VariableManager get_vars() 11255 1726867149.36672: Calling all_inventory to load vars for managed_node2 11255 1726867149.36675: Calling groups_inventory to load vars for managed_node2 11255 1726867149.36683: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.36692: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.36695: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.36697: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.36857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.37121: done with get_vars() 11255 1726867149.37141: done getting variables 11255 1726867149.37203: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:19:09 -0400 (0:00:00.040) 0:00:05.287 ****** 11255 1726867149.37231: entering _queue_task() for managed_node2/service 11255 1726867149.37417: worker is 1 (out of 1 available) 11255 1726867149.37429: exiting _queue_task() for managed_node2/service 11255 1726867149.37440: done queuing things up, now waiting for results queue to drain 11255 1726867149.37441: waiting for pending results... 11255 1726867149.37615: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11255 1726867149.37691: in run() - task 0affcac9-a3a5-2a96-636c-000000000087 11255 1726867149.37705: variable 'ansible_search_path' from source: unknown 11255 1726867149.37709: variable 'ansible_search_path' from source: unknown 11255 1726867149.37734: calling self._execute() 11255 1726867149.37802: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.37806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.37815: variable 'omit' from source: magic vars 11255 1726867149.38103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.39770: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.39796: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.40088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.40127: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.40269: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.40273: 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) 11255 1726867149.40281: 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) 11255 1726867149.40328: 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) 11255 1726867149.40384: 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) 11255 1726867149.40415: 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) 11255 1726867149.40564: variable 'ansible_distribution' from source: facts 11255 1726867149.40568: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.40584: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.40587: when evaluation is False, skipping this task 11255 1726867149.40596: _execute() done 11255 1726867149.40603: dumping result to json 11255 1726867149.40605: done dumping result, returning 11255 1726867149.40608: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2a96-636c-000000000087] 11255 1726867149.40612: sending task result for task 0affcac9-a3a5-2a96-636c-000000000087 11255 1726867149.40698: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000087 11255 1726867149.40705: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.40747: no more pending results, returning what we have 11255 1726867149.40750: results queue empty 11255 1726867149.40751: checking for any_errors_fatal 11255 1726867149.40757: done checking for any_errors_fatal 11255 1726867149.40757: checking for max_fail_percentage 11255 1726867149.40759: done checking for max_fail_percentage 11255 1726867149.40760: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.40761: done checking to see if all hosts have failed 11255 1726867149.40761: getting the remaining hosts for this loop 11255 1726867149.40763: done getting the remaining hosts for this loop 11255 1726867149.40766: getting the next task for host managed_node2 11255 1726867149.40772: done getting next task for host managed_node2 11255 1726867149.40775: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11255 1726867149.40785: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.40800: getting variables 11255 1726867149.40801: in VariableManager get_vars() 11255 1726867149.40839: Calling all_inventory to load vars for managed_node2 11255 1726867149.40841: Calling groups_inventory to load vars for managed_node2 11255 1726867149.40844: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.40851: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.40853: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.40855: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.41013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.41129: done with get_vars() 11255 1726867149.41137: done getting variables 11255 1726867149.41174: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:19:09 -0400 (0:00:00.039) 0:00:05.326 ****** 11255 1726867149.41197: entering _queue_task() for managed_node2/service 11255 1726867149.41372: worker is 1 (out of 1 available) 11255 1726867149.41386: exiting _queue_task() for managed_node2/service 11255 1726867149.41398: done queuing things up, now waiting for results queue to drain 11255 1726867149.41399: waiting for pending results... 11255 1726867149.41551: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11255 1726867149.41628: in run() - task 0affcac9-a3a5-2a96-636c-000000000088 11255 1726867149.41638: variable 'ansible_search_path' from source: unknown 11255 1726867149.41642: variable 'ansible_search_path' from source: unknown 11255 1726867149.41667: calling self._execute() 11255 1726867149.41729: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.41735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.41745: variable 'omit' from source: magic vars 11255 1726867149.42042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.44419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.44463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.44492: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.44516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.44535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.44597: 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) 11255 1726867149.44615: 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) 11255 1726867149.44632: 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) 11255 1726867149.44657: 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) 11255 1726867149.44668: 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) 11255 1726867149.44758: variable 'ansible_distribution' from source: facts 11255 1726867149.44761: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.44775: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.44780: when evaluation is False, skipping this task 11255 1726867149.44782: _execute() done 11255 1726867149.44789: dumping result to json 11255 1726867149.44792: done dumping result, returning 11255 1726867149.44795: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-2a96-636c-000000000088] 11255 1726867149.44801: sending task result for task 0affcac9-a3a5-2a96-636c-000000000088 11255 1726867149.44881: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000088 11255 1726867149.44884: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11255 1726867149.44953: no more pending results, returning what we have 11255 1726867149.44956: results queue empty 11255 1726867149.44957: checking for any_errors_fatal 11255 1726867149.44962: done checking for any_errors_fatal 11255 1726867149.44963: checking for max_fail_percentage 11255 1726867149.44964: done checking for max_fail_percentage 11255 1726867149.44965: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.44966: done checking to see if all hosts have failed 11255 1726867149.44966: getting the remaining hosts for this loop 11255 1726867149.44968: done getting the remaining hosts for this loop 11255 1726867149.44971: getting the next task for host managed_node2 11255 1726867149.44976: done getting next task for host managed_node2 11255 1726867149.44981: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11255 1726867149.44985: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.45001: getting variables 11255 1726867149.45002: in VariableManager get_vars() 11255 1726867149.45036: Calling all_inventory to load vars for managed_node2 11255 1726867149.45038: Calling groups_inventory to load vars for managed_node2 11255 1726867149.45041: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.45047: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.45050: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.45052: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.45160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.45283: done with get_vars() 11255 1726867149.45293: done getting variables 11255 1726867149.45330: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:19:09 -0400 (0:00:00.041) 0:00:05.368 ****** 11255 1726867149.45352: entering _queue_task() for managed_node2/service 11255 1726867149.45534: worker is 1 (out of 1 available) 11255 1726867149.45547: exiting _queue_task() for managed_node2/service 11255 1726867149.45558: done queuing things up, now waiting for results queue to drain 11255 1726867149.45559: waiting for pending results... 11255 1726867149.45711: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11255 1726867149.45792: in run() - task 0affcac9-a3a5-2a96-636c-000000000089 11255 1726867149.45801: variable 'ansible_search_path' from source: unknown 11255 1726867149.45804: variable 'ansible_search_path' from source: unknown 11255 1726867149.45833: calling self._execute() 11255 1726867149.46107: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.46111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.46113: variable 'omit' from source: magic vars 11255 1726867149.46424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.48210: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.48250: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.48276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.48382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.48386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.48388: 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) 11255 1726867149.48413: 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) 11255 1726867149.48432: 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) 11255 1726867149.48458: 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) 11255 1726867149.48468: 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) 11255 1726867149.48559: variable 'ansible_distribution' from source: facts 11255 1726867149.48563: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.48576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.48588: when evaluation is False, skipping this task 11255 1726867149.48591: _execute() done 11255 1726867149.48593: dumping result to json 11255 1726867149.48596: done dumping result, returning 11255 1726867149.48598: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-2a96-636c-000000000089] 11255 1726867149.48602: sending task result for task 0affcac9-a3a5-2a96-636c-000000000089 11255 1726867149.48688: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000089 11255 1726867149.48691: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.48763: no more pending results, returning what we have 11255 1726867149.48765: results queue empty 11255 1726867149.48767: checking for any_errors_fatal 11255 1726867149.48771: done checking for any_errors_fatal 11255 1726867149.48771: checking for max_fail_percentage 11255 1726867149.48773: done checking for max_fail_percentage 11255 1726867149.48773: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.48774: done checking to see if all hosts have failed 11255 1726867149.48775: getting the remaining hosts for this loop 11255 1726867149.48776: done getting the remaining hosts for this loop 11255 1726867149.48781: getting the next task for host managed_node2 11255 1726867149.48786: done getting next task for host managed_node2 11255 1726867149.48789: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11255 1726867149.48793: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.48806: getting variables 11255 1726867149.48807: in VariableManager get_vars() 11255 1726867149.48839: Calling all_inventory to load vars for managed_node2 11255 1726867149.48842: Calling groups_inventory to load vars for managed_node2 11255 1726867149.48844: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.48851: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.48853: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.48855: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.48999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.49114: done with get_vars() 11255 1726867149.49121: done getting variables 11255 1726867149.49157: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:19:09 -0400 (0:00:00.038) 0:00:05.406 ****** 11255 1726867149.49179: entering _queue_task() for managed_node2/service 11255 1726867149.49354: worker is 1 (out of 1 available) 11255 1726867149.49367: exiting _queue_task() for managed_node2/service 11255 1726867149.49384: done queuing things up, now waiting for results queue to drain 11255 1726867149.49386: waiting for pending results... 11255 1726867149.49530: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 11255 1726867149.49612: in run() - task 0affcac9-a3a5-2a96-636c-00000000008a 11255 1726867149.49623: variable 'ansible_search_path' from source: unknown 11255 1726867149.49626: variable 'ansible_search_path' from source: unknown 11255 1726867149.49654: calling self._execute() 11255 1726867149.49709: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.49715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.49724: variable 'omit' from source: magic vars 11255 1726867149.50002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.51575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.51620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.51646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.51670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.51695: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.51746: 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) 11255 1726867149.51767: 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) 11255 1726867149.51788: 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) 11255 1726867149.51818: 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) 11255 1726867149.51829: 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) 11255 1726867149.51918: variable 'ansible_distribution' from source: facts 11255 1726867149.51922: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.51935: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.51938: when evaluation is False, skipping this task 11255 1726867149.51940: _execute() done 11255 1726867149.51942: dumping result to json 11255 1726867149.51945: done dumping result, returning 11255 1726867149.51952: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-2a96-636c-00000000008a] 11255 1726867149.51956: sending task result for task 0affcac9-a3a5-2a96-636c-00000000008a 11255 1726867149.52034: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000008a 11255 1726867149.52037: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11255 1726867149.52074: no more pending results, returning what we have 11255 1726867149.52076: results queue empty 11255 1726867149.52084: checking for any_errors_fatal 11255 1726867149.52092: done checking for any_errors_fatal 11255 1726867149.52093: checking for max_fail_percentage 11255 1726867149.52094: done checking for max_fail_percentage 11255 1726867149.52095: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.52096: done checking to see if all hosts have failed 11255 1726867149.52097: getting the remaining hosts for this loop 11255 1726867149.52098: done getting the remaining hosts for this loop 11255 1726867149.52101: getting the next task for host managed_node2 11255 1726867149.52107: done getting next task for host managed_node2 11255 1726867149.52110: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11255 1726867149.52113: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.52127: getting variables 11255 1726867149.52128: in VariableManager get_vars() 11255 1726867149.52158: Calling all_inventory to load vars for managed_node2 11255 1726867149.52160: Calling groups_inventory to load vars for managed_node2 11255 1726867149.52162: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.52169: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.52171: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.52174: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.52290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.52413: done with get_vars() 11255 1726867149.52420: done getting variables 11255 1726867149.52458: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:19:09 -0400 (0:00:00.033) 0:00:05.439 ****** 11255 1726867149.52481: entering _queue_task() for managed_node2/copy 11255 1726867149.52656: worker is 1 (out of 1 available) 11255 1726867149.52670: exiting _queue_task() for managed_node2/copy 11255 1726867149.52682: done queuing things up, now waiting for results queue to drain 11255 1726867149.52683: waiting for pending results... 11255 1726867149.52833: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11255 1726867149.52924: in run() - task 0affcac9-a3a5-2a96-636c-00000000008b 11255 1726867149.52934: variable 'ansible_search_path' from source: unknown 11255 1726867149.52938: variable 'ansible_search_path' from source: unknown 11255 1726867149.52964: calling self._execute() 11255 1726867149.53022: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.53025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.53031: variable 'omit' from source: magic vars 11255 1726867149.53312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.54899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.54940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.54966: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.54994: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.55023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.55075: 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) 11255 1726867149.55101: 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) 11255 1726867149.55119: 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) 11255 1726867149.55145: 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) 11255 1726867149.55156: 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) 11255 1726867149.55245: variable 'ansible_distribution' from source: facts 11255 1726867149.55248: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.55261: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.55264: when evaluation is False, skipping this task 11255 1726867149.55266: _execute() done 11255 1726867149.55269: dumping result to json 11255 1726867149.55271: done dumping result, returning 11255 1726867149.55280: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-2a96-636c-00000000008b] 11255 1726867149.55285: sending task result for task 0affcac9-a3a5-2a96-636c-00000000008b 11255 1726867149.55363: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000008b 11255 1726867149.55365: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.55410: no more pending results, returning what we have 11255 1726867149.55413: results queue empty 11255 1726867149.55415: checking for any_errors_fatal 11255 1726867149.55419: done checking for any_errors_fatal 11255 1726867149.55420: checking for max_fail_percentage 11255 1726867149.55421: done checking for max_fail_percentage 11255 1726867149.55423: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.55423: done checking to see if all hosts have failed 11255 1726867149.55424: getting the remaining hosts for this loop 11255 1726867149.55425: done getting the remaining hosts for this loop 11255 1726867149.55428: getting the next task for host managed_node2 11255 1726867149.55434: done getting next task for host managed_node2 11255 1726867149.55438: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11255 1726867149.55441: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.55455: getting variables 11255 1726867149.55456: in VariableManager get_vars() 11255 1726867149.55492: Calling all_inventory to load vars for managed_node2 11255 1726867149.55495: Calling groups_inventory to load vars for managed_node2 11255 1726867149.55497: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.55504: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.55506: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.55509: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.55661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.55779: done with get_vars() 11255 1726867149.55789: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:19:09 -0400 (0:00:00.033) 0:00:05.473 ****** 11255 1726867149.55841: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11255 1726867149.56017: worker is 1 (out of 1 available) 11255 1726867149.56030: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 11255 1726867149.56041: done queuing things up, now waiting for results queue to drain 11255 1726867149.56042: waiting for pending results... 11255 1726867149.56198: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11255 1726867149.56273: in run() - task 0affcac9-a3a5-2a96-636c-00000000008c 11255 1726867149.56283: variable 'ansible_search_path' from source: unknown 11255 1726867149.56289: variable 'ansible_search_path' from source: unknown 11255 1726867149.56312: calling self._execute() 11255 1726867149.56365: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.56368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.56378: variable 'omit' from source: magic vars 11255 1726867149.56669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.58261: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.58313: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.58342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.58366: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.58386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.58447: 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) 11255 1726867149.58465: 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) 11255 1726867149.58484: 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) 11255 1726867149.58512: 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) 11255 1726867149.58523: 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) 11255 1726867149.58614: variable 'ansible_distribution' from source: facts 11255 1726867149.58617: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.58631: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.58634: when evaluation is False, skipping this task 11255 1726867149.58636: _execute() done 11255 1726867149.58639: dumping result to json 11255 1726867149.58641: done dumping result, returning 11255 1726867149.58649: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-2a96-636c-00000000008c] 11255 1726867149.58655: sending task result for task 0affcac9-a3a5-2a96-636c-00000000008c 11255 1726867149.58738: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000008c 11255 1726867149.58741: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.58809: no more pending results, returning what we have 11255 1726867149.58812: results queue empty 11255 1726867149.58813: checking for any_errors_fatal 11255 1726867149.58819: done checking for any_errors_fatal 11255 1726867149.58820: checking for max_fail_percentage 11255 1726867149.58821: done checking for max_fail_percentage 11255 1726867149.58822: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.58823: done checking to see if all hosts have failed 11255 1726867149.58823: getting the remaining hosts for this loop 11255 1726867149.58825: done getting the remaining hosts for this loop 11255 1726867149.58828: getting the next task for host managed_node2 11255 1726867149.58834: done getting next task for host managed_node2 11255 1726867149.58837: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11255 1726867149.58840: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.58854: getting variables 11255 1726867149.58855: in VariableManager get_vars() 11255 1726867149.58887: Calling all_inventory to load vars for managed_node2 11255 1726867149.58890: Calling groups_inventory to load vars for managed_node2 11255 1726867149.58892: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.58899: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.58902: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.58904: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.59015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.59133: done with get_vars() 11255 1726867149.59142: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:19:09 -0400 (0:00:00.033) 0:00:05.506 ****** 11255 1726867149.59197: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11255 1726867149.59372: worker is 1 (out of 1 available) 11255 1726867149.59385: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 11255 1726867149.59397: done queuing things up, now waiting for results queue to drain 11255 1726867149.59398: waiting for pending results... 11255 1726867149.59558: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 11255 1726867149.59642: in run() - task 0affcac9-a3a5-2a96-636c-00000000008d 11255 1726867149.59652: variable 'ansible_search_path' from source: unknown 11255 1726867149.59656: variable 'ansible_search_path' from source: unknown 11255 1726867149.59681: calling self._execute() 11255 1726867149.59742: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.59745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.59753: variable 'omit' from source: magic vars 11255 1726867149.60036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.61609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.61650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.61689: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.61715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.61734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.61793: 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) 11255 1726867149.61812: 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) 11255 1726867149.61830: 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) 11255 1726867149.61854: 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) 11255 1726867149.61865: 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) 11255 1726867149.61955: variable 'ansible_distribution' from source: facts 11255 1726867149.61959: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.61972: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.61975: when evaluation is False, skipping this task 11255 1726867149.61979: _execute() done 11255 1726867149.61981: dumping result to json 11255 1726867149.61986: done dumping result, returning 11255 1726867149.61999: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-2a96-636c-00000000008d] 11255 1726867149.62004: sending task result for task 0affcac9-a3a5-2a96-636c-00000000008d 11255 1726867149.62080: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000008d 11255 1726867149.62083: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.62156: no more pending results, returning what we have 11255 1726867149.62159: results queue empty 11255 1726867149.62160: checking for any_errors_fatal 11255 1726867149.62164: done checking for any_errors_fatal 11255 1726867149.62165: checking for max_fail_percentage 11255 1726867149.62166: done checking for max_fail_percentage 11255 1726867149.62167: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.62168: done checking to see if all hosts have failed 11255 1726867149.62169: getting the remaining hosts for this loop 11255 1726867149.62170: done getting the remaining hosts for this loop 11255 1726867149.62173: getting the next task for host managed_node2 11255 1726867149.62184: done getting next task for host managed_node2 11255 1726867149.62188: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11255 1726867149.62191: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.62205: getting variables 11255 1726867149.62206: in VariableManager get_vars() 11255 1726867149.62239: Calling all_inventory to load vars for managed_node2 11255 1726867149.62241: Calling groups_inventory to load vars for managed_node2 11255 1726867149.62243: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.62250: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.62253: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.62255: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.62532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.62645: done with get_vars() 11255 1726867149.62651: done getting variables 11255 1726867149.62691: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:19:09 -0400 (0:00:00.035) 0:00:05.542 ****** 11255 1726867149.62713: entering _queue_task() for managed_node2/debug 11255 1726867149.62894: worker is 1 (out of 1 available) 11255 1726867149.62908: exiting _queue_task() for managed_node2/debug 11255 1726867149.62920: done queuing things up, now waiting for results queue to drain 11255 1726867149.62921: waiting for pending results... 11255 1726867149.63082: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11255 1726867149.63174: in run() - task 0affcac9-a3a5-2a96-636c-00000000008e 11255 1726867149.63191: variable 'ansible_search_path' from source: unknown 11255 1726867149.63196: variable 'ansible_search_path' from source: unknown 11255 1726867149.63220: calling self._execute() 11255 1726867149.63284: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.63290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.63296: variable 'omit' from source: magic vars 11255 1726867149.63582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.65038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.65080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.65107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.65135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.65154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.65209: 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) 11255 1726867149.65233: 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) 11255 1726867149.65250: 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) 11255 1726867149.65275: 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) 11255 1726867149.65291: 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) 11255 1726867149.65381: variable 'ansible_distribution' from source: facts 11255 1726867149.65384: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.65399: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.65402: when evaluation is False, skipping this task 11255 1726867149.65405: _execute() done 11255 1726867149.65407: dumping result to json 11255 1726867149.65410: done dumping result, returning 11255 1726867149.65416: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-2a96-636c-00000000008e] 11255 1726867149.65421: sending task result for task 0affcac9-a3a5-2a96-636c-00000000008e 11255 1726867149.65504: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000008e 11255 1726867149.65507: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11255 1726867149.65552: no more pending results, returning what we have 11255 1726867149.65555: results queue empty 11255 1726867149.65556: checking for any_errors_fatal 11255 1726867149.65561: done checking for any_errors_fatal 11255 1726867149.65562: checking for max_fail_percentage 11255 1726867149.65563: done checking for max_fail_percentage 11255 1726867149.65565: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.65565: done checking to see if all hosts have failed 11255 1726867149.65566: getting the remaining hosts for this loop 11255 1726867149.65568: done getting the remaining hosts for this loop 11255 1726867149.65571: getting the next task for host managed_node2 11255 1726867149.65576: done getting next task for host managed_node2 11255 1726867149.65582: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11255 1726867149.65585: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.65602: getting variables 11255 1726867149.65603: in VariableManager get_vars() 11255 1726867149.65636: Calling all_inventory to load vars for managed_node2 11255 1726867149.65639: Calling groups_inventory to load vars for managed_node2 11255 1726867149.65641: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.65648: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.65650: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.65652: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.65769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.65894: done with get_vars() 11255 1726867149.65904: done getting variables 11255 1726867149.65942: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:19:09 -0400 (0:00:00.032) 0:00:05.574 ****** 11255 1726867149.65964: entering _queue_task() for managed_node2/debug 11255 1726867149.66146: worker is 1 (out of 1 available) 11255 1726867149.66159: exiting _queue_task() for managed_node2/debug 11255 1726867149.66170: done queuing things up, now waiting for results queue to drain 11255 1726867149.66171: waiting for pending results... 11255 1726867149.66328: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11255 1726867149.66408: in run() - task 0affcac9-a3a5-2a96-636c-00000000008f 11255 1726867149.66419: variable 'ansible_search_path' from source: unknown 11255 1726867149.66422: variable 'ansible_search_path' from source: unknown 11255 1726867149.66451: calling self._execute() 11255 1726867149.66515: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.66520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.66527: variable 'omit' from source: magic vars 11255 1726867149.66819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.68325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.68369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.68409: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.68434: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.68455: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.68513: 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) 11255 1726867149.68532: 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) 11255 1726867149.68549: 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) 11255 1726867149.68579: 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) 11255 1726867149.68593: 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) 11255 1726867149.68681: variable 'ansible_distribution' from source: facts 11255 1726867149.68696: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.68709: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.68713: when evaluation is False, skipping this task 11255 1726867149.68716: _execute() done 11255 1726867149.68718: dumping result to json 11255 1726867149.68720: done dumping result, returning 11255 1726867149.68727: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-2a96-636c-00000000008f] 11255 1726867149.68732: sending task result for task 0affcac9-a3a5-2a96-636c-00000000008f 11255 1726867149.68809: done sending task result for task 0affcac9-a3a5-2a96-636c-00000000008f 11255 1726867149.68811: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11255 1726867149.68851: no more pending results, returning what we have 11255 1726867149.68854: results queue empty 11255 1726867149.68855: checking for any_errors_fatal 11255 1726867149.68860: done checking for any_errors_fatal 11255 1726867149.68861: checking for max_fail_percentage 11255 1726867149.68862: done checking for max_fail_percentage 11255 1726867149.68863: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.68864: done checking to see if all hosts have failed 11255 1726867149.68865: getting the remaining hosts for this loop 11255 1726867149.68866: done getting the remaining hosts for this loop 11255 1726867149.68869: getting the next task for host managed_node2 11255 1726867149.68876: done getting next task for host managed_node2 11255 1726867149.68881: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11255 1726867149.68885: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.68900: getting variables 11255 1726867149.68901: in VariableManager get_vars() 11255 1726867149.68937: Calling all_inventory to load vars for managed_node2 11255 1726867149.68939: Calling groups_inventory to load vars for managed_node2 11255 1726867149.68942: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.68949: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.68951: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.68953: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.69120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.69242: done with get_vars() 11255 1726867149.69248: done getting variables 11255 1726867149.69287: 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-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:19:09 -0400 (0:00:00.033) 0:00:05.607 ****** 11255 1726867149.69311: entering _queue_task() for managed_node2/debug 11255 1726867149.69491: worker is 1 (out of 1 available) 11255 1726867149.69504: exiting _queue_task() for managed_node2/debug 11255 1726867149.69514: done queuing things up, now waiting for results queue to drain 11255 1726867149.69515: waiting for pending results... 11255 1726867149.69675: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11255 1726867149.69752: in run() - task 0affcac9-a3a5-2a96-636c-000000000090 11255 1726867149.69763: variable 'ansible_search_path' from source: unknown 11255 1726867149.69767: variable 'ansible_search_path' from source: unknown 11255 1726867149.69796: calling self._execute() 11255 1726867149.69853: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.69863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.69871: variable 'omit' from source: magic vars 11255 1726867149.70155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.71587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.71630: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.71657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.71682: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.71707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.71758: 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) 11255 1726867149.71780: 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) 11255 1726867149.71814: 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) 11255 1726867149.71830: 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) 11255 1726867149.71841: 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) 11255 1726867149.71936: variable 'ansible_distribution' from source: facts 11255 1726867149.71939: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.71953: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.71956: when evaluation is False, skipping this task 11255 1726867149.71958: _execute() done 11255 1726867149.71961: dumping result to json 11255 1726867149.71963: done dumping result, returning 11255 1726867149.71970: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-2a96-636c-000000000090] 11255 1726867149.71975: sending task result for task 0affcac9-a3a5-2a96-636c-000000000090 11255 1726867149.72060: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000090 11255 1726867149.72062: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11255 1726867149.72111: no more pending results, returning what we have 11255 1726867149.72114: results queue empty 11255 1726867149.72115: checking for any_errors_fatal 11255 1726867149.72118: done checking for any_errors_fatal 11255 1726867149.72119: checking for max_fail_percentage 11255 1726867149.72120: done checking for max_fail_percentage 11255 1726867149.72122: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.72122: done checking to see if all hosts have failed 11255 1726867149.72123: getting the remaining hosts for this loop 11255 1726867149.72125: done getting the remaining hosts for this loop 11255 1726867149.72128: getting the next task for host managed_node2 11255 1726867149.72133: done getting next task for host managed_node2 11255 1726867149.72137: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11255 1726867149.72140: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.72154: getting variables 11255 1726867149.72155: in VariableManager get_vars() 11255 1726867149.72194: Calling all_inventory to load vars for managed_node2 11255 1726867149.72197: Calling groups_inventory to load vars for managed_node2 11255 1726867149.72199: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.72206: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.72209: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.72211: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.72324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.72446: done with get_vars() 11255 1726867149.72453: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:19:09 -0400 (0:00:00.032) 0:00:05.640 ****** 11255 1726867149.72517: entering _queue_task() for managed_node2/ping 11255 1726867149.72696: worker is 1 (out of 1 available) 11255 1726867149.72709: exiting _queue_task() for managed_node2/ping 11255 1726867149.72719: done queuing things up, now waiting for results queue to drain 11255 1726867149.72720: waiting for pending results... 11255 1726867149.72873: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 11255 1726867149.72949: in run() - task 0affcac9-a3a5-2a96-636c-000000000091 11255 1726867149.72962: variable 'ansible_search_path' from source: unknown 11255 1726867149.72965: variable 'ansible_search_path' from source: unknown 11255 1726867149.72997: calling self._execute() 11255 1726867149.73053: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.73057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.73074: variable 'omit' from source: magic vars 11255 1726867149.73361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.74830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.74874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.74915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.75062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.75066: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.75069: 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) 11255 1726867149.75241: 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) 11255 1726867149.75273: 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) 11255 1726867149.75333: 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) 11255 1726867149.75355: 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) 11255 1726867149.75519: variable 'ansible_distribution' from source: facts 11255 1726867149.75532: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.75555: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.75564: when evaluation is False, skipping this task 11255 1726867149.75572: _execute() done 11255 1726867149.75583: dumping result to json 11255 1726867149.75597: done dumping result, returning 11255 1726867149.75620: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-2a96-636c-000000000091] 11255 1726867149.75633: sending task result for task 0affcac9-a3a5-2a96-636c-000000000091 11255 1726867149.75802: done sending task result for task 0affcac9-a3a5-2a96-636c-000000000091 11255 1726867149.75806: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.75859: no more pending results, returning what we have 11255 1726867149.75862: results queue empty 11255 1726867149.75864: checking for any_errors_fatal 11255 1726867149.75870: done checking for any_errors_fatal 11255 1726867149.75871: checking for max_fail_percentage 11255 1726867149.75873: done checking for max_fail_percentage 11255 1726867149.75874: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.75875: done checking to see if all hosts have failed 11255 1726867149.75876: getting the remaining hosts for this loop 11255 1726867149.75879: done getting the remaining hosts for this loop 11255 1726867149.75883: getting the next task for host managed_node2 11255 1726867149.75896: done getting next task for host managed_node2 11255 1726867149.75898: ^ task is: TASK: meta (role_complete) 11255 1726867149.75902: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 11255 1726867149.75919: getting variables 11255 1726867149.75921: in VariableManager get_vars() 11255 1726867149.76091: Calling all_inventory to load vars for managed_node2 11255 1726867149.76094: Calling groups_inventory to load vars for managed_node2 11255 1726867149.76097: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.76106: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.76109: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.76112: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.76449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.76669: done with get_vars() 11255 1726867149.76683: done getting variables 11255 1726867149.76770: done queuing things up, now waiting for results queue to drain 11255 1726867149.76772: results queue empty 11255 1726867149.76773: checking for any_errors_fatal 11255 1726867149.76775: done checking for any_errors_fatal 11255 1726867149.76776: checking for max_fail_percentage 11255 1726867149.76779: done checking for max_fail_percentage 11255 1726867149.76780: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.76780: done checking to see if all hosts have failed 11255 1726867149.76781: getting the remaining hosts for this loop 11255 1726867149.76783: done getting the remaining hosts for this loop 11255 1726867149.76785: getting the next task for host managed_node2 11255 1726867149.76792: done getting next task for host managed_node2 11255 1726867149.76794: ^ task is: TASK: Delete the device '{{ controller_device }}' 11255 1726867149.76796: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 11255 1726867149.76799: getting variables 11255 1726867149.76799: in VariableManager get_vars() 11255 1726867149.76824: Calling all_inventory to load vars for managed_node2 11255 1726867149.76826: Calling groups_inventory to load vars for managed_node2 11255 1726867149.76828: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.76834: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.76836: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.76839: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.76996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.77210: done with get_vars() 11255 1726867149.77219: done getting variables 11255 1726867149.77265: 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) 11255 1726867149.77407: variable 'controller_device' from source: play vars TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:114 Friday 20 September 2024 17:19:09 -0400 (0:00:00.049) 0:00:05.689 ****** 11255 1726867149.77435: entering _queue_task() for managed_node2/command 11255 1726867149.77889: worker is 1 (out of 1 available) 11255 1726867149.77899: exiting _queue_task() for managed_node2/command 11255 1726867149.77908: done queuing things up, now waiting for results queue to drain 11255 1726867149.77909: waiting for pending results... 11255 1726867149.77998: running TaskExecutor() for managed_node2/TASK: Delete the device 'nm-bond' 11255 1726867149.78140: in run() - task 0affcac9-a3a5-2a96-636c-0000000000c1 11255 1726867149.78144: variable 'ansible_search_path' from source: unknown 11255 1726867149.78162: calling self._execute() 11255 1726867149.78264: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.78359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.78362: variable 'omit' from source: magic vars 11255 1726867149.78760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.80453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.80498: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.80527: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.80563: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.80584: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.80640: 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) 11255 1726867149.80662: 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) 11255 1726867149.80681: 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) 11255 1726867149.80709: 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) 11255 1726867149.80720: 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) 11255 1726867149.80809: variable 'ansible_distribution' from source: facts 11255 1726867149.80813: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.80827: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.80830: when evaluation is False, skipping this task 11255 1726867149.80833: _execute() done 11255 1726867149.80835: dumping result to json 11255 1726867149.80840: done dumping result, returning 11255 1726867149.80845: done running TaskExecutor() for managed_node2/TASK: Delete the device 'nm-bond' [0affcac9-a3a5-2a96-636c-0000000000c1] 11255 1726867149.80850: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000c1 11255 1726867149.80927: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000c1 11255 1726867149.80930: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.81019: no more pending results, returning what we have 11255 1726867149.81023: results queue empty 11255 1726867149.81023: checking for any_errors_fatal 11255 1726867149.81025: done checking for any_errors_fatal 11255 1726867149.81025: checking for max_fail_percentage 11255 1726867149.81027: done checking for max_fail_percentage 11255 1726867149.81027: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.81028: done checking to see if all hosts have failed 11255 1726867149.81029: getting the remaining hosts for this loop 11255 1726867149.81030: done getting the remaining hosts for this loop 11255 1726867149.81033: getting the next task for host managed_node2 11255 1726867149.81040: done getting next task for host managed_node2 11255 1726867149.81042: ^ task is: TASK: Remove test interfaces 11255 1726867149.81045: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 11255 1726867149.81049: getting variables 11255 1726867149.81050: in VariableManager get_vars() 11255 1726867149.81082: Calling all_inventory to load vars for managed_node2 11255 1726867149.81085: Calling groups_inventory to load vars for managed_node2 11255 1726867149.81089: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.81097: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.81099: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.81102: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.81245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.81359: done with get_vars() 11255 1726867149.81366: done getting variables 11255 1726867149.81406: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 17:19:09 -0400 (0:00:00.039) 0:00:05.729 ****** 11255 1726867149.81426: entering _queue_task() for managed_node2/shell 11255 1726867149.81605: worker is 1 (out of 1 available) 11255 1726867149.81616: exiting _queue_task() for managed_node2/shell 11255 1726867149.81627: done queuing things up, now waiting for results queue to drain 11255 1726867149.81628: waiting for pending results... 11255 1726867149.81776: running TaskExecutor() for managed_node2/TASK: Remove test interfaces 11255 1726867149.81845: in run() - task 0affcac9-a3a5-2a96-636c-0000000000c5 11255 1726867149.81857: variable 'ansible_search_path' from source: unknown 11255 1726867149.81860: variable 'ansible_search_path' from source: unknown 11255 1726867149.81890: calling self._execute() 11255 1726867149.81946: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.81949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.81958: variable 'omit' from source: magic vars 11255 1726867149.82235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.83646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.83690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.83715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.83740: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.83761: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.83815: 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) 11255 1726867149.83836: 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) 11255 1726867149.83853: 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) 11255 1726867149.83883: 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) 11255 1726867149.83895: 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) 11255 1726867149.83982: variable 'ansible_distribution' from source: facts 11255 1726867149.83990: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.84003: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.84006: when evaluation is False, skipping this task 11255 1726867149.84009: _execute() done 11255 1726867149.84011: dumping result to json 11255 1726867149.84013: done dumping result, returning 11255 1726867149.84020: done running TaskExecutor() for managed_node2/TASK: Remove test interfaces [0affcac9-a3a5-2a96-636c-0000000000c5] 11255 1726867149.84024: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000c5 11255 1726867149.84101: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000c5 11255 1726867149.84104: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.84171: no more pending results, returning what we have 11255 1726867149.84174: results queue empty 11255 1726867149.84174: checking for any_errors_fatal 11255 1726867149.84182: done checking for any_errors_fatal 11255 1726867149.84182: checking for max_fail_percentage 11255 1726867149.84184: done checking for max_fail_percentage 11255 1726867149.84185: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.84188: done checking to see if all hosts have failed 11255 1726867149.84188: getting the remaining hosts for this loop 11255 1726867149.84190: done getting the remaining hosts for this loop 11255 1726867149.84193: getting the next task for host managed_node2 11255 1726867149.84198: done getting next task for host managed_node2 11255 1726867149.84201: ^ task is: TASK: Stop dnsmasq/radvd services 11255 1726867149.84204: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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=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), did rescue? False, did start at task? False 11255 1726867149.84207: getting variables 11255 1726867149.84208: in VariableManager get_vars() 11255 1726867149.84239: Calling all_inventory to load vars for managed_node2 11255 1726867149.84241: Calling groups_inventory to load vars for managed_node2 11255 1726867149.84243: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.84251: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.84252: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.84254: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.84360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.84481: done with get_vars() 11255 1726867149.84490: done getting variables 11255 1726867149.84525: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 17:19:09 -0400 (0:00:00.031) 0:00:05.760 ****** 11255 1726867149.84545: entering _queue_task() for managed_node2/shell 11255 1726867149.84721: worker is 1 (out of 1 available) 11255 1726867149.84733: exiting _queue_task() for managed_node2/shell 11255 1726867149.84745: done queuing things up, now waiting for results queue to drain 11255 1726867149.84746: waiting for pending results... 11255 1726867149.84892: running TaskExecutor() for managed_node2/TASK: Stop dnsmasq/radvd services 11255 1726867149.84959: in run() - task 0affcac9-a3a5-2a96-636c-0000000000c6 11255 1726867149.84975: variable 'ansible_search_path' from source: unknown 11255 1726867149.84980: variable 'ansible_search_path' from source: unknown 11255 1726867149.85006: calling self._execute() 11255 1726867149.85060: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.85063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.85071: variable 'omit' from source: magic vars 11255 1726867149.85372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.86840: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.86882: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.86922: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.86949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.86967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.87024: 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) 11255 1726867149.87046: 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) 11255 1726867149.87063: 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) 11255 1726867149.87093: 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) 11255 1726867149.87104: 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) 11255 1726867149.87191: variable 'ansible_distribution' from source: facts 11255 1726867149.87197: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.87211: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.87214: when evaluation is False, skipping this task 11255 1726867149.87217: _execute() done 11255 1726867149.87219: dumping result to json 11255 1726867149.87222: done dumping result, returning 11255 1726867149.87228: done running TaskExecutor() for managed_node2/TASK: Stop dnsmasq/radvd services [0affcac9-a3a5-2a96-636c-0000000000c6] 11255 1726867149.87233: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000c6 11255 1726867149.87308: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000c6 11255 1726867149.87311: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.87351: no more pending results, returning what we have 11255 1726867149.87354: results queue empty 11255 1726867149.87355: checking for any_errors_fatal 11255 1726867149.87361: done checking for any_errors_fatal 11255 1726867149.87362: checking for max_fail_percentage 11255 1726867149.87364: done checking for max_fail_percentage 11255 1726867149.87365: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.87365: done checking to see if all hosts have failed 11255 1726867149.87366: getting the remaining hosts for this loop 11255 1726867149.87368: done getting the remaining hosts for this loop 11255 1726867149.87371: getting the next task for host managed_node2 11255 1726867149.87379: done getting next task for host managed_node2 11255 1726867149.87382: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 11255 1726867149.87384: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 11255 1726867149.87387: getting variables 11255 1726867149.87389: in VariableManager get_vars() 11255 1726867149.87421: Calling all_inventory to load vars for managed_node2 11255 1726867149.87424: Calling groups_inventory to load vars for managed_node2 11255 1726867149.87426: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.87433: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.87436: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.87438: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.87592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.87704: done with get_vars() 11255 1726867149.87711: done getting variables 11255 1726867149.87746: 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 [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:120 Friday 20 September 2024 17:19:09 -0400 (0:00:00.032) 0:00:05.792 ****** 11255 1726867149.87765: entering _queue_task() for managed_node2/command 11255 1726867149.87931: worker is 1 (out of 1 available) 11255 1726867149.87943: exiting _queue_task() for managed_node2/command 11255 1726867149.87954: done queuing things up, now waiting for results queue to drain 11255 1726867149.87955: waiting for pending results... 11255 1726867149.88110: running TaskExecutor() for managed_node2/TASK: Restore the /etc/resolv.conf for initscript 11255 1726867149.88164: in run() - task 0affcac9-a3a5-2a96-636c-0000000000c7 11255 1726867149.88176: variable 'ansible_search_path' from source: unknown 11255 1726867149.88205: calling self._execute() 11255 1726867149.88261: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.88264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.88272: variable 'omit' from source: magic vars 11255 1726867149.88551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.89961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.90004: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.90037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.90059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.90080: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.90133: 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) 11255 1726867149.90157: 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) 11255 1726867149.90174: 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) 11255 1726867149.90206: 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) 11255 1726867149.90216: 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) 11255 1726867149.90310: variable 'ansible_distribution' from source: facts 11255 1726867149.90314: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.90328: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.90331: when evaluation is False, skipping this task 11255 1726867149.90333: _execute() done 11255 1726867149.90335: dumping result to json 11255 1726867149.90340: done dumping result, returning 11255 1726867149.90346: done running TaskExecutor() for managed_node2/TASK: Restore the /etc/resolv.conf for initscript [0affcac9-a3a5-2a96-636c-0000000000c7] 11255 1726867149.90351: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000c7 11255 1726867149.90429: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000c7 11255 1726867149.90432: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.90509: no more pending results, returning what we have 11255 1726867149.90512: results queue empty 11255 1726867149.90512: checking for any_errors_fatal 11255 1726867149.90517: done checking for any_errors_fatal 11255 1726867149.90518: checking for max_fail_percentage 11255 1726867149.90519: done checking for max_fail_percentage 11255 1726867149.90520: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.90520: done checking to see if all hosts have failed 11255 1726867149.90521: getting the remaining hosts for this loop 11255 1726867149.90522: done getting the remaining hosts for this loop 11255 1726867149.90525: getting the next task for host managed_node2 11255 1726867149.90530: done getting next task for host managed_node2 11255 1726867149.90533: ^ task is: TASK: Verify network state restored to default 11255 1726867149.90535: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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), did rescue? False, did start at task? False 11255 1726867149.90538: getting variables 11255 1726867149.90540: in VariableManager get_vars() 11255 1726867149.90569: Calling all_inventory to load vars for managed_node2 11255 1726867149.90573: Calling groups_inventory to load vars for managed_node2 11255 1726867149.90575: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.90584: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.90588: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.90590: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.90696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.90811: done with get_vars() 11255 1726867149.90817: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:125 Friday 20 September 2024 17:19:09 -0400 (0:00:00.031) 0:00:05.823 ****** 11255 1726867149.90874: entering _queue_task() for managed_node2/include_tasks 11255 1726867149.91045: worker is 1 (out of 1 available) 11255 1726867149.91057: exiting _queue_task() for managed_node2/include_tasks 11255 1726867149.91068: done queuing things up, now waiting for results queue to drain 11255 1726867149.91069: waiting for pending results... 11255 1726867149.91217: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 11255 1726867149.91272: in run() - task 0affcac9-a3a5-2a96-636c-0000000000c8 11255 1726867149.91285: variable 'ansible_search_path' from source: unknown 11255 1726867149.91315: calling self._execute() 11255 1726867149.91370: variable 'ansible_host' from source: host vars for 'managed_node2' 11255 1726867149.91374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 11255 1726867149.91384: variable 'omit' from source: magic vars 11255 1726867149.91661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11255 1726867149.93079: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11255 1726867149.93122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11255 1726867149.93158: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11255 1726867149.93188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11255 1726867149.93206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11255 1726867149.93261: 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) 11255 1726867149.93282: 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) 11255 1726867149.93301: 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) 11255 1726867149.93326: 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) 11255 1726867149.93337: 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) 11255 1726867149.93426: variable 'ansible_distribution' from source: facts 11255 1726867149.93430: variable 'ansible_distribution_major_version' from source: facts 11255 1726867149.93444: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11255 1726867149.93447: when evaluation is False, skipping this task 11255 1726867149.93450: _execute() done 11255 1726867149.93452: dumping result to json 11255 1726867149.93455: done dumping result, returning 11255 1726867149.93463: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0affcac9-a3a5-2a96-636c-0000000000c8] 11255 1726867149.93465: sending task result for task 0affcac9-a3a5-2a96-636c-0000000000c8 11255 1726867149.93546: done sending task result for task 0affcac9-a3a5-2a96-636c-0000000000c8 11255 1726867149.93549: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11255 1726867149.93622: no more pending results, returning what we have 11255 1726867149.93625: results queue empty 11255 1726867149.93625: checking for any_errors_fatal 11255 1726867149.93630: done checking for any_errors_fatal 11255 1726867149.93630: checking for max_fail_percentage 11255 1726867149.93633: done checking for max_fail_percentage 11255 1726867149.93633: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.93634: done checking to see if all hosts have failed 11255 1726867149.93635: getting the remaining hosts for this loop 11255 1726867149.93636: done getting the remaining hosts for this loop 11255 1726867149.93639: getting the next task for host managed_node2 11255 1726867149.93646: done getting next task for host managed_node2 11255 1726867149.93647: ^ task is: TASK: meta (flush_handlers) 11255 1726867149.93649: ^ 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 11255 1726867149.93652: getting variables 11255 1726867149.93653: in VariableManager get_vars() 11255 1726867149.93689: Calling all_inventory to load vars for managed_node2 11255 1726867149.93691: Calling groups_inventory to load vars for managed_node2 11255 1726867149.93693: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.93702: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.93703: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.93705: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.93840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.93951: done with get_vars() 11255 1726867149.93958: done getting variables 11255 1726867149.94004: in VariableManager get_vars() 11255 1726867149.94013: Calling all_inventory to load vars for managed_node2 11255 1726867149.94014: Calling groups_inventory to load vars for managed_node2 11255 1726867149.94015: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.94018: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.94019: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.94021: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.94101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.94209: done with get_vars() 11255 1726867149.94217: done queuing things up, now waiting for results queue to drain 11255 1726867149.94219: results queue empty 11255 1726867149.94219: checking for any_errors_fatal 11255 1726867149.94220: done checking for any_errors_fatal 11255 1726867149.94221: checking for max_fail_percentage 11255 1726867149.94221: done checking for max_fail_percentage 11255 1726867149.94222: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.94222: done checking to see if all hosts have failed 11255 1726867149.94223: getting the remaining hosts for this loop 11255 1726867149.94223: done getting the remaining hosts for this loop 11255 1726867149.94225: getting the next task for host managed_node2 11255 1726867149.94227: done getting next task for host managed_node2 11255 1726867149.94228: ^ task is: TASK: meta (flush_handlers) 11255 1726867149.94228: ^ 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 11255 1726867149.94230: getting variables 11255 1726867149.94230: in VariableManager get_vars() 11255 1726867149.94237: Calling all_inventory to load vars for managed_node2 11255 1726867149.94239: Calling groups_inventory to load vars for managed_node2 11255 1726867149.94240: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.94248: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.94250: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.94251: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.94328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.94450: done with get_vars() 11255 1726867149.94456: done getting variables 11255 1726867149.94489: in VariableManager get_vars() 11255 1726867149.94498: Calling all_inventory to load vars for managed_node2 11255 1726867149.94499: Calling groups_inventory to load vars for managed_node2 11255 1726867149.94500: Calling all_plugins_inventory to load vars for managed_node2 11255 1726867149.94503: Calling all_plugins_play to load vars for managed_node2 11255 1726867149.94504: Calling groups_plugins_inventory to load vars for managed_node2 11255 1726867149.94506: Calling groups_plugins_play to load vars for managed_node2 11255 1726867149.94581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11255 1726867149.94693: done with get_vars() 11255 1726867149.94701: done queuing things up, now waiting for results queue to drain 11255 1726867149.94702: results queue empty 11255 1726867149.94702: checking for any_errors_fatal 11255 1726867149.94703: done checking for any_errors_fatal 11255 1726867149.94703: checking for max_fail_percentage 11255 1726867149.94704: done checking for max_fail_percentage 11255 1726867149.94704: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.94705: done checking to see if all hosts have failed 11255 1726867149.94705: getting the remaining hosts for this loop 11255 1726867149.94706: done getting the remaining hosts for this loop 11255 1726867149.94707: getting the next task for host managed_node2 11255 1726867149.94709: done getting next task for host managed_node2 11255 1726867149.94709: ^ task is: None 11255 1726867149.94710: ^ 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 11255 1726867149.94711: done queuing things up, now waiting for results queue to drain 11255 1726867149.94711: results queue empty 11255 1726867149.94712: checking for any_errors_fatal 11255 1726867149.94712: done checking for any_errors_fatal 11255 1726867149.94713: checking for max_fail_percentage 11255 1726867149.94713: done checking for max_fail_percentage 11255 1726867149.94713: checking to see if all hosts have failed and the running result is not ok 11255 1726867149.94714: done checking to see if all hosts have failed 11255 1726867149.94715: getting the next task for host managed_node2 11255 1726867149.94717: done getting next task for host managed_node2 11255 1726867149.94717: ^ task is: None 11255 1726867149.94718: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Friday 20 September 2024 17:19:09 -0400 (0:00:00.038) 0:00:05.862 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.30s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.57s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.45s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Print network provider -------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Install packages -------------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Include the task 'assert_profile_present.yml' --------------------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Include the task 'get_interface_stat.yml' ------------------------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 ** TEST check polling interval ------------------------------------------ 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking state ---------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 11255 1726867149.94783: RUNNING CLEANUP