[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. 7914 1726882360.43115: 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-AQL executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 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 7914 1726882360.43647: Added group all to inventory 7914 1726882360.43650: Added group ungrouped to inventory 7914 1726882360.43654: Group all now contains ungrouped 7914 1726882360.43657: Examining possible inventory source: /tmp/network-mVt/inventory.yml 7914 1726882360.61235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7914 1726882360.61304: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7914 1726882360.61332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7914 1726882360.61400: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7914 1726882360.61486: Loaded config def from plugin (inventory/script) 7914 1726882360.61489: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7914 1726882360.61534: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7914 1726882360.61636: Loaded config def from plugin (inventory/yaml) 7914 1726882360.61639: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7914 1726882360.61736: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7914 1726882360.62230: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7914 1726882360.62237: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7914 1726882360.62241: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7914 1726882360.62247: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7914 1726882360.62252: Loading data from /tmp/network-mVt/inventory.yml 7914 1726882360.62326: /tmp/network-mVt/inventory.yml was not parsable by auto 7914 1726882360.62402: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7914 1726882360.62444: Loading data from /tmp/network-mVt/inventory.yml 7914 1726882360.62538: group all already in inventory 7914 1726882360.62546: set inventory_file for managed_node1 7914 1726882360.62550: set inventory_dir for managed_node1 7914 1726882360.62551: Added host managed_node1 to inventory 7914 1726882360.62553: Added host managed_node1 to group all 7914 1726882360.62554: set ansible_host for managed_node1 7914 1726882360.62555: set ansible_ssh_extra_args for managed_node1 7914 1726882360.62563: set inventory_file for managed_node2 7914 1726882360.62567: set inventory_dir for managed_node2 7914 1726882360.62568: Added host managed_node2 to inventory 7914 1726882360.62570: Added host managed_node2 to group all 7914 1726882360.62571: set ansible_host for managed_node2 7914 1726882360.62572: set ansible_ssh_extra_args for managed_node2 7914 1726882360.62575: set inventory_file for managed_node3 7914 1726882360.62578: set inventory_dir for managed_node3 7914 1726882360.62579: Added host managed_node3 to inventory 7914 1726882360.62580: Added host managed_node3 to group all 7914 1726882360.62581: set ansible_host for managed_node3 7914 1726882360.62582: set ansible_ssh_extra_args for managed_node3 7914 1726882360.62585: Reconcile groups and hosts in inventory. 7914 1726882360.62589: Group ungrouped now contains managed_node1 7914 1726882360.62591: Group ungrouped now contains managed_node2 7914 1726882360.62592: Group ungrouped now contains managed_node3 7914 1726882360.62679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7914 1726882360.62815: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7914 1726882360.62871: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7914 1726882360.62903: Loaded config def from plugin (vars/host_group_vars) 7914 1726882360.62906: 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) 7914 1726882360.62913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7914 1726882360.62923: 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) 7914 1726882360.62968: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7914 1726882360.63310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882360.63410: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7914 1726882360.63455: Loaded config def from plugin (connection/local) 7914 1726882360.63463: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7914 1726882360.64192: Loaded config def from plugin (connection/paramiko_ssh) 7914 1726882360.64196: 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) 7914 1726882360.65205: 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) 7914 1726882360.65250: Loaded config def from plugin (connection/psrp) 7914 1726882360.65253: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7914 1726882360.66087: 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) 7914 1726882360.66131: Loaded config def from plugin (connection/ssh) 7914 1726882360.66134: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7914 1726882360.68302: 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) 7914 1726882360.68348: Loaded config def from plugin (connection/winrm) 7914 1726882360.68351: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7914 1726882360.68390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7914 1726882360.68459: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7914 1726882360.68544: Loaded config def from plugin (shell/cmd) 7914 1726882360.68546: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7914 1726882360.68574: 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) 7914 1726882360.68654: Loaded config def from plugin (shell/powershell) 7914 1726882360.68657: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7914 1726882360.68717: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7914 1726882360.68931: Loaded config def from plugin (shell/sh) 7914 1726882360.68933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7914 1726882360.68970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7914 1726882360.69113: Loaded config def from plugin (become/runas) 7914 1726882360.69115: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7914 1726882360.69336: Loaded config def from plugin (become/su) 7914 1726882360.69338: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7914 1726882360.69526: Loaded config def from plugin (become/sudo) 7914 1726882360.69529: 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 7914 1726882360.69572: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 7914 1726882360.69935: in VariableManager get_vars() 7914 1726882360.69958: done with get_vars() 7914 1726882360.70107: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7914 1726882360.73286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7914 1726882360.73416: in VariableManager get_vars() 7914 1726882360.73420: done with get_vars() 7914 1726882360.73426: variable 'playbook_dir' from source: magic vars 7914 1726882360.73428: variable 'ansible_playbook_python' from source: magic vars 7914 1726882360.73428: variable 'ansible_config_file' from source: magic vars 7914 1726882360.73429: variable 'groups' from source: magic vars 7914 1726882360.73430: variable 'omit' from source: magic vars 7914 1726882360.73431: variable 'ansible_version' from source: magic vars 7914 1726882360.73432: variable 'ansible_check_mode' from source: magic vars 7914 1726882360.73433: variable 'ansible_diff_mode' from source: magic vars 7914 1726882360.73433: variable 'ansible_forks' from source: magic vars 7914 1726882360.73434: variable 'ansible_inventory_sources' from source: magic vars 7914 1726882360.73435: variable 'ansible_skip_tags' from source: magic vars 7914 1726882360.73436: variable 'ansible_limit' from source: magic vars 7914 1726882360.73437: variable 'ansible_run_tags' from source: magic vars 7914 1726882360.73437: variable 'ansible_verbosity' from source: magic vars 7914 1726882360.73476: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml 7914 1726882360.74274: in VariableManager get_vars() 7914 1726882360.74290: done with get_vars() 7914 1726882360.74299: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 7914 1726882360.75418: in VariableManager get_vars() 7914 1726882360.75434: done with get_vars() 7914 1726882360.75443: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7914 1726882360.75558: in VariableManager get_vars() 7914 1726882360.75578: done with get_vars() 7914 1726882360.75739: in VariableManager get_vars() 7914 1726882360.75752: done with get_vars() 7914 1726882360.75761: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7914 1726882360.75844: in VariableManager get_vars() 7914 1726882360.75860: done with get_vars() 7914 1726882360.76178: in VariableManager get_vars() 7914 1726882360.76192: done with get_vars() 7914 1726882360.76197: variable 'omit' from source: magic vars 7914 1726882360.76215: variable 'omit' from source: magic vars 7914 1726882360.76257: in VariableManager get_vars() 7914 1726882360.76269: done with get_vars() 7914 1726882360.76317: in VariableManager get_vars() 7914 1726882360.76332: done with get_vars() 7914 1726882360.76374: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7914 1726882360.76624: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7914 1726882360.76777: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7914 1726882360.77537: in VariableManager get_vars() 7914 1726882360.77558: done with get_vars() 7914 1726882360.78014: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7914 1726882360.78174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7914 1726882360.79976: in VariableManager get_vars() 7914 1726882360.79993: done with get_vars() 7914 1726882360.80002: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7914 1726882360.80172: in VariableManager get_vars() 7914 1726882360.80191: done with get_vars() 7914 1726882360.80323: in VariableManager get_vars() 7914 1726882360.80341: done with get_vars() 7914 1726882360.80654: in VariableManager get_vars() 7914 1726882360.80671: done with get_vars() 7914 1726882360.80680: variable 'omit' from source: magic vars 7914 1726882360.80707: variable 'omit' from source: magic vars 7914 1726882360.80750: in VariableManager get_vars() 7914 1726882360.80765: done with get_vars() 7914 1726882360.80790: in VariableManager get_vars() 7914 1726882360.80807: done with get_vars() 7914 1726882360.80839: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7914 1726882360.80966: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7914 1726882360.82596: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7914 1726882360.83047: in VariableManager get_vars() 7914 1726882360.83075: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7914 1726882360.85376: in VariableManager get_vars() 7914 1726882360.85397: done with get_vars() 7914 1726882360.85406: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 7914 1726882360.85965: in VariableManager get_vars() 7914 1726882360.85985: done with get_vars() 7914 1726882360.86054: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7914 1726882360.86070: 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 7914 1726882360.86312: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7914 1726882360.86502: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7914 1726882360.86505: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-AQL/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) 7914 1726882360.86540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7914 1726882360.86567: 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) 7914 1726882360.86764: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7914 1726882360.86835: Loaded config def from plugin (callback/default) 7914 1726882360.86838: 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) 7914 1726882360.88111: Loaded config def from plugin (callback/junit) 7914 1726882360.88114: 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) 7914 1726882360.88167: 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) 7914 1726882360.88239: Loaded config def from plugin (callback/minimal) 7914 1726882360.88242: 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) 7914 1726882360.88287: 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) 7914 1726882360.88353: Loaded config def from plugin (callback/tree) 7914 1726882360.88356: 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 7914 1726882360.88504: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7914 1726882360.88506: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-AQL/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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml 7914 1726882360.88536: in VariableManager get_vars() 7914 1726882360.88550: done with get_vars() 7914 1726882360.88556: in VariableManager get_vars() 7914 1726882360.88565: done with get_vars() 7914 1726882360.88568: variable 'omit' from source: magic vars 7914 1726882360.88612: in VariableManager get_vars() 7914 1726882360.88627: done with get_vars() 7914 1726882360.88648: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond.yml' with initscripts as provider] **** 7914 1726882360.89235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7914 1726882360.89314: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7914 1726882360.89346: getting the remaining hosts for this loop 7914 1726882360.89348: done getting the remaining hosts for this loop 7914 1726882360.89356: getting the next task for host managed_node1 7914 1726882360.89360: done getting next task for host managed_node1 7914 1726882360.89361: ^ task is: TASK: Gathering Facts 7914 1726882360.89363: ^ 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 7914 1726882360.89366: getting variables 7914 1726882360.89367: in VariableManager get_vars() 7914 1726882360.89377: Calling all_inventory to load vars for managed_node1 7914 1726882360.89379: Calling groups_inventory to load vars for managed_node1 7914 1726882360.89382: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882360.89395: Calling all_plugins_play to load vars for managed_node1 7914 1726882360.89407: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882360.89411: Calling groups_plugins_play to load vars for managed_node1 7914 1726882360.89450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882360.89513: done with get_vars() 7914 1726882360.89519: done getting variables 7914 1726882360.89591: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:5 Friday 20 September 2024 21:32:40 -0400 (0:00:00.012) 0:00:00.012 ****** 7914 1726882360.89614: entering _queue_task() for managed_node1/gather_facts 7914 1726882360.89616: Creating lock for gather_facts 7914 1726882360.90037: worker is 1 (out of 1 available) 7914 1726882360.90049: exiting _queue_task() for managed_node1/gather_facts 7914 1726882360.90066: done queuing things up, now waiting for results queue to drain 7914 1726882360.90068: waiting for pending results... 7914 1726882360.90360: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7914 1726882360.90370: in run() - task 0affc7ec-ae25-447a-5597-0000000000cc 7914 1726882360.90390: variable 'ansible_search_path' from source: unknown 7914 1726882360.90447: calling self._execute() 7914 1726882360.90517: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882360.90533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882360.90549: variable 'omit' from source: magic vars 7914 1726882360.90669: variable 'omit' from source: magic vars 7914 1726882360.90704: variable 'omit' from source: magic vars 7914 1726882360.90755: variable 'omit' from source: magic vars 7914 1726882360.90812: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7914 1726882360.90885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7914 1726882360.90889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7914 1726882360.90911: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7914 1726882360.90931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7914 1726882360.90971: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7914 1726882360.90993: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882360.90996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882360.91218: Set connection var ansible_timeout to 10 7914 1726882360.91224: Set connection var ansible_connection to ssh 7914 1726882360.91227: Set connection var ansible_pipelining to False 7914 1726882360.91231: Set connection var ansible_shell_type to sh 7914 1726882360.91235: Set connection var ansible_module_compression to ZIP_DEFLATED 7914 1726882360.91238: Set connection var ansible_shell_executable to /bin/sh 7914 1726882360.91241: variable 'ansible_shell_executable' from source: unknown 7914 1726882360.91246: variable 'ansible_connection' from source: unknown 7914 1726882360.91250: variable 'ansible_module_compression' from source: unknown 7914 1726882360.91253: variable 'ansible_shell_type' from source: unknown 7914 1726882360.91256: variable 'ansible_shell_executable' from source: unknown 7914 1726882360.91259: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882360.91262: variable 'ansible_pipelining' from source: unknown 7914 1726882360.91265: variable 'ansible_timeout' from source: unknown 7914 1726882360.91268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882360.91463: 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) 7914 1726882360.91479: variable 'omit' from source: magic vars 7914 1726882360.91489: starting attempt loop 7914 1726882360.91499: running the handler 7914 1726882360.91519: variable 'ansible_facts' from source: unknown 7914 1726882360.91552: _low_level_execute_command(): starting 7914 1726882360.91567: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7914 1726882360.92347: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7914 1726882360.92433: 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882360.92476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 7914 1726882360.92502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882360.92518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882360.92621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882360.94399: stdout chunk (state=3): >>>/root <<< 7914 1726882360.94605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882360.94609: stdout chunk (state=3): >>><<< 7914 1726882360.94612: stderr chunk (state=3): >>><<< 7914 1726882360.94737: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882360.94740: _low_level_execute_command(): starting 7914 1726882360.94746: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441 `" && echo ansible-tmp-1726882360.9463813-7927-41599969315441="` echo /root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441 `" ) && sleep 0' 7914 1726882360.95356: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7914 1726882360.95480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882360.95495: 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 7914 1726882360.95530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882360.95550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882360.95639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882360.97605: stdout chunk (state=3): >>>ansible-tmp-1726882360.9463813-7927-41599969315441=/root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441 <<< 7914 1726882360.97817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882360.97821: stdout chunk (state=3): >>><<< 7914 1726882360.97826: stderr chunk (state=3): >>><<< 7914 1726882360.98028: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882360.9463813-7927-41599969315441=/root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441 , stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882360.98031: variable 'ansible_module_compression' from source: unknown 7914 1726882360.98034: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7914 1726882360.98036: ANSIBALLZ: Acquiring lock 7914 1726882360.98039: ANSIBALLZ: Lock acquired: 139727119732464 7914 1726882360.98041: ANSIBALLZ: Creating module 7914 1726882361.28640: ANSIBALLZ: Writing module into payload 7914 1726882361.28806: ANSIBALLZ: Writing module 7914 1726882361.28846: ANSIBALLZ: Renaming module 7914 1726882361.28859: ANSIBALLZ: Done creating module 7914 1726882361.28885: variable 'ansible_facts' from source: unknown 7914 1726882361.28897: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7914 1726882361.28911: _low_level_execute_command(): starting 7914 1726882361.28925: _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' 7914 1726882361.29560: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7914 1726882361.29577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882361.29593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882361.29616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7914 1726882361.29637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 7914 1726882361.29654: stderr chunk (state=3): >>>debug2: match not found <<< 7914 1726882361.29669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882361.29688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7914 1726882361.29784: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882361.29809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882361.29950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882361.31564: stdout chunk (state=3): >>>PLATFORM <<< 7914 1726882361.31658: stdout chunk (state=3): >>>Linux <<< 7914 1726882361.31684: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7914 1726882361.32040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882361.32160: stderr chunk (state=3): >>><<< 7914 1726882361.32164: stdout chunk (state=3): >>><<< 7914 1726882361.32179: _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.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882361.32196 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7914 1726882361.32376: _low_level_execute_command(): starting 7914 1726882361.32380: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 7914 1726882361.32644: Sending initial data 7914 1726882361.32652: Sent initial data (1181 bytes) 7914 1726882361.32980: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7914 1726882361.32989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882361.33000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882361.33024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7914 1726882361.33126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 7914 1726882361.33130: stderr chunk (state=3): >>>debug2: match not found <<< 7914 1726882361.33132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882361.33134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7914 1726882361.33136: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 7914 1726882361.33145: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7914 1726882361.33147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882361.33149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882361.33151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7914 1726882361.33153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 7914 1726882361.33155: stderr chunk (state=3): >>>debug2: match found <<< 7914 1726882361.33196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882361.33211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882361.33304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882361.36934: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 7914 1726882361.37449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882361.37492: stderr chunk (state=3): >>><<< 7914 1726882361.37701: stdout chunk (state=3): >>><<< 7914 1726882361.37704: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882361.37851: variable 'ansible_facts' from source: unknown 7914 1726882361.38131: variable 'ansible_facts' from source: unknown 7914 1726882361.38135: variable 'ansible_module_compression' from source: unknown 7914 1726882361.38137: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7914eu3u994f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7914 1726882361.38139: variable 'ansible_facts' from source: unknown 7914 1726882361.38548: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441/AnsiballZ_setup.py 7914 1726882361.39259: Sending initial data 7914 1726882361.39273: Sent initial data (151 bytes) 7914 1726882361.40444: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7914 1726882361.40556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882361.40572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882361.40590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7914 1726882361.40771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882361.40787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 7914 1726882361.40807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882361.40902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882361.40946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882361.42762: 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 <<< 7914 1726882361.42776: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7914 1726882361.42815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7914 1726882361.42884: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7914eu3u994f/tmpn8w8dhry /root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441/AnsiballZ_setup.py <<< 7914 1726882361.42887: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441/AnsiballZ_setup.py" <<< 7914 1726882361.42973: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7914eu3u994f/tmpn8w8dhry" to remote "/root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441/AnsiballZ_setup.py" <<< 7914 1726882361.44705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882361.44738: stderr chunk (state=3): >>><<< 7914 1726882361.44753: stdout chunk (state=3): >>><<< 7914 1726882361.44882: done transferring module to remote 7914 1726882361.44885: _low_level_execute_command(): starting 7914 1726882361.44887: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441/ /root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441/AnsiballZ_setup.py && sleep 0' 7914 1726882361.45637: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7914 1726882361.45836: 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882361.45940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882361.46103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882361.48626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882361.48640: stdout chunk (state=3): >>><<< 7914 1726882361.48649: stderr chunk (state=3): >>><<< 7914 1726882361.48663: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882361.48668: _low_level_execute_command(): starting 7914 1726882361.48674: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441/AnsiballZ_setup.py && sleep 0' 7914 1726882361.49237: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882361.49328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882361.49387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882361.52642: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7914 1726882361.52699: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7914 1726882361.52703: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7914 1726882361.52739: stdout chunk (state=3): >>>import 'posix' # <<< 7914 1726882361.52802: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7914 1726882361.52816: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7914 1726882361.52858: 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' <<< 7914 1726882361.52911: stdout chunk (state=3): >>>import '_codecs' # <<< 7914 1726882361.52925: stdout chunk (state=3): >>>import 'codecs' # <<< 7914 1726882361.53032: stdout chunk (state=3): >>># /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 0x7f0410710530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04106dfb30> # /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 0x7f0410712ab0> <<< 7914 1726882361.53058: stdout chunk (state=3): >>>import '_signal' # <<< 7914 1726882361.53105: stdout chunk (state=3): >>>import '_abc' # <<< 7914 1726882361.53365: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 7914 1726882361.53369: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7914 1726882361.53372: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 7914 1726882361.53395: stdout chunk (state=3): >>>import 'os' # <<< 7914 1726882361.53633: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7914 1726882361.53642: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' 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 0x7f0410721190> # /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 0x7f0410721fd0> <<< 7914 1726882361.53647: stdout chunk (state=3): >>>import 'site' # <<< 7914 1726882361.53671: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 7914 1726882361.54227: stdout chunk (state=3): >>># /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' <<< 7914 1726882361.54237: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04104ffdd0> # /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' <<< 7914 1726882361.54252: stdout chunk (state=3): >>>import '_operator' # <<< 7914 1726882361.54282: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04104fffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7914 1726882361.54315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7914 1726882361.54349: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7914 1726882361.54464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882361.54468: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 7914 1726882361.54474: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410537800> <<< 7914 1726882361.54600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410537e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410517aa0> <<< 7914 1726882361.54629: stdout chunk (state=3): >>>import '_functools' # <<< 7914 1726882361.54634: stdout chunk (state=3): >>> <<< 7914 1726882361.54692: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04105151c0><<< 7914 1726882361.54695: stdout chunk (state=3): >>> <<< 7914 1726882361.54864: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04104fcf80><<< 7914 1726882361.54870: stdout chunk (state=3): >>> <<< 7914 1726882361.54916: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 7914 1726882361.54924: stdout chunk (state=3): >>> <<< 7914 1726882361.54959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 7914 1726882361.54963: stdout chunk (state=3): >>> <<< 7914 1726882361.55019: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 7914 1726882361.55027: stdout chunk (state=3): >>> <<< 7914 1726882361.55079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 7914 1726882361.55110: stdout chunk (state=3): >>> <<< 7914 1726882361.55118: 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'<<< 7914 1726882361.55192: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041055b740><<< 7914 1726882361.55218: stdout chunk (state=3): >>> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041055a360> <<< 7914 1726882361.55287: 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'<<< 7914 1726882361.55302: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410516090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410558b90><<< 7914 1726882361.55377: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 7914 1726882361.55402: stdout chunk (state=3): >>> <<< 7914 1726882361.55446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'<<< 7914 1726882361.55470: stdout chunk (state=3): >>> import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04105887a0> <<< 7914 1726882361.55770: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04104fc200> <<< 7914 1726882361.55773: 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' # 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 0x7f0410588c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410588b00> # 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 0x7f0410588ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04104fad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 7914 1726882361.55779: stdout chunk (state=3): >>> <<< 7914 1726882361.55781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'<<< 7914 1726882361.55816: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7914 1726882361.55872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'<<< 7914 1726882361.55940: stdout chunk (state=3): >>> import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410589580><<< 7914 1726882361.55945: stdout chunk (state=3): >>> <<< 7914 1726882361.55948: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410589250> import 'importlib.machinery' # <<< 7914 1726882361.56004: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 7914 1726882361.56007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7914 1726882361.56067: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041058a480> import 'importlib.util' # <<< 7914 1726882361.56123: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py<<< 7914 1726882361.56154: stdout chunk (state=3): >>> <<< 7914 1726882361.56187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 7914 1726882361.56231: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7914 1726882361.56261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04105a46b0><<< 7914 1726882361.56298: stdout chunk (state=3): >>> import 'errno' # <<< 7914 1726882361.56345: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882361.56388: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04105a5df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 7914 1726882361.56420: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 7914 1726882361.56460: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7914 1726882361.56520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 7914 1726882361.56523: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04105a6c90> <<< 7914 1726882361.56555: 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 0x7f04105a72f0> <<< 7914 1726882361.56558: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04105a61e0> <<< 7914 1726882361.56595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7914 1726882361.56611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7914 1726882361.56662: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.56701: 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 0x7f04105a7d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04105a74a0> <<< 7914 1726882361.56773: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041058a4e0> <<< 7914 1726882361.56775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7914 1726882361.56786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7914 1726882361.56854: stdout chunk (state=3): >>># /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' <<< 7914 1726882361.56995: 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 0x7f041029fc50> <<< 7914 1726882361.57161: 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' # 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 0x7f04102c8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04102c84a0> # 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 0x7f04102c8680> <<< 7914 1726882361.57308: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04102c88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041029ddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7914 1726882361.57325: 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' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04102c9fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04102c8c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041058abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7914 1726882361.57428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882361.57436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7914 1726882361.57465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7914 1726882361.57493: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04102f6390> <<< 7914 1726882361.57750: stdout chunk (state=3): >>># /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' <<< 7914 1726882361.57950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041030e510> # /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 0x7f0410347290> # /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' <<< 7914 1726882361.58054: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410369a30> <<< 7914 1726882361.58127: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04103473b0> <<< 7914 1726882361.58175: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041030f1a0> <<< 7914 1726882361.58278: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7914 1726882361.58282: 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 0x7f04101883e0> <<< 7914 1726882361.58285: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041030d550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04102caf30> <<< 7914 1726882361.58408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7914 1726882361.58447: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f041030d910> <<< 7914 1726882361.58609: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ddme5qsx/ansible_ansible.legacy.setup_payload.zip' <<< 7914 1726882361.58620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.58847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.58878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7914 1726882361.59056: stdout chunk (state=3): >>># 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' <<< 7914 1726882361.59124: 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 0x7f04101f2150> import '_typing' # <<< 7914 1726882361.59423: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04101c9040> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04101c81d0><<< 7914 1726882361.59438: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7914 1726882361.59487: stdout chunk (state=3): >>> import 'ansible' # <<< 7914 1726882361.59524: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882361.59555: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7914 1726882361.59561: stdout chunk (state=3): >>> <<< 7914 1726882361.59602: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 7914 1726882361.59635: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7914 1726882361.61886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.63999: 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' <<< 7914 1726882361.64006: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04101cbfe0> <<< 7914 1726882361.64065: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7914 1726882361.64103: stdout chunk (state=3): >>># 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 <<< 7914 1726882361.64107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7914 1726882361.64149: 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 0x7f0410221b20> <<< 7914 1726882361.64250: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410221910> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410221220> <<< 7914 1726882361.64266: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7914 1726882361.64282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7914 1726882361.64340: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410221670> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04101f2b70> <<< 7914 1726882361.64364: stdout chunk (state=3): >>>import 'atexit' # <<< 7914 1726882361.64419: 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 0x7f0410222900> # 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 0x7f0410222b40> <<< 7914 1726882361.64495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7914 1726882361.64507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7914 1726882361.64531: stdout chunk (state=3): >>>import '_locale' # <<< 7914 1726882361.64597: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410222ff0> <<< 7914 1726882361.64611: stdout chunk (state=3): >>>import 'pwd' # <<< 7914 1726882361.64631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7914 1726882361.64676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7914 1726882361.64756: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410088d10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.64760: 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 0x7f041008a930> <<< 7914 1726882361.64797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7914 1726882361.64860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041008b2f0> <<< 7914 1726882361.64890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7914 1726882361.64923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7914 1726882361.64950: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041008c4d0> <<< 7914 1726882361.64970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7914 1726882361.65025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7914 1726882361.65044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7914 1726882361.65144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041008ef90> <<< 7914 1726882361.65398: 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 0x7f041008f0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041008d250> # /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 0x7f0410092f30> import '_tokenize' # <<< 7914 1726882361.65486: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410091a30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410091790> <<< 7914 1726882361.65523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7914 1726882361.65527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7914 1726882361.65659: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410093e30> <<< 7914 1726882361.65694: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041008d760> <<< 7914 1726882361.65732: 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 0x7f04100d7110> <<< 7914 1726882361.65770: 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 0x7f04100d7320> <<< 7914 1726882361.65807: 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 <<< 7914 1726882361.65855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 7914 1726882361.65861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7914 1726882361.65927: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.65933: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04100d8e00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100d8bf0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7914 1726882361.66093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7914 1726882361.66159: 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 0x7f04100db320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100d94f0> <<< 7914 1726882361.66200: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7914 1726882361.66244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882361.66277: 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' <<< 7914 1726882361.66359: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100e6b10> <<< 7914 1726882361.66572: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100db4d0> <<< 7914 1726882361.66674: 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 0x7f04100e7920> <<< 7914 1726882361.66722: 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 0x7f04100e7bf0> <<< 7914 1726882361.66787: 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 0x7f04100e7500> <<< 7914 1726882361.66810: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100d7500> <<< 7914 1726882361.66865: 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' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7914 1726882361.66896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7914 1726882361.66933: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.66991: 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 0x7f04100eb500> <<< 7914 1726882361.67243: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.67257: 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 0x7f04100ec6b0> <<< 7914 1726882361.67271: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100e9c70> <<< 7914 1726882361.67320: 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 0x7f04100eb020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100e98b0> # zipimport: zlib available <<< 7914 1726882361.67339: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.67361: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7914 1726882361.67512: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.67652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.67699: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 7914 1726882361.67714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.67728: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 7914 1726882361.67790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.67947: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.68154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.69199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.70235: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7914 1726882361.70250: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7914 1726882361.70256: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7914 1726882361.70289: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7914 1726882361.70379: stdout chunk (state=3): >>># 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 0x7f040ff74830> <<< 7914 1726882361.70517: 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' <<< 7914 1726882361.70546: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff75c70> <<< 7914 1726882361.70559: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100efda0> <<< 7914 1726882361.70628: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7914 1726882361.70650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.70665: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.70693: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7914 1726882361.70956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.71230: 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' <<< 7914 1726882361.71259: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff753d0> # zipimport: zlib available <<< 7914 1726882361.72126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.73100: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7914 1726882361.73224: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7914 1726882361.73233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.73289: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.73343: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7914 1726882361.73350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.73470: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.73616: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7914 1726882361.73651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.73654: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7914 1726882361.73691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.73735: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.73783: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7914 1726882361.73804: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.74228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.74668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7914 1726882361.74751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7914 1726882361.74885: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff76630> <<< 7914 1726882361.74897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.75014: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.75132: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7914 1726882361.75148: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7914 1726882361.75159: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7914 1726882361.75186: 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' <<< 7914 1726882361.75300: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.75492: 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 0x7f040ff7e390> <<< 7914 1726882361.75563: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.75570: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f040ff7ecc0> <<< 7914 1726882361.75579: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff76f30> <<< 7914 1726882361.75607: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.75691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.75731: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7914 1726882361.75736: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.75872: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7914 1726882361.75960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.76069: 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 <<< 7914 1726882361.76132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882361.76254: 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 0x7f040ff7da60> <<< 7914 1726882361.76498: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff7ef00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 7914 1726882361.76567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.76611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.76664: 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' <<< 7914 1726882361.76736: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7914 1726882361.76753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7914 1726882361.76849: stdout chunk (state=3): >>># 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 <<< 7914 1726882361.76868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7914 1726882361.76961: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410012e70> <<< 7914 1726882361.77153: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff8bc20> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff86d50> <<< 7914 1726882361.77157: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff86ba0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7914 1726882361.77165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77210: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77251: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 7914 1726882361.77257: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 7914 1726882361.77337: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7914 1726882361.77354: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77370: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77377: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 7914 1726882361.77397: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77492: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77586: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77616: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77638: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77705: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77767: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77827: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.77888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 7914 1726882361.78095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.78141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.78178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.78219: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7914 1726882361.78238: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.78552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.78868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.78927: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.79009: 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' <<< 7914 1726882361.79035: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7914 1726882361.79064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7914 1726882361.79115: stdout chunk (state=3): >>># /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' <<< 7914 1726882361.79148: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410019af0> <<< 7914 1726882361.79167: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7914 1726882361.79191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7914 1726882361.79273: stdout chunk (state=3): >>># /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' <<< 7914 1726882361.79302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7914 1726882361.79315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7914 1726882361.79341: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f54c470> <<< 7914 1726882361.79368: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.79390: 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 0x7f040f54c860> <<< 7914 1726882361.79463: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040fff94c0> <<< 7914 1726882361.79492: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040fff8860> <<< 7914 1726882361.79546: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410018200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041001bc80> <<< 7914 1726882361.79629: stdout chunk (state=3): >>># /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' <<< 7914 1726882361.79652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7914 1726882361.79669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7914 1726882361.79693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 7914 1726882361.79708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7914 1726882361.79742: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.79747: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f040f54f6b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f54ef90> <<< 7914 1726882361.79780: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.79804: 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 0x7f040f54f140> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f54e3f0> <<< 7914 1726882361.79830: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7914 1726882361.79995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f54f770> <<< 7914 1726882361.80020: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7914 1726882361.80095: stdout chunk (state=3): >>># 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' <<< 7914 1726882361.80099: 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 0x7f040f5b6270> <<< 7914 1726882361.80136: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f5b4290> <<< 7914 1726882361.80173: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410018c20> <<< 7914 1726882361.80198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 7914 1726882361.80203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 7914 1726882361.80221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.80258: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 7914 1726882361.80348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.80433: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7914 1726882361.80530: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7914 1726882361.80610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7914 1726882361.80619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.80649: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 7914 1726882361.80670: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.80710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.80755: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7914 1726882361.80771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.80844: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.80920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7914 1726882361.80988: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.81059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7914 1726882361.81150: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.81331: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7914 1726882361.81422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7914 1726882361.81444: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.82364: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.83220: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7914 1726882361.83227: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.83317: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.83436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.83475: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.83516: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 7914 1726882361.83529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 7914 1726882361.83536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.83583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.83631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 7914 1726882361.83721: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.83824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 7914 1726882361.83868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.83917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7914 1726882361.83962: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.84016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7914 1726882361.84141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.84281: 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' <<< 7914 1726882361.84340: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f5b5fd0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7914 1726882361.84372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7914 1726882361.84583: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f5b7080> import 'ansible.module_utils.facts.system.local' # <<< 7914 1726882361.84698: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.84708: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.84807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7914 1726882361.84826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.84974: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.85135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7914 1726882361.85139: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.85249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.85359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7914 1726882361.85378: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.85435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.85508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7914 1726882361.85570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7914 1726882361.85670: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.85892: 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 0x7f040f5e64b0> <<< 7914 1726882361.86106: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f5d0860> import 'ansible.module_utils.facts.system.python' # <<< 7914 1726882361.86128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.86216: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.86308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7914 1726882361.86314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.86458: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.86594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.86795: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.87046: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 7914 1726882361.87054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 7914 1726882361.87060: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.87124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.87174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7914 1726882361.87193: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.87251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.87325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7914 1726882361.87372: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882361.87392: 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 0x7f040f402390> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f401f70> <<< 7914 1726882361.87423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 7914 1726882361.87432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.87464: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7914 1726882361.87517: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.87574: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7914 1726882361.87694: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.87867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.88139: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7914 1726882361.88147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.88334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.88480: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.88565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.88599: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7914 1726882361.88609: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 7914 1726882361.88627: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.88657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.88689: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.88937: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.89183: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7914 1726882361.89208: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.89592: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.89642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7914 1726882361.89651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.89699: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.89750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.90781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.91796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 7914 1726882361.91863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.92039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7914 1726882361.92061: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.92226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.92407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7914 1726882361.92410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.92681: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.92941: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7914 1726882361.92978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.92985: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7914 1726882361.93004: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.93071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.93133: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7914 1726882361.93151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.93327: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.93517: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.93862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.94235: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7914 1726882361.94263: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.94315: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.94375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7914 1726882361.94413: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7914 1726882361.94447: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7914 1726882361.94461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.94576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.94701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 7914 1726882361.94734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.94776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7914 1726882361.94873: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.94973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 7914 1726882361.95151: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # <<< 7914 1726882361.95160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.95694: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.95965: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7914 1726882361.96048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96051: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7914 1726882361.96129: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96173: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7914 1726882361.96216: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96238: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7914 1726882361.96299: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96322: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7914 1726882361.96464: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 7914 1726882361.96587: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7914 1726882361.96612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96644: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7914 1726882361.96718: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.96754: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.97023: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7914 1726882361.97146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7914 1726882361.97154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7914 1726882361.97173: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7914 1726882361.97178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.97250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.97330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7914 1726882361.97336: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.97700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.98056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7914 1726882361.98070: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.98138: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.98287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7914 1726882361.98292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.98371: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7914 1726882361.98380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.98564: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.98659: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 7914 1726882361.98671: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 7914 1726882361.98677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.98884: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882361.98980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7914 1726882361.99104: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882362.00041: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /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 0x7f040f42b9e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f429760> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f429d00> <<< 7914 1726882363.56428: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 7914 1726882363.56476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f4738f0> <<< 7914 1726882363.56513: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 7914 1726882363.56537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 7914 1726882363.56578: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f4715e0> <<< 7914 1726882363.56647: stdout chunk (state=3): >>># /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' <<< 7914 1726882363.56690: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 7914 1726882363.56762: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f4729c0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f472450> <<< 7914 1726882363.57203: 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 <<< 7914 1726882363.77500: stdout chunk (state=3): >>> <<< 7914 1726882363.77530: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 0.8505859375, "5m": 0.52099609375, "15m": 0.2255859375}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine"<<< 7914 1726882363.77537: stdout chunk (state=3): >>>: "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "prefix": "64", "scope": "link"}]}, "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"}]}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7"], "ans<<< 7914 1726882363.77571: stdout chunk (state=3): >>>ible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "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": 3716, "ansible_memfree_mb": 3063, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 653, "free": 3063}, "nocache": {"free": 3459, "used": 257}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 321, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251386384384, "block_size": 4096, "block_total": 64483404, "block_available": 61373629, "block_used": 3109775, "inode_total": 16384000, "inode_available": 16303082, "inode_used": 80918, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LO<<< 7914 1726882363.77713: stdout chunk (state=3): >>>GNAME": "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.13.180 60558 10.31.15.7 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.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "43", "epoch": "1726882363", "epoch_int": "1726882363", "date": "2024-09-20", "time": "21:32:43", "iso8601_micro": "2024-09-21T01:32:43.769961Z", "iso8601": "2024-09-21T01:32:43Z", "iso8601_basic": "20240920T213243769961", "iso8601_basic_short": "20240920T213243", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7914 1726882363.78466: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7914 1726882363.78500: stdout chunk (state=3): >>># clear sys.path_hooks <<< 7914 1726882363.78503: stdout chunk (state=3): >>># clear builtins._ <<< 7914 1726882363.78534: stdout chunk (state=3): >>># clear sys.path # clear sys.argv<<< 7914 1726882363.78555: stdout chunk (state=3): >>> # clear sys.ps1<<< 7914 1726882363.78559: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc<<< 7914 1726882363.78587: stdout chunk (state=3): >>> <<< 7914 1726882363.78598: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value <<< 7914 1726882363.78613: stdout chunk (state=3): >>># clear sys.last_traceback<<< 7914 1726882363.78616: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout<<< 7914 1726882363.78642: stdout chunk (state=3): >>> # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 7914 1726882363.78993: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] rem<<< 7914 1726882363.79003: stdout chunk (state=3): >>>oving _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware<<< 7914 1726882363.79016: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.hardware.base <<< 7914 1726882363.79019: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl <<< 7914 1726882363.79020: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.darwin <<< 7914 1726882363.79023: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.freebsd <<< 7914 1726882363.79025: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly <<< 7914 1726882363.79026: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux<<< 7914 1726882363.79027: stdout chunk (state=3): >>> <<< 7914 1726882363.79033: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.hurd <<< 7914 1726882363.79037: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.netbsd<<< 7914 1726882363.79039: stdout chunk (state=3): >>> <<< 7914 1726882363.79058: 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<<< 7914 1726882363.79077: stdout chunk (state=3): >>> # 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 <<< 7914 1726882363.79094: stdout chunk (state=3): >>># 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<<< 7914 1726882363.79117: stdout chunk (state=3): >>> # 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<<< 7914 1726882363.79131: stdout chunk (state=3): >>> # 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 <<< 7914 1726882363.79150: stdout chunk (state=3): >>># 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<<< 7914 1726882363.79176: stdout chunk (state=3): >>> # 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<<< 7914 1726882363.79190: stdout chunk (state=3): >>> # 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<<< 7914 1726882363.79213: stdout chunk (state=3): >>> # 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 <<< 7914 1726882363.79233: stdout chunk (state=3): >>># 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<<< 7914 1726882363.79253: stdout chunk (state=3): >>> # 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<<< 7914 1726882363.79265: stdout chunk (state=3): >>> # 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 <<< 7914 1726882363.79399: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 7914 1726882363.79798: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 7914 1726882363.79813: stdout chunk (state=3): >>> <<< 7914 1726882363.79818: stdout chunk (state=3): >>># destroy importlib.machinery <<< 7914 1726882363.79843: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util<<< 7914 1726882363.79853: stdout chunk (state=3): >>> <<< 7914 1726882363.79884: stdout chunk (state=3): >>># destroy _bz2 <<< 7914 1726882363.79909: stdout chunk (state=3): >>># destroy _compression <<< 7914 1726882363.79920: stdout chunk (state=3): >>># destroy _lzma <<< 7914 1726882363.79966: stdout chunk (state=3): >>># destroy binascii # destroy zlib <<< 7914 1726882363.79969: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 7914 1726882363.79976: stdout chunk (state=3): >>># destroy zipfile._path <<< 7914 1726882363.80006: stdout chunk (state=3): >>># destroy zipfile<<< 7914 1726882363.80014: stdout chunk (state=3): >>> # destroy pathlib <<< 7914 1726882363.80030: stdout chunk (state=3): >>># destroy zipfile._path.glob # destroy ipaddress<<< 7914 1726882363.80081: stdout chunk (state=3): >>> # destroy ntpath <<< 7914 1726882363.80106: stdout chunk (state=3): >>># destroy importlib <<< 7914 1726882363.80113: stdout chunk (state=3): >>># destroy zipimport <<< 7914 1726882363.80148: stdout chunk (state=3): >>># destroy __main__ <<< 7914 1726882363.80151: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder<<< 7914 1726882363.80162: stdout chunk (state=3): >>> # destroy json.encoder<<< 7914 1726882363.80171: stdout chunk (state=3): >>> # destroy json.scanner <<< 7914 1726882363.80192: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings<<< 7914 1726882363.80210: stdout chunk (state=3): >>> # destroy _locale <<< 7914 1726882363.80251: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal<<< 7914 1726882363.80254: stdout chunk (state=3): >>> # destroy _posixsubprocess<<< 7914 1726882363.80260: stdout chunk (state=3): >>> # destroy syslog<<< 7914 1726882363.80296: stdout chunk (state=3): >>> # destroy uuid <<< 7914 1726882363.80330: stdout chunk (state=3): >>># destroy _hashlib<<< 7914 1726882363.80345: stdout chunk (state=3): >>> # destroy _blake2<<< 7914 1726882363.80357: stdout chunk (state=3): >>> # destroy selinux # destroy shutil<<< 7914 1726882363.80375: stdout chunk (state=3): >>> # destroy distro<<< 7914 1726882363.80390: stdout chunk (state=3): >>> <<< 7914 1726882363.80399: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse<<< 7914 1726882363.80458: stdout chunk (state=3): >>> # destroy logging # destroy ansible.module_utils.facts.default_collectors<<< 7914 1726882363.80484: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing<<< 7914 1726882363.80504: stdout chunk (state=3): >>> # destroy multiprocessing.queues<<< 7914 1726882363.80515: stdout chunk (state=3): >>> # destroy multiprocessing.synchronize # destroy multiprocessing.dummy<<< 7914 1726882363.80518: stdout chunk (state=3): >>> # destroy multiprocessing.pool # destroy signal<<< 7914 1726882363.80537: stdout chunk (state=3): >>> # destroy pickle<<< 7914 1726882363.80565: stdout chunk (state=3): >>> # destroy _compat_pickle # destroy _pickle<<< 7914 1726882363.80588: stdout chunk (state=3): >>> <<< 7914 1726882363.80591: stdout chunk (state=3): >>># destroy queue<<< 7914 1726882363.80594: stdout chunk (state=3): >>> <<< 7914 1726882363.80616: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction <<< 7914 1726882363.80656: stdout chunk (state=3): >>># destroy selectors # destroy shlex <<< 7914 1726882363.80672: stdout chunk (state=3): >>># destroy fcntl<<< 7914 1726882363.80683: stdout chunk (state=3): >>> # destroy datetime <<< 7914 1726882363.80707: stdout chunk (state=3): >>># destroy subprocess # destroy base64<<< 7914 1726882363.80739: stdout chunk (state=3): >>> # destroy _ssl <<< 7914 1726882363.80773: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 7914 1726882363.80781: stdout chunk (state=3): >>> <<< 7914 1726882363.80794: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios<<< 7914 1726882363.80820: stdout chunk (state=3): >>> # destroy json <<< 7914 1726882363.80869: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 7914 1726882363.80889: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout<<< 7914 1726882363.80907: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno<<< 7914 1726882363.80926: stdout chunk (state=3): >>> # destroy multiprocessing.connection # destroy tempfile<<< 7914 1726882363.80942: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array<<< 7914 1726882363.81023: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna<<< 7914 1726882363.81026: stdout chunk (state=3): >>> # destroy stringprep <<< 7914 1726882363.81064: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 7914 1726882363.81073: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 7914 1726882363.81097: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 7914 1726882363.81105: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves<<< 7914 1726882363.81130: stdout chunk (state=3): >>> # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 7914 1726882363.81133: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader<<< 7914 1726882363.81160: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback<<< 7914 1726882363.81163: stdout chunk (state=3): >>> # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 7914 1726882363.81190: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize<<< 7914 1726882363.81201: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 7914 1726882363.81221: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading<<< 7914 1726882363.81235: stdout chunk (state=3): >>> # cleanup[3] wiping weakref<<< 7914 1726882363.81245: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math<<< 7914 1726882363.81265: stdout chunk (state=3): >>> # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 7914 1726882363.81272: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 7914 1726882363.81302: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 7914 1726882363.81305: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser<<< 7914 1726882363.81342: stdout chunk (state=3): >>> # cleanup[3] wiping _sre<<< 7914 1726882363.81350: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 7914 1726882363.81360: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator<<< 7914 1726882363.81383: stdout chunk (state=3): >>> # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig<<< 7914 1726882363.81402: stdout chunk (state=3): >>> # cleanup[3] wiping os <<< 7914 1726882363.81417: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath<<< 7914 1726882363.81434: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat<<< 7914 1726882363.81448: stdout chunk (state=3): >>> # 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<<< 7914 1726882363.81457: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7914 1726882363.81478: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp<<< 7914 1726882363.81496: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib <<< 7914 1726882363.81520: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 7914 1726882363.81538: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon<<< 7914 1726882363.81590: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7914 1726882363.81788: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7914 1726882363.81800: stdout chunk (state=3): >>># destroy _socket <<< 7914 1726882363.81842: stdout chunk (state=3): >>># destroy _collections <<< 7914 1726882363.81872: stdout chunk (state=3): >>># destroy platform <<< 7914 1726882363.81894: stdout chunk (state=3): >>># destroy _uuid # destroy stat<<< 7914 1726882363.81910: stdout chunk (state=3): >>> # destroy genericpath # destroy re._parser # destroy tokenize<<< 7914 1726882363.81916: stdout chunk (state=3): >>> <<< 7914 1726882363.81952: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 7914 1726882363.81993: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing <<< 7914 1726882363.82020: stdout chunk (state=3): >>># destroy _tokenize <<< 7914 1726882363.82042: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse <<< 7914 1726882363.82047: stdout chunk (state=3): >>># 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<<< 7914 1726882363.82083: stdout chunk (state=3): >>> # destroy _frozen_importlib_external <<< 7914 1726882363.82088: stdout chunk (state=3): >>># destroy _imp<<< 7914 1726882363.82143: stdout chunk (state=3): >>> # destroy _io # destroy marshal # clear sys.meta_path<<< 7914 1726882363.82158: stdout chunk (state=3): >>> # clear sys.modules # destroy _frozen_importlib<<< 7914 1726882363.82168: stdout chunk (state=3): >>> <<< 7914 1726882363.82289: stdout chunk (state=3): >>># destroy codecs<<< 7914 1726882363.82300: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io<<< 7914 1726882363.82324: stdout chunk (state=3): >>> # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit<<< 7914 1726882363.82342: stdout chunk (state=3): >>> # destroy _warnings<<< 7914 1726882363.82346: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 7914 1726882363.82354: stdout chunk (state=3): >>> <<< 7914 1726882363.82397: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7914 1726882363.82419: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre<<< 7914 1726882363.82452: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools <<< 7914 1726882363.82468: stdout chunk (state=3): >>># destroy _abc # destroy posix<<< 7914 1726882363.82494: stdout chunk (state=3): >>> # destroy _functools # destroy builtins # destroy _thread<<< 7914 1726882363.82513: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 7914 1726882363.82518: stdout chunk (state=3): >>> <<< 7914 1726882363.83075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 7914 1726882363.83137: stderr chunk (state=3): >>><<< 7914 1726882363.83140: stdout chunk (state=3): >>><<< 7914 1726882363.83241: _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 0x7f0410710530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04106dfb30> # /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 0x7f0410712ab0> 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 0x7f0410721190> # /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 0x7f0410721fd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f04104ffdd0> # /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 0x7f04104fffe0> # /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 0x7f0410537800> # /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 0x7f0410537e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410517aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04105151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04104fcf80> # /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 0x7f041055b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041055a360> # /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 0x7f0410516090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410558b90> # /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 0x7f04105887a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04104fc200> # /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 0x7f0410588c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410588b00> # 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 0x7f0410588ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04104fad20> # /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 0x7f0410589580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410589250> 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 0x7f041058a480> 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 0x7f04105a46b0> 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 0x7f04105a5df0> # /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 0x7f04105a6c90> # 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 0x7f04105a72f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04105a61e0> # /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 0x7f04105a7d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04105a74a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041058a4e0> # /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 0x7f041029fc50> # /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 0x7f04102c8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04102c84a0> # 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 0x7f04102c8680> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f04102c88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041029ddf0> # /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 0x7f04102c9fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04102c8c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041058abd0> # /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 0x7f04102f6390> # /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 0x7f041030e510> # /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 0x7f0410347290> # /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 0x7f0410369a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04103473b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041030f1a0> # /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 0x7f04101883e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041030d550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04102caf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f041030d910> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ddme5qsx/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 0x7f04101f2150> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04101c9040> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04101c81d0> # 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 0x7f04101cbfe0> # /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 0x7f0410221b20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410221910> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410221220> # /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 0x7f0410221670> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04101f2b70> 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 0x7f0410222900> # 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 0x7f0410222b40> # /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 0x7f0410222ff0> 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 0x7f0410088d10> # 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 0x7f041008a930> # /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 0x7f041008b2f0> # /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 0x7f041008c4d0> # /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 0x7f041008ef90> # 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 0x7f041008f0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041008d250> # /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 0x7f0410092f30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410091a30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410091790> # /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 0x7f0410093e30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041008d760> # 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 0x7f04100d7110> # /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 0x7f04100d7320> # /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 0x7f04100d8e00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100d8bf0> # /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 0x7f04100db320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100d94f0> # /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 0x7f04100e6b10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100db4d0> # 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 0x7f04100e7920> # 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 0x7f04100e7bf0> # 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 0x7f04100e7500> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100d7500> # /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 0x7f04100eb500> # 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 0x7f04100ec6b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100e9c70> # 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 0x7f04100eb020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100e98b0> # 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 0x7f040ff74830> # /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 0x7f040ff75c70> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f04100efda0> 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 0x7f040ff753d0> # 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 0x7f040ff76630> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f040ff7e390> # 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 0x7f040ff7ecc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff76f30> # 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 0x7f040ff7da60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff7ef00> 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 0x7f0410012e70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff8bc20> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff86d50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040ff86ba0> # 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 0x7f0410019af0> # /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 0x7f040f54c470> # 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 0x7f040f54c860> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040fff94c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040fff8860> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410018200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f041001bc80> # /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 0x7f040f54f6b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f54ef90> # 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 0x7f040f54f140> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f54e3f0> # /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 0x7f040f54f770> # /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 0x7f040f5b6270> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f5b4290> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0410018c20> 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 0x7f040f5b5fd0> # /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 0x7f040f5b7080> 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 0x7f040f5e64b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f5d0860> 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 0x7f040f402390> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f401f70> 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 0x7f040f42b9e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f429760> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f429d00> # /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 0x7f040f4738f0> # /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 0x7f040f4715e0> # /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 0x7f040f4729c0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f040f472450> 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_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 0.8505859375, "5m": 0.52099609375, "15m": 0.2255859375}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "prefix": "64", "scope": "link"}]}, "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"}]}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "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": 3716, "ansible_memfree_mb": 3063, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 653, "free": 3063}, "nocache": {"free": 3459, "used": 257}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 321, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251386384384, "block_size": 4096, "block_total": 64483404, "block_available": 61373629, "block_used": 3109775, "inode_total": 16384000, "inode_available": 16303082, "inode_used": 80918, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 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.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "43", "epoch": "1726882363", "epoch_int": "1726882363", "date": "2024-09-20", "time": "21:32:43", "iso8601_micro": "2024-09-21T01:32:43.769961Z", "iso8601": "2024-09-21T01:32:43Z", "iso8601_basic": "20240920T213243769961", "iso8601_basic_short": "20240920T213243", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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.15.7 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 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. 7914 1726882363.84312: 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-1726882360.9463813-7927-41599969315441/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7914 1726882363.84325: _low_level_execute_command(): starting 7914 1726882363.84331: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882360.9463813-7927-41599969315441/ > /dev/null 2>&1 && sleep 0' 7914 1726882363.84827: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882363.84866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882363.84869: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882363.84872: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 7914 1726882363.84874: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882363.84876: 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.15.7 originally 10.31.15.7 debug2: match found <<< 7914 1726882363.84878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882363.84928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 7914 1726882363.84948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882363.84992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882363.87654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882363.87698: stderr chunk (state=3): >>><<< 7914 1726882363.87701: stdout chunk (state=3): >>><<< 7914 1726882363.87714: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882363.87725: handler run complete 7914 1726882363.87804: variable 'ansible_facts' from source: unknown 7914 1726882363.87870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882363.88068: variable 'ansible_facts' from source: unknown 7914 1726882363.88120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882363.88204: attempt loop complete, returning result 7914 1726882363.88207: _execute() done 7914 1726882363.88210: dumping result to json 7914 1726882363.88225: done dumping result, returning 7914 1726882363.88233: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-447a-5597-0000000000cc] 7914 1726882363.88238: sending task result for task 0affc7ec-ae25-447a-5597-0000000000cc 7914 1726882363.88447: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000cc 7914 1726882363.88450: WORKER PROCESS EXITING ok: [managed_node1] 7914 1726882363.88824: no more pending results, returning what we have 7914 1726882363.88826: results queue empty 7914 1726882363.88827: checking for any_errors_fatal 7914 1726882363.88827: done checking for any_errors_fatal 7914 1726882363.88828: checking for max_fail_percentage 7914 1726882363.88829: done checking for max_fail_percentage 7914 1726882363.88829: checking to see if all hosts have failed and the running result is not ok 7914 1726882363.88830: done checking to see if all hosts have failed 7914 1726882363.88831: getting the remaining hosts for this loop 7914 1726882363.88832: done getting the remaining hosts for this loop 7914 1726882363.88834: getting the next task for host managed_node1 7914 1726882363.88838: done getting next task for host managed_node1 7914 1726882363.88840: ^ task is: TASK: meta (flush_handlers) 7914 1726882363.88847: ^ 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 7914 1726882363.88851: getting variables 7914 1726882363.88852: in VariableManager get_vars() 7914 1726882363.88870: Calling all_inventory to load vars for managed_node1 7914 1726882363.88872: Calling groups_inventory to load vars for managed_node1 7914 1726882363.88874: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882363.88882: Calling all_plugins_play to load vars for managed_node1 7914 1726882363.88883: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882363.88885: Calling groups_plugins_play to load vars for managed_node1 7914 1726882363.89002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882363.89123: done with get_vars() 7914 1726882363.89131: done getting variables 7914 1726882363.89184: in VariableManager get_vars() 7914 1726882363.89191: Calling all_inventory to load vars for managed_node1 7914 1726882363.89193: Calling groups_inventory to load vars for managed_node1 7914 1726882363.89194: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882363.89200: Calling all_plugins_play to load vars for managed_node1 7914 1726882363.89201: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882363.89203: Calling groups_plugins_play to load vars for managed_node1 7914 1726882363.89300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882363.89468: done with get_vars() 7914 1726882363.89482: done queuing things up, now waiting for results queue to drain 7914 1726882363.89484: results queue empty 7914 1726882363.89485: checking for any_errors_fatal 7914 1726882363.89487: done checking for any_errors_fatal 7914 1726882363.89491: checking for max_fail_percentage 7914 1726882363.89492: done checking for max_fail_percentage 7914 1726882363.89493: checking to see if all hosts have failed and the running result is not ok 7914 1726882363.89494: done checking to see if all hosts have failed 7914 1726882363.89495: getting the remaining hosts for this loop 7914 1726882363.89495: done getting the remaining hosts for this loop 7914 1726882363.89498: getting the next task for host managed_node1 7914 1726882363.89502: done getting next task for host managed_node1 7914 1726882363.89504: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7914 1726882363.89506: ^ 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 7914 1726882363.89508: getting variables 7914 1726882363.89509: in VariableManager get_vars() 7914 1726882363.89517: Calling all_inventory to load vars for managed_node1 7914 1726882363.89519: Calling groups_inventory to load vars for managed_node1 7914 1726882363.89521: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882363.89527: Calling all_plugins_play to load vars for managed_node1 7914 1726882363.89530: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882363.89533: Calling groups_plugins_play to load vars for managed_node1 7914 1726882363.89703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882363.90052: done with get_vars() 7914 1726882363.90060: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:10 Friday 20 September 2024 21:32:43 -0400 (0:00:03.005) 0:00:03.017 ****** 7914 1726882363.90130: entering _queue_task() for managed_node1/include_tasks 7914 1726882363.90132: Creating lock for include_tasks 7914 1726882363.90625: worker is 1 (out of 1 available) 7914 1726882363.90632: exiting _queue_task() for managed_node1/include_tasks 7914 1726882363.90641: done queuing things up, now waiting for results queue to drain 7914 1726882363.90642: waiting for pending results... 7914 1726882363.90840: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 7914 1726882363.90846: in run() - task 0affc7ec-ae25-447a-5597-000000000006 7914 1726882363.90849: variable 'ansible_search_path' from source: unknown 7914 1726882363.90853: calling self._execute() 7914 1726882363.90977: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882363.90981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882363.90983: variable 'omit' from source: magic vars 7914 1726882363.91071: _execute() done 7914 1726882363.91084: dumping result to json 7914 1726882363.91092: done dumping result, returning 7914 1726882363.91103: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-447a-5597-000000000006] 7914 1726882363.91113: sending task result for task 0affc7ec-ae25-447a-5597-000000000006 7914 1726882363.91267: done sending task result for task 0affc7ec-ae25-447a-5597-000000000006 7914 1726882363.91270: WORKER PROCESS EXITING 7914 1726882363.91338: no more pending results, returning what we have 7914 1726882363.91346: in VariableManager get_vars() 7914 1726882363.91380: Calling all_inventory to load vars for managed_node1 7914 1726882363.91382: Calling groups_inventory to load vars for managed_node1 7914 1726882363.91386: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882363.91402: Calling all_plugins_play to load vars for managed_node1 7914 1726882363.91405: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882363.91409: Calling groups_plugins_play to load vars for managed_node1 7914 1726882363.91742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882363.91946: done with get_vars() 7914 1726882363.91953: variable 'ansible_search_path' from source: unknown 7914 1726882363.91966: we have included files to process 7914 1726882363.91967: generating all_blocks data 7914 1726882363.91968: done generating all_blocks data 7914 1726882363.91969: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7914 1726882363.91970: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7914 1726882363.91973: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7914 1726882363.92655: in VariableManager get_vars() 7914 1726882363.92670: done with get_vars() 7914 1726882363.92681: done processing included file 7914 1726882363.92683: iterating over new_blocks loaded from include file 7914 1726882363.92684: in VariableManager get_vars() 7914 1726882363.92693: done with get_vars() 7914 1726882363.92694: filtering new block on tags 7914 1726882363.92709: done filtering new block on tags 7914 1726882363.92711: in VariableManager get_vars() 7914 1726882363.92720: done with get_vars() 7914 1726882363.92723: filtering new block on tags 7914 1726882363.92739: done filtering new block on tags 7914 1726882363.92762: in VariableManager get_vars() 7914 1726882363.92772: done with get_vars() 7914 1726882363.92774: filtering new block on tags 7914 1726882363.92788: done filtering new block on tags 7914 1726882363.92790: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 7914 1726882363.92795: extending task lists for all hosts with included blocks 7914 1726882363.92849: done extending task lists 7914 1726882363.92851: done processing included files 7914 1726882363.92851: results queue empty 7914 1726882363.92852: checking for any_errors_fatal 7914 1726882363.92853: done checking for any_errors_fatal 7914 1726882363.92854: checking for max_fail_percentage 7914 1726882363.92855: done checking for max_fail_percentage 7914 1726882363.92856: checking to see if all hosts have failed and the running result is not ok 7914 1726882363.92857: done checking to see if all hosts have failed 7914 1726882363.92858: getting the remaining hosts for this loop 7914 1726882363.92859: done getting the remaining hosts for this loop 7914 1726882363.92861: getting the next task for host managed_node1 7914 1726882363.92865: done getting next task for host managed_node1 7914 1726882363.92867: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7914 1726882363.92869: ^ 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 7914 1726882363.92871: getting variables 7914 1726882363.92872: in VariableManager get_vars() 7914 1726882363.92879: Calling all_inventory to load vars for managed_node1 7914 1726882363.92881: Calling groups_inventory to load vars for managed_node1 7914 1726882363.92883: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882363.92888: Calling all_plugins_play to load vars for managed_node1 7914 1726882363.92890: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882363.92893: Calling groups_plugins_play to load vars for managed_node1 7914 1726882363.93037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882363.93240: done with get_vars() 7914 1726882363.93250: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:32:43 -0400 (0:00:00.031) 0:00:03.049 ****** 7914 1726882363.93313: entering _queue_task() for managed_node1/setup 7914 1726882363.93547: worker is 1 (out of 1 available) 7914 1726882363.93559: exiting _queue_task() for managed_node1/setup 7914 1726882363.93569: done queuing things up, now waiting for results queue to drain 7914 1726882363.93571: waiting for pending results... 7914 1726882363.94038: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 7914 1726882363.94042: in run() - task 0affc7ec-ae25-447a-5597-0000000000dd 7914 1726882363.94048: variable 'ansible_search_path' from source: unknown 7914 1726882363.94050: variable 'ansible_search_path' from source: unknown 7914 1726882363.94053: calling self._execute() 7914 1726882363.94055: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882363.94058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882363.94060: variable 'omit' from source: magic vars 7914 1726882363.94613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882363.97123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882363.97214: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882363.97265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882363.97307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882363.97349: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882363.97440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882363.97486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882363.97521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882363.97577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882363.97600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882363.97811: variable 'ansible_facts' from source: unknown 7914 1726882363.97894: variable 'network_test_required_facts' from source: task vars 7914 1726882363.97942: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7914 1726882363.97958: variable 'omit' from source: magic vars 7914 1726882363.98108: variable 'omit' from source: magic vars 7914 1726882363.98111: variable 'omit' from source: magic vars 7914 1726882363.98113: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7914 1726882363.98115: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7914 1726882363.98125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7914 1726882363.98149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7914 1726882363.98163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7914 1726882363.98194: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7914 1726882363.98202: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882363.98208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882363.98312: Set connection var ansible_timeout to 10 7914 1726882363.98324: Set connection var ansible_connection to ssh 7914 1726882363.98343: Set connection var ansible_pipelining to False 7914 1726882363.98352: Set connection var ansible_shell_type to sh 7914 1726882363.98362: Set connection var ansible_module_compression to ZIP_DEFLATED 7914 1726882363.98372: Set connection var ansible_shell_executable to /bin/sh 7914 1726882363.98399: variable 'ansible_shell_executable' from source: unknown 7914 1726882363.98407: variable 'ansible_connection' from source: unknown 7914 1726882363.98413: variable 'ansible_module_compression' from source: unknown 7914 1726882363.98418: variable 'ansible_shell_type' from source: unknown 7914 1726882363.98429: variable 'ansible_shell_executable' from source: unknown 7914 1726882363.98436: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882363.98445: variable 'ansible_pipelining' from source: unknown 7914 1726882363.98451: variable 'ansible_timeout' from source: unknown 7914 1726882363.98458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882363.98605: 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__) 7914 1726882363.98649: variable 'omit' from source: magic vars 7914 1726882363.98652: starting attempt loop 7914 1726882363.98654: running the handler 7914 1726882363.98657: _low_level_execute_command(): starting 7914 1726882363.98664: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7914 1726882363.99548: stderr chunk (state=2): >>>OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882363.99569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 7914 1726882363.99590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882363.99649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882363.99752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882364.02220: stdout chunk (state=3): >>>/root <<< 7914 1726882364.02476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882364.02480: stdout chunk (state=3): >>><<< 7914 1726882364.02483: stderr chunk (state=3): >>><<< 7914 1726882364.02601: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882364.02612: _low_level_execute_command(): starting 7914 1726882364.02615: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008 `" && echo ansible-tmp-1726882364.0250776-8016-64224765537008="` echo /root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008 `" ) && sleep 0' 7914 1726882364.03194: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882364.03198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7914 1726882364.03201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882364.03204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882364.03206: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882364.03276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 7914 1726882364.03294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882364.03350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882364.06254: stdout chunk (state=3): >>>ansible-tmp-1726882364.0250776-8016-64224765537008=/root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008 <<< 7914 1726882364.06510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882364.06532: stderr chunk (state=3): >>><<< 7914 1726882364.06541: stdout chunk (state=3): >>><<< 7914 1726882364.06729: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882364.0250776-8016-64224765537008=/root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008 , stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882364.06733: variable 'ansible_module_compression' from source: unknown 7914 1726882364.06736: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7914eu3u994f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7914 1726882364.06758: variable 'ansible_facts' from source: unknown 7914 1726882364.06950: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008/AnsiballZ_setup.py 7914 1726882364.07208: Sending initial data 7914 1726882364.07212: Sent initial data (151 bytes) 7914 1726882364.07842: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7914 1726882364.07858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882364.07872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882364.07955: 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882364.08034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882364.08085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882364.10515: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7914 1726882364.10537: stderr chunk (state=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 <<< 7914 1726882364.10609: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7914 1726882364.10701: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7914eu3u994f/tmp7_8saic_ /root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008/AnsiballZ_setup.py <<< 7914 1726882364.10710: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008/AnsiballZ_setup.py" <<< 7914 1726882364.10743: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7914eu3u994f/tmp7_8saic_" to remote "/root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008/AnsiballZ_setup.py" <<< 7914 1726882364.12572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882364.12575: stdout chunk (state=3): >>><<< 7914 1726882364.12578: stderr chunk (state=3): >>><<< 7914 1726882364.12580: done transferring module to remote 7914 1726882364.12582: _low_level_execute_command(): starting 7914 1726882364.12584: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008/ /root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008/AnsiballZ_setup.py && sleep 0' 7914 1726882364.13182: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7914 1726882364.13196: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882364.13212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882364.13232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7914 1726882364.13337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882364.13360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882364.13442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882364.16136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882364.16309: stderr chunk (state=3): >>><<< 7914 1726882364.16312: stdout chunk (state=3): >>><<< 7914 1726882364.16315: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882364.16317: _low_level_execute_command(): starting 7914 1726882364.16319: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008/AnsiballZ_setup.py && sleep 0' 7914 1726882364.16986: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7914 1726882364.17062: 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882364.17137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 7914 1726882364.17171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882364.17226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882364.17294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882364.21030: stdout chunk (state=3): >>>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 <<< 7914 1726882364.21067: stdout chunk (state=3): >>>import 'time' # <<< 7914 1726882364.21168: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 7914 1726882364.21235: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7914 1726882364.21380: stdout chunk (state=3): >>>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' <<< 7914 1726882364.21415: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741518530><<< 7914 1726882364.21418: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67414e7b30><<< 7914 1726882364.21480: 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'<<< 7914 1726882364.21501: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674151aab0> <<< 7914 1726882364.21620: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 7914 1726882364.21641: stdout chunk (state=3): >>> <<< 7914 1726882364.21700: stdout chunk (state=3): >>>import '_stat' # <<< 7914 1726882364.21729: stdout chunk (state=3): >>> import 'stat' # <<< 7914 1726882364.21847: stdout chunk (state=3): >>> import '_collections_abc' # <<< 7914 1726882364.21929: stdout chunk (state=3): >>>import 'genericpath' # <<< 7914 1726882364.21974: stdout chunk (state=3): >>>import 'posixpath' # <<< 7914 1726882364.22061: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 7914 1726882364.22083: stdout chunk (state=3): >>> Processing user site-packages <<< 7914 1726882364.22173: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages'<<< 7914 1726882364.22177: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 7914 1726882364.22256: 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 <<< 7914 1726882364.22281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7914 1726882364.22364: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67412ed190> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7914 1726882364.22414: 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 0x7f67412edfd0><<< 7914 1726882364.22475: stdout chunk (state=3): >>> import 'site' # <<< 7914 1726882364.22479: stdout chunk (state=3): >>> <<< 7914 1726882364.22598: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux<<< 7914 1726882364.22706: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 7914 1726882364.23277: stdout chunk (state=3): >>># /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' <<< 7914 1726882364.23486: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7914 1726882364.23489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7914 1726882364.23535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7914 1726882364.23601: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674132be60> <<< 7914 1726882364.23605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7914 1726882364.23692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7914 1726882364.23711: stdout chunk (state=3): >>>import '_operator' # <<< 7914 1726882364.23715: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674132bf20><<< 7914 1726882364.23807: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7914 1726882364.23874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 7914 1726882364.23898: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7914 1726882364.23927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 7914 1726882364.23965: stdout chunk (state=3): >>> import 'itertools' # <<< 7914 1726882364.24015: 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'<<< 7914 1726882364.24072: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741363830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7914 1726882364.24144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741363ec0><<< 7914 1726882364.24159: stdout chunk (state=3): >>> import '_collections' # <<< 7914 1726882364.24258: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741343b30> import '_functools' # <<< 7914 1726882364.24589: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741341250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741329010> # /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' # <<< 7914 1726882364.24598: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7914 1726882364.24845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7914 1726882364.24850: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 7914 1726882364.24853: stdout chunk (state=3): >>> <<< 7914 1726882364.24861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741387830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741386450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7914 1726882364.24868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<< 7914 1726882364.24879: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741342120> <<< 7914 1726882364.24973: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741384bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7914 1726882364.24997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 7914 1726882364.25055: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413b4860> <<< 7914 1726882364.25062: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413282c0><<< 7914 1726882364.25065: stdout chunk (state=3): >>> <<< 7914 1726882364.25091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 7914 1726882364.25132: stdout chunk (state=3): >>> # 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'<<< 7914 1726882364.25161: stdout chunk (state=3): >>> # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.25292: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67413b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413b4bc0> # 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' <<< 7914 1726882364.25296: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67413b4f80> <<< 7914 1726882364.25339: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741326de0> <<< 7914 1726882364.25342: 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'<<< 7914 1726882364.25474: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7914 1726882364.25478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413b5670> <<< 7914 1726882364.25480: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413b5340> import 'importlib.machinery' # <<< 7914 1726882364.25521: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 7914 1726882364.25552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7914 1726882364.25657: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413b6570> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7914 1726882364.25714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 7914 1726882364.25751: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7914 1726882364.25801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413d07a0> import 'errno' # <<< 7914 1726882364.25844: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.25983: 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 0x7f67413d1ee0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7914 1726882364.25987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 7914 1726882364.25989: stdout chunk (state=3): >>> <<< 7914 1726882364.26008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 7914 1726882364.26036: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413d2d80> <<< 7914 1726882364.26129: 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'<<< 7914 1726882364.26154: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67413d33b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413d22d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7914 1726882364.26174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 7914 1726882364.26353: 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 0x7f67413d3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413d3530> <<< 7914 1726882364.26400: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413b65d0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 7914 1726882364.26428: stdout chunk (state=3): >>> <<< 7914 1726882364.26447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 7914 1726882364.26485: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7914 1726882364.26538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 7914 1726882364.26575: stdout chunk (state=3): >>> # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.26737: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.26765: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6741117ce0> # /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 0x7f6741140800><<< 7914 1726882364.26790: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741140560> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.26816: 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 0x7f6741140770><<< 7914 1726882364.26854: stdout chunk (state=3): >>> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.26872: stdout chunk (state=3): >>> # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.26916: stdout chunk (state=3): >>> import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67411409e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741115e80> <<< 7914 1726882364.26962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 7914 1726882364.27154: stdout chunk (state=3): >>> <<< 7914 1726882364.27158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7914 1726882364.27192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7914 1726882364.27258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741142060><<< 7914 1726882364.27271: stdout chunk (state=3): >>> <<< 7914 1726882364.27311: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741140ce0><<< 7914 1726882364.27341: stdout chunk (state=3): >>> <<< 7914 1726882364.27368: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413b6cc0> <<< 7914 1726882364.27449: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7914 1726882364.27515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 7914 1726882364.27562: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7914 1726882364.27696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674116e420><<< 7914 1726882364.27699: stdout chunk (state=3): >>> <<< 7914 1726882364.27784: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7914 1726882364.27820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 7914 1726882364.27897: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7914 1726882364.27924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 7914 1726882364.28019: stdout chunk (state=3): >>> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67411864e0><<< 7914 1726882364.28028: stdout chunk (state=3): >>> <<< 7914 1726882364.28054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7914 1726882364.28129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 7914 1726882364.28133: stdout chunk (state=3): >>> <<< 7914 1726882364.28237: stdout chunk (state=3): >>>import 'ntpath' # <<< 7914 1726882364.28245: stdout chunk (state=3): >>> <<< 7914 1726882364.28284: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 7914 1726882364.28335: 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 0x7f67411c3260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7914 1726882364.28395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 7914 1726882364.28442: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7914 1726882364.28516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7914 1726882364.28797: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67411e1a00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67411c3380><<< 7914 1726882364.28806: stdout chunk (state=3): >>> <<< 7914 1726882364.28891: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741187170><<< 7914 1726882364.28897: stdout chunk (state=3): >>> <<< 7914 1726882364.28936: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7914 1726882364.28956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 7914 1726882364.28973: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740fc4350> <<< 7914 1726882364.29018: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741185520><<< 7914 1726882364.29025: stdout chunk (state=3): >>> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741142fc0><<< 7914 1726882364.29038: stdout chunk (state=3): >>> <<< 7914 1726882364.29324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 7914 1726882364.29338: stdout chunk (state=3): >>> <<< 7914 1726882364.29356: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6741185640><<< 7914 1726882364.29591: stdout chunk (state=3): >>> <<< 7914 1726882364.29660: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_rihtz6q6/ansible_setup_payload.zip'<<< 7914 1726882364.29682: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7914 1726882364.29694: stdout chunk (state=3): >>> <<< 7914 1726882364.29974: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.30007: stdout chunk (state=3): >>> <<< 7914 1726882364.30128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 7914 1726882364.30177: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7914 1726882364.30265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7914 1726882364.30311: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 7914 1726882364.30338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 7914 1726882364.30383: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674102e030> import '_typing' # <<< 7914 1726882364.30400: stdout chunk (state=3): >>> <<< 7914 1726882364.30686: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741004f20><<< 7914 1726882364.30716: stdout chunk (state=3): >>> <<< 7914 1726882364.30756: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67410040b0> # zipimport: zlib available <<< 7914 1726882364.30789: stdout chunk (state=3): >>>import 'ansible' # <<< 7914 1726882364.30810: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7914 1726882364.30853: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7914 1726882364.30885: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.30904: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 7914 1726882364.30949: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7914 1726882364.33495: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.33600: stdout chunk (state=3): >>> <<< 7914 1726882364.35675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 7914 1726882364.35710: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 7914 1726882364.35727: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741007e90> <<< 7914 1726882364.35784: 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'<<< 7914 1726882364.35833: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7914 1726882364.35866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7914 1726882364.36152: 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' # 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 0x7f674105d9d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674105d760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674105d070> <<< 7914 1726882364.36154: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7914 1726882364.36245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674105db20> <<< 7914 1726882364.36261: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674102ea50> <<< 7914 1726882364.36291: stdout chunk (state=3): >>>import 'atexit' # <<< 7914 1726882364.36350: 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 0x7f674105e6f0><<< 7914 1726882364.36388: stdout chunk (state=3): >>> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.36396: stdout chunk (state=3): >>> <<< 7914 1726882364.36449: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f674105e930> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7914 1726882364.36607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7914 1726882364.36665: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674105ee70><<< 7914 1726882364.36668: stdout chunk (state=3): >>> <<< 7914 1726882364.36680: stdout chunk (state=3): >>>import 'pwd' # <<< 7914 1726882364.36721: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7914 1726882364.36780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 7914 1726882364.36847: stdout chunk (state=3): >>> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ec4aa0><<< 7914 1726882364.36850: stdout chunk (state=3): >>> <<< 7914 1726882364.36897: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.36924: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.36985: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6740ec66c0><<< 7914 1726882364.36988: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7914 1726882364.37020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 7914 1726882364.37152: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ec6fc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7914 1726882364.37198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 7914 1726882364.37221: stdout chunk (state=3): >>> <<< 7914 1726882364.37244: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ec7ef0> <<< 7914 1726882364.37343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 7914 1726882364.37359: stdout chunk (state=3): >>> <<< 7914 1726882364.37408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7914 1726882364.37424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7914 1726882364.37580: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ecac30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.37646: 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 0x7f6740ecadb0><<< 7914 1726882364.37666: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ec8f20> <<< 7914 1726882364.37705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 7914 1726882364.37758: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7914 1726882364.37802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7914 1726882364.37827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 7914 1726882364.37863: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py<<< 7914 1726882364.37885: stdout chunk (state=3): >>> <<< 7914 1726882364.37919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 7914 1726882364.37967: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 7914 1726882364.37984: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 7914 1726882364.38027: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740eceba0><<< 7914 1726882364.38029: stdout chunk (state=3): >>> <<< 7914 1726882364.38093: stdout chunk (state=3): >>>import '_tokenize' # <<< 7914 1726882364.38153: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ecd670><<< 7914 1726882364.38174: stdout chunk (state=3): >>> <<< 7914 1726882364.38177: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ecd3d0> <<< 7914 1726882364.38213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 7914 1726882364.38238: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 7914 1726882364.38246: stdout chunk (state=3): >>> <<< 7914 1726882364.38428: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ecff20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ec9430><<< 7914 1726882364.38431: stdout chunk (state=3): >>> <<< 7914 1726882364.38483: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.38485: stdout chunk (state=3): >>> <<< 7914 1726882364.38495: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.38546: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6740f12cf0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py<<< 7914 1726882364.38553: stdout chunk (state=3): >>> <<< 7914 1726882364.38568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 7914 1726882364.38584: stdout chunk (state=3): >>> <<< 7914 1726882364.38636: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f12f00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7914 1726882364.38677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 7914 1726882364.38683: stdout chunk (state=3): >>> <<< 7914 1726882364.38772: 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' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.38779: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.38795: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6740f14a10> <<< 7914 1726882364.38838: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f147d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7914 1726882364.39019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 7914 1726882364.39089: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.39099: stdout chunk (state=3): >>> <<< 7914 1726882364.39141: 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 0x7f6740f16f60> <<< 7914 1726882364.39144: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f150d0><<< 7914 1726882364.39154: stdout chunk (state=3): >>> <<< 7914 1726882364.39183: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 7914 1726882364.39266: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882364.39304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7914 1726882364.39335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7914 1726882364.39359: stdout chunk (state=3): >>>import '_string' # <<< 7914 1726882364.39440: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f22780> <<< 7914 1726882364.39824: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f17110> # 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' <<< 7914 1726882364.39828: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6740f235f0> <<< 7914 1726882364.39899: 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' <<< 7914 1726882364.39920: 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 0x7f6740f237d0><<< 7914 1726882364.39934: stdout chunk (state=3): >>> <<< 7914 1726882364.39990: 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'<<< 7914 1726882364.40025: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6740f231a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f130b0> <<< 7914 1726882364.40074: 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'<<< 7914 1726882364.40106: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7914 1726882364.40200: stdout chunk (state=3): >>># 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'<<< 7914 1726882364.40203: stdout chunk (state=3): >>> <<< 7914 1726882364.40254: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.40295: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6740f27200> <<< 7914 1726882364.40546: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.40576: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.40607: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6740f28740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f25970><<< 7914 1726882364.40650: 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'<<< 7914 1726882364.40661: stdout chunk (state=3): >>> <<< 7914 1726882364.40679: 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' <<< 7914 1726882364.40725: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6740f26d20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f255e0> # zipimport: zlib available<<< 7914 1726882364.40729: stdout chunk (state=3): >>> <<< 7914 1726882364.40751: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.40812: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7914 1726882364.40951: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.41110: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7914 1726882364.41114: stdout chunk (state=3): >>> <<< 7914 1726882364.41142: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.41161: stdout chunk (state=3): >>> <<< 7914 1726882364.41165: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7914 1726882364.41170: stdout chunk (state=3): >>> <<< 7914 1726882364.41199: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.41206: stdout chunk (state=3): >>> <<< 7914 1726882364.41229: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.41234: stdout chunk (state=3): >>> <<< 7914 1726882364.41251: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 7914 1726882364.41275: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.41282: stdout chunk (state=3): >>> <<< 7914 1726882364.41499: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.41506: stdout chunk (state=3): >>> <<< 7914 1726882364.41725: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.41729: stdout chunk (state=3): >>> <<< 7914 1726882364.42997: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.43847: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7914 1726882364.43908: 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' # <<< 7914 1726882364.43915: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7914 1726882364.43951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882364.44020: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.44039: 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 0x7f6740db06b0> <<< 7914 1726882364.44173: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7914 1726882364.44334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740db1460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f2be60> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 7914 1726882364.44355: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.44403: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7914 1726882364.44539: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.44719: 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' <<< 7914 1726882364.44944: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740db14f0> # zipimport: zlib available <<< 7914 1726882364.47835: stdout chunk (state=3): >>># 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' # <<< 7914 1726882364.47893: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740db3b30> # zipimport: zlib available <<< 7914 1726882364.47982: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.48331: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7914 1726882364.48372: stdout chunk (state=3): >>># 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 0x7f6740dba060> # 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 0x7f6740dba990> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740db2d50> <<< 7914 1726882364.48391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.48432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.48477: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7914 1726882364.48492: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.48533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.48579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.48640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.48710: 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 <<< 7914 1726882364.48752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882364.48879: 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 0x7f6740db95b0> <<< 7914 1726882364.48920: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740dbab70> <<< 7914 1726882364.48938: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7914 1726882364.48996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.49063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.49097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.49168: 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' <<< 7914 1726882364.49174: 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 <<< 7914 1726882364.49203: stdout chunk (state=3): >>># 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 <<< 7914 1726882364.49263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7914 1726882364.49290: 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' <<< 7914 1726882364.49366: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740e4acc0> <<< 7914 1726882364.49404: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740dc4a40> <<< 7914 1726882364.49501: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740dbeae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740dbe930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7914 1726882364.49551: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.49573: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7914 1726882364.49641: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7914 1726882364.49659: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7914 1726882364.49688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.49738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.49832: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.49836: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.49850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.49881: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.49929: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.49970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.50025: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7914 1726882364.50028: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.50104: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.50186: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.50206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.50239: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7914 1726882364.50272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.50438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.50632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.50664: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.50740: 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' <<< 7914 1726882364.51009: stdout chunk (state=3): >>># /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 0x7f6740e51a30> # /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 0x7f674034c260> <<< 7914 1726882364.51055: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.51058: 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 0x7f674034c5c0> <<< 7914 1726882364.51151: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740e2d2e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740e2c3b0> <<< 7914 1726882364.51182: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740e50110> <<< 7914 1726882364.51219: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740e50b00> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7914 1726882364.51307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7914 1726882364.51342: 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' <<< 7914 1726882364.51371: 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' <<< 7914 1726882364.51441: 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 0x7f674034f650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674034ef00> # 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 0x7f674034f0e0> <<< 7914 1726882364.51462: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674034e330> <<< 7914 1726882364.51541: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7914 1726882364.51658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674034f7d0> <<< 7914 1726882364.51674: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7914 1726882364.51748: stdout chunk (state=3): >>># 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 0x7f67403b6300> <<< 7914 1726882364.51803: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67403b4320> <<< 7914 1726882364.51837: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740e511f0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 7914 1726882364.51871: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7914 1726882364.51981: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.51998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.52124: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available<<< 7914 1726882364.52129: stdout chunk (state=3): >>> <<< 7914 1726882364.52298: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # <<< 7914 1726882364.52336: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.52368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.52396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 7914 1726882364.52402: stdout chunk (state=3): >>> <<< 7914 1726882364.52437: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.52494: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7914 1726882364.52496: stdout chunk (state=3): >>> <<< 7914 1726882364.52546: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7914 1726882364.52582: stdout chunk (state=3): >>> <<< 7914 1726882364.52584: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.52586: stdout chunk (state=3): >>> <<< 7914 1726882364.52742: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # <<< 7914 1726882364.52750: stdout chunk (state=3): >>> <<< 7914 1726882364.52774: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.52786: stdout chunk (state=3): >>> <<< 7914 1726882364.52859: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.52868: stdout chunk (state=3): >>> <<< 7914 1726882364.52932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7914 1726882364.52964: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7914 1726882364.53095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.53182: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.53186: stdout chunk (state=3): >>> <<< 7914 1726882364.53377: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # <<< 7914 1726882364.53389: stdout chunk (state=3): >>> <<< 7914 1726882364.53407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 7914 1726882364.53417: stdout chunk (state=3): >>> <<< 7914 1726882364.53440: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.53447: stdout chunk (state=3): >>> <<< 7914 1726882364.54140: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.54771: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7914 1726882364.54837: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.54920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.54964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.55014: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 7914 1726882364.55022: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 7914 1726882364.55041: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.55066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.55114: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7914 1726882364.55116: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.55211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.55301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 7914 1726882364.55342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.55390: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7914 1726882364.55440: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.55478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7914 1726882364.55603: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.55741: 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' <<< 7914 1726882364.55796: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67403b6600> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7914 1726882364.55831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7914 1726882364.56114: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67403b7230> import 'ansible.module_utils.facts.system.local' # <<< 7914 1726882364.56160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.56237: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.56291: stdout chunk (state=3): >>> <<< 7914 1726882364.56364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7914 1726882364.56404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.56573: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.56692: stdout chunk (state=3): >>> <<< 7914 1726882364.56751: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7914 1726882364.56786: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.56791: stdout chunk (state=3): >>> <<< 7914 1726882364.56911: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.56919: stdout chunk (state=3): >>> <<< 7914 1726882364.57051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7914 1726882364.57056: stdout chunk (state=3): >>> <<< 7914 1726882364.57092: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.57096: stdout chunk (state=3): >>> <<< 7914 1726882364.57165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.57256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py<<< 7914 1726882364.57332: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'<<< 7914 1726882364.57339: stdout chunk (state=3): >>> <<< 7914 1726882364.57448: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 7914 1726882364.57454: stdout chunk (state=3): >>> <<< 7914 1726882364.57572: 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 0x7f67403ea6f0> <<< 7914 1726882364.57927: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67403d2540> import 'ansible.module_utils.facts.system.python' # <<< 7914 1726882364.57933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.57936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.57984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7914 1726882364.57995: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.58080: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.58170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.58293: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.58464: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7914 1726882364.58508: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.58570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7914 1726882364.58574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.58609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.58662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 7914 1726882364.58667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7914 1726882364.58689: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.58913: 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 0x7f67401fa150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67401fbb00> 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 <<< 7914 1726882364.59134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.59396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7914 1726882364.59431: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7914 1726882364.59435: stdout chunk (state=3): >>> <<< 7914 1726882364.59694: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.59807: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.59815: stdout chunk (state=3): >>> <<< 7914 1726882364.59891: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.59895: stdout chunk (state=3): >>> <<< 7914 1726882364.59969: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7914 1726882364.59975: stdout chunk (state=3): >>> <<< 7914 1726882364.59999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 7914 1726882364.60005: stdout chunk (state=3): >>> <<< 7914 1726882364.60025: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.60068: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7914 1726882364.60116: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.60192: stdout chunk (state=3): >>> <<< 7914 1726882364.60389: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.60394: stdout chunk (state=3): >>> <<< 7914 1726882364.60653: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 7914 1726882364.60671: stdout chunk (state=3): >>> <<< 7914 1726882364.60681: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7914 1726882364.60713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.61036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.61147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7914 1726882364.61151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.61180: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.61228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.61999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.62709: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 7914 1726882364.62789: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.62962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7914 1726882364.63060: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.63137: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.63304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7914 1726882364.63311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.63568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.63833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7914 1726882364.63859: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7914 1726882364.63885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 7914 1726882364.63949: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.64014: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7914 1726882364.64042: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7914 1726882364.64048: stdout chunk (state=3): >>> <<< 7914 1726882364.64293: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.64422: stdout chunk (state=3): >>># zipimport: zlib available<<< 7914 1726882364.64429: stdout chunk (state=3): >>> <<< 7914 1726882364.64821: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65235: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7914 1726882364.65250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65299: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65343: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7914 1726882364.65366: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7914 1726882364.65434: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65490: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65573: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7914 1726882364.65576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65651: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7914 1726882364.65654: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65701: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7914 1726882364.65782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.65927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7914 1726882364.65930: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.66607: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.66742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7914 1726882364.66755: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.66842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.66940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7914 1726882364.66947: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67000: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7914 1726882364.67059: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7914 1726882364.67190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7914 1726882364.67290: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7914 1726882364.67637: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7914 1726882364.67717: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67736: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67769: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67839: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.67939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.68056: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.68147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7914 1726882364.68262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 7914 1726882364.68495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7914 1726882364.68726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.69095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7914 1726882364.69126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.69201: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.69278: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7914 1726882364.69310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.69389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.69469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7914 1726882364.69497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.69641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.69784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 7914 1726882364.69803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 7914 1726882364.69828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.69985: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882364.70132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 7914 1726882364.70153: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # <<< 7914 1726882364.70295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 7914 1726882364.71723: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 7914 1726882364.71729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 7914 1726882364.71760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7914 1726882364.71778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7914 1726882364.71828: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882364.71834: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6740223f20> <<< 7914 1726882364.71855: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740221730> <<< 7914 1726882364.71941: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740223140> <<< 7914 1726882366.14003: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "44", "epoch": "1726882364", "epoch_int": "1726882364", "date": "2024-09-20", "time": "21:32:44", "iso8601_micro": "2024-09-21T01:32:44.713907Z", "iso8601": "2024-09-21T01:32:44Z", "iso8601_basic": "20240920T213244713907", "iso8601_basic_short": "20240920T213244", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "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_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 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.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_selinux_python_present": true, "ansible_sel<<< 7914 1726882366.14011: stdout chunk (state=3): >>>inux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_apparmor": {"status": "disabled"}, "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"}}} <<< 7914 1726882366.14594: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7914 1726882366.14611: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 7914 1726882366.14639: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.14663: stdout chunk (state=3): >>># 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<<< 7914 1726882366.14670: stdout chunk (state=3): >>> # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants <<< 7914 1726882366.14691: stdout chunk (state=3): >>># cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg <<< 7914 1726882366.14713: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.14738: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing <<< 7914 1726882366.14767: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.14792: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.14841: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse <<< 7914 1726882366.14855: 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 # 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<<< 7914 1726882366.14860: stdout chunk (state=3): >>> # 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 <<< 7914 1726882366.14909: stdout chunk (state=3): >>># cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # 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 <<< 7914 1726882366.14913: stdout chunk (state=3): >>># 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<<< 7914 1726882366.14963: stdout chunk (state=3): >>> # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user <<< 7914 1726882366.14970: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.14972: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.14976: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors<<< 7914 1726882366.15032: stdout chunk (state=3): >>> # 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 <<< 7914 1726882366.15039: stdout chunk (state=3): >>># 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<<< 7914 1726882366.15049: stdout chunk (state=3): >>> # 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 <<< 7914 1726882366.15075: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.15412: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7914 1726882366.15419: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7914 1726882366.15449: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7914 1726882366.15473: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7914 1726882366.15488: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 7914 1726882366.15495: stdout chunk (state=3): >>> # destroy ipaddress <<< 7914 1726882366.15527: stdout chunk (state=3): >>># destroy ntpath <<< 7914 1726882366.15542: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 7914 1726882366.15580: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7914 1726882366.15587: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 7914 1726882366.15588: stdout chunk (state=3): >>># destroy locale # destroy select <<< 7914 1726882366.15611: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7914 1726882366.15660: stdout chunk (state=3): >>># destroy _hashlib <<< 7914 1726882366.15663: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 7914 1726882366.15680: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7914 1726882366.15732: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 7914 1726882366.15739: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7914 1726882366.15765: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process<<< 7914 1726882366.15795: stdout chunk (state=3): >>> <<< 7914 1726882366.15799: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 7914 1726882366.15822: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess <<< 7914 1726882366.15834: stdout chunk (state=3): >>># destroy base64 <<< 7914 1726882366.15846: stdout chunk (state=3): >>># destroy _ssl <<< 7914 1726882366.15874: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 7914 1726882366.15880: stdout chunk (state=3): >>># destroy termios # destroy errno # destroy json <<< 7914 1726882366.15916: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 7914 1726882366.15920: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7914 1726882366.15969: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 7914 1726882366.15992: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 7914 1726882366.15996: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 7914 1726882366.16004: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 7914 1726882366.16045: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 <<< 7914 1726882366.16052: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7914 1726882366.16054: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 7914 1726882366.16085: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.16099: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 7914 1726882366.16135: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 7914 1726882366.16140: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # 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 <<< 7914 1726882366.16142: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.16163: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7914 1726882366.16290: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7914 1726882366.16298: stdout chunk (state=3): >>># destroy _socket <<< 7914 1726882366.16310: stdout chunk (state=3): >>># destroy _collections <<< 7914 1726882366.16343: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7914 1726882366.16350: stdout chunk (state=3): >>># destroy tokenize <<< 7914 1726882366.16371: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7914 1726882366.16420: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 7914 1726882366.16426: stdout chunk (state=3): >>># destroy _typing <<< 7914 1726882366.16428: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7914 1726882366.16442: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7914 1726882366.16465: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7914 1726882366.16562: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 7914 1726882366.16567: stdout chunk (state=3): >>> # 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 <<< 7914 1726882366.16588: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7914 1726882366.16631: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 7914 1726882366.16653: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 7914 1726882366.16665: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7914 1726882366.16678: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7914 1726882366.17117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 7914 1726882366.17186: stderr chunk (state=3): >>><<< 7914 1726882366.17189: stdout chunk (state=3): >>><<< 7914 1726882366.17292: _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 0x7f6741518530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67414e7b30> # /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 0x7f674151aab0> 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 0x7f67412ed190> # /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 0x7f67412edfd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f674132be60> # /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 0x7f674132bf20> # /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 0x7f6741363830> # /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 0x7f6741363ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741343b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741341250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741329010> # /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 0x7f6741387830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741386450> # /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 0x7f6741342120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741384bc0> # /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 0x7f67413b4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413282c0> # /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 0x7f67413b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413b4bc0> # 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 0x7f67413b4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741326de0> # /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 0x7f67413b5670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413b5340> 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 0x7f67413b6570> 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 0x7f67413d07a0> 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 0x7f67413d1ee0> # /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 0x7f67413d2d80> # 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 0x7f67413d33b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413d22d0> # /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 0x7f67413d3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413d3530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413b65d0> # /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 0x7f6741117ce0> # /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 0x7f6741140800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741140560> # 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 0x7f6741140770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67411409e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741115e80> # /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 0x7f6741142060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741140ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67413b6cc0> # /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 0x7f674116e420> # /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 0x7f67411864e0> # /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 0x7f67411c3260> # /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 0x7f67411e1a00> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67411c3380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741187170> # /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 0x7f6740fc4350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741185520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741142fc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6741185640> # zipimport: found 103 names in '/tmp/ansible_setup_payload_rihtz6q6/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 0x7f674102e030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6741004f20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67410040b0> # 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 0x7f6741007e90> # /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 0x7f674105d9d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674105d760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674105d070> # /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 0x7f674105db20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674102ea50> 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 0x7f674105e6f0> # 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 0x7f674105e930> # /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 0x7f674105ee70> 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 0x7f6740ec4aa0> # 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 0x7f6740ec66c0> # /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 0x7f6740ec6fc0> # /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 0x7f6740ec7ef0> # /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 0x7f6740ecac30> # 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 0x7f6740ecadb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ec8f20> # /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 0x7f6740eceba0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ecd670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ecd3d0> # /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 0x7f6740ecff20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740ec9430> # 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 0x7f6740f12cf0> # /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 0x7f6740f12f00> # /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 0x7f6740f14a10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f147d0> # /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 0x7f6740f16f60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f150d0> # /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 0x7f6740f22780> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f17110> # 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 0x7f6740f235f0> # 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 0x7f6740f237d0> # 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 0x7f6740f231a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f130b0> # /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 0x7f6740f27200> # 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 0x7f6740f28740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f25970> # 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 0x7f6740f26d20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f255e0> # 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 0x7f6740db06b0> # /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 0x7f6740db1460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740f2be60> 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 0x7f6740db14f0> # 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 0x7f6740db3b30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6740dba060> # 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 0x7f6740dba990> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740db2d50> # 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 0x7f6740db95b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740dbab70> 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 0x7f6740e4acc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740dc4a40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740dbeae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740dbe930> # 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 0x7f6740e51a30> # /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 0x7f674034c260> # 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 0x7f674034c5c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740e2d2e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740e2c3b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740e50110> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740e50b00> # /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 0x7f674034f650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674034ef00> # 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 0x7f674034f0e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f674034e330> # /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 0x7f674034f7d0> # /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 0x7f67403b6300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67403b4320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740e511f0> 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 0x7f67403b6600> # /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 0x7f67403b7230> 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 0x7f67403ea6f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67403d2540> 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 0x7f67401fa150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67401fbb00> 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 0x7f6740223f20> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740221730> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6740223140> {"ansible_facts": {"ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "32", "second": "44", "epoch": "1726882364", "epoch_int": "1726882364", "date": "2024-09-20", "time": "21:32:44", "iso8601_micro": "2024-09-21T01:32:44.713907Z", "iso8601": "2024-09-21T01:32:44Z", "iso8601_basic": "20240920T213244713907", "iso8601_basic_short": "20240920T213244", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "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_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 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.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_apparmor": {"status": "disabled"}, "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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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.15.7 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7914 1726882366.18170: 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-1726882364.0250776-8016-64224765537008/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7914 1726882366.18181: _low_level_execute_command(): starting 7914 1726882366.18184: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882364.0250776-8016-64224765537008/ > /dev/null 2>&1 && sleep 0' 7914 1726882366.18187: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7914 1726882366.18189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882366.18192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882366.18194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7914 1726882366.18196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 7914 1726882366.18199: stderr chunk (state=3): >>>debug2: match not found <<< 7914 1726882366.18201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.18203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7914 1726882366.18205: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 7914 1726882366.18208: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7914 1726882366.18275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882366.18278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882366.18287: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.18289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 7914 1726882366.18291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882366.18310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882366.18371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882366.20283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882366.20336: stderr chunk (state=3): >>><<< 7914 1726882366.20339: stdout chunk (state=3): >>><<< 7914 1726882366.20356: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882366.20362: handler run complete 7914 1726882366.20391: variable 'ansible_facts' from source: unknown 7914 1726882366.20449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.20529: variable 'ansible_facts' from source: unknown 7914 1726882366.20567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.20603: attempt loop complete, returning result 7914 1726882366.20607: _execute() done 7914 1726882366.20611: dumping result to json 7914 1726882366.20621: done dumping result, returning 7914 1726882366.20630: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affc7ec-ae25-447a-5597-0000000000dd] 7914 1726882366.20634: sending task result for task 0affc7ec-ae25-447a-5597-0000000000dd 7914 1726882366.20775: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000dd 7914 1726882366.20778: WORKER PROCESS EXITING ok: [managed_node1] 7914 1726882366.20926: no more pending results, returning what we have 7914 1726882366.20929: results queue empty 7914 1726882366.20930: checking for any_errors_fatal 7914 1726882366.20931: done checking for any_errors_fatal 7914 1726882366.20932: checking for max_fail_percentage 7914 1726882366.20934: done checking for max_fail_percentage 7914 1726882366.20935: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.20935: done checking to see if all hosts have failed 7914 1726882366.20936: getting the remaining hosts for this loop 7914 1726882366.20937: done getting the remaining hosts for this loop 7914 1726882366.20941: getting the next task for host managed_node1 7914 1726882366.20948: done getting next task for host managed_node1 7914 1726882366.20951: ^ task is: TASK: Check if system is ostree 7914 1726882366.20953: ^ 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 7914 1726882366.20956: getting variables 7914 1726882366.20957: in VariableManager get_vars() 7914 1726882366.20977: Calling all_inventory to load vars for managed_node1 7914 1726882366.20979: Calling groups_inventory to load vars for managed_node1 7914 1726882366.20982: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.20993: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.20995: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.20998: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.21113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.21235: done with get_vars() 7914 1726882366.21244: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:32:46 -0400 (0:00:02.279) 0:00:05.329 ****** 7914 1726882366.21315: entering _queue_task() for managed_node1/stat 7914 1726882366.21521: worker is 1 (out of 1 available) 7914 1726882366.21537: exiting _queue_task() for managed_node1/stat 7914 1726882366.21548: done queuing things up, now waiting for results queue to drain 7914 1726882366.21550: waiting for pending results... 7914 1726882366.21704: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 7914 1726882366.21774: in run() - task 0affc7ec-ae25-447a-5597-0000000000df 7914 1726882366.21784: variable 'ansible_search_path' from source: unknown 7914 1726882366.21788: variable 'ansible_search_path' from source: unknown 7914 1726882366.21819: calling self._execute() 7914 1726882366.21881: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.21887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.21895: variable 'omit' from source: magic vars 7914 1726882366.22261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7914 1726882366.22469: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7914 1726882366.22503: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7914 1726882366.22532: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7914 1726882366.22560: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7914 1726882366.22630: 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) 7914 1726882366.22650: 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) 7914 1726882366.22672: 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) 7914 1726882366.22691: 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) 7914 1726882366.22786: Evaluated conditional (not __network_is_ostree is defined): True 7914 1726882366.22789: variable 'omit' from source: magic vars 7914 1726882366.22817: variable 'omit' from source: magic vars 7914 1726882366.22848: variable 'omit' from source: magic vars 7914 1726882366.22868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7914 1726882366.22892: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7914 1726882366.22907: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7914 1726882366.22920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7914 1726882366.22931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7914 1726882366.22957: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7914 1726882366.22960: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.22963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.23034: Set connection var ansible_timeout to 10 7914 1726882366.23037: Set connection var ansible_connection to ssh 7914 1726882366.23049: Set connection var ansible_pipelining to False 7914 1726882366.23052: Set connection var ansible_shell_type to sh 7914 1726882366.23055: Set connection var ansible_module_compression to ZIP_DEFLATED 7914 1726882366.23061: Set connection var ansible_shell_executable to /bin/sh 7914 1726882366.23078: variable 'ansible_shell_executable' from source: unknown 7914 1726882366.23081: variable 'ansible_connection' from source: unknown 7914 1726882366.23084: variable 'ansible_module_compression' from source: unknown 7914 1726882366.23087: variable 'ansible_shell_type' from source: unknown 7914 1726882366.23090: variable 'ansible_shell_executable' from source: unknown 7914 1726882366.23092: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.23095: variable 'ansible_pipelining' from source: unknown 7914 1726882366.23098: variable 'ansible_timeout' from source: unknown 7914 1726882366.23101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.23207: 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__) 7914 1726882366.23219: variable 'omit' from source: magic vars 7914 1726882366.23225: starting attempt loop 7914 1726882366.23227: running the handler 7914 1726882366.23236: _low_level_execute_command(): starting 7914 1726882366.23246: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7914 1726882366.23765: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882366.23769: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.23774: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882366.23776: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.23830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 7914 1726882366.23833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882366.23847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882366.23894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882366.25568: stdout chunk (state=3): >>>/root <<< 7914 1726882366.25680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882366.25735: stderr chunk (state=3): >>><<< 7914 1726882366.25739: stdout chunk (state=3): >>><<< 7914 1726882366.25759: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882366.25773: _low_level_execute_command(): starting 7914 1726882366.25777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330 `" && echo ansible-tmp-1726882366.2575831-8102-88667780523330="` echo /root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330 `" ) && sleep 0' 7914 1726882366.26244: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882366.26250: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 7914 1726882366.26255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882366.26258: 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.15.7 originally 10.31.15.7 debug2: match found <<< 7914 1726882366.26262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.26319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 7914 1726882366.26326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882366.26395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882366.26455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882366.28399: stdout chunk (state=3): >>>ansible-tmp-1726882366.2575831-8102-88667780523330=/root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330 <<< 7914 1726882366.28516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882366.28564: stderr chunk (state=3): >>><<< 7914 1726882366.28567: stdout chunk (state=3): >>><<< 7914 1726882366.28581: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882366.2575831-8102-88667780523330=/root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330 , stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882366.28621: variable 'ansible_module_compression' from source: unknown 7914 1726882366.28670: ANSIBALLZ: Using lock for stat 7914 1726882366.28674: ANSIBALLZ: Acquiring lock 7914 1726882366.28677: ANSIBALLZ: Lock acquired: 139727119733664 7914 1726882366.28679: ANSIBALLZ: Creating module 7914 1726882366.43990: ANSIBALLZ: Writing module into payload 7914 1726882366.44061: ANSIBALLZ: Writing module 7914 1726882366.44077: ANSIBALLZ: Renaming module 7914 1726882366.44083: ANSIBALLZ: Done creating module 7914 1726882366.44097: variable 'ansible_facts' from source: unknown 7914 1726882366.44150: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330/AnsiballZ_stat.py 7914 1726882366.44247: Sending initial data 7914 1726882366.44251: Sent initial data (150 bytes) 7914 1726882366.44704: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882366.44707: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.44710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 7914 1726882366.44713: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.44767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882366.44771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882366.44834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882366.46557: 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 <<< 7914 1726882366.46617: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7914 1726882366.46661: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7914eu3u994f/tmpimg1kf5r /root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330/AnsiballZ_stat.py <<< 7914 1726882366.46665: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330/AnsiballZ_stat.py" <<< 7914 1726882366.46706: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7914eu3u994f/tmpimg1kf5r" to remote "/root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330/AnsiballZ_stat.py" <<< 7914 1726882366.47340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882366.47352: stderr chunk (state=3): >>><<< 7914 1726882366.47355: stdout chunk (state=3): >>><<< 7914 1726882366.47372: done transferring module to remote 7914 1726882366.47388: _low_level_execute_command(): starting 7914 1726882366.47393: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330/ /root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330/AnsiballZ_stat.py && sleep 0' 7914 1726882366.47844: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882366.47848: 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.15.7 originally 10.31.15.7 debug2: match not found <<< 7914 1726882366.47851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7914 1726882366.47853: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882366.47855: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.47905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 7914 1726882366.47908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882366.47964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882366.49907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882366.49910: stdout chunk (state=3): >>><<< 7914 1726882366.49938: stderr chunk (state=3): >>><<< 7914 1726882366.49964: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882366.49968: _low_level_execute_command(): starting 7914 1726882366.49971: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330/AnsiballZ_stat.py && sleep 0' 7914 1726882366.50428: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882366.50432: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.50436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 7914 1726882366.50445: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882366.50458: 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.50499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882366.50502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882366.50566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882366.52888: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7914 1726882366.52920: stdout chunk (state=3): >>>import _imp # builtin <<< 7914 1726882366.52955: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7914 1726882366.53032: stdout chunk (state=3): >>>import '_io' # <<< 7914 1726882366.53037: stdout chunk (state=3): >>>import 'marshal' # <<< 7914 1726882366.53078: stdout chunk (state=3): >>>import 'posix' # <<< 7914 1726882366.53114: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7914 1726882366.53145: stdout chunk (state=3): >>>import 'time' # <<< 7914 1726882366.53152: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7914 1726882366.53212: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7914 1726882366.53216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882366.53235: stdout chunk (state=3): >>>import '_codecs' # <<< 7914 1726882366.53261: stdout chunk (state=3): >>>import 'codecs' # <<< 7914 1726882366.53302: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7914 1726882366.53331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7914 1726882366.53334: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9bfc530> <<< 7914 1726882366.53357: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9bcbb30> <<< 7914 1726882366.53370: 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' <<< 7914 1726882366.53386: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9bfeab0> <<< 7914 1726882366.53415: stdout chunk (state=3): >>>import '_signal' # <<< 7914 1726882366.53431: stdout chunk (state=3): >>>import '_abc' # <<< 7914 1726882366.53442: stdout chunk (state=3): >>>import 'abc' # <<< 7914 1726882366.53460: stdout chunk (state=3): >>>import 'io' # <<< 7914 1726882366.53500: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7914 1726882366.53593: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7914 1726882366.53629: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7914 1726882366.53667: stdout chunk (state=3): >>>import 'os' # <<< 7914 1726882366.53677: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7914 1726882366.53695: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 7914 1726882366.53724: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7914 1726882366.53727: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 7914 1726882366.53743: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7914 1726882366.53765: 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 <<< 7914 1726882366.53771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7914 1726882366.53783: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada99d11c0> <<< 7914 1726882366.53851: 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 <<< 7914 1726882366.53867: 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 0x7fada99d2000> <<< 7914 1726882366.53897: stdout chunk (state=3): >>>import 'site' # <<< 7914 1726882366.53931: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 7914 1726882366.54175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7914 1726882366.54194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7914 1726882366.54217: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7914 1726882366.54234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882366.54249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7914 1726882366.54294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7914 1726882366.54310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7914 1726882366.54349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7914 1726882366.54351: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a0fe90> <<< 7914 1726882366.54379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7914 1726882366.54393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7914 1726882366.54420: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a0ff50> <<< 7914 1726882366.54443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7914 1726882366.54468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7914 1726882366.54501: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7914 1726882366.54547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882366.54568: stdout chunk (state=3): >>>import 'itertools' # <<< 7914 1726882366.54595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7914 1726882366.54603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a47830> <<< 7914 1726882366.54643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7914 1726882366.54649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7914 1726882366.54652: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a47ec0> <<< 7914 1726882366.54658: stdout chunk (state=3): >>>import '_collections' # <<< 7914 1726882366.54716: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a27b00> <<< 7914 1726882366.54729: stdout chunk (state=3): >>>import '_functools' # <<< 7914 1726882366.54757: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a251f0> <<< 7914 1726882366.54852: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a0d040> <<< 7914 1726882366.54881: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7914 1726882366.54897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7914 1726882366.54917: stdout chunk (state=3): >>>import '_sre' # <<< 7914 1726882366.54939: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7914 1726882366.54968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7914 1726882366.54985: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7914 1726882366.54999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7914 1726882366.55032: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a6b7d0> <<< 7914 1726882366.55051: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a6a3f0> <<< 7914 1726882366.55076: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7914 1726882366.55081: 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 0x7fada9a262a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a68bf0> <<< 7914 1726882366.55146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 7914 1726882366.55165: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a98830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a0c2f0> <<< 7914 1726882366.55185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 7914 1726882366.55189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7914 1726882366.55221: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.55228: 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 0x7fada9a98ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a98b90> <<< 7914 1726882366.55270: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.55284: 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 0x7fada9a98f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a0ae40> <<< 7914 1726882366.55324: 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' <<< 7914 1726882366.55349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7914 1726882366.55380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7914 1726882366.55399: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a99670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a99340> <<< 7914 1726882366.55402: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7914 1726882366.55441: 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' <<< 7914 1726882366.55467: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a9a570> <<< 7914 1726882366.55479: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7914 1726882366.55496: stdout chunk (state=3): >>>import 'runpy' # <<< 7914 1726882366.55512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7914 1726882366.55551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7914 1726882366.55577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7914 1726882366.55583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9ab4770> <<< 7914 1726882366.55607: stdout chunk (state=3): >>>import 'errno' # <<< 7914 1726882366.55635: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.55645: 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 0x7fada9ab5eb0> <<< 7914 1726882366.55675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7914 1726882366.55677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7914 1726882366.55708: 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' <<< 7914 1726882366.55728: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9ab6d50> <<< 7914 1726882366.55761: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.55773: 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 0x7fada9ab73b0> <<< 7914 1726882366.55785: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9ab62a0> <<< 7914 1726882366.55817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7914 1726882366.55827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7914 1726882366.55874: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.55877: 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 0x7fada9ab7e00> <<< 7914 1726882366.55884: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9ab7530> <<< 7914 1726882366.55931: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a9a5a0> <<< 7914 1726882366.55954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7914 1726882366.55975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7914 1726882366.56005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7914 1726882366.56018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7914 1726882366.56056: 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 0x7fada987fcb0> <<< 7914 1726882366.56083: 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' <<< 7914 1726882366.56121: 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 0x7fada98a87a0> <<< 7914 1726882366.56126: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98a8500> <<< 7914 1726882366.56155: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.56157: 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 0x7fada98a8740> <<< 7914 1726882366.56182: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.56186: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fada98a8950> <<< 7914 1726882366.56207: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada987de50> <<< 7914 1726882366.56228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7914 1726882366.56336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7914 1726882366.56354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7914 1726882366.56372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7914 1726882366.56378: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98a9fd0> <<< 7914 1726882366.56411: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98a8c50> <<< 7914 1726882366.56423: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a9ac90> <<< 7914 1726882366.56454: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7914 1726882366.56506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882366.56530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7914 1726882366.56571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7914 1726882366.56606: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98d6390> <<< 7914 1726882366.56652: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7914 1726882366.56673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882366.56697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7914 1726882366.56721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7914 1726882366.56764: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98ee510> <<< 7914 1726882366.56792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7914 1726882366.56832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7914 1726882366.56886: stdout chunk (state=3): >>>import 'ntpath' # <<< 7914 1726882366.57001: 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'<<< 7914 1726882366.57003: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada99272c0> # /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 <<< 7914 1726882366.57027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7914 1726882366.57123: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9949a60> <<< 7914 1726882366.57195: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada99273e0> <<< 7914 1726882366.57243: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98ef1a0> <<< 7914 1726882366.57270: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7914 1726882366.57282: 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 0x7fada9724410> <<< 7914 1726882366.57295: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98ed550> <<< 7914 1726882366.57299: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98aaf30> <<< 7914 1726882366.57399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7914 1726882366.57428: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fada98ed910> <<< 7914 1726882366.57503: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_n4zz3_l5/ansible_stat_payload.zip' <<< 7914 1726882366.57508: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.57661: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.57691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7914 1726882366.57696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7914 1726882366.57747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7914 1726882366.57820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7914 1726882366.57859: 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 0x7fada977e180> <<< 7914 1726882366.57869: stdout chunk (state=3): >>>import '_typing' # <<< 7914 1726882366.58079: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9755070> <<< 7914 1726882366.58081: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada97541d0> <<< 7914 1726882366.58082: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.58116: stdout chunk (state=3): >>>import 'ansible' # <<< 7914 1726882366.58120: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.58156: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.58160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.58170: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7914 1726882366.58186: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.59739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.61003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7914 1726882366.61009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9757590> <<< 7914 1726882366.61038: 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' <<< 7914 1726882366.61076: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7914 1726882366.61080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7914 1726882366.61106: 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' <<< 7914 1726882366.61140: 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 0x7fada97a9bb0> <<< 7914 1726882366.61181: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada97a9940> <<< 7914 1726882366.61212: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada97a9250> <<< 7914 1726882366.61238: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7914 1726882366.61243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7914 1726882366.61281: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada97a96a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada977ee10> <<< 7914 1726882366.61299: stdout chunk (state=3): >>>import 'atexit' # <<< 7914 1726882366.61331: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.61337: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fada97aa930> <<< 7914 1726882366.61362: 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' <<< 7914 1726882366.61367: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fada97aab70> <<< 7914 1726882366.61390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7914 1726882366.61435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7914 1726882366.61455: stdout chunk (state=3): >>>import '_locale' # <<< 7914 1726882366.61507: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada97ab080> <<< 7914 1726882366.61518: stdout chunk (state=3): >>>import 'pwd' # <<< 7914 1726882366.61535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7914 1726882366.61566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7914 1726882366.61601: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9608e60> <<< 7914 1726882366.61631: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.61637: 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 0x7fada960aa80> <<< 7914 1726882366.61667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7914 1726882366.61676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7914 1726882366.61726: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada960b410> <<< 7914 1726882366.61740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7914 1726882366.61773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7914 1726882366.61789: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada960c5f0> <<< 7914 1726882366.61813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7914 1726882366.61849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7914 1726882366.61876: 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' <<< 7914 1726882366.61941: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada960f020> <<< 7914 1726882366.61978: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.61981: 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 0x7fada960f140> <<< 7914 1726882366.62004: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada960d2e0> <<< 7914 1726882366.62028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7914 1726882366.62055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7914 1726882366.62074: 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' <<< 7914 1726882366.62103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7914 1726882366.62129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7914 1726882366.62159: 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' <<< 7914 1726882366.62181: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9612fc0> <<< 7914 1726882366.62186: stdout chunk (state=3): >>>import '_tokenize' # <<< 7914 1726882366.62260: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9611ac0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9611820> <<< 7914 1726882366.62289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7914 1726882366.62298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7914 1726882366.62384: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9613f80> <<< 7914 1726882366.62406: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada960d7f0> <<< 7914 1726882366.62440: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.62444: 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 0x7fada965b200> <<< 7914 1726882366.62468: 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 0x7fada965b3b0> <<< 7914 1726882366.62504: 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 <<< 7914 1726882366.62516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7914 1726882366.62542: 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' <<< 7914 1726882366.62582: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.62587: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fada965cec0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada965cc80> <<< 7914 1726882366.62611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7914 1726882366.62726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7914 1726882366.62777: 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 0x7fada965f380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada965d550> <<< 7914 1726882366.62809: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7914 1726882366.62848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882366.62873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7914 1726882366.62881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7914 1726882366.62896: stdout chunk (state=3): >>>import '_string' # <<< 7914 1726882366.62939: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9666b40> <<< 7914 1726882366.63077: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada965f4d0> <<< 7914 1726882366.63153: 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'<<< 7914 1726882366.63157: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fada96677a0> <<< 7914 1726882366.63198: 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' <<< 7914 1726882366.63200: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fada9667ce0> <<< 7914 1726882366.63239: 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' <<< 7914 1726882366.63250: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fada9667bf0> <<< 7914 1726882366.63259: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada965b590> <<< 7914 1726882366.63281: 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' <<< 7914 1726882366.63306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7914 1726882366.63327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7914 1726882366.63362: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.63386: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.63390: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fada966b410> <<< 7914 1726882366.63554: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.63575: 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 0x7fada966c950> <<< 7914 1726882366.63578: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9669b80> <<< 7914 1726882366.63623: 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 0x7fada966af30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9669790> <<< 7914 1726882366.63643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.63663: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7914 1726882366.63675: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.63776: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.63887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.63895: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.63900: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7914 1726882366.63923: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7914 1726882366.63941: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 7914 1726882366.63943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.64077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.64208: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.64826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.65446: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7914 1726882366.65450: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7914 1726882366.65465: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7914 1726882366.65478: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7914 1726882366.65504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882366.65559: 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 0x7fada96f09e0> <<< 7914 1726882366.65651: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7914 1726882366.65663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7914 1726882366.65682: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada96f1760> <<< 7914 1726882366.65688: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada966f3b0> <<< 7914 1726882366.65747: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7914 1726882366.65750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.65772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.65795: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7914 1726882366.65800: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.65966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.66143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7914 1726882366.66147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7914 1726882366.66161: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada96f1460> <<< 7914 1726882366.66176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.66695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.67202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.67279: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.67363: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7914 1726882366.67369: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.67415: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.67454: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7914 1726882366.67465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.67536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.67636: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7914 1726882366.67642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.67670: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7914 1726882366.67682: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.67728: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.67768: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7914 1726882366.67788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.68036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.68297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7914 1726882366.68364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7914 1726882366.68381: stdout chunk (state=3): >>>import '_ast' # <<< 7914 1726882366.68454: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada96f24b0> <<< 7914 1726882366.68472: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.68547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.68635: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7914 1726882366.68637: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 7914 1726882366.68652: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7914 1726882366.68676: 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' <<< 7914 1726882366.68768: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7914 1726882366.68896: 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 0x7fada96fe150> <<< 7914 1726882366.68954: 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 0x7fada96fea80> <<< 7914 1726882366.68968: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada96f2d80> <<< 7914 1726882366.68981: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.69031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.69073: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7914 1726882366.69087: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.69132: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.69179: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.69241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.69316: 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 <<< 7914 1726882366.69358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7914 1726882366.69451: 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 0x7fada96fd7f0> <<< 7914 1726882366.69494: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada96fec90> <<< 7914 1726882366.69527: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7914 1726882366.69545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.69611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.69680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.69711: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.69757: 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' <<< 7914 1726882366.69783: 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 <<< 7914 1726882366.69804: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7914 1726882366.69833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7914 1726882366.69889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7914 1726882366.69914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7914 1726882366.69928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7914 1726882366.69992: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada958ede0> <<< 7914 1726882366.70040: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9508bc0> <<< 7914 1726882366.70128: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9702c30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9702a80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7914 1726882366.70145: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.70174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.70207: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7914 1726882366.70264: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7914 1726882366.70301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.70307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.70314: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 7914 1726882366.70325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.70467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.70676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7914 1726882366.70805: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 7914 1726882366.71163: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 7914 1726882366.71177: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 7914 1726882366.71189: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.71200: 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__ <<< 7914 1726882366.71257: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random <<< 7914 1726882366.71264: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.71332: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.71341: stdout chunk (state=3): >>># 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<<< 7914 1726882366.71347: stdout chunk (state=3): >>> # 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 <<< 7914 1726882366.71356: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.71371: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7914 1726882366.71629: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7914 1726882366.71645: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7914 1726882366.71672: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7914 1726882366.71682: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7914 1726882366.71694: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7914 1726882366.71732: stdout chunk (state=3): >>># destroy ntpath <<< 7914 1726882366.71755: 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 <<< 7914 1726882366.71800: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd<<< 7914 1726882366.71804: stdout chunk (state=3): >>> <<< 7914 1726882366.71814: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7914 1726882366.71856: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 7914 1726882366.71861: stdout chunk (state=3): >>># destroy datetime <<< 7914 1726882366.71879: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 7914 1726882366.71892: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7914 1726882366.71937: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7914 1726882366.71955: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 7914 1726882366.71979: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 7914 1726882366.71993: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7914 1726882366.72007: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 7914 1726882366.72035: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7914 1726882366.72049: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 7914 1726882366.72087: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7914 1726882366.72097: 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 <<< 7914 1726882366.72115: stdout chunk (state=3): >>># 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 <<< 7914 1726882366.72141: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 7914 1726882366.72162: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7914 1726882366.72295: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7914 1726882366.72317: stdout chunk (state=3): >>># destroy _collections <<< 7914 1726882366.72349: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7914 1726882366.72353: stdout chunk (state=3): >>># destroy tokenize <<< 7914 1726882366.72377: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7914 1726882366.72445: stdout chunk (state=3): >>># destroy _typing <<< 7914 1726882366.72450: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 7914 1726882366.72453: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal<<< 7914 1726882366.72454: stdout chunk (state=3): >>> <<< 7914 1726882366.72466: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7914 1726882366.72552: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7914 1726882366.72562: 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 <<< 7914 1726882366.72586: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7914 1726882366.72601: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7914 1726882366.72627: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 7914 1726882366.72636: stdout chunk (state=3): >>># destroy _string # destroy re <<< 7914 1726882366.72665: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 7914 1726882366.72670: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7914 1726882366.72687: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7914 1726882366.73052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 7914 1726882366.73117: stderr chunk (state=3): >>><<< 7914 1726882366.73120: stdout chunk (state=3): >>><<< 7914 1726882366.73183: _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 0x7fada9bfc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9bcbb30> # /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 0x7fada9bfeab0> 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 0x7fada99d11c0> # /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 0x7fada99d2000> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7fada9a0fe90> # /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 0x7fada9a0ff50> # /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 0x7fada9a47830> # /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 0x7fada9a47ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a27b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a251f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a0d040> # /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 0x7fada9a6b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a6a3f0> # /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 0x7fada9a262a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a68bf0> # /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 0x7fada9a98830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a0c2f0> # /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 0x7fada9a98ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a98b90> # 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 0x7fada9a98f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a0ae40> # /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 0x7fada9a99670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a99340> 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 0x7fada9a9a570> 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 0x7fada9ab4770> 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 0x7fada9ab5eb0> # /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 0x7fada9ab6d50> # 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 0x7fada9ab73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9ab62a0> # /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 0x7fada9ab7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9ab7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a9a5a0> # /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 0x7fada987fcb0> # /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 0x7fada98a87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98a8500> # 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 0x7fada98a8740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fada98a8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada987de50> # /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 0x7fada98a9fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98a8c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9a9ac90> # /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 0x7fada98d6390> # /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 0x7fada98ee510> # /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 0x7fada99272c0> # /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 0x7fada9949a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada99273e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98ef1a0> # /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 0x7fada9724410> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98ed550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada98aaf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fada98ed910> # zipimport: found 30 names in '/tmp/ansible_stat_payload_n4zz3_l5/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 0x7fada977e180> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9755070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada97541d0> # 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 0x7fada9757590> # /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 0x7fada97a9bb0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada97a9940> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada97a9250> # /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 0x7fada97a96a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada977ee10> 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 0x7fada97aa930> # 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 0x7fada97aab70> # /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 0x7fada97ab080> 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 0x7fada9608e60> # 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 0x7fada960aa80> # /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 0x7fada960b410> # /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 0x7fada960c5f0> # /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 0x7fada960f020> # 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 0x7fada960f140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada960d2e0> # /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 0x7fada9612fc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9611ac0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9611820> # /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 0x7fada9613f80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada960d7f0> # 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 0x7fada965b200> # /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 0x7fada965b3b0> # /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 0x7fada965cec0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada965cc80> # /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 0x7fada965f380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada965d550> # /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 0x7fada9666b40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada965f4d0> # 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 0x7fada96677a0> # 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 0x7fada9667ce0> # 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 0x7fada9667bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada965b590> # /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 0x7fada966b410> # 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 0x7fada966c950> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9669b80> # 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 0x7fada966af30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9669790> # 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 0x7fada96f09e0> # /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 0x7fada96f1760> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada966f3b0> 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 0x7fada96f1460> # 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 0x7fada96f24b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fada96fe150> # 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 0x7fada96fea80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada96f2d80> # 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 0x7fada96fd7f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada96fec90> 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 0x7fada958ede0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9508bc0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9702c30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fada9702a80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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.15.7 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7914 1726882366.73747: 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-1726882366.2575831-8102-88667780523330/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7914 1726882366.73750: _low_level_execute_command(): starting 7914 1726882366.73758: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882366.2575831-8102-88667780523330/ > /dev/null 2>&1 && sleep 0' 7914 1726882366.73878: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7914 1726882366.73886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882366.73929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7914 1726882366.73933: 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.15.7 originally 10.31.15.7 <<< 7914 1726882366.73935: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.73937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7914 1726882366.73940: 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.15.7 originally 10.31.15.7 debug2: match found <<< 7914 1726882366.73942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7914 1726882366.73997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 7914 1726882366.74004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7914 1726882366.74055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7914 1726882366.75973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7914 1726882366.76020: stderr chunk (state=3): >>><<< 7914 1726882366.76029: stdout chunk (state=3): >>><<< 7914 1726882366.76039: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, 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.15.7 originally 10.31.15.7 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.15.7 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.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 7914 1726882366.76049: handler run complete 7914 1726882366.76065: attempt loop complete, returning result 7914 1726882366.76068: _execute() done 7914 1726882366.76071: dumping result to json 7914 1726882366.76074: done dumping result, returning 7914 1726882366.76082: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affc7ec-ae25-447a-5597-0000000000df] 7914 1726882366.76086: sending task result for task 0affc7ec-ae25-447a-5597-0000000000df 7914 1726882366.76190: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000df 7914 1726882366.76193: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 7914 1726882366.76266: no more pending results, returning what we have 7914 1726882366.76270: results queue empty 7914 1726882366.76271: checking for any_errors_fatal 7914 1726882366.76277: done checking for any_errors_fatal 7914 1726882366.76278: checking for max_fail_percentage 7914 1726882366.76279: done checking for max_fail_percentage 7914 1726882366.76280: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.76281: done checking to see if all hosts have failed 7914 1726882366.76282: getting the remaining hosts for this loop 7914 1726882366.76283: done getting the remaining hosts for this loop 7914 1726882366.76287: getting the next task for host managed_node1 7914 1726882366.76292: done getting next task for host managed_node1 7914 1726882366.76295: ^ task is: TASK: Set flag to indicate system is ostree 7914 1726882366.76297: ^ 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 7914 1726882366.76301: getting variables 7914 1726882366.76307: in VariableManager get_vars() 7914 1726882366.76339: Calling all_inventory to load vars for managed_node1 7914 1726882366.76341: Calling groups_inventory to load vars for managed_node1 7914 1726882366.76347: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.76361: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.76364: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.76367: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.76546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.76691: done with get_vars() 7914 1726882366.76698: done getting variables 7914 1726882366.76776: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:32:46 -0400 (0:00:00.554) 0:00:05.883 ****** 7914 1726882366.76799: entering _queue_task() for managed_node1/set_fact 7914 1726882366.76800: Creating lock for set_fact 7914 1726882366.77039: worker is 1 (out of 1 available) 7914 1726882366.77050: exiting _queue_task() for managed_node1/set_fact 7914 1726882366.77062: done queuing things up, now waiting for results queue to drain 7914 1726882366.77064: waiting for pending results... 7914 1726882366.77415: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 7914 1726882366.77482: in run() - task 0affc7ec-ae25-447a-5597-0000000000e0 7914 1726882366.77500: variable 'ansible_search_path' from source: unknown 7914 1726882366.77506: variable 'ansible_search_path' from source: unknown 7914 1726882366.77550: calling self._execute() 7914 1726882366.77635: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.77651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.77665: variable 'omit' from source: magic vars 7914 1726882366.78327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7914 1726882366.78409: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7914 1726882366.78464: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7914 1726882366.78506: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7914 1726882366.78548: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7914 1726882366.78667: 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) 7914 1726882366.78699: 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) 7914 1726882366.78732: 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) 7914 1726882366.78769: 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) 7914 1726882366.78899: Evaluated conditional (not __network_is_ostree is defined): True 7914 1726882366.78911: variable 'omit' from source: magic vars 7914 1726882366.78957: variable 'omit' from source: magic vars 7914 1726882366.79084: variable '__ostree_booted_stat' from source: set_fact 7914 1726882366.79140: variable 'omit' from source: magic vars 7914 1726882366.79172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7914 1726882366.79206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7914 1726882366.79232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7914 1726882366.79260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7914 1726882366.79275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7914 1726882366.79309: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7914 1726882366.79319: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.79329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.79436: Set connection var ansible_timeout to 10 7914 1726882366.79447: Set connection var ansible_connection to ssh 7914 1726882366.79468: Set connection var ansible_pipelining to False 7914 1726882366.79474: Set connection var ansible_shell_type to sh 7914 1726882366.79484: Set connection var ansible_module_compression to ZIP_DEFLATED 7914 1726882366.79492: Set connection var ansible_shell_executable to /bin/sh 7914 1726882366.79517: variable 'ansible_shell_executable' from source: unknown 7914 1726882366.79527: variable 'ansible_connection' from source: unknown 7914 1726882366.79534: variable 'ansible_module_compression' from source: unknown 7914 1726882366.79540: variable 'ansible_shell_type' from source: unknown 7914 1726882366.79550: variable 'ansible_shell_executable' from source: unknown 7914 1726882366.79557: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.79564: variable 'ansible_pipelining' from source: unknown 7914 1726882366.79727: variable 'ansible_timeout' from source: unknown 7914 1726882366.79730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.79733: 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) 7914 1726882366.79735: variable 'omit' from source: magic vars 7914 1726882366.79737: starting attempt loop 7914 1726882366.79740: running the handler 7914 1726882366.79742: handler run complete 7914 1726882366.79747: attempt loop complete, returning result 7914 1726882366.79749: _execute() done 7914 1726882366.79751: dumping result to json 7914 1726882366.79758: done dumping result, returning 7914 1726882366.79769: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affc7ec-ae25-447a-5597-0000000000e0] 7914 1726882366.79778: sending task result for task 0affc7ec-ae25-447a-5597-0000000000e0 7914 1726882366.79880: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000e0 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7914 1726882366.79941: no more pending results, returning what we have 7914 1726882366.79944: results queue empty 7914 1726882366.79945: checking for any_errors_fatal 7914 1726882366.79952: done checking for any_errors_fatal 7914 1726882366.79953: checking for max_fail_percentage 7914 1726882366.79954: done checking for max_fail_percentage 7914 1726882366.79955: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.79956: done checking to see if all hosts have failed 7914 1726882366.79957: getting the remaining hosts for this loop 7914 1726882366.79958: done getting the remaining hosts for this loop 7914 1726882366.79962: getting the next task for host managed_node1 7914 1726882366.79971: done getting next task for host managed_node1 7914 1726882366.79973: ^ task is: TASK: Fix CentOS6 Base repo 7914 1726882366.79980: ^ 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 7914 1726882366.79985: getting variables 7914 1726882366.79987: in VariableManager get_vars() 7914 1726882366.80016: Calling all_inventory to load vars for managed_node1 7914 1726882366.80018: Calling groups_inventory to load vars for managed_node1 7914 1726882366.80024: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.80036: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.80039: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.80043: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.80371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.80591: done with get_vars() 7914 1726882366.80600: done getting variables 7914 1726882366.80631: WORKER PROCESS EXITING 7914 1726882366.80733: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:32:46 -0400 (0:00:00.039) 0:00:05.923 ****** 7914 1726882366.80768: entering _queue_task() for managed_node1/copy 7914 1726882366.81155: worker is 1 (out of 1 available) 7914 1726882366.81164: exiting _queue_task() for managed_node1/copy 7914 1726882366.81174: done queuing things up, now waiting for results queue to drain 7914 1726882366.81176: waiting for pending results... 7914 1726882366.81282: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 7914 1726882366.81389: in run() - task 0affc7ec-ae25-447a-5597-0000000000e2 7914 1726882366.81415: variable 'ansible_search_path' from source: unknown 7914 1726882366.81425: variable 'ansible_search_path' from source: unknown 7914 1726882366.81467: calling self._execute() 7914 1726882366.81554: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.81566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.81578: variable 'omit' from source: magic vars 7914 1726882366.82152: variable 'ansible_distribution' from source: facts 7914 1726882366.82186: Evaluated conditional (ansible_distribution == 'CentOS'): False 7914 1726882366.82194: when evaluation is False, skipping this task 7914 1726882366.82200: _execute() done 7914 1726882366.82206: dumping result to json 7914 1726882366.82212: done dumping result, returning 7914 1726882366.82220: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affc7ec-ae25-447a-5597-0000000000e2] 7914 1726882366.82231: sending task result for task 0affc7ec-ae25-447a-5597-0000000000e2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 7914 1726882366.82542: no more pending results, returning what we have 7914 1726882366.82549: results queue empty 7914 1726882366.82550: checking for any_errors_fatal 7914 1726882366.82553: done checking for any_errors_fatal 7914 1726882366.82554: checking for max_fail_percentage 7914 1726882366.82556: done checking for max_fail_percentage 7914 1726882366.82556: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.82558: done checking to see if all hosts have failed 7914 1726882366.82558: getting the remaining hosts for this loop 7914 1726882366.82560: done getting the remaining hosts for this loop 7914 1726882366.82564: getting the next task for host managed_node1 7914 1726882366.82570: done getting next task for host managed_node1 7914 1726882366.82573: ^ task is: TASK: Include the task 'enable_epel.yml' 7914 1726882366.82576: ^ 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 7914 1726882366.82579: getting variables 7914 1726882366.82581: in VariableManager get_vars() 7914 1726882366.82610: Calling all_inventory to load vars for managed_node1 7914 1726882366.82613: Calling groups_inventory to load vars for managed_node1 7914 1726882366.82618: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.82634: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.82637: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.82641: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.82977: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000e2 7914 1726882366.82981: WORKER PROCESS EXITING 7914 1726882366.83005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.83240: done with get_vars() 7914 1726882366.83252: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:32:46 -0400 (0:00:00.025) 0:00:05.949 ****** 7914 1726882366.83357: entering _queue_task() for managed_node1/include_tasks 7914 1726882366.83766: worker is 1 (out of 1 available) 7914 1726882366.83778: exiting _queue_task() for managed_node1/include_tasks 7914 1726882366.83789: done queuing things up, now waiting for results queue to drain 7914 1726882366.83791: waiting for pending results... 7914 1726882366.84062: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 7914 1726882366.84187: in run() - task 0affc7ec-ae25-447a-5597-0000000000e3 7914 1726882366.84229: variable 'ansible_search_path' from source: unknown 7914 1726882366.84237: variable 'ansible_search_path' from source: unknown 7914 1726882366.84296: calling self._execute() 7914 1726882366.84387: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.84401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.84415: variable 'omit' from source: magic vars 7914 1726882366.84976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882366.86701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882366.86753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882366.86782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882366.86820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882366.86842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882366.86907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882366.86930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882366.86951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882366.86985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882366.86993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882366.87095: variable '__network_is_ostree' from source: set_fact 7914 1726882366.87111: Evaluated conditional (not __network_is_ostree | d(false)): True 7914 1726882366.87114: _execute() done 7914 1726882366.87119: dumping result to json 7914 1726882366.87124: done dumping result, returning 7914 1726882366.87167: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affc7ec-ae25-447a-5597-0000000000e3] 7914 1726882366.87171: sending task result for task 0affc7ec-ae25-447a-5597-0000000000e3 7914 1726882366.87449: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000e3 7914 1726882366.87473: no more pending results, returning what we have 7914 1726882366.87477: in VariableManager get_vars() 7914 1726882366.87505: Calling all_inventory to load vars for managed_node1 7914 1726882366.87507: Calling groups_inventory to load vars for managed_node1 7914 1726882366.87511: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.87529: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.87533: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.87538: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.87720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.87929: done with get_vars() 7914 1726882366.87939: variable 'ansible_search_path' from source: unknown 7914 1726882366.87940: variable 'ansible_search_path' from source: unknown 7914 1726882366.87964: WORKER PROCESS EXITING 7914 1726882366.88109: we have included files to process 7914 1726882366.88110: generating all_blocks data 7914 1726882366.88112: done generating all_blocks data 7914 1726882366.88117: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7914 1726882366.88119: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7914 1726882366.88129: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7914 1726882366.88676: done processing included file 7914 1726882366.88678: iterating over new_blocks loaded from include file 7914 1726882366.88679: in VariableManager get_vars() 7914 1726882366.88687: done with get_vars() 7914 1726882366.88688: filtering new block on tags 7914 1726882366.88705: done filtering new block on tags 7914 1726882366.88707: in VariableManager get_vars() 7914 1726882366.88714: done with get_vars() 7914 1726882366.88715: filtering new block on tags 7914 1726882366.88724: done filtering new block on tags 7914 1726882366.88725: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 7914 1726882366.88729: extending task lists for all hosts with included blocks 7914 1726882366.88795: done extending task lists 7914 1726882366.88796: done processing included files 7914 1726882366.88796: results queue empty 7914 1726882366.88797: checking for any_errors_fatal 7914 1726882366.88800: done checking for any_errors_fatal 7914 1726882366.88801: checking for max_fail_percentage 7914 1726882366.88801: done checking for max_fail_percentage 7914 1726882366.88802: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.88802: done checking to see if all hosts have failed 7914 1726882366.88803: getting the remaining hosts for this loop 7914 1726882366.88804: done getting the remaining hosts for this loop 7914 1726882366.88805: getting the next task for host managed_node1 7914 1726882366.88809: done getting next task for host managed_node1 7914 1726882366.88811: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7914 1726882366.88813: ^ 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 7914 1726882366.88815: getting variables 7914 1726882366.88816: in VariableManager get_vars() 7914 1726882366.88821: Calling all_inventory to load vars for managed_node1 7914 1726882366.88824: Calling groups_inventory to load vars for managed_node1 7914 1726882366.88826: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.88830: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.88834: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.88836: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.88935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.89050: done with get_vars() 7914 1726882366.89056: done getting variables 7914 1726882366.89103: 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) 7914 1726882366.89254: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 40] ********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:32:46 -0400 (0:00:00.059) 0:00:06.008 ****** 7914 1726882366.89286: entering _queue_task() for managed_node1/command 7914 1726882366.89288: Creating lock for command 7914 1726882366.89490: worker is 1 (out of 1 available) 7914 1726882366.89503: exiting _queue_task() for managed_node1/command 7914 1726882366.89514: done queuing things up, now waiting for results queue to drain 7914 1726882366.89516: waiting for pending results... 7914 1726882366.89668: running TaskExecutor() for managed_node1/TASK: Create EPEL 40 7914 1726882366.89737: in run() - task 0affc7ec-ae25-447a-5597-0000000000fd 7914 1726882366.89752: variable 'ansible_search_path' from source: unknown 7914 1726882366.89756: variable 'ansible_search_path' from source: unknown 7914 1726882366.89783: calling self._execute() 7914 1726882366.89840: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.89852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.89863: variable 'omit' from source: magic vars 7914 1726882366.90135: variable 'ansible_distribution' from source: facts 7914 1726882366.90147: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 7914 1726882366.90151: when evaluation is False, skipping this task 7914 1726882366.90153: _execute() done 7914 1726882366.90156: dumping result to json 7914 1726882366.90159: done dumping result, returning 7914 1726882366.90162: done running TaskExecutor() for managed_node1/TASK: Create EPEL 40 [0affc7ec-ae25-447a-5597-0000000000fd] 7914 1726882366.90170: sending task result for task 0affc7ec-ae25-447a-5597-0000000000fd 7914 1726882366.90271: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000fd 7914 1726882366.90274: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 7914 1726882366.90331: no more pending results, returning what we have 7914 1726882366.90333: results queue empty 7914 1726882366.90334: checking for any_errors_fatal 7914 1726882366.90335: done checking for any_errors_fatal 7914 1726882366.90336: checking for max_fail_percentage 7914 1726882366.90337: done checking for max_fail_percentage 7914 1726882366.90338: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.90339: done checking to see if all hosts have failed 7914 1726882366.90339: getting the remaining hosts for this loop 7914 1726882366.90341: done getting the remaining hosts for this loop 7914 1726882366.90346: getting the next task for host managed_node1 7914 1726882366.90351: done getting next task for host managed_node1 7914 1726882366.90353: ^ task is: TASK: Install yum-utils package 7914 1726882366.90356: ^ 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 7914 1726882366.90359: getting variables 7914 1726882366.90361: in VariableManager get_vars() 7914 1726882366.90384: Calling all_inventory to load vars for managed_node1 7914 1726882366.90386: Calling groups_inventory to load vars for managed_node1 7914 1726882366.90389: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.90397: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.90400: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.90402: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.90578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.90820: done with get_vars() 7914 1726882366.90832: done getting variables 7914 1726882366.90935: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:32:46 -0400 (0:00:00.016) 0:00:06.025 ****** 7914 1726882366.90974: entering _queue_task() for managed_node1/package 7914 1726882366.90976: Creating lock for package 7914 1726882366.91336: worker is 1 (out of 1 available) 7914 1726882366.91349: exiting _queue_task() for managed_node1/package 7914 1726882366.91360: done queuing things up, now waiting for results queue to drain 7914 1726882366.91362: waiting for pending results... 7914 1726882366.91642: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 7914 1726882366.91669: in run() - task 0affc7ec-ae25-447a-5597-0000000000fe 7914 1726882366.91688: variable 'ansible_search_path' from source: unknown 7914 1726882366.91695: variable 'ansible_search_path' from source: unknown 7914 1726882366.91752: calling self._execute() 7914 1726882366.91861: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.91864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.91868: variable 'omit' from source: magic vars 7914 1726882366.92227: variable 'ansible_distribution' from source: facts 7914 1726882366.92229: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 7914 1726882366.92231: when evaluation is False, skipping this task 7914 1726882366.92232: _execute() done 7914 1726882366.92234: dumping result to json 7914 1726882366.92236: done dumping result, returning 7914 1726882366.92237: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affc7ec-ae25-447a-5597-0000000000fe] 7914 1726882366.92239: sending task result for task 0affc7ec-ae25-447a-5597-0000000000fe 7914 1726882366.92288: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000fe 7914 1726882366.92290: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 7914 1726882366.92354: no more pending results, returning what we have 7914 1726882366.92357: results queue empty 7914 1726882366.92358: checking for any_errors_fatal 7914 1726882366.92364: done checking for any_errors_fatal 7914 1726882366.92365: checking for max_fail_percentage 7914 1726882366.92366: done checking for max_fail_percentage 7914 1726882366.92367: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.92368: done checking to see if all hosts have failed 7914 1726882366.92369: getting the remaining hosts for this loop 7914 1726882366.92370: done getting the remaining hosts for this loop 7914 1726882366.92373: getting the next task for host managed_node1 7914 1726882366.92378: done getting next task for host managed_node1 7914 1726882366.92382: ^ task is: TASK: Enable EPEL 7 7914 1726882366.92386: ^ 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 7914 1726882366.92388: getting variables 7914 1726882366.92390: in VariableManager get_vars() 7914 1726882366.92415: Calling all_inventory to load vars for managed_node1 7914 1726882366.92417: Calling groups_inventory to load vars for managed_node1 7914 1726882366.92420: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.92431: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.92433: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.92435: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.92540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.92658: done with get_vars() 7914 1726882366.92664: done getting variables 7914 1726882366.92702: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:32:46 -0400 (0:00:00.017) 0:00:06.043 ****** 7914 1726882366.92721: entering _queue_task() for managed_node1/command 7914 1726882366.92899: worker is 1 (out of 1 available) 7914 1726882366.92912: exiting _queue_task() for managed_node1/command 7914 1726882366.92924: done queuing things up, now waiting for results queue to drain 7914 1726882366.92926: waiting for pending results... 7914 1726882366.93058: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 7914 1726882366.93120: in run() - task 0affc7ec-ae25-447a-5597-0000000000ff 7914 1726882366.93135: variable 'ansible_search_path' from source: unknown 7914 1726882366.93141: variable 'ansible_search_path' from source: unknown 7914 1726882366.93170: calling self._execute() 7914 1726882366.93225: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.93230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.93238: variable 'omit' from source: magic vars 7914 1726882366.93505: variable 'ansible_distribution' from source: facts 7914 1726882366.93515: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 7914 1726882366.93519: when evaluation is False, skipping this task 7914 1726882366.93523: _execute() done 7914 1726882366.93526: dumping result to json 7914 1726882366.93529: done dumping result, returning 7914 1726882366.93535: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affc7ec-ae25-447a-5597-0000000000ff] 7914 1726882366.93541: sending task result for task 0affc7ec-ae25-447a-5597-0000000000ff 7914 1726882366.93632: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000ff 7914 1726882366.93635: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 7914 1726882366.93692: no more pending results, returning what we have 7914 1726882366.93695: results queue empty 7914 1726882366.93696: checking for any_errors_fatal 7914 1726882366.93699: done checking for any_errors_fatal 7914 1726882366.93699: checking for max_fail_percentage 7914 1726882366.93701: done checking for max_fail_percentage 7914 1726882366.93702: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.93703: done checking to see if all hosts have failed 7914 1726882366.93703: getting the remaining hosts for this loop 7914 1726882366.93705: done getting the remaining hosts for this loop 7914 1726882366.93708: getting the next task for host managed_node1 7914 1726882366.93712: done getting next task for host managed_node1 7914 1726882366.93715: ^ task is: TASK: Enable EPEL 8 7914 1726882366.93718: ^ 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 7914 1726882366.93724: getting variables 7914 1726882366.93726: in VariableManager get_vars() 7914 1726882366.93758: Calling all_inventory to load vars for managed_node1 7914 1726882366.93760: Calling groups_inventory to load vars for managed_node1 7914 1726882366.93763: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.93773: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.93775: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.93778: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.93957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.94118: done with get_vars() 7914 1726882366.94129: done getting variables 7914 1726882366.94198: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:32:46 -0400 (0:00:00.014) 0:00:06.058 ****** 7914 1726882366.94227: entering _queue_task() for managed_node1/command 7914 1726882366.94470: worker is 1 (out of 1 available) 7914 1726882366.94507: exiting _queue_task() for managed_node1/command 7914 1726882366.94525: done queuing things up, now waiting for results queue to drain 7914 1726882366.94527: waiting for pending results... 7914 1726882366.94741: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 7914 1726882366.94943: in run() - task 0affc7ec-ae25-447a-5597-000000000100 7914 1726882366.94950: variable 'ansible_search_path' from source: unknown 7914 1726882366.94953: variable 'ansible_search_path' from source: unknown 7914 1726882366.94956: calling self._execute() 7914 1726882366.94959: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.94961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.94963: variable 'omit' from source: magic vars 7914 1726882366.95349: variable 'ansible_distribution' from source: facts 7914 1726882366.95353: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 7914 1726882366.95356: when evaluation is False, skipping this task 7914 1726882366.95358: _execute() done 7914 1726882366.95361: dumping result to json 7914 1726882366.95363: done dumping result, returning 7914 1726882366.95365: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affc7ec-ae25-447a-5597-000000000100] 7914 1726882366.95367: sending task result for task 0affc7ec-ae25-447a-5597-000000000100 7914 1726882366.95550: done sending task result for task 0affc7ec-ae25-447a-5597-000000000100 7914 1726882366.95554: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 7914 1726882366.95581: no more pending results, returning what we have 7914 1726882366.95583: results queue empty 7914 1726882366.95584: checking for any_errors_fatal 7914 1726882366.95587: done checking for any_errors_fatal 7914 1726882366.95588: checking for max_fail_percentage 7914 1726882366.95589: done checking for max_fail_percentage 7914 1726882366.95589: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.95590: done checking to see if all hosts have failed 7914 1726882366.95590: getting the remaining hosts for this loop 7914 1726882366.95591: done getting the remaining hosts for this loop 7914 1726882366.95593: getting the next task for host managed_node1 7914 1726882366.95599: done getting next task for host managed_node1 7914 1726882366.95601: ^ task is: TASK: Enable EPEL 6 7914 1726882366.95604: ^ 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 7914 1726882366.95606: getting variables 7914 1726882366.95607: in VariableManager get_vars() 7914 1726882366.95628: Calling all_inventory to load vars for managed_node1 7914 1726882366.95630: Calling groups_inventory to load vars for managed_node1 7914 1726882366.95633: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.95643: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.95653: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.95656: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.95841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.96105: done with get_vars() 7914 1726882366.96112: done getting variables 7914 1726882366.96183: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:32:46 -0400 (0:00:00.019) 0:00:06.078 ****** 7914 1726882366.96208: entering _queue_task() for managed_node1/copy 7914 1726882366.96400: worker is 1 (out of 1 available) 7914 1726882366.96412: exiting _queue_task() for managed_node1/copy 7914 1726882366.96424: done queuing things up, now waiting for results queue to drain 7914 1726882366.96425: waiting for pending results... 7914 1726882366.96567: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 7914 1726882366.96629: in run() - task 0affc7ec-ae25-447a-5597-000000000102 7914 1726882366.96640: variable 'ansible_search_path' from source: unknown 7914 1726882366.96648: variable 'ansible_search_path' from source: unknown 7914 1726882366.96675: calling self._execute() 7914 1726882366.96729: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.96735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.96743: variable 'omit' from source: magic vars 7914 1726882366.97011: variable 'ansible_distribution' from source: facts 7914 1726882366.97021: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 7914 1726882366.97027: when evaluation is False, skipping this task 7914 1726882366.97030: _execute() done 7914 1726882366.97033: dumping result to json 7914 1726882366.97035: done dumping result, returning 7914 1726882366.97042: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affc7ec-ae25-447a-5597-000000000102] 7914 1726882366.97048: sending task result for task 0affc7ec-ae25-447a-5597-000000000102 7914 1726882366.97141: done sending task result for task 0affc7ec-ae25-447a-5597-000000000102 7914 1726882366.97147: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 7914 1726882366.97189: no more pending results, returning what we have 7914 1726882366.97191: results queue empty 7914 1726882366.97192: checking for any_errors_fatal 7914 1726882366.97195: done checking for any_errors_fatal 7914 1726882366.97196: checking for max_fail_percentage 7914 1726882366.97199: done checking for max_fail_percentage 7914 1726882366.97199: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.97200: done checking to see if all hosts have failed 7914 1726882366.97201: getting the remaining hosts for this loop 7914 1726882366.97202: done getting the remaining hosts for this loop 7914 1726882366.97205: getting the next task for host managed_node1 7914 1726882366.97212: done getting next task for host managed_node1 7914 1726882366.97214: ^ task is: TASK: Set network provider to 'initscripts' 7914 1726882366.97216: ^ 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 7914 1726882366.97220: getting variables 7914 1726882366.97221: in VariableManager get_vars() 7914 1726882366.97251: Calling all_inventory to load vars for managed_node1 7914 1726882366.97253: Calling groups_inventory to load vars for managed_node1 7914 1726882366.97255: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.97262: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.97264: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.97266: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.97397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.97511: done with get_vars() 7914 1726882366.97517: done getting variables 7914 1726882366.97562: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_initscripts.yml:12 Friday 20 September 2024 21:32:46 -0400 (0:00:00.013) 0:00:06.091 ****** 7914 1726882366.97580: entering _queue_task() for managed_node1/set_fact 7914 1726882366.97750: worker is 1 (out of 1 available) 7914 1726882366.97764: exiting _queue_task() for managed_node1/set_fact 7914 1726882366.97773: done queuing things up, now waiting for results queue to drain 7914 1726882366.97775: waiting for pending results... 7914 1726882366.97911: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 7914 1726882366.97958: in run() - task 0affc7ec-ae25-447a-5597-000000000007 7914 1726882366.97969: variable 'ansible_search_path' from source: unknown 7914 1726882366.98002: calling self._execute() 7914 1726882366.98056: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.98062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.98070: variable 'omit' from source: magic vars 7914 1726882366.98204: variable 'omit' from source: magic vars 7914 1726882366.98220: variable 'omit' from source: magic vars 7914 1726882366.98257: variable 'omit' from source: magic vars 7914 1726882366.98315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7914 1726882366.98331: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7914 1726882366.98395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7914 1726882366.98400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7914 1726882366.98402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7914 1726882366.98413: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7914 1726882366.98416: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.98418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.98634: Set connection var ansible_timeout to 10 7914 1726882366.98637: Set connection var ansible_connection to ssh 7914 1726882366.98640: Set connection var ansible_pipelining to False 7914 1726882366.98643: Set connection var ansible_shell_type to sh 7914 1726882366.98648: Set connection var ansible_module_compression to ZIP_DEFLATED 7914 1726882366.98650: Set connection var ansible_shell_executable to /bin/sh 7914 1726882366.98652: variable 'ansible_shell_executable' from source: unknown 7914 1726882366.98655: variable 'ansible_connection' from source: unknown 7914 1726882366.98657: variable 'ansible_module_compression' from source: unknown 7914 1726882366.98659: variable 'ansible_shell_type' from source: unknown 7914 1726882366.98661: variable 'ansible_shell_executable' from source: unknown 7914 1726882366.98664: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882366.98666: variable 'ansible_pipelining' from source: unknown 7914 1726882366.98669: variable 'ansible_timeout' from source: unknown 7914 1726882366.98671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882366.98742: 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) 7914 1726882366.98752: variable 'omit' from source: magic vars 7914 1726882366.98755: starting attempt loop 7914 1726882366.98758: running the handler 7914 1726882366.98765: handler run complete 7914 1726882366.98774: attempt loop complete, returning result 7914 1726882366.98777: _execute() done 7914 1726882366.98779: dumping result to json 7914 1726882366.98784: done dumping result, returning 7914 1726882366.98790: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0affc7ec-ae25-447a-5597-000000000007] 7914 1726882366.98796: sending task result for task 0affc7ec-ae25-447a-5597-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 7914 1726882366.99040: no more pending results, returning what we have 7914 1726882366.99043: results queue empty 7914 1726882366.99046: checking for any_errors_fatal 7914 1726882366.99051: done checking for any_errors_fatal 7914 1726882366.99052: checking for max_fail_percentage 7914 1726882366.99053: done checking for max_fail_percentage 7914 1726882366.99054: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.99055: done checking to see if all hosts have failed 7914 1726882366.99056: getting the remaining hosts for this loop 7914 1726882366.99057: done getting the remaining hosts for this loop 7914 1726882366.99060: getting the next task for host managed_node1 7914 1726882366.99073: done getting next task for host managed_node1 7914 1726882366.99076: ^ task is: TASK: meta (flush_handlers) 7914 1726882366.99077: ^ 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 7914 1726882366.99081: getting variables 7914 1726882366.99083: in VariableManager get_vars() 7914 1726882366.99106: Calling all_inventory to load vars for managed_node1 7914 1726882366.99109: Calling groups_inventory to load vars for managed_node1 7914 1726882366.99112: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.99121: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.99126: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.99130: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.99398: done sending task result for task 0affc7ec-ae25-447a-5597-000000000007 7914 1726882366.99402: WORKER PROCESS EXITING 7914 1726882366.99423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.99559: done with get_vars() 7914 1726882366.99566: done getting variables 7914 1726882366.99612: in VariableManager get_vars() 7914 1726882366.99619: Calling all_inventory to load vars for managed_node1 7914 1726882366.99620: Calling groups_inventory to load vars for managed_node1 7914 1726882366.99624: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882366.99627: Calling all_plugins_play to load vars for managed_node1 7914 1726882366.99628: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882366.99630: Calling groups_plugins_play to load vars for managed_node1 7914 1726882366.99857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882366.99966: done with get_vars() 7914 1726882366.99975: done queuing things up, now waiting for results queue to drain 7914 1726882366.99976: results queue empty 7914 1726882366.99977: checking for any_errors_fatal 7914 1726882366.99978: done checking for any_errors_fatal 7914 1726882366.99979: checking for max_fail_percentage 7914 1726882366.99979: done checking for max_fail_percentage 7914 1726882366.99980: checking to see if all hosts have failed and the running result is not ok 7914 1726882366.99980: done checking to see if all hosts have failed 7914 1726882366.99981: getting the remaining hosts for this loop 7914 1726882366.99981: done getting the remaining hosts for this loop 7914 1726882366.99983: getting the next task for host managed_node1 7914 1726882366.99985: done getting next task for host managed_node1 7914 1726882366.99986: ^ task is: TASK: meta (flush_handlers) 7914 1726882366.99987: ^ 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 7914 1726882366.99991: getting variables 7914 1726882366.99992: in VariableManager get_vars() 7914 1726882366.99997: Calling all_inventory to load vars for managed_node1 7914 1726882367.00000: Calling groups_inventory to load vars for managed_node1 7914 1726882367.00001: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.00004: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.00006: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.00008: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.00090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.00204: done with get_vars() 7914 1726882367.00209: done getting variables 7914 1726882367.00241: in VariableManager get_vars() 7914 1726882367.00247: Calling all_inventory to load vars for managed_node1 7914 1726882367.00248: Calling groups_inventory to load vars for managed_node1 7914 1726882367.00250: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.00253: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.00254: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.00256: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.00353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.00462: done with get_vars() 7914 1726882367.00470: done queuing things up, now waiting for results queue to drain 7914 1726882367.00471: results queue empty 7914 1726882367.00471: checking for any_errors_fatal 7914 1726882367.00472: done checking for any_errors_fatal 7914 1726882367.00472: checking for max_fail_percentage 7914 1726882367.00473: done checking for max_fail_percentage 7914 1726882367.00473: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.00474: done checking to see if all hosts have failed 7914 1726882367.00474: getting the remaining hosts for this loop 7914 1726882367.00475: done getting the remaining hosts for this loop 7914 1726882367.00476: getting the next task for host managed_node1 7914 1726882367.00479: done getting next task for host managed_node1 7914 1726882367.00480: ^ task is: None 7914 1726882367.00481: ^ 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 7914 1726882367.00482: done queuing things up, now waiting for results queue to drain 7914 1726882367.00482: results queue empty 7914 1726882367.00483: checking for any_errors_fatal 7914 1726882367.00483: done checking for any_errors_fatal 7914 1726882367.00484: checking for max_fail_percentage 7914 1726882367.00484: done checking for max_fail_percentage 7914 1726882367.00485: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.00485: done checking to see if all hosts have failed 7914 1726882367.00486: getting the next task for host managed_node1 7914 1726882367.00488: done getting next task for host managed_node1 7914 1726882367.00488: ^ task is: None 7914 1726882367.00489: ^ 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 7914 1726882367.00524: in VariableManager get_vars() 7914 1726882367.00540: done with get_vars() 7914 1726882367.00544: in VariableManager get_vars() 7914 1726882367.00554: done with get_vars() 7914 1726882367.00560: variable 'omit' from source: magic vars 7914 1726882367.00590: in VariableManager get_vars() 7914 1726882367.00606: done with get_vars() 7914 1726882367.00621: variable 'omit' from source: magic vars PLAY [Play for testing bond connection] **************************************** 7914 1726882367.01052: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7914 1726882367.01072: getting the remaining hosts for this loop 7914 1726882367.01073: done getting the remaining hosts for this loop 7914 1726882367.01075: getting the next task for host managed_node1 7914 1726882367.01077: done getting next task for host managed_node1 7914 1726882367.01078: ^ task is: TASK: Gathering Facts 7914 1726882367.01079: ^ 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 7914 1726882367.01080: getting variables 7914 1726882367.01081: in VariableManager get_vars() 7914 1726882367.01089: Calling all_inventory to load vars for managed_node1 7914 1726882367.01091: Calling groups_inventory to load vars for managed_node1 7914 1726882367.01092: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.01095: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.01104: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.01107: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.01191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.01302: done with get_vars() 7914 1726882367.01307: done getting variables 7914 1726882367.01335: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:3 Friday 20 September 2024 21:32:47 -0400 (0:00:00.037) 0:00:06.129 ****** 7914 1726882367.01351: entering _queue_task() for managed_node1/gather_facts 7914 1726882367.01538: worker is 1 (out of 1 available) 7914 1726882367.01549: exiting _queue_task() for managed_node1/gather_facts 7914 1726882367.01562: done queuing things up, now waiting for results queue to drain 7914 1726882367.01564: waiting for pending results... 7914 1726882367.01716: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7914 1726882367.01773: in run() - task 0affc7ec-ae25-447a-5597-000000000128 7914 1726882367.01786: variable 'ansible_search_path' from source: unknown 7914 1726882367.01816: calling self._execute() 7914 1726882367.01885: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.01889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.01900: variable 'omit' from source: magic vars 7914 1726882367.02234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.03910: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.03961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.03998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.04028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.04053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.04117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.04143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.04164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.04326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.04330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.04333: variable 'ansible_distribution' from source: facts 7914 1726882367.04335: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.04338: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.04340: when evaluation is False, skipping this task 7914 1726882367.04342: _execute() done 7914 1726882367.04347: dumping result to json 7914 1726882367.04349: done dumping result, returning 7914 1726882367.04352: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-447a-5597-000000000128] 7914 1726882367.04354: sending task result for task 0affc7ec-ae25-447a-5597-000000000128 7914 1726882367.04429: done sending task result for task 0affc7ec-ae25-447a-5597-000000000128 7914 1726882367.04431: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.04481: no more pending results, returning what we have 7914 1726882367.04484: results queue empty 7914 1726882367.04485: checking for any_errors_fatal 7914 1726882367.04486: done checking for any_errors_fatal 7914 1726882367.04487: checking for max_fail_percentage 7914 1726882367.04488: done checking for max_fail_percentage 7914 1726882367.04489: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.04491: done checking to see if all hosts have failed 7914 1726882367.04492: getting the remaining hosts for this loop 7914 1726882367.04493: done getting the remaining hosts for this loop 7914 1726882367.04497: getting the next task for host managed_node1 7914 1726882367.04503: done getting next task for host managed_node1 7914 1726882367.04505: ^ task is: TASK: meta (flush_handlers) 7914 1726882367.04506: ^ 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 7914 1726882367.04509: getting variables 7914 1726882367.04511: in VariableManager get_vars() 7914 1726882367.04557: Calling all_inventory to load vars for managed_node1 7914 1726882367.04560: Calling groups_inventory to load vars for managed_node1 7914 1726882367.04562: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.04573: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.04575: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.04578: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.04766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.04893: done with get_vars() 7914 1726882367.04901: done getting variables 7914 1726882367.04953: in VariableManager get_vars() 7914 1726882367.04964: Calling all_inventory to load vars for managed_node1 7914 1726882367.04966: Calling groups_inventory to load vars for managed_node1 7914 1726882367.04968: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.04972: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.04973: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.04975: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.05080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.05271: done with get_vars() 7914 1726882367.05283: done queuing things up, now waiting for results queue to drain 7914 1726882367.05285: results queue empty 7914 1726882367.05286: checking for any_errors_fatal 7914 1726882367.05288: done checking for any_errors_fatal 7914 1726882367.05289: checking for max_fail_percentage 7914 1726882367.05290: done checking for max_fail_percentage 7914 1726882367.05291: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.05291: done checking to see if all hosts have failed 7914 1726882367.05292: getting the remaining hosts for this loop 7914 1726882367.05293: done getting the remaining hosts for this loop 7914 1726882367.05296: getting the next task for host managed_node1 7914 1726882367.05299: done getting next task for host managed_node1 7914 1726882367.05301: ^ task is: TASK: INIT Prepare setup 7914 1726882367.05303: ^ 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 7914 1726882367.05305: getting variables 7914 1726882367.05306: in VariableManager get_vars() 7914 1726882367.05317: Calling all_inventory to load vars for managed_node1 7914 1726882367.05319: Calling groups_inventory to load vars for managed_node1 7914 1726882367.05324: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.05328: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.05336: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.05339: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.05479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.05700: done with get_vars() 7914 1726882367.05707: done getting variables 7914 1726882367.05787: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:15 Friday 20 September 2024 21:32:47 -0400 (0:00:00.044) 0:00:06.174 ****** 7914 1726882367.05813: entering _queue_task() for managed_node1/debug 7914 1726882367.05815: Creating lock for debug 7914 1726882367.06093: worker is 1 (out of 1 available) 7914 1726882367.06107: exiting _queue_task() for managed_node1/debug 7914 1726882367.06120: done queuing things up, now waiting for results queue to drain 7914 1726882367.06124: waiting for pending results... 7914 1726882367.06391: running TaskExecutor() for managed_node1/TASK: INIT Prepare setup 7914 1726882367.06441: in run() - task 0affc7ec-ae25-447a-5597-00000000000b 7914 1726882367.06458: variable 'ansible_search_path' from source: unknown 7914 1726882367.06487: calling self._execute() 7914 1726882367.06553: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.06559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.06569: variable 'omit' from source: magic vars 7914 1726882367.06905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.08728: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.08731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.08733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.08771: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.08800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.08890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.08930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.08966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.09014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.09036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.09184: variable 'ansible_distribution' from source: facts 7914 1726882367.09195: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.09213: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.09221: when evaluation is False, skipping this task 7914 1726882367.09231: _execute() done 7914 1726882367.09238: dumping result to json 7914 1726882367.09249: done dumping result, returning 7914 1726882367.09259: done running TaskExecutor() for managed_node1/TASK: INIT Prepare setup [0affc7ec-ae25-447a-5597-00000000000b] 7914 1726882367.09269: sending task result for task 0affc7ec-ae25-447a-5597-00000000000b skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7914 1726882367.09412: no more pending results, returning what we have 7914 1726882367.09415: results queue empty 7914 1726882367.09416: checking for any_errors_fatal 7914 1726882367.09417: done checking for any_errors_fatal 7914 1726882367.09418: checking for max_fail_percentage 7914 1726882367.09420: done checking for max_fail_percentage 7914 1726882367.09421: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.09424: done checking to see if all hosts have failed 7914 1726882367.09424: getting the remaining hosts for this loop 7914 1726882367.09426: done getting the remaining hosts for this loop 7914 1726882367.09430: getting the next task for host managed_node1 7914 1726882367.09436: done getting next task for host managed_node1 7914 1726882367.09439: ^ task is: TASK: Install dnsmasq 7914 1726882367.09442: ^ 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 7914 1726882367.09445: getting variables 7914 1726882367.09447: in VariableManager get_vars() 7914 1726882367.09484: Calling all_inventory to load vars for managed_node1 7914 1726882367.09487: Calling groups_inventory to load vars for managed_node1 7914 1726882367.09489: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.09499: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.09502: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.09504: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.09681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.09892: done with get_vars() 7914 1726882367.09902: done getting variables 7914 1726882367.09933: done sending task result for task 0affc7ec-ae25-447a-5597-00000000000b 7914 1726882367.09936: WORKER PROCESS EXITING 7914 1726882367.09974: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:32:47 -0400 (0:00:00.041) 0:00:06.215 ****** 7914 1726882367.10005: entering _queue_task() for managed_node1/package 7914 1726882367.10242: worker is 1 (out of 1 available) 7914 1726882367.10259: exiting _queue_task() for managed_node1/package 7914 1726882367.10272: done queuing things up, now waiting for results queue to drain 7914 1726882367.10274: waiting for pending results... 7914 1726882367.10549: running TaskExecutor() for managed_node1/TASK: Install dnsmasq 7914 1726882367.10671: in run() - task 0affc7ec-ae25-447a-5597-00000000000f 7914 1726882367.10693: variable 'ansible_search_path' from source: unknown 7914 1726882367.10700: variable 'ansible_search_path' from source: unknown 7914 1726882367.10758: calling self._execute() 7914 1726882367.10842: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.10862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.10877: variable 'omit' from source: magic vars 7914 1726882367.11366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.13783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.13837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.13875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.13903: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.13925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.13990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.14014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.14037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.14070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.14081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.14185: variable 'ansible_distribution' from source: facts 7914 1726882367.14192: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.14202: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.14205: when evaluation is False, skipping this task 7914 1726882367.14207: _execute() done 7914 1726882367.14212: dumping result to json 7914 1726882367.14215: done dumping result, returning 7914 1726882367.14223: done running TaskExecutor() for managed_node1/TASK: Install dnsmasq [0affc7ec-ae25-447a-5597-00000000000f] 7914 1726882367.14228: sending task result for task 0affc7ec-ae25-447a-5597-00000000000f 7914 1726882367.14325: done sending task result for task 0affc7ec-ae25-447a-5597-00000000000f 7914 1726882367.14328: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.14378: no more pending results, returning what we have 7914 1726882367.14381: results queue empty 7914 1726882367.14382: checking for any_errors_fatal 7914 1726882367.14386: done checking for any_errors_fatal 7914 1726882367.14387: checking for max_fail_percentage 7914 1726882367.14389: done checking for max_fail_percentage 7914 1726882367.14390: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.14391: done checking to see if all hosts have failed 7914 1726882367.14392: getting the remaining hosts for this loop 7914 1726882367.14393: done getting the remaining hosts for this loop 7914 1726882367.14397: getting the next task for host managed_node1 7914 1726882367.14405: done getting next task for host managed_node1 7914 1726882367.14407: ^ task is: TASK: Install pgrep, sysctl 7914 1726882367.14410: ^ 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 7914 1726882367.14413: getting variables 7914 1726882367.14415: in VariableManager get_vars() 7914 1726882367.14460: Calling all_inventory to load vars for managed_node1 7914 1726882367.14463: Calling groups_inventory to load vars for managed_node1 7914 1726882367.14465: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.14475: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.14477: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.14480: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.14652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.14775: done with get_vars() 7914 1726882367.14782: done getting variables 7914 1726882367.14826: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 21:32:47 -0400 (0:00:00.048) 0:00:06.264 ****** 7914 1726882367.14848: entering _queue_task() for managed_node1/package 7914 1726882367.15049: worker is 1 (out of 1 available) 7914 1726882367.15063: exiting _queue_task() for managed_node1/package 7914 1726882367.15076: done queuing things up, now waiting for results queue to drain 7914 1726882367.15078: waiting for pending results... 7914 1726882367.15228: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 7914 1726882367.15306: in run() - task 0affc7ec-ae25-447a-5597-000000000010 7914 1726882367.15316: variable 'ansible_search_path' from source: unknown 7914 1726882367.15324: variable 'ansible_search_path' from source: unknown 7914 1726882367.15367: calling self._execute() 7914 1726882367.15450: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.15457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.15471: variable 'omit' from source: magic vars 7914 1726882367.15995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.17805: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.17857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.17886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.17914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.17935: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.18011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.18034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.18057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.18087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.18098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.18205: variable 'ansible_distribution' from source: facts 7914 1726882367.18209: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.18221: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.18231: when evaluation is False, skipping this task 7914 1726882367.18234: _execute() done 7914 1726882367.18237: dumping result to json 7914 1726882367.18239: done dumping result, returning 7914 1726882367.18248: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [0affc7ec-ae25-447a-5597-000000000010] 7914 1726882367.18254: sending task result for task 0affc7ec-ae25-447a-5597-000000000010 7914 1726882367.18348: done sending task result for task 0affc7ec-ae25-447a-5597-000000000010 7914 1726882367.18351: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.18403: no more pending results, returning what we have 7914 1726882367.18406: results queue empty 7914 1726882367.18407: checking for any_errors_fatal 7914 1726882367.18412: done checking for any_errors_fatal 7914 1726882367.18413: checking for max_fail_percentage 7914 1726882367.18414: done checking for max_fail_percentage 7914 1726882367.18415: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.18417: done checking to see if all hosts have failed 7914 1726882367.18417: getting the remaining hosts for this loop 7914 1726882367.18419: done getting the remaining hosts for this loop 7914 1726882367.18425: getting the next task for host managed_node1 7914 1726882367.18431: done getting next task for host managed_node1 7914 1726882367.18433: ^ task is: TASK: Install pgrep, sysctl 7914 1726882367.18436: ^ 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 7914 1726882367.18439: getting variables 7914 1726882367.18441: in VariableManager get_vars() 7914 1726882367.18485: Calling all_inventory to load vars for managed_node1 7914 1726882367.18488: Calling groups_inventory to load vars for managed_node1 7914 1726882367.18490: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.18500: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.18502: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.18505: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.18678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.18886: done with get_vars() 7914 1726882367.18898: done getting variables 7914 1726882367.18964: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 21:32:47 -0400 (0:00:00.041) 0:00:06.305 ****** 7914 1726882367.18995: entering _queue_task() for managed_node1/package 7914 1726882367.19300: worker is 1 (out of 1 available) 7914 1726882367.19313: exiting _queue_task() for managed_node1/package 7914 1726882367.19330: done queuing things up, now waiting for results queue to drain 7914 1726882367.19331: waiting for pending results... 7914 1726882367.19703: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 7914 1726882367.19928: in run() - task 0affc7ec-ae25-447a-5597-000000000011 7914 1726882367.19933: variable 'ansible_search_path' from source: unknown 7914 1726882367.19936: variable 'ansible_search_path' from source: unknown 7914 1726882367.19939: calling self._execute() 7914 1726882367.19942: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.19947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.19951: variable 'omit' from source: magic vars 7914 1726882367.20484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.23601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.23699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.23747: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.23798: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.23832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.23933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.23974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.24019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.24105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.24109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.24257: variable 'ansible_distribution' from source: facts 7914 1726882367.24269: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.24286: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.24294: when evaluation is False, skipping this task 7914 1726882367.24323: _execute() done 7914 1726882367.24329: dumping result to json 7914 1726882367.24335: done dumping result, returning 7914 1726882367.24337: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [0affc7ec-ae25-447a-5597-000000000011] 7914 1726882367.24342: sending task result for task 0affc7ec-ae25-447a-5597-000000000011 7914 1726882367.24505: done sending task result for task 0affc7ec-ae25-447a-5597-000000000011 7914 1726882367.24508: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.24567: no more pending results, returning what we have 7914 1726882367.24571: results queue empty 7914 1726882367.24572: checking for any_errors_fatal 7914 1726882367.24578: done checking for any_errors_fatal 7914 1726882367.24579: checking for max_fail_percentage 7914 1726882367.24581: done checking for max_fail_percentage 7914 1726882367.24583: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.24584: done checking to see if all hosts have failed 7914 1726882367.24585: getting the remaining hosts for this loop 7914 1726882367.24587: done getting the remaining hosts for this loop 7914 1726882367.24591: getting the next task for host managed_node1 7914 1726882367.24597: done getting next task for host managed_node1 7914 1726882367.24600: ^ task is: TASK: Create test interfaces 7914 1726882367.24604: ^ 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 7914 1726882367.24607: getting variables 7914 1726882367.24609: in VariableManager get_vars() 7914 1726882367.24658: Calling all_inventory to load vars for managed_node1 7914 1726882367.24661: Calling groups_inventory to load vars for managed_node1 7914 1726882367.24664: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.24676: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.24679: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.24682: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.25446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.26013: done with get_vars() 7914 1726882367.26496: done getting variables 7914 1726882367.26597: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 21:32:47 -0400 (0:00:00.076) 0:00:06.382 ****** 7914 1726882367.26632: entering _queue_task() for managed_node1/shell 7914 1726882367.26634: Creating lock for shell 7914 1726882367.27320: worker is 1 (out of 1 available) 7914 1726882367.27335: exiting _queue_task() for managed_node1/shell 7914 1726882367.27350: done queuing things up, now waiting for results queue to drain 7914 1726882367.27352: waiting for pending results... 7914 1726882367.27943: running TaskExecutor() for managed_node1/TASK: Create test interfaces 7914 1726882367.28043: in run() - task 0affc7ec-ae25-447a-5597-000000000012 7914 1726882367.28063: variable 'ansible_search_path' from source: unknown 7914 1726882367.28066: variable 'ansible_search_path' from source: unknown 7914 1726882367.28106: calling self._execute() 7914 1726882367.28333: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.28339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.28349: variable 'omit' from source: magic vars 7914 1726882367.29279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.33742: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.33746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.33855: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.33932: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.34056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.34150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.34329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.34502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.34720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.34726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.35053: variable 'ansible_distribution' from source: facts 7914 1726882367.35163: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.35167: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.35169: when evaluation is False, skipping this task 7914 1726882367.35172: _execute() done 7914 1726882367.35174: dumping result to json 7914 1726882367.35177: done dumping result, returning 7914 1726882367.35179: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [0affc7ec-ae25-447a-5597-000000000012] 7914 1726882367.35182: sending task result for task 0affc7ec-ae25-447a-5597-000000000012 7914 1726882367.35303: done sending task result for task 0affc7ec-ae25-447a-5597-000000000012 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.35359: no more pending results, returning what we have 7914 1726882367.35362: results queue empty 7914 1726882367.35363: checking for any_errors_fatal 7914 1726882367.35370: done checking for any_errors_fatal 7914 1726882367.35371: checking for max_fail_percentage 7914 1726882367.35374: done checking for max_fail_percentage 7914 1726882367.35375: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.35377: done checking to see if all hosts have failed 7914 1726882367.35378: getting the remaining hosts for this loop 7914 1726882367.35379: done getting the remaining hosts for this loop 7914 1726882367.35384: getting the next task for host managed_node1 7914 1726882367.35392: done getting next task for host managed_node1 7914 1726882367.35395: ^ task is: TASK: Include the task 'get_interface_stat.yml' 7914 1726882367.35398: ^ 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 7914 1726882367.35402: getting variables 7914 1726882367.35404: in VariableManager get_vars() 7914 1726882367.35448: Calling all_inventory to load vars for managed_node1 7914 1726882367.35451: Calling groups_inventory to load vars for managed_node1 7914 1726882367.35453: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.35465: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.35468: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.35471: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.35877: WORKER PROCESS EXITING 7914 1726882367.35903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.36224: done with get_vars() 7914 1726882367.36235: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:32:47 -0400 (0:00:00.097) 0:00:06.479 ****** 7914 1726882367.36336: entering _queue_task() for managed_node1/include_tasks 7914 1726882367.36656: worker is 1 (out of 1 available) 7914 1726882367.36671: exiting _queue_task() for managed_node1/include_tasks 7914 1726882367.36683: done queuing things up, now waiting for results queue to drain 7914 1726882367.36685: waiting for pending results... 7914 1726882367.36918: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 7914 1726882367.37082: in run() - task 0affc7ec-ae25-447a-5597-000000000016 7914 1726882367.37104: variable 'ansible_search_path' from source: unknown 7914 1726882367.37112: variable 'ansible_search_path' from source: unknown 7914 1726882367.37156: calling self._execute() 7914 1726882367.37245: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.37260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.37290: variable 'omit' from source: magic vars 7914 1726882367.37785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.42037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.42634: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.42638: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.42641: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.42671: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.42903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.43126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.43212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.43331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.43369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.43667: variable 'ansible_distribution' from source: facts 7914 1726882367.43680: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.43697: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.43705: when evaluation is False, skipping this task 7914 1726882367.43930: _execute() done 7914 1726882367.43934: dumping result to json 7914 1726882367.43936: done dumping result, returning 7914 1726882367.43939: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-447a-5597-000000000016] 7914 1726882367.43941: sending task result for task 0affc7ec-ae25-447a-5597-000000000016 7914 1726882367.44134: done sending task result for task 0affc7ec-ae25-447a-5597-000000000016 7914 1726882367.44138: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.44193: no more pending results, returning what we have 7914 1726882367.44197: results queue empty 7914 1726882367.44199: checking for any_errors_fatal 7914 1726882367.44206: done checking for any_errors_fatal 7914 1726882367.44207: checking for max_fail_percentage 7914 1726882367.44210: done checking for max_fail_percentage 7914 1726882367.44211: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.44213: done checking to see if all hosts have failed 7914 1726882367.44213: getting the remaining hosts for this loop 7914 1726882367.44215: done getting the remaining hosts for this loop 7914 1726882367.44220: getting the next task for host managed_node1 7914 1726882367.44229: done getting next task for host managed_node1 7914 1726882367.44233: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 7914 1726882367.44236: ^ 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 7914 1726882367.44240: getting variables 7914 1726882367.44243: in VariableManager get_vars() 7914 1726882367.44293: Calling all_inventory to load vars for managed_node1 7914 1726882367.44297: Calling groups_inventory to load vars for managed_node1 7914 1726882367.44299: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.44312: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.44315: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.44319: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.44813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.45509: done with get_vars() 7914 1726882367.45521: done getting variables 7914 1726882367.45726: 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) 7914 1726882367.45884: variable 'interface' from source: task vars 7914 1726882367.45890: variable 'dhcp_interface1' from source: play vars 7914 1726882367.45966: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:32:47 -0400 (0:00:00.096) 0:00:06.576 ****** 7914 1726882367.46019: entering _queue_task() for managed_node1/assert 7914 1726882367.46024: Creating lock for assert 7914 1726882367.46449: worker is 1 (out of 1 available) 7914 1726882367.46461: exiting _queue_task() for managed_node1/assert 7914 1726882367.46473: done queuing things up, now waiting for results queue to drain 7914 1726882367.46475: waiting for pending results... 7914 1726882367.46843: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' 7914 1726882367.46981: in run() - task 0affc7ec-ae25-447a-5597-000000000017 7914 1726882367.47079: variable 'ansible_search_path' from source: unknown 7914 1726882367.47082: variable 'ansible_search_path' from source: unknown 7914 1726882367.47296: calling self._execute() 7914 1726882367.47300: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.47333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.47516: variable 'omit' from source: magic vars 7914 1726882367.48848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.52013: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.52106: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.52159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.52201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.52235: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.52333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.52377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.52412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.52465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.52489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.52642: variable 'ansible_distribution' from source: facts 7914 1726882367.52656: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.52671: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.52678: when evaluation is False, skipping this task 7914 1726882367.52685: _execute() done 7914 1726882367.52692: dumping result to json 7914 1726882367.52704: done dumping result, returning 7914 1726882367.52715: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' [0affc7ec-ae25-447a-5597-000000000017] 7914 1726882367.52812: sending task result for task 0affc7ec-ae25-447a-5597-000000000017 7914 1726882367.52893: done sending task result for task 0affc7ec-ae25-447a-5597-000000000017 7914 1726882367.52896: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.52946: no more pending results, returning what we have 7914 1726882367.52950: results queue empty 7914 1726882367.52951: checking for any_errors_fatal 7914 1726882367.52956: done checking for any_errors_fatal 7914 1726882367.52957: checking for max_fail_percentage 7914 1726882367.52959: done checking for max_fail_percentage 7914 1726882367.52960: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.52961: done checking to see if all hosts have failed 7914 1726882367.52962: getting the remaining hosts for this loop 7914 1726882367.52964: done getting the remaining hosts for this loop 7914 1726882367.52968: getting the next task for host managed_node1 7914 1726882367.52976: done getting next task for host managed_node1 7914 1726882367.52978: ^ task is: TASK: Include the task 'get_interface_stat.yml' 7914 1726882367.52981: ^ 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 7914 1726882367.52985: getting variables 7914 1726882367.52987: in VariableManager get_vars() 7914 1726882367.53030: Calling all_inventory to load vars for managed_node1 7914 1726882367.53032: Calling groups_inventory to load vars for managed_node1 7914 1726882367.53035: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.53046: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.53049: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.53052: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.53386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.53614: done with get_vars() 7914 1726882367.53627: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:32:47 -0400 (0:00:00.077) 0:00:06.653 ****** 7914 1726882367.53729: entering _queue_task() for managed_node1/include_tasks 7914 1726882367.54057: worker is 1 (out of 1 available) 7914 1726882367.54069: exiting _queue_task() for managed_node1/include_tasks 7914 1726882367.54081: done queuing things up, now waiting for results queue to drain 7914 1726882367.54083: waiting for pending results... 7914 1726882367.54347: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 7914 1726882367.54430: in run() - task 0affc7ec-ae25-447a-5597-00000000001b 7914 1726882367.54463: variable 'ansible_search_path' from source: unknown 7914 1726882367.54467: variable 'ansible_search_path' from source: unknown 7914 1726882367.54559: calling self._execute() 7914 1726882367.54594: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.54604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.54617: variable 'omit' from source: magic vars 7914 1726882367.55092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.57508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.57592: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.57643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.57701: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.57730: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.58140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.58143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.58152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.58206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.58229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.58393: variable 'ansible_distribution' from source: facts 7914 1726882367.58407: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.58426: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.58435: when evaluation is False, skipping this task 7914 1726882367.58447: _execute() done 7914 1726882367.58467: dumping result to json 7914 1726882367.58470: done dumping result, returning 7914 1726882367.58528: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-447a-5597-00000000001b] 7914 1726882367.58531: sending task result for task 0affc7ec-ae25-447a-5597-00000000001b 7914 1726882367.58775: done sending task result for task 0affc7ec-ae25-447a-5597-00000000001b 7914 1726882367.58778: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.58832: no more pending results, returning what we have 7914 1726882367.58835: results queue empty 7914 1726882367.58836: checking for any_errors_fatal 7914 1726882367.58842: done checking for any_errors_fatal 7914 1726882367.58843: checking for max_fail_percentage 7914 1726882367.58847: done checking for max_fail_percentage 7914 1726882367.58848: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.58850: done checking to see if all hosts have failed 7914 1726882367.58850: getting the remaining hosts for this loop 7914 1726882367.58852: done getting the remaining hosts for this loop 7914 1726882367.58857: getting the next task for host managed_node1 7914 1726882367.58863: done getting next task for host managed_node1 7914 1726882367.58866: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 7914 1726882367.58869: ^ 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 7914 1726882367.58873: getting variables 7914 1726882367.58875: in VariableManager get_vars() 7914 1726882367.58953: Calling all_inventory to load vars for managed_node1 7914 1726882367.58956: Calling groups_inventory to load vars for managed_node1 7914 1726882367.58959: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.58969: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.58972: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.58974: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.59243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.59493: done with get_vars() 7914 1726882367.59501: done getting variables 7914 1726882367.59552: 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) 7914 1726882367.59650: variable 'interface' from source: task vars 7914 1726882367.59653: variable 'dhcp_interface2' from source: play vars 7914 1726882367.59711: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:32:47 -0400 (0:00:00.060) 0:00:06.713 ****** 7914 1726882367.59737: entering _queue_task() for managed_node1/assert 7914 1726882367.59943: worker is 1 (out of 1 available) 7914 1726882367.59959: exiting _queue_task() for managed_node1/assert 7914 1726882367.59972: done queuing things up, now waiting for results queue to drain 7914 1726882367.59975: waiting for pending results... 7914 1726882367.60128: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' 7914 1726882367.60196: in run() - task 0affc7ec-ae25-447a-5597-00000000001c 7914 1726882367.60209: variable 'ansible_search_path' from source: unknown 7914 1726882367.60212: variable 'ansible_search_path' from source: unknown 7914 1726882367.60244: calling self._execute() 7914 1726882367.60302: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.60308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.60316: variable 'omit' from source: magic vars 7914 1726882367.60685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.62762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.62967: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.62995: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.63020: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.63042: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.63105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.63127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.63149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.63180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.63192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.63284: variable 'ansible_distribution' from source: facts 7914 1726882367.63288: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.63301: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.63304: when evaluation is False, skipping this task 7914 1726882367.63306: _execute() done 7914 1726882367.63309: dumping result to json 7914 1726882367.63311: done dumping result, returning 7914 1726882367.63318: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' [0affc7ec-ae25-447a-5597-00000000001c] 7914 1726882367.63324: sending task result for task 0affc7ec-ae25-447a-5597-00000000001c 7914 1726882367.63411: done sending task result for task 0affc7ec-ae25-447a-5597-00000000001c 7914 1726882367.63414: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.63461: no more pending results, returning what we have 7914 1726882367.63464: results queue empty 7914 1726882367.63465: checking for any_errors_fatal 7914 1726882367.63469: done checking for any_errors_fatal 7914 1726882367.63470: checking for max_fail_percentage 7914 1726882367.63471: done checking for max_fail_percentage 7914 1726882367.63472: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.63473: done checking to see if all hosts have failed 7914 1726882367.63474: getting the remaining hosts for this loop 7914 1726882367.63475: done getting the remaining hosts for this loop 7914 1726882367.63479: getting the next task for host managed_node1 7914 1726882367.63486: done getting next task for host managed_node1 7914 1726882367.63488: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 7914 1726882367.63490: ^ 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 7914 1726882367.63493: getting variables 7914 1726882367.63494: in VariableManager get_vars() 7914 1726882367.63529: Calling all_inventory to load vars for managed_node1 7914 1726882367.63531: Calling groups_inventory to load vars for managed_node1 7914 1726882367.63533: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.63543: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.63548: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.63551: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.63704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.63824: done with get_vars() 7914 1726882367.63831: done getting variables 7914 1726882367.63876: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:28 Friday 20 September 2024 21:32:47 -0400 (0:00:00.041) 0:00:06.754 ****** 7914 1726882367.63895: entering _queue_task() for managed_node1/command 7914 1726882367.64088: worker is 1 (out of 1 available) 7914 1726882367.64101: exiting _queue_task() for managed_node1/command 7914 1726882367.64115: done queuing things up, now waiting for results queue to drain 7914 1726882367.64116: waiting for pending results... 7914 1726882367.64268: running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript 7914 1726882367.64321: in run() - task 0affc7ec-ae25-447a-5597-00000000001d 7914 1726882367.64337: variable 'ansible_search_path' from source: unknown 7914 1726882367.64368: calling self._execute() 7914 1726882367.64426: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.64429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.64439: variable 'omit' from source: magic vars 7914 1726882367.64800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.67027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.67072: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.67102: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.67130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.67151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.67215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.67238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.67259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.67287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.67303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.67392: variable 'ansible_distribution' from source: facts 7914 1726882367.67396: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.67407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.67410: when evaluation is False, skipping this task 7914 1726882367.67412: _execute() done 7914 1726882367.67417: dumping result to json 7914 1726882367.67420: done dumping result, returning 7914 1726882367.67433: done running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript [0affc7ec-ae25-447a-5597-00000000001d] 7914 1726882367.67436: sending task result for task 0affc7ec-ae25-447a-5597-00000000001d 7914 1726882367.67514: done sending task result for task 0affc7ec-ae25-447a-5597-00000000001d 7914 1726882367.67517: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.67581: no more pending results, returning what we have 7914 1726882367.67583: results queue empty 7914 1726882367.67584: checking for any_errors_fatal 7914 1726882367.67589: done checking for any_errors_fatal 7914 1726882367.67589: checking for max_fail_percentage 7914 1726882367.67591: done checking for max_fail_percentage 7914 1726882367.67592: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.67593: done checking to see if all hosts have failed 7914 1726882367.67594: getting the remaining hosts for this loop 7914 1726882367.67595: done getting the remaining hosts for this loop 7914 1726882367.67600: getting the next task for host managed_node1 7914 1726882367.67604: done getting next task for host managed_node1 7914 1726882367.67606: ^ task is: TASK: TEST Add Bond with 2 ports 7914 1726882367.67608: ^ 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 7914 1726882367.67611: getting variables 7914 1726882367.67612: in VariableManager get_vars() 7914 1726882367.67648: Calling all_inventory to load vars for managed_node1 7914 1726882367.67651: Calling groups_inventory to load vars for managed_node1 7914 1726882367.67653: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.67663: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.67665: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.67668: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.67840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.68027: done with get_vars() 7914 1726882367.68035: done getting variables 7914 1726882367.68094: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:33 Friday 20 September 2024 21:32:47 -0400 (0:00:00.042) 0:00:06.797 ****** 7914 1726882367.68117: entering _queue_task() for managed_node1/debug 7914 1726882367.68354: worker is 1 (out of 1 available) 7914 1726882367.68367: exiting _queue_task() for managed_node1/debug 7914 1726882367.68380: done queuing things up, now waiting for results queue to drain 7914 1726882367.68382: waiting for pending results... 7914 1726882367.68642: running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports 7914 1726882367.68710: in run() - task 0affc7ec-ae25-447a-5597-00000000001e 7914 1726882367.68723: variable 'ansible_search_path' from source: unknown 7914 1726882367.68753: calling self._execute() 7914 1726882367.68825: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.68829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.68838: variable 'omit' from source: magic vars 7914 1726882367.69328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.71208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.71255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.71285: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.71311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.71334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.71397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.71419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.71440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.71471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.71483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.71577: variable 'ansible_distribution' from source: facts 7914 1726882367.71583: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.71593: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.71597: when evaluation is False, skipping this task 7914 1726882367.71601: _execute() done 7914 1726882367.71603: dumping result to json 7914 1726882367.71606: done dumping result, returning 7914 1726882367.71622: done running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports [0affc7ec-ae25-447a-5597-00000000001e] 7914 1726882367.71625: sending task result for task 0affc7ec-ae25-447a-5597-00000000001e 7914 1726882367.71706: done sending task result for task 0affc7ec-ae25-447a-5597-00000000001e 7914 1726882367.71709: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7914 1726882367.71759: no more pending results, returning what we have 7914 1726882367.71763: results queue empty 7914 1726882367.71764: checking for any_errors_fatal 7914 1726882367.71769: done checking for any_errors_fatal 7914 1726882367.71770: checking for max_fail_percentage 7914 1726882367.71771: done checking for max_fail_percentage 7914 1726882367.71772: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.71774: done checking to see if all hosts have failed 7914 1726882367.71774: getting the remaining hosts for this loop 7914 1726882367.71776: done getting the remaining hosts for this loop 7914 1726882367.71779: getting the next task for host managed_node1 7914 1726882367.71785: done getting next task for host managed_node1 7914 1726882367.71790: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7914 1726882367.71793: ^ 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 7914 1726882367.71806: getting variables 7914 1726882367.71808: in VariableManager get_vars() 7914 1726882367.71853: Calling all_inventory to load vars for managed_node1 7914 1726882367.71855: Calling groups_inventory to load vars for managed_node1 7914 1726882367.71858: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.71866: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.71869: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.71872: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.72080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.72314: done with get_vars() 7914 1726882367.72327: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:47 -0400 (0:00:00.043) 0:00:06.840 ****** 7914 1726882367.72436: entering _queue_task() for managed_node1/include_tasks 7914 1726882367.72788: worker is 1 (out of 1 available) 7914 1726882367.72801: exiting _queue_task() for managed_node1/include_tasks 7914 1726882367.72891: done queuing things up, now waiting for results queue to drain 7914 1726882367.72893: waiting for pending results... 7914 1726882367.73085: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7914 1726882367.73172: in run() - task 0affc7ec-ae25-447a-5597-000000000026 7914 1726882367.73184: variable 'ansible_search_path' from source: unknown 7914 1726882367.73187: variable 'ansible_search_path' from source: unknown 7914 1726882367.73220: calling self._execute() 7914 1726882367.73283: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.73289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.73297: variable 'omit' from source: magic vars 7914 1726882367.73638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.75446: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.75495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.75525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.75553: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.75584: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.75650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.75827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.75829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.75831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.75833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.75835: variable 'ansible_distribution' from source: facts 7914 1726882367.75838: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.75853: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.75858: when evaluation is False, skipping this task 7914 1726882367.75861: _execute() done 7914 1726882367.75864: dumping result to json 7914 1726882367.75867: done dumping result, returning 7914 1726882367.75875: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-447a-5597-000000000026] 7914 1726882367.75877: sending task result for task 0affc7ec-ae25-447a-5597-000000000026 7914 1726882367.75969: done sending task result for task 0affc7ec-ae25-447a-5597-000000000026 7914 1726882367.75972: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.76019: no more pending results, returning what we have 7914 1726882367.76024: results queue empty 7914 1726882367.76025: checking for any_errors_fatal 7914 1726882367.76032: done checking for any_errors_fatal 7914 1726882367.76032: checking for max_fail_percentage 7914 1726882367.76034: done checking for max_fail_percentage 7914 1726882367.76035: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.76036: done checking to see if all hosts have failed 7914 1726882367.76037: getting the remaining hosts for this loop 7914 1726882367.76038: done getting the remaining hosts for this loop 7914 1726882367.76043: getting the next task for host managed_node1 7914 1726882367.76051: done getting next task for host managed_node1 7914 1726882367.76054: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7914 1726882367.76057: ^ 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 7914 1726882367.76071: getting variables 7914 1726882367.76072: in VariableManager get_vars() 7914 1726882367.76108: Calling all_inventory to load vars for managed_node1 7914 1726882367.76111: Calling groups_inventory to load vars for managed_node1 7914 1726882367.76113: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.76124: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.76127: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.76129: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.76287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.76418: done with get_vars() 7914 1726882367.76427: done getting variables 7914 1726882367.76469: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:47 -0400 (0:00:00.040) 0:00:06.880 ****** 7914 1726882367.76492: entering _queue_task() for managed_node1/debug 7914 1726882367.76692: worker is 1 (out of 1 available) 7914 1726882367.76705: exiting _queue_task() for managed_node1/debug 7914 1726882367.76719: done queuing things up, now waiting for results queue to drain 7914 1726882367.76720: waiting for pending results... 7914 1726882367.76887: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7914 1726882367.76968: in run() - task 0affc7ec-ae25-447a-5597-000000000027 7914 1726882367.76980: variable 'ansible_search_path' from source: unknown 7914 1726882367.76984: variable 'ansible_search_path' from source: unknown 7914 1726882367.77015: calling self._execute() 7914 1726882367.77078: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.77083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.77091: variable 'omit' from source: magic vars 7914 1726882367.77417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.79169: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.79223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.79253: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.79280: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.79300: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.79367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.79388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.79407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.79437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.79450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.79548: variable 'ansible_distribution' from source: facts 7914 1726882367.79553: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.79571: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.79575: when evaluation is False, skipping this task 7914 1726882367.79577: _execute() done 7914 1726882367.79580: dumping result to json 7914 1726882367.79582: done dumping result, returning 7914 1726882367.79585: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-447a-5597-000000000027] 7914 1726882367.79587: sending task result for task 0affc7ec-ae25-447a-5597-000000000027 7914 1726882367.79676: done sending task result for task 0affc7ec-ae25-447a-5597-000000000027 7914 1726882367.79679: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7914 1726882367.79731: no more pending results, returning what we have 7914 1726882367.79735: results queue empty 7914 1726882367.79735: checking for any_errors_fatal 7914 1726882367.79740: done checking for any_errors_fatal 7914 1726882367.79741: checking for max_fail_percentage 7914 1726882367.79743: done checking for max_fail_percentage 7914 1726882367.79746: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.79747: done checking to see if all hosts have failed 7914 1726882367.79748: getting the remaining hosts for this loop 7914 1726882367.79749: done getting the remaining hosts for this loop 7914 1726882367.79753: getting the next task for host managed_node1 7914 1726882367.79758: done getting next task for host managed_node1 7914 1726882367.79762: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7914 1726882367.79765: ^ 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 7914 1726882367.79778: getting variables 7914 1726882367.79780: in VariableManager get_vars() 7914 1726882367.79825: Calling all_inventory to load vars for managed_node1 7914 1726882367.79827: Calling groups_inventory to load vars for managed_node1 7914 1726882367.79829: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.79838: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.79840: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.79843: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.79968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.80095: done with get_vars() 7914 1726882367.80102: done getting variables 7914 1726882367.80173: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:47 -0400 (0:00:00.037) 0:00:06.917 ****** 7914 1726882367.80197: entering _queue_task() for managed_node1/fail 7914 1726882367.80198: Creating lock for fail 7914 1726882367.80402: worker is 1 (out of 1 available) 7914 1726882367.80416: exiting _queue_task() for managed_node1/fail 7914 1726882367.80431: done queuing things up, now waiting for results queue to drain 7914 1726882367.80433: waiting for pending results... 7914 1726882367.80587: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7914 1726882367.80680: in run() - task 0affc7ec-ae25-447a-5597-000000000028 7914 1726882367.80692: variable 'ansible_search_path' from source: unknown 7914 1726882367.80695: variable 'ansible_search_path' from source: unknown 7914 1726882367.80733: calling self._execute() 7914 1726882367.80794: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.80800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.80808: variable 'omit' from source: magic vars 7914 1726882367.81365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.82936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.82994: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.83020: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.83047: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.83074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.83133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.83159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.83180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.83211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.83224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.83317: variable 'ansible_distribution' from source: facts 7914 1726882367.83321: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.83332: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.83335: when evaluation is False, skipping this task 7914 1726882367.83338: _execute() done 7914 1726882367.83341: dumping result to json 7914 1726882367.83344: done dumping result, returning 7914 1726882367.83354: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-447a-5597-000000000028] 7914 1726882367.83357: sending task result for task 0affc7ec-ae25-447a-5597-000000000028 7914 1726882367.83442: done sending task result for task 0affc7ec-ae25-447a-5597-000000000028 7914 1726882367.83445: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.83488: no more pending results, returning what we have 7914 1726882367.83491: results queue empty 7914 1726882367.83492: checking for any_errors_fatal 7914 1726882367.83497: done checking for any_errors_fatal 7914 1726882367.83498: checking for max_fail_percentage 7914 1726882367.83499: done checking for max_fail_percentage 7914 1726882367.83500: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.83501: done checking to see if all hosts have failed 7914 1726882367.83502: getting the remaining hosts for this loop 7914 1726882367.83504: done getting the remaining hosts for this loop 7914 1726882367.83507: getting the next task for host managed_node1 7914 1726882367.83513: done getting next task for host managed_node1 7914 1726882367.83517: ^ 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 7914 1726882367.83519: ^ 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 7914 1726882367.83535: getting variables 7914 1726882367.83536: in VariableManager get_vars() 7914 1726882367.83569: Calling all_inventory to load vars for managed_node1 7914 1726882367.83571: Calling groups_inventory to load vars for managed_node1 7914 1726882367.83574: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.83582: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.83585: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.83588: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.83868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.83987: done with get_vars() 7914 1726882367.83994: done getting variables 7914 1726882367.84037: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:47 -0400 (0:00:00.038) 0:00:06.956 ****** 7914 1726882367.84060: entering _queue_task() for managed_node1/fail 7914 1726882367.84242: worker is 1 (out of 1 available) 7914 1726882367.84256: exiting _queue_task() for managed_node1/fail 7914 1726882367.84269: done queuing things up, now waiting for results queue to drain 7914 1726882367.84271: waiting for pending results... 7914 1726882367.84427: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7914 1726882367.84513: in run() - task 0affc7ec-ae25-447a-5597-000000000029 7914 1726882367.84526: variable 'ansible_search_path' from source: unknown 7914 1726882367.84548: variable 'ansible_search_path' from source: unknown 7914 1726882367.84578: calling self._execute() 7914 1726882367.84637: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.84645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.84658: variable 'omit' from source: magic vars 7914 1726882367.84974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.86583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.86632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.86662: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.86688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.86707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.86777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.86805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.86826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.86860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.86871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.86964: variable 'ansible_distribution' from source: facts 7914 1726882367.86968: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.86977: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.86980: when evaluation is False, skipping this task 7914 1726882367.86983: _execute() done 7914 1726882367.86985: dumping result to json 7914 1726882367.86992: done dumping result, returning 7914 1726882367.86997: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-447a-5597-000000000029] 7914 1726882367.87002: sending task result for task 0affc7ec-ae25-447a-5597-000000000029 7914 1726882367.87089: done sending task result for task 0affc7ec-ae25-447a-5597-000000000029 7914 1726882367.87092: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.87145: no more pending results, returning what we have 7914 1726882367.87148: results queue empty 7914 1726882367.87149: checking for any_errors_fatal 7914 1726882367.87154: done checking for any_errors_fatal 7914 1726882367.87155: checking for max_fail_percentage 7914 1726882367.87156: done checking for max_fail_percentage 7914 1726882367.87157: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.87158: done checking to see if all hosts have failed 7914 1726882367.87159: getting the remaining hosts for this loop 7914 1726882367.87160: done getting the remaining hosts for this loop 7914 1726882367.87164: getting the next task for host managed_node1 7914 1726882367.87169: done getting next task for host managed_node1 7914 1726882367.87172: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7914 1726882367.87175: ^ 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 7914 1726882367.87187: getting variables 7914 1726882367.87189: in VariableManager get_vars() 7914 1726882367.87230: Calling all_inventory to load vars for managed_node1 7914 1726882367.87233: Calling groups_inventory to load vars for managed_node1 7914 1726882367.87235: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.87244: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.87246: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.87250: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.87357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.87496: done with get_vars() 7914 1726882367.87503: done getting variables 7914 1726882367.87544: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:47 -0400 (0:00:00.035) 0:00:06.991 ****** 7914 1726882367.87568: entering _queue_task() for managed_node1/fail 7914 1726882367.87751: worker is 1 (out of 1 available) 7914 1726882367.87765: exiting _queue_task() for managed_node1/fail 7914 1726882367.87777: done queuing things up, now waiting for results queue to drain 7914 1726882367.87779: waiting for pending results... 7914 1726882367.87935: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7914 1726882367.88018: in run() - task 0affc7ec-ae25-447a-5597-00000000002a 7914 1726882367.88027: variable 'ansible_search_path' from source: unknown 7914 1726882367.88031: variable 'ansible_search_path' from source: unknown 7914 1726882367.88065: calling self._execute() 7914 1726882367.88125: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.88131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.88139: variable 'omit' from source: magic vars 7914 1726882367.88493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.90064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.90117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.90145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.90173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.90195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.90259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.90281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.90302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.90334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.90345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.90448: variable 'ansible_distribution' from source: facts 7914 1726882367.90488: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.90490: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.90492: when evaluation is False, skipping this task 7914 1726882367.90494: _execute() done 7914 1726882367.90504: dumping result to json 7914 1726882367.90507: done dumping result, returning 7914 1726882367.90637: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-447a-5597-00000000002a] 7914 1726882367.90639: sending task result for task 0affc7ec-ae25-447a-5597-00000000002a 7914 1726882367.90688: done sending task result for task 0affc7ec-ae25-447a-5597-00000000002a 7914 1726882367.90690: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.90750: no more pending results, returning what we have 7914 1726882367.90753: results queue empty 7914 1726882367.90754: checking for any_errors_fatal 7914 1726882367.90761: done checking for any_errors_fatal 7914 1726882367.90762: checking for max_fail_percentage 7914 1726882367.90763: done checking for max_fail_percentage 7914 1726882367.90764: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.90765: done checking to see if all hosts have failed 7914 1726882367.90766: getting the remaining hosts for this loop 7914 1726882367.90767: done getting the remaining hosts for this loop 7914 1726882367.90770: getting the next task for host managed_node1 7914 1726882367.90775: done getting next task for host managed_node1 7914 1726882367.90778: ^ 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 7914 1726882367.90781: ^ 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 7914 1726882367.90790: getting variables 7914 1726882367.90791: in VariableManager get_vars() 7914 1726882367.90817: Calling all_inventory to load vars for managed_node1 7914 1726882367.90819: Calling groups_inventory to load vars for managed_node1 7914 1726882367.90820: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.90828: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.90830: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.90832: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.90965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.91086: done with get_vars() 7914 1726882367.91093: done getting variables 7914 1726882367.91160: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:47 -0400 (0:00:00.036) 0:00:07.027 ****** 7914 1726882367.91180: entering _queue_task() for managed_node1/dnf 7914 1726882367.91360: worker is 1 (out of 1 available) 7914 1726882367.91376: exiting _queue_task() for managed_node1/dnf 7914 1726882367.91389: done queuing things up, now waiting for results queue to drain 7914 1726882367.91391: waiting for pending results... 7914 1726882367.91548: running TaskExecutor() for managed_node1/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 7914 1726882367.91627: in run() - task 0affc7ec-ae25-447a-5597-00000000002b 7914 1726882367.91631: variable 'ansible_search_path' from source: unknown 7914 1726882367.91640: variable 'ansible_search_path' from source: unknown 7914 1726882367.91673: calling self._execute() 7914 1726882367.91734: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.91739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.91754: variable 'omit' from source: magic vars 7914 1726882367.92101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.94115: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.94166: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.94195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.94233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.94255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.94318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.94342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.94364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.94392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.94407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.94504: variable 'ansible_distribution' from source: facts 7914 1726882367.94508: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.94519: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.94524: when evaluation is False, skipping this task 7914 1726882367.94527: _execute() done 7914 1726882367.94529: dumping result to json 7914 1726882367.94727: done dumping result, returning 7914 1726882367.94730: done running TaskExecutor() for managed_node1/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 [0affc7ec-ae25-447a-5597-00000000002b] 7914 1726882367.94732: sending task result for task 0affc7ec-ae25-447a-5597-00000000002b 7914 1726882367.94786: done sending task result for task 0affc7ec-ae25-447a-5597-00000000002b 7914 1726882367.94789: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.94821: no more pending results, returning what we have 7914 1726882367.94825: results queue empty 7914 1726882367.94826: checking for any_errors_fatal 7914 1726882367.94829: done checking for any_errors_fatal 7914 1726882367.94829: checking for max_fail_percentage 7914 1726882367.94830: done checking for max_fail_percentage 7914 1726882367.94831: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.94832: done checking to see if all hosts have failed 7914 1726882367.94832: getting the remaining hosts for this loop 7914 1726882367.94833: done getting the remaining hosts for this loop 7914 1726882367.94836: getting the next task for host managed_node1 7914 1726882367.94840: done getting next task for host managed_node1 7914 1726882367.94844: ^ 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 7914 1726882367.94847: ^ 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 7914 1726882367.94856: getting variables 7914 1726882367.94859: in VariableManager get_vars() 7914 1726882367.94886: Calling all_inventory to load vars for managed_node1 7914 1726882367.94888: Calling groups_inventory to load vars for managed_node1 7914 1726882367.94890: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882367.94896: Calling all_plugins_play to load vars for managed_node1 7914 1726882367.94898: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882367.94900: Calling groups_plugins_play to load vars for managed_node1 7914 1726882367.95009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882367.95211: done with get_vars() 7914 1726882367.95220: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7914 1726882367.95296: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:47 -0400 (0:00:00.041) 0:00:07.069 ****** 7914 1726882367.95329: entering _queue_task() for managed_node1/yum 7914 1726882367.95331: Creating lock for yum 7914 1726882367.95578: worker is 1 (out of 1 available) 7914 1726882367.95591: exiting _queue_task() for managed_node1/yum 7914 1726882367.95605: done queuing things up, now waiting for results queue to drain 7914 1726882367.95607: waiting for pending results... 7914 1726882367.96041: running TaskExecutor() for managed_node1/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 7914 1726882367.96046: in run() - task 0affc7ec-ae25-447a-5597-00000000002c 7914 1726882367.96049: variable 'ansible_search_path' from source: unknown 7914 1726882367.96053: variable 'ansible_search_path' from source: unknown 7914 1726882367.96076: calling self._execute() 7914 1726882367.96160: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882367.96175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882367.96276: variable 'omit' from source: magic vars 7914 1726882367.96643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882367.99059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882367.99136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882367.99180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882367.99229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882367.99260: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882367.99351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882367.99388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882367.99424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882367.99473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882367.99492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882367.99641: variable 'ansible_distribution' from source: facts 7914 1726882367.99652: variable 'ansible_distribution_major_version' from source: facts 7914 1726882367.99667: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882367.99674: when evaluation is False, skipping this task 7914 1726882367.99739: _execute() done 7914 1726882367.99742: dumping result to json 7914 1726882367.99745: done dumping result, returning 7914 1726882367.99748: done running TaskExecutor() for managed_node1/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 [0affc7ec-ae25-447a-5597-00000000002c] 7914 1726882367.99750: sending task result for task 0affc7ec-ae25-447a-5597-00000000002c 7914 1726882367.99830: done sending task result for task 0affc7ec-ae25-447a-5597-00000000002c 7914 1726882367.99833: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882367.99897: no more pending results, returning what we have 7914 1726882367.99900: results queue empty 7914 1726882367.99902: checking for any_errors_fatal 7914 1726882367.99908: done checking for any_errors_fatal 7914 1726882367.99908: checking for max_fail_percentage 7914 1726882367.99910: done checking for max_fail_percentage 7914 1726882367.99911: checking to see if all hosts have failed and the running result is not ok 7914 1726882367.99913: done checking to see if all hosts have failed 7914 1726882367.99913: getting the remaining hosts for this loop 7914 1726882367.99915: done getting the remaining hosts for this loop 7914 1726882367.99919: getting the next task for host managed_node1 7914 1726882367.99928: done getting next task for host managed_node1 7914 1726882367.99932: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7914 1726882367.99936: ^ 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 7914 1726882367.99951: getting variables 7914 1726882367.99953: in VariableManager get_vars() 7914 1726882367.99997: Calling all_inventory to load vars for managed_node1 7914 1726882368.00001: Calling groups_inventory to load vars for managed_node1 7914 1726882368.00003: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.00015: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.00018: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.00298: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.00477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.00656: done with get_vars() 7914 1726882368.00667: done getting variables 7914 1726882368.00723: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:48 -0400 (0:00:00.054) 0:00:07.123 ****** 7914 1726882368.00758: entering _queue_task() for managed_node1/fail 7914 1726882368.01227: worker is 1 (out of 1 available) 7914 1726882368.01238: exiting _queue_task() for managed_node1/fail 7914 1726882368.01249: done queuing things up, now waiting for results queue to drain 7914 1726882368.01250: waiting for pending results... 7914 1726882368.01442: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7914 1726882368.01488: in run() - task 0affc7ec-ae25-447a-5597-00000000002d 7914 1726882368.01510: variable 'ansible_search_path' from source: unknown 7914 1726882368.01519: variable 'ansible_search_path' from source: unknown 7914 1726882368.01564: calling self._execute() 7914 1726882368.01662: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.01676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.01802: variable 'omit' from source: magic vars 7914 1726882368.02163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.04525: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.04596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.04656: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.04700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.04735: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.04823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.04863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.04894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.04950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.04969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.05110: variable 'ansible_distribution' from source: facts 7914 1726882368.05121: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.05138: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.05145: when evaluation is False, skipping this task 7914 1726882368.05153: _execute() done 7914 1726882368.05165: dumping result to json 7914 1726882368.05173: done dumping result, returning 7914 1726882368.05183: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-447a-5597-00000000002d] 7914 1726882368.05226: sending task result for task 0affc7ec-ae25-447a-5597-00000000002d 7914 1726882368.05469: done sending task result for task 0affc7ec-ae25-447a-5597-00000000002d 7914 1726882368.05472: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.05517: no more pending results, returning what we have 7914 1726882368.05520: results queue empty 7914 1726882368.05523: checking for any_errors_fatal 7914 1726882368.05528: done checking for any_errors_fatal 7914 1726882368.05529: checking for max_fail_percentage 7914 1726882368.05531: done checking for max_fail_percentage 7914 1726882368.05532: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.05533: done checking to see if all hosts have failed 7914 1726882368.05534: getting the remaining hosts for this loop 7914 1726882368.05536: done getting the remaining hosts for this loop 7914 1726882368.05540: getting the next task for host managed_node1 7914 1726882368.05546: done getting next task for host managed_node1 7914 1726882368.05549: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7914 1726882368.05552: ^ 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 7914 1726882368.05566: getting variables 7914 1726882368.05567: in VariableManager get_vars() 7914 1726882368.05608: Calling all_inventory to load vars for managed_node1 7914 1726882368.05611: Calling groups_inventory to load vars for managed_node1 7914 1726882368.05614: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.05625: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.05628: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.05632: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.05937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.06156: done with get_vars() 7914 1726882368.06166: done getting variables 7914 1726882368.06225: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:48 -0400 (0:00:00.054) 0:00:07.178 ****** 7914 1726882368.06257: entering _queue_task() for managed_node1/package 7914 1726882368.06511: worker is 1 (out of 1 available) 7914 1726882368.06525: exiting _queue_task() for managed_node1/package 7914 1726882368.06538: done queuing things up, now waiting for results queue to drain 7914 1726882368.06539: waiting for pending results... 7914 1726882368.06798: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7914 1726882368.06934: in run() - task 0affc7ec-ae25-447a-5597-00000000002e 7914 1726882368.06954: variable 'ansible_search_path' from source: unknown 7914 1726882368.06961: variable 'ansible_search_path' from source: unknown 7914 1726882368.07003: calling self._execute() 7914 1726882368.07089: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.07101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.07114: variable 'omit' from source: magic vars 7914 1726882368.07565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.10016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.10097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.10327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.10331: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.10333: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.10336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.10338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.10356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.10405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.10426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.10573: variable 'ansible_distribution' from source: facts 7914 1726882368.10584: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.10598: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.10606: when evaluation is False, skipping this task 7914 1726882368.10612: _execute() done 7914 1726882368.10620: dumping result to json 7914 1726882368.10629: done dumping result, returning 7914 1726882368.10640: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-447a-5597-00000000002e] 7914 1726882368.10650: sending task result for task 0affc7ec-ae25-447a-5597-00000000002e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.10827: no more pending results, returning what we have 7914 1726882368.10830: results queue empty 7914 1726882368.10832: checking for any_errors_fatal 7914 1726882368.10839: done checking for any_errors_fatal 7914 1726882368.10840: checking for max_fail_percentage 7914 1726882368.10842: done checking for max_fail_percentage 7914 1726882368.10843: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.10844: done checking to see if all hosts have failed 7914 1726882368.10845: getting the remaining hosts for this loop 7914 1726882368.10847: done getting the remaining hosts for this loop 7914 1726882368.10851: getting the next task for host managed_node1 7914 1726882368.10858: done getting next task for host managed_node1 7914 1726882368.10861: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7914 1726882368.10865: ^ 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 7914 1726882368.10879: getting variables 7914 1726882368.10881: in VariableManager get_vars() 7914 1726882368.10927: Calling all_inventory to load vars for managed_node1 7914 1726882368.10930: Calling groups_inventory to load vars for managed_node1 7914 1726882368.10932: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.10943: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.10946: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.10950: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.11407: done sending task result for task 0affc7ec-ae25-447a-5597-00000000002e 7914 1726882368.11410: WORKER PROCESS EXITING 7914 1726882368.11437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.11661: done with get_vars() 7914 1726882368.11673: done getting variables 7914 1726882368.11738: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:48 -0400 (0:00:00.055) 0:00:07.233 ****** 7914 1726882368.11772: entering _queue_task() for managed_node1/package 7914 1726882368.12028: worker is 1 (out of 1 available) 7914 1726882368.12041: exiting _queue_task() for managed_node1/package 7914 1726882368.12053: done queuing things up, now waiting for results queue to drain 7914 1726882368.12055: waiting for pending results... 7914 1726882368.12319: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7914 1726882368.12453: in run() - task 0affc7ec-ae25-447a-5597-00000000002f 7914 1726882368.12474: variable 'ansible_search_path' from source: unknown 7914 1726882368.12482: variable 'ansible_search_path' from source: unknown 7914 1726882368.12526: calling self._execute() 7914 1726882368.12613: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.12627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.12641: variable 'omit' from source: magic vars 7914 1726882368.13101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.15554: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.15633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.15692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.15735: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.15770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.15859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.15899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.15933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.15984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.16005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.16151: variable 'ansible_distribution' from source: facts 7914 1726882368.16199: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.16203: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.16205: when evaluation is False, skipping this task 7914 1726882368.16208: _execute() done 7914 1726882368.16210: dumping result to json 7914 1726882368.16212: done dumping result, returning 7914 1726882368.16215: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-447a-5597-00000000002f] 7914 1726882368.16217: sending task result for task 0affc7ec-ae25-447a-5597-00000000002f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.16374: no more pending results, returning what we have 7914 1726882368.16378: results queue empty 7914 1726882368.16379: checking for any_errors_fatal 7914 1726882368.16385: done checking for any_errors_fatal 7914 1726882368.16386: checking for max_fail_percentage 7914 1726882368.16388: done checking for max_fail_percentage 7914 1726882368.16389: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.16391: done checking to see if all hosts have failed 7914 1726882368.16392: getting the remaining hosts for this loop 7914 1726882368.16394: done getting the remaining hosts for this loop 7914 1726882368.16399: getting the next task for host managed_node1 7914 1726882368.16407: done getting next task for host managed_node1 7914 1726882368.16411: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7914 1726882368.16414: ^ 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 7914 1726882368.16430: getting variables 7914 1726882368.16432: in VariableManager get_vars() 7914 1726882368.16476: Calling all_inventory to load vars for managed_node1 7914 1726882368.16479: Calling groups_inventory to load vars for managed_node1 7914 1726882368.16482: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.16492: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.16495: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.16498: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.16993: done sending task result for task 0affc7ec-ae25-447a-5597-00000000002f 7914 1726882368.16997: WORKER PROCESS EXITING 7914 1726882368.17021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.17239: done with get_vars() 7914 1726882368.17250: done getting variables 7914 1726882368.17307: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:48 -0400 (0:00:00.055) 0:00:07.289 ****** 7914 1726882368.17342: entering _queue_task() for managed_node1/package 7914 1726882368.17591: worker is 1 (out of 1 available) 7914 1726882368.17604: exiting _queue_task() for managed_node1/package 7914 1726882368.17616: done queuing things up, now waiting for results queue to drain 7914 1726882368.17618: waiting for pending results... 7914 1726882368.17880: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7914 1726882368.18011: in run() - task 0affc7ec-ae25-447a-5597-000000000030 7914 1726882368.18032: variable 'ansible_search_path' from source: unknown 7914 1726882368.18040: variable 'ansible_search_path' from source: unknown 7914 1726882368.18129: calling self._execute() 7914 1726882368.18178: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.18189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.18201: variable 'omit' from source: magic vars 7914 1726882368.18655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.21156: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.21237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.21309: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.21332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.21366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.21474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.21528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.21556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.21639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.21642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.21766: variable 'ansible_distribution' from source: facts 7914 1726882368.21778: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.21792: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.21799: when evaluation is False, skipping this task 7914 1726882368.21806: _execute() done 7914 1726882368.21813: dumping result to json 7914 1726882368.21819: done dumping result, returning 7914 1726882368.21833: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-447a-5597-000000000030] 7914 1726882368.21856: sending task result for task 0affc7ec-ae25-447a-5597-000000000030 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.22009: no more pending results, returning what we have 7914 1726882368.22013: results queue empty 7914 1726882368.22014: checking for any_errors_fatal 7914 1726882368.22019: done checking for any_errors_fatal 7914 1726882368.22020: checking for max_fail_percentage 7914 1726882368.22023: done checking for max_fail_percentage 7914 1726882368.22025: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.22026: done checking to see if all hosts have failed 7914 1726882368.22027: getting the remaining hosts for this loop 7914 1726882368.22028: done getting the remaining hosts for this loop 7914 1726882368.22034: getting the next task for host managed_node1 7914 1726882368.22040: done getting next task for host managed_node1 7914 1726882368.22044: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7914 1726882368.22047: ^ 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 7914 1726882368.22062: getting variables 7914 1726882368.22064: in VariableManager get_vars() 7914 1726882368.22108: Calling all_inventory to load vars for managed_node1 7914 1726882368.22111: Calling groups_inventory to load vars for managed_node1 7914 1726882368.22113: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.22418: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.22425: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.22432: done sending task result for task 0affc7ec-ae25-447a-5597-000000000030 7914 1726882368.22436: WORKER PROCESS EXITING 7914 1726882368.22441: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.22634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.22857: done with get_vars() 7914 1726882368.22870: done getting variables 7914 1726882368.22977: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:48 -0400 (0:00:00.056) 0:00:07.346 ****** 7914 1726882368.23014: entering _queue_task() for managed_node1/service 7914 1726882368.23016: Creating lock for service 7914 1726882368.23318: worker is 1 (out of 1 available) 7914 1726882368.23436: exiting _queue_task() for managed_node1/service 7914 1726882368.23449: done queuing things up, now waiting for results queue to drain 7914 1726882368.23451: waiting for pending results... 7914 1726882368.23650: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7914 1726882368.23895: in run() - task 0affc7ec-ae25-447a-5597-000000000031 7914 1726882368.23900: variable 'ansible_search_path' from source: unknown 7914 1726882368.23903: variable 'ansible_search_path' from source: unknown 7914 1726882368.23906: calling self._execute() 7914 1726882368.23968: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.23982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.24000: variable 'omit' from source: magic vars 7914 1726882368.24550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.26846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.26938: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.26986: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.27034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.27067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.27161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.27330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.27333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.27336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.27338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.27449: variable 'ansible_distribution' from source: facts 7914 1726882368.27461: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.27476: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.27483: when evaluation is False, skipping this task 7914 1726882368.27490: _execute() done 7914 1726882368.27497: dumping result to json 7914 1726882368.27504: done dumping result, returning 7914 1726882368.27515: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-447a-5597-000000000031] 7914 1726882368.27527: sending task result for task 0affc7ec-ae25-447a-5597-000000000031 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.27701: no more pending results, returning what we have 7914 1726882368.27706: results queue empty 7914 1726882368.27707: checking for any_errors_fatal 7914 1726882368.27714: done checking for any_errors_fatal 7914 1726882368.27714: checking for max_fail_percentage 7914 1726882368.27716: done checking for max_fail_percentage 7914 1726882368.27717: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.27719: done checking to see if all hosts have failed 7914 1726882368.27719: getting the remaining hosts for this loop 7914 1726882368.27721: done getting the remaining hosts for this loop 7914 1726882368.27727: getting the next task for host managed_node1 7914 1726882368.27734: done getting next task for host managed_node1 7914 1726882368.27738: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7914 1726882368.27741: ^ 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 7914 1726882368.27757: getting variables 7914 1726882368.27759: in VariableManager get_vars() 7914 1726882368.27803: Calling all_inventory to load vars for managed_node1 7914 1726882368.27806: Calling groups_inventory to load vars for managed_node1 7914 1726882368.27808: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.27820: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.28031: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.28038: done sending task result for task 0affc7ec-ae25-447a-5597-000000000031 7914 1726882368.28041: WORKER PROCESS EXITING 7914 1726882368.28045: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.28362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.28552: done with get_vars() 7914 1726882368.28563: done getting variables 7914 1726882368.28619: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:48 -0400 (0:00:00.056) 0:00:07.402 ****** 7914 1726882368.28652: entering _queue_task() for managed_node1/service 7914 1726882368.28914: worker is 1 (out of 1 available) 7914 1726882368.29030: exiting _queue_task() for managed_node1/service 7914 1726882368.29043: done queuing things up, now waiting for results queue to drain 7914 1726882368.29045: waiting for pending results... 7914 1726882368.29226: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7914 1726882368.29365: in run() - task 0affc7ec-ae25-447a-5597-000000000032 7914 1726882368.29390: variable 'ansible_search_path' from source: unknown 7914 1726882368.29398: variable 'ansible_search_path' from source: unknown 7914 1726882368.29443: calling self._execute() 7914 1726882368.29529: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.29542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.29557: variable 'omit' from source: magic vars 7914 1726882368.30015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.32294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.32378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.32427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.32483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.32516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.32614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.32657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.32691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.32743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.32771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.32931: variable 'ansible_distribution' from source: facts 7914 1726882368.32944: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.32961: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.32969: when evaluation is False, skipping this task 7914 1726882368.32982: _execute() done 7914 1726882368.32990: dumping result to json 7914 1726882368.32997: done dumping result, returning 7914 1726882368.33009: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-447a-5597-000000000032] 7914 1726882368.33019: sending task result for task 0affc7ec-ae25-447a-5597-000000000032 7914 1726882368.33428: done sending task result for task 0affc7ec-ae25-447a-5597-000000000032 7914 1726882368.33432: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7914 1726882368.33471: no more pending results, returning what we have 7914 1726882368.33474: results queue empty 7914 1726882368.33475: checking for any_errors_fatal 7914 1726882368.33480: done checking for any_errors_fatal 7914 1726882368.33481: checking for max_fail_percentage 7914 1726882368.33483: done checking for max_fail_percentage 7914 1726882368.33484: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.33485: done checking to see if all hosts have failed 7914 1726882368.33486: getting the remaining hosts for this loop 7914 1726882368.33487: done getting the remaining hosts for this loop 7914 1726882368.33491: getting the next task for host managed_node1 7914 1726882368.33498: done getting next task for host managed_node1 7914 1726882368.33501: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7914 1726882368.33505: ^ 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 7914 1726882368.33518: getting variables 7914 1726882368.33520: in VariableManager get_vars() 7914 1726882368.33562: Calling all_inventory to load vars for managed_node1 7914 1726882368.33565: Calling groups_inventory to load vars for managed_node1 7914 1726882368.33568: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.33578: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.33580: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.33584: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.33778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.34025: done with get_vars() 7914 1726882368.34036: done getting variables 7914 1726882368.34098: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:48 -0400 (0:00:00.054) 0:00:07.457 ****** 7914 1726882368.34132: entering _queue_task() for managed_node1/service 7914 1726882368.34386: worker is 1 (out of 1 available) 7914 1726882368.34400: exiting _queue_task() for managed_node1/service 7914 1726882368.34413: done queuing things up, now waiting for results queue to drain 7914 1726882368.34415: waiting for pending results... 7914 1726882368.34691: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7914 1726882368.34836: in run() - task 0affc7ec-ae25-447a-5597-000000000033 7914 1726882368.34862: variable 'ansible_search_path' from source: unknown 7914 1726882368.34872: variable 'ansible_search_path' from source: unknown 7914 1726882368.34916: calling self._execute() 7914 1726882368.35013: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.35028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.35043: variable 'omit' from source: magic vars 7914 1726882368.35498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.37256: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.37305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.37335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.37362: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.37390: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.37468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.37491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.37511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.37543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.37555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.37654: variable 'ansible_distribution' from source: facts 7914 1726882368.37660: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.37669: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.37672: when evaluation is False, skipping this task 7914 1726882368.37675: _execute() done 7914 1726882368.37680: dumping result to json 7914 1726882368.37682: done dumping result, returning 7914 1726882368.37697: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-447a-5597-000000000033] 7914 1726882368.37707: sending task result for task 0affc7ec-ae25-447a-5597-000000000033 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.37974: no more pending results, returning what we have 7914 1726882368.37977: results queue empty 7914 1726882368.37978: checking for any_errors_fatal 7914 1726882368.37986: done checking for any_errors_fatal 7914 1726882368.37987: checking for max_fail_percentage 7914 1726882368.37988: done checking for max_fail_percentage 7914 1726882368.37989: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.37990: done checking to see if all hosts have failed 7914 1726882368.37991: getting the remaining hosts for this loop 7914 1726882368.37992: done getting the remaining hosts for this loop 7914 1726882368.37996: getting the next task for host managed_node1 7914 1726882368.38002: done getting next task for host managed_node1 7914 1726882368.38005: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7914 1726882368.38008: ^ 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 7914 1726882368.38021: getting variables 7914 1726882368.38024: in VariableManager get_vars() 7914 1726882368.38063: Calling all_inventory to load vars for managed_node1 7914 1726882368.38066: Calling groups_inventory to load vars for managed_node1 7914 1726882368.38068: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.38077: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.38079: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.38082: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.38207: done sending task result for task 0affc7ec-ae25-447a-5597-000000000033 7914 1726882368.38211: WORKER PROCESS EXITING 7914 1726882368.38224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.38351: done with get_vars() 7914 1726882368.38359: done getting variables 7914 1726882368.38402: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:48 -0400 (0:00:00.042) 0:00:07.500 ****** 7914 1726882368.38426: entering _queue_task() for managed_node1/service 7914 1726882368.38624: worker is 1 (out of 1 available) 7914 1726882368.38638: exiting _queue_task() for managed_node1/service 7914 1726882368.38650: done queuing things up, now waiting for results queue to drain 7914 1726882368.38652: waiting for pending results... 7914 1726882368.38817: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7914 1726882368.38914: in run() - task 0affc7ec-ae25-447a-5597-000000000034 7914 1726882368.39130: variable 'ansible_search_path' from source: unknown 7914 1726882368.39133: variable 'ansible_search_path' from source: unknown 7914 1726882368.39136: calling self._execute() 7914 1726882368.39140: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.39144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.39146: variable 'omit' from source: magic vars 7914 1726882368.39478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.41062: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.41110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.41150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.41175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.41195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.41260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.41281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.41300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.41333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.41347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.41441: variable 'ansible_distribution' from source: facts 7914 1726882368.41450: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.41457: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.41460: when evaluation is False, skipping this task 7914 1726882368.41463: _execute() done 7914 1726882368.41467: dumping result to json 7914 1726882368.41470: done dumping result, returning 7914 1726882368.41477: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-447a-5597-000000000034] 7914 1726882368.41482: sending task result for task 0affc7ec-ae25-447a-5597-000000000034 7914 1726882368.41574: done sending task result for task 0affc7ec-ae25-447a-5597-000000000034 7914 1726882368.41577: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7914 1726882368.41623: no more pending results, returning what we have 7914 1726882368.41627: results queue empty 7914 1726882368.41628: checking for any_errors_fatal 7914 1726882368.41633: done checking for any_errors_fatal 7914 1726882368.41634: checking for max_fail_percentage 7914 1726882368.41636: done checking for max_fail_percentage 7914 1726882368.41637: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.41638: done checking to see if all hosts have failed 7914 1726882368.41639: getting the remaining hosts for this loop 7914 1726882368.41640: done getting the remaining hosts for this loop 7914 1726882368.41646: getting the next task for host managed_node1 7914 1726882368.41652: done getting next task for host managed_node1 7914 1726882368.41656: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7914 1726882368.41659: ^ 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 7914 1726882368.41671: getting variables 7914 1726882368.41673: in VariableManager get_vars() 7914 1726882368.41713: Calling all_inventory to load vars for managed_node1 7914 1726882368.41715: Calling groups_inventory to load vars for managed_node1 7914 1726882368.41718: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.41728: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.41730: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.41734: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.41882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.42008: done with get_vars() 7914 1726882368.42015: done getting variables 7914 1726882368.42061: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:48 -0400 (0:00:00.036) 0:00:07.536 ****** 7914 1726882368.42083: entering _queue_task() for managed_node1/copy 7914 1726882368.42278: worker is 1 (out of 1 available) 7914 1726882368.42293: exiting _queue_task() for managed_node1/copy 7914 1726882368.42306: done queuing things up, now waiting for results queue to drain 7914 1726882368.42307: waiting for pending results... 7914 1726882368.42472: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7914 1726882368.42555: in run() - task 0affc7ec-ae25-447a-5597-000000000035 7914 1726882368.42567: variable 'ansible_search_path' from source: unknown 7914 1726882368.42571: variable 'ansible_search_path' from source: unknown 7914 1726882368.42600: calling self._execute() 7914 1726882368.42667: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.42672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.42680: variable 'omit' from source: magic vars 7914 1726882368.43005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.44618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.44670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.44698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.44729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.44822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.44829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.44837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.44860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.44888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.44900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.45002: variable 'ansible_distribution' from source: facts 7914 1726882368.45005: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.45016: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.45019: when evaluation is False, skipping this task 7914 1726882368.45023: _execute() done 7914 1726882368.45026: dumping result to json 7914 1726882368.45030: done dumping result, returning 7914 1726882368.45038: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-447a-5597-000000000035] 7914 1726882368.45043: sending task result for task 0affc7ec-ae25-447a-5597-000000000035 7914 1726882368.45136: done sending task result for task 0affc7ec-ae25-447a-5597-000000000035 7914 1726882368.45139: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.45189: no more pending results, returning what we have 7914 1726882368.45193: results queue empty 7914 1726882368.45194: checking for any_errors_fatal 7914 1726882368.45200: done checking for any_errors_fatal 7914 1726882368.45201: checking for max_fail_percentage 7914 1726882368.45202: done checking for max_fail_percentage 7914 1726882368.45204: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.45205: done checking to see if all hosts have failed 7914 1726882368.45206: getting the remaining hosts for this loop 7914 1726882368.45207: done getting the remaining hosts for this loop 7914 1726882368.45211: getting the next task for host managed_node1 7914 1726882368.45216: done getting next task for host managed_node1 7914 1726882368.45220: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7914 1726882368.45225: ^ 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 7914 1726882368.45238: getting variables 7914 1726882368.45239: in VariableManager get_vars() 7914 1726882368.45279: Calling all_inventory to load vars for managed_node1 7914 1726882368.45281: Calling groups_inventory to load vars for managed_node1 7914 1726882368.45283: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.45292: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.45294: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.45297: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.45448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.45577: done with get_vars() 7914 1726882368.45585: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:48 -0400 (0:00:00.035) 0:00:07.572 ****** 7914 1726882368.45669: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7914 1726882368.45671: Creating lock for fedora.linux_system_roles.network_connections 7914 1726882368.46153: worker is 1 (out of 1 available) 7914 1726882368.46160: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7914 1726882368.46170: done queuing things up, now waiting for results queue to drain 7914 1726882368.46172: waiting for pending results... 7914 1726882368.46297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7914 1726882368.46328: in run() - task 0affc7ec-ae25-447a-5597-000000000036 7914 1726882368.46349: variable 'ansible_search_path' from source: unknown 7914 1726882368.46356: variable 'ansible_search_path' from source: unknown 7914 1726882368.46399: calling self._execute() 7914 1726882368.46479: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.46490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.46504: variable 'omit' from source: magic vars 7914 1726882368.46925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.48688: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.48736: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.48774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.48803: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.48825: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.48890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.48913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.48933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.48964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.48975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.49075: variable 'ansible_distribution' from source: facts 7914 1726882368.49080: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.49090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.49094: when evaluation is False, skipping this task 7914 1726882368.49097: _execute() done 7914 1726882368.49099: dumping result to json 7914 1726882368.49102: done dumping result, returning 7914 1726882368.49111: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-447a-5597-000000000036] 7914 1726882368.49114: sending task result for task 0affc7ec-ae25-447a-5597-000000000036 7914 1726882368.49204: done sending task result for task 0affc7ec-ae25-447a-5597-000000000036 7914 1726882368.49207: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.49271: no more pending results, returning what we have 7914 1726882368.49274: results queue empty 7914 1726882368.49275: checking for any_errors_fatal 7914 1726882368.49282: done checking for any_errors_fatal 7914 1726882368.49282: checking for max_fail_percentage 7914 1726882368.49284: done checking for max_fail_percentage 7914 1726882368.49285: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.49286: done checking to see if all hosts have failed 7914 1726882368.49287: getting the remaining hosts for this loop 7914 1726882368.49288: done getting the remaining hosts for this loop 7914 1726882368.49292: getting the next task for host managed_node1 7914 1726882368.49297: done getting next task for host managed_node1 7914 1726882368.49300: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7914 1726882368.49303: ^ 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 7914 1726882368.49315: getting variables 7914 1726882368.49316: in VariableManager get_vars() 7914 1726882368.49355: Calling all_inventory to load vars for managed_node1 7914 1726882368.49358: Calling groups_inventory to load vars for managed_node1 7914 1726882368.49360: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.49368: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.49371: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.49373: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.49525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.49652: done with get_vars() 7914 1726882368.49659: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:48 -0400 (0:00:00.040) 0:00:07.613 ****** 7914 1726882368.49715: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7914 1726882368.49716: Creating lock for fedora.linux_system_roles.network_state 7914 1726882368.49911: worker is 1 (out of 1 available) 7914 1726882368.49926: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7914 1726882368.49937: done queuing things up, now waiting for results queue to drain 7914 1726882368.49939: waiting for pending results... 7914 1726882368.50106: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7914 1726882368.50186: in run() - task 0affc7ec-ae25-447a-5597-000000000037 7914 1726882368.50198: variable 'ansible_search_path' from source: unknown 7914 1726882368.50202: variable 'ansible_search_path' from source: unknown 7914 1726882368.50234: calling self._execute() 7914 1726882368.50295: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.50299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.50308: variable 'omit' from source: magic vars 7914 1726882368.50828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.53067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.53148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.53196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.53244: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.53279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.53389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.53432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.53468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.53519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.53544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.53696: variable 'ansible_distribution' from source: facts 7914 1726882368.53710: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.53730: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.53740: when evaluation is False, skipping this task 7914 1726882368.53753: _execute() done 7914 1726882368.53763: dumping result to json 7914 1726882368.53772: done dumping result, returning 7914 1726882368.53785: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-447a-5597-000000000037] 7914 1726882368.53796: sending task result for task 0affc7ec-ae25-447a-5597-000000000037 7914 1726882368.54132: done sending task result for task 0affc7ec-ae25-447a-5597-000000000037 7914 1726882368.54135: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.54182: no more pending results, returning what we have 7914 1726882368.54185: results queue empty 7914 1726882368.54186: checking for any_errors_fatal 7914 1726882368.54193: done checking for any_errors_fatal 7914 1726882368.54194: checking for max_fail_percentage 7914 1726882368.54195: done checking for max_fail_percentage 7914 1726882368.54197: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.54198: done checking to see if all hosts have failed 7914 1726882368.54198: getting the remaining hosts for this loop 7914 1726882368.54200: done getting the remaining hosts for this loop 7914 1726882368.54204: getting the next task for host managed_node1 7914 1726882368.54209: done getting next task for host managed_node1 7914 1726882368.54212: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7914 1726882368.54215: ^ 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 7914 1726882368.54231: getting variables 7914 1726882368.54232: in VariableManager get_vars() 7914 1726882368.54272: Calling all_inventory to load vars for managed_node1 7914 1726882368.54275: Calling groups_inventory to load vars for managed_node1 7914 1726882368.54278: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.54288: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.54291: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.54294: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.54573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.54795: done with get_vars() 7914 1726882368.54809: done getting variables 7914 1726882368.54877: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:48 -0400 (0:00:00.051) 0:00:07.665 ****** 7914 1726882368.54912: entering _queue_task() for managed_node1/debug 7914 1726882368.55181: worker is 1 (out of 1 available) 7914 1726882368.55194: exiting _queue_task() for managed_node1/debug 7914 1726882368.55207: done queuing things up, now waiting for results queue to drain 7914 1726882368.55209: waiting for pending results... 7914 1726882368.55495: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7914 1726882368.55628: in run() - task 0affc7ec-ae25-447a-5597-000000000038 7914 1726882368.55657: variable 'ansible_search_path' from source: unknown 7914 1726882368.55666: variable 'ansible_search_path' from source: unknown 7914 1726882368.55708: calling self._execute() 7914 1726882368.55800: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.55813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.55832: variable 'omit' from source: magic vars 7914 1726882368.56345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.58843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.58920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.59240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.59259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.59292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.59385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.59527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.59531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.59534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.59536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.59666: variable 'ansible_distribution' from source: facts 7914 1726882368.59679: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.59694: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.59702: when evaluation is False, skipping this task 7914 1726882368.59710: _execute() done 7914 1726882368.59718: dumping result to json 7914 1726882368.59729: done dumping result, returning 7914 1726882368.59741: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-447a-5597-000000000038] 7914 1726882368.59752: sending task result for task 0affc7ec-ae25-447a-5597-000000000038 7914 1726882368.60030: done sending task result for task 0affc7ec-ae25-447a-5597-000000000038 7914 1726882368.60034: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7914 1726882368.60079: no more pending results, returning what we have 7914 1726882368.60083: results queue empty 7914 1726882368.60084: checking for any_errors_fatal 7914 1726882368.60089: done checking for any_errors_fatal 7914 1726882368.60090: checking for max_fail_percentage 7914 1726882368.60092: done checking for max_fail_percentage 7914 1726882368.60093: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.60094: done checking to see if all hosts have failed 7914 1726882368.60095: getting the remaining hosts for this loop 7914 1726882368.60096: done getting the remaining hosts for this loop 7914 1726882368.60100: getting the next task for host managed_node1 7914 1726882368.60106: done getting next task for host managed_node1 7914 1726882368.60110: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7914 1726882368.60113: ^ 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 7914 1726882368.60129: getting variables 7914 1726882368.60131: in VariableManager get_vars() 7914 1726882368.60173: Calling all_inventory to load vars for managed_node1 7914 1726882368.60177: Calling groups_inventory to load vars for managed_node1 7914 1726882368.60179: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.60190: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.60194: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.60198: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.60534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.60792: done with get_vars() 7914 1726882368.60803: done getting variables 7914 1726882368.60862: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:48 -0400 (0:00:00.059) 0:00:07.724 ****** 7914 1726882368.60893: entering _queue_task() for managed_node1/debug 7914 1726882368.61337: worker is 1 (out of 1 available) 7914 1726882368.61346: exiting _queue_task() for managed_node1/debug 7914 1726882368.61357: done queuing things up, now waiting for results queue to drain 7914 1726882368.61359: waiting for pending results... 7914 1726882368.61436: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7914 1726882368.61560: in run() - task 0affc7ec-ae25-447a-5597-000000000039 7914 1726882368.61585: variable 'ansible_search_path' from source: unknown 7914 1726882368.61593: variable 'ansible_search_path' from source: unknown 7914 1726882368.61694: calling self._execute() 7914 1726882368.61728: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.61741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.61755: variable 'omit' from source: magic vars 7914 1726882368.62211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.64853: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.64929: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.64978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.65079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.65083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.65159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.65203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.65239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.65292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.65318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.65460: variable 'ansible_distribution' from source: facts 7914 1726882368.65518: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.65522: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.65531: when evaluation is False, skipping this task 7914 1726882368.65534: _execute() done 7914 1726882368.65536: dumping result to json 7914 1726882368.65539: done dumping result, returning 7914 1726882368.65541: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-447a-5597-000000000039] 7914 1726882368.65543: sending task result for task 0affc7ec-ae25-447a-5597-000000000039 7914 1726882368.65696: done sending task result for task 0affc7ec-ae25-447a-5597-000000000039 7914 1726882368.65699: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7914 1726882368.65783: no more pending results, returning what we have 7914 1726882368.65787: results queue empty 7914 1726882368.65788: checking for any_errors_fatal 7914 1726882368.65793: done checking for any_errors_fatal 7914 1726882368.65794: checking for max_fail_percentage 7914 1726882368.65795: done checking for max_fail_percentage 7914 1726882368.65797: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.65799: done checking to see if all hosts have failed 7914 1726882368.65799: getting the remaining hosts for this loop 7914 1726882368.65801: done getting the remaining hosts for this loop 7914 1726882368.65805: getting the next task for host managed_node1 7914 1726882368.65812: done getting next task for host managed_node1 7914 1726882368.65816: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7914 1726882368.65820: ^ 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 7914 1726882368.65836: getting variables 7914 1726882368.65838: in VariableManager get_vars() 7914 1726882368.65883: Calling all_inventory to load vars for managed_node1 7914 1726882368.65886: Calling groups_inventory to load vars for managed_node1 7914 1726882368.65889: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.65900: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.65903: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.65907: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.66491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.67039: done with get_vars() 7914 1726882368.67050: done getting variables 7914 1726882368.67111: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:48 -0400 (0:00:00.062) 0:00:07.787 ****** 7914 1726882368.67145: entering _queue_task() for managed_node1/debug 7914 1726882368.67600: worker is 1 (out of 1 available) 7914 1726882368.67615: exiting _queue_task() for managed_node1/debug 7914 1726882368.67829: done queuing things up, now waiting for results queue to drain 7914 1726882368.67832: waiting for pending results... 7914 1726882368.68241: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7914 1726882368.68246: in run() - task 0affc7ec-ae25-447a-5597-00000000003a 7914 1726882368.68249: variable 'ansible_search_path' from source: unknown 7914 1726882368.68251: variable 'ansible_search_path' from source: unknown 7914 1726882368.68254: calling self._execute() 7914 1726882368.68335: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.68351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.68365: variable 'omit' from source: magic vars 7914 1726882368.68943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.72514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.72586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.72635: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.72690: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.72728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.72815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.72927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.72931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.72936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.72957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.73091: variable 'ansible_distribution' from source: facts 7914 1726882368.73101: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.73114: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.73121: when evaluation is False, skipping this task 7914 1726882368.73130: _execute() done 7914 1726882368.73136: dumping result to json 7914 1726882368.73142: done dumping result, returning 7914 1726882368.73152: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-447a-5597-00000000003a] 7914 1726882368.73167: sending task result for task 0affc7ec-ae25-447a-5597-00000000003a skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7914 1726882368.73308: no more pending results, returning what we have 7914 1726882368.73311: results queue empty 7914 1726882368.73313: checking for any_errors_fatal 7914 1726882368.73318: done checking for any_errors_fatal 7914 1726882368.73319: checking for max_fail_percentage 7914 1726882368.73320: done checking for max_fail_percentage 7914 1726882368.73323: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.73324: done checking to see if all hosts have failed 7914 1726882368.73325: getting the remaining hosts for this loop 7914 1726882368.73327: done getting the remaining hosts for this loop 7914 1726882368.73331: getting the next task for host managed_node1 7914 1726882368.73337: done getting next task for host managed_node1 7914 1726882368.73341: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7914 1726882368.73344: ^ 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 7914 1726882368.73358: getting variables 7914 1726882368.73360: in VariableManager get_vars() 7914 1726882368.73402: Calling all_inventory to load vars for managed_node1 7914 1726882368.73404: Calling groups_inventory to load vars for managed_node1 7914 1726882368.73407: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.73417: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.73420: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.73425: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.73906: done sending task result for task 0affc7ec-ae25-447a-5597-00000000003a 7914 1726882368.73909: WORKER PROCESS EXITING 7914 1726882368.73931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.74150: done with get_vars() 7914 1726882368.74160: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:48 -0400 (0:00:00.071) 0:00:07.858 ****** 7914 1726882368.74252: entering _queue_task() for managed_node1/ping 7914 1726882368.74254: Creating lock for ping 7914 1726882368.74752: worker is 1 (out of 1 available) 7914 1726882368.74759: exiting _queue_task() for managed_node1/ping 7914 1726882368.74768: done queuing things up, now waiting for results queue to drain 7914 1726882368.74770: waiting for pending results... 7914 1726882368.74810: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7914 1726882368.74937: in run() - task 0affc7ec-ae25-447a-5597-00000000003b 7914 1726882368.74961: variable 'ansible_search_path' from source: unknown 7914 1726882368.74996: variable 'ansible_search_path' from source: unknown 7914 1726882368.75017: calling self._execute() 7914 1726882368.75107: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.75120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.75214: variable 'omit' from source: magic vars 7914 1726882368.75602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.78320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.78482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.78700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.78703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.78706: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.79003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.79112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.79116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.79120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.79142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.79457: variable 'ansible_distribution' from source: facts 7914 1726882368.79468: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.79483: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.79491: when evaluation is False, skipping this task 7914 1726882368.79497: _execute() done 7914 1726882368.79504: dumping result to json 7914 1726882368.79511: done dumping result, returning 7914 1726882368.79555: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-447a-5597-00000000003b] 7914 1726882368.79565: sending task result for task 0affc7ec-ae25-447a-5597-00000000003b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.79706: no more pending results, returning what we have 7914 1726882368.79709: results queue empty 7914 1726882368.79710: checking for any_errors_fatal 7914 1726882368.79716: done checking for any_errors_fatal 7914 1726882368.79717: checking for max_fail_percentage 7914 1726882368.79719: done checking for max_fail_percentage 7914 1726882368.79720: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.79723: done checking to see if all hosts have failed 7914 1726882368.79724: getting the remaining hosts for this loop 7914 1726882368.79726: done getting the remaining hosts for this loop 7914 1726882368.79730: getting the next task for host managed_node1 7914 1726882368.79739: done getting next task for host managed_node1 7914 1726882368.79741: ^ task is: TASK: meta (role_complete) 7914 1726882368.79744: ^ 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 7914 1726882368.79759: getting variables 7914 1726882368.79761: in VariableManager get_vars() 7914 1726882368.79804: Calling all_inventory to load vars for managed_node1 7914 1726882368.79807: Calling groups_inventory to load vars for managed_node1 7914 1726882368.79809: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.79820: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.80127: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.80134: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.80308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.80839: done sending task result for task 0affc7ec-ae25-447a-5597-00000000003b 7914 1726882368.80843: WORKER PROCESS EXITING 7914 1726882368.81142: done with get_vars() 7914 1726882368.81153: done getting variables 7914 1726882368.81238: done queuing things up, now waiting for results queue to drain 7914 1726882368.81240: results queue empty 7914 1726882368.81241: checking for any_errors_fatal 7914 1726882368.81243: done checking for any_errors_fatal 7914 1726882368.81244: checking for max_fail_percentage 7914 1726882368.81245: done checking for max_fail_percentage 7914 1726882368.81245: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.81246: done checking to see if all hosts have failed 7914 1726882368.81247: getting the remaining hosts for this loop 7914 1726882368.81248: done getting the remaining hosts for this loop 7914 1726882368.81250: getting the next task for host managed_node1 7914 1726882368.81255: done getting next task for host managed_node1 7914 1726882368.81258: ^ task is: TASK: Include the task 'get_interface_stat.yml' 7914 1726882368.81260: ^ 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 7914 1726882368.81262: getting variables 7914 1726882368.81263: in VariableManager get_vars() 7914 1726882368.81276: Calling all_inventory to load vars for managed_node1 7914 1726882368.81279: Calling groups_inventory to load vars for managed_node1 7914 1726882368.81281: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.81286: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.81293: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.81297: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.81669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.82072: done with get_vars() 7914 1726882368.82081: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:32:48 -0400 (0:00:00.081) 0:00:07.939 ****** 7914 1726882368.82360: entering _queue_task() for managed_node1/include_tasks 7914 1726882368.82620: worker is 1 (out of 1 available) 7914 1726882368.82636: exiting _queue_task() for managed_node1/include_tasks 7914 1726882368.82648: done queuing things up, now waiting for results queue to drain 7914 1726882368.82650: waiting for pending results... 7914 1726882368.82987: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 7914 1726882368.83118: in run() - task 0affc7ec-ae25-447a-5597-00000000006e 7914 1726882368.83143: variable 'ansible_search_path' from source: unknown 7914 1726882368.83152: variable 'ansible_search_path' from source: unknown 7914 1726882368.83194: calling self._execute() 7914 1726882368.83281: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.83294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.83307: variable 'omit' from source: magic vars 7914 1726882368.83773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.86409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.86497: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.86543: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.86589: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.86623: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.86714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.86753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.86787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.86843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.86866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.87010: variable 'ansible_distribution' from source: facts 7914 1726882368.87030: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.87046: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.87055: when evaluation is False, skipping this task 7914 1726882368.87062: _execute() done 7914 1726882368.87070: dumping result to json 7914 1726882368.87078: done dumping result, returning 7914 1726882368.87089: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-447a-5597-00000000006e] 7914 1726882368.87100: sending task result for task 0affc7ec-ae25-447a-5597-00000000006e 7914 1726882368.87218: done sending task result for task 0affc7ec-ae25-447a-5597-00000000006e 7914 1726882368.87229: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.87286: no more pending results, returning what we have 7914 1726882368.87296: results queue empty 7914 1726882368.87298: checking for any_errors_fatal 7914 1726882368.87300: done checking for any_errors_fatal 7914 1726882368.87300: checking for max_fail_percentage 7914 1726882368.87303: done checking for max_fail_percentage 7914 1726882368.87304: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.87305: done checking to see if all hosts have failed 7914 1726882368.87306: getting the remaining hosts for this loop 7914 1726882368.87307: done getting the remaining hosts for this loop 7914 1726882368.87312: getting the next task for host managed_node1 7914 1726882368.87318: done getting next task for host managed_node1 7914 1726882368.87321: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 7914 1726882368.87326: ^ 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 7914 1726882368.87330: getting variables 7914 1726882368.87332: in VariableManager get_vars() 7914 1726882368.87374: Calling all_inventory to load vars for managed_node1 7914 1726882368.87378: Calling groups_inventory to load vars for managed_node1 7914 1726882368.87380: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.87393: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.87396: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.87399: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.87786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.88068: done with get_vars() 7914 1726882368.88081: done getting variables 7914 1726882368.88143: 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) 7914 1726882368.88266: variable 'interface' from source: task vars 7914 1726882368.88271: variable 'controller_device' from source: play vars 7914 1726882368.88337: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:32:48 -0400 (0:00:00.060) 0:00:07.999 ****** 7914 1726882368.88369: entering _queue_task() for managed_node1/assert 7914 1726882368.88617: worker is 1 (out of 1 available) 7914 1726882368.88633: exiting _queue_task() for managed_node1/assert 7914 1726882368.88647: done queuing things up, now waiting for results queue to drain 7914 1726882368.88649: waiting for pending results... 7914 1726882368.89043: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'nm-bond' 7914 1726882368.89048: in run() - task 0affc7ec-ae25-447a-5597-00000000006f 7914 1726882368.89053: variable 'ansible_search_path' from source: unknown 7914 1726882368.89056: variable 'ansible_search_path' from source: unknown 7914 1726882368.89096: calling self._execute() 7914 1726882368.89186: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.89201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.89217: variable 'omit' from source: magic vars 7914 1726882368.89679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882368.92464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882368.92542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882368.92599: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882368.92650: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882368.92683: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882368.92779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882368.92851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882368.92857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882368.92907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882368.92932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882368.93086: variable 'ansible_distribution' from source: facts 7914 1726882368.93176: variable 'ansible_distribution_major_version' from source: facts 7914 1726882368.93180: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882368.93182: when evaluation is False, skipping this task 7914 1726882368.93185: _execute() done 7914 1726882368.93187: dumping result to json 7914 1726882368.93189: done dumping result, returning 7914 1726882368.93192: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'nm-bond' [0affc7ec-ae25-447a-5597-00000000006f] 7914 1726882368.93194: sending task result for task 0affc7ec-ae25-447a-5597-00000000006f 7914 1726882368.93273: done sending task result for task 0affc7ec-ae25-447a-5597-00000000006f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882368.93332: no more pending results, returning what we have 7914 1726882368.93336: results queue empty 7914 1726882368.93337: checking for any_errors_fatal 7914 1726882368.93343: done checking for any_errors_fatal 7914 1726882368.93347: checking for max_fail_percentage 7914 1726882368.93349: done checking for max_fail_percentage 7914 1726882368.93350: checking to see if all hosts have failed and the running result is not ok 7914 1726882368.93351: done checking to see if all hosts have failed 7914 1726882368.93352: getting the remaining hosts for this loop 7914 1726882368.93354: done getting the remaining hosts for this loop 7914 1726882368.93359: getting the next task for host managed_node1 7914 1726882368.93367: done getting next task for host managed_node1 7914 1726882368.93371: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7914 1726882368.93373: ^ 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 7914 1726882368.93377: getting variables 7914 1726882368.93379: in VariableManager get_vars() 7914 1726882368.93426: Calling all_inventory to load vars for managed_node1 7914 1726882368.93429: Calling groups_inventory to load vars for managed_node1 7914 1726882368.93432: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882368.93447: Calling all_plugins_play to load vars for managed_node1 7914 1726882368.93451: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882368.93454: Calling groups_plugins_play to load vars for managed_node1 7914 1726882368.94198: WORKER PROCESS EXITING 7914 1726882368.94224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882368.94430: done with get_vars() 7914 1726882368.94441: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 Friday 20 September 2024 21:32:48 -0400 (0:00:00.061) 0:00:08.061 ****** 7914 1726882368.94539: entering _queue_task() for managed_node1/include_tasks 7914 1726882368.94807: worker is 1 (out of 1 available) 7914 1726882368.94819: exiting _queue_task() for managed_node1/include_tasks 7914 1726882368.95035: done queuing things up, now waiting for results queue to drain 7914 1726882368.95037: waiting for pending results... 7914 1726882368.95110: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 7914 1726882368.95212: in run() - task 0affc7ec-ae25-447a-5597-000000000070 7914 1726882368.95236: variable 'ansible_search_path' from source: unknown 7914 1726882368.95296: variable 'controller_profile' from source: play vars 7914 1726882368.95510: variable 'controller_profile' from source: play vars 7914 1726882368.95532: variable 'port1_profile' from source: play vars 7914 1726882368.95620: variable 'port1_profile' from source: play vars 7914 1726882368.95636: variable 'port2_profile' from source: play vars 7914 1726882368.95713: variable 'port2_profile' from source: play vars 7914 1726882368.95737: variable 'omit' from source: magic vars 7914 1726882368.95878: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882368.95893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882368.95915: variable 'omit' from source: magic vars 7914 1726882368.96310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.00014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.00294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.00413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.00532: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.00629: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.00793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.00871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.00917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.00991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.01031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.01192: variable 'ansible_distribution' from source: facts 7914 1726882369.01207: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.01250: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.01253: when evaluation is False, skipping this task 7914 1726882369.01360: variable 'item' from source: unknown 7914 1726882369.01381: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 7914 1726882369.01834: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.01837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.01840: variable 'omit' from source: magic vars 7914 1726882369.01998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.02072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.02103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.02171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.02227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.02397: variable 'ansible_distribution' from source: facts 7914 1726882369.02401: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.02403: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.02405: when evaluation is False, skipping this task 7914 1726882369.02430: variable 'item' from source: unknown 7914 1726882369.02507: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 7914 1726882369.02689: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.02692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.02694: variable 'omit' from source: magic vars 7914 1726882369.02940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.02943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.02971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.03018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.03040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.03225: variable 'ansible_distribution' from source: facts 7914 1726882369.03230: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.03232: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.03235: when evaluation is False, skipping this task 7914 1726882369.03237: variable 'item' from source: unknown 7914 1726882369.03293: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 7914 1726882369.03564: dumping result to json 7914 1726882369.03567: done dumping result, returning 7914 1726882369.03570: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0affc7ec-ae25-447a-5597-000000000070] 7914 1726882369.03572: sending task result for task 0affc7ec-ae25-447a-5597-000000000070 7914 1726882369.03618: done sending task result for task 0affc7ec-ae25-447a-5597-000000000070 7914 1726882369.03621: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 7914 1726882369.03668: no more pending results, returning what we have 7914 1726882369.03672: results queue empty 7914 1726882369.03673: checking for any_errors_fatal 7914 1726882369.03679: done checking for any_errors_fatal 7914 1726882369.03680: checking for max_fail_percentage 7914 1726882369.03682: done checking for max_fail_percentage 7914 1726882369.03683: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.03684: done checking to see if all hosts have failed 7914 1726882369.03685: getting the remaining hosts for this loop 7914 1726882369.03687: done getting the remaining hosts for this loop 7914 1726882369.03692: getting the next task for host managed_node1 7914 1726882369.03698: done getting next task for host managed_node1 7914 1726882369.03700: ^ task is: TASK: ** TEST check polling interval 7914 1726882369.03703: ^ 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 7914 1726882369.03705: getting variables 7914 1726882369.03707: in VariableManager get_vars() 7914 1726882369.03756: Calling all_inventory to load vars for managed_node1 7914 1726882369.03759: Calling groups_inventory to load vars for managed_node1 7914 1726882369.03761: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.03774: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.03778: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.03781: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.04348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.04726: done with get_vars() 7914 1726882369.04738: done getting variables 7914 1726882369.04802: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 Friday 20 September 2024 21:32:49 -0400 (0:00:00.105) 0:00:08.166 ****** 7914 1726882369.05078: entering _queue_task() for managed_node1/command 7914 1726882369.05421: worker is 1 (out of 1 available) 7914 1726882369.05435: exiting _queue_task() for managed_node1/command 7914 1726882369.05449: done queuing things up, now waiting for results queue to drain 7914 1726882369.05451: waiting for pending results... 7914 1726882369.05932: running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval 7914 1726882369.06031: in run() - task 0affc7ec-ae25-447a-5597-000000000071 7914 1726882369.06198: variable 'ansible_search_path' from source: unknown 7914 1726882369.06241: calling self._execute() 7914 1726882369.06424: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.06440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.06631: variable 'omit' from source: magic vars 7914 1726882369.07728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.12832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.12947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.12988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.13028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.13179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.13340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.13382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.13413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.13533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.13618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.13885: variable 'ansible_distribution' from source: facts 7914 1726882369.13952: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.14034: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.14043: when evaluation is False, skipping this task 7914 1726882369.14054: _execute() done 7914 1726882369.14063: dumping result to json 7914 1726882369.14071: done dumping result, returning 7914 1726882369.14227: done running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval [0affc7ec-ae25-447a-5597-000000000071] 7914 1726882369.14230: sending task result for task 0affc7ec-ae25-447a-5597-000000000071 7914 1726882369.14314: done sending task result for task 0affc7ec-ae25-447a-5597-000000000071 7914 1726882369.14317: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882369.14388: no more pending results, returning what we have 7914 1726882369.14392: results queue empty 7914 1726882369.14393: checking for any_errors_fatal 7914 1726882369.14404: done checking for any_errors_fatal 7914 1726882369.14405: checking for max_fail_percentage 7914 1726882369.14407: done checking for max_fail_percentage 7914 1726882369.14408: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.14410: done checking to see if all hosts have failed 7914 1726882369.14411: getting the remaining hosts for this loop 7914 1726882369.14412: done getting the remaining hosts for this loop 7914 1726882369.14418: getting the next task for host managed_node1 7914 1726882369.14426: done getting next task for host managed_node1 7914 1726882369.14429: ^ task is: TASK: ** TEST check IPv4 7914 1726882369.14432: ^ 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 7914 1726882369.14435: getting variables 7914 1726882369.14437: in VariableManager get_vars() 7914 1726882369.14482: Calling all_inventory to load vars for managed_node1 7914 1726882369.14485: Calling groups_inventory to load vars for managed_node1 7914 1726882369.14488: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.14500: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.14503: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.14506: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.15317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.15729: done with get_vars() 7914 1726882369.15742: done getting variables 7914 1726882369.15807: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:80 Friday 20 September 2024 21:32:49 -0400 (0:00:00.113) 0:00:08.280 ****** 7914 1726882369.16434: entering _queue_task() for managed_node1/command 7914 1726882369.16925: worker is 1 (out of 1 available) 7914 1726882369.16937: exiting _queue_task() for managed_node1/command 7914 1726882369.16952: done queuing things up, now waiting for results queue to drain 7914 1726882369.16954: waiting for pending results... 7914 1726882369.17855: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 7914 1726882369.17859: in run() - task 0affc7ec-ae25-447a-5597-000000000072 7914 1726882369.17862: variable 'ansible_search_path' from source: unknown 7914 1726882369.17951: calling self._execute() 7914 1726882369.18047: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.18066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.18082: variable 'omit' from source: magic vars 7914 1726882369.19268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.22439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.22518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.22576: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.22633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.22677: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.22770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.22891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.22894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.22905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.22930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.23079: variable 'ansible_distribution' from source: facts 7914 1726882369.23090: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.23112: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.23125: when evaluation is False, skipping this task 7914 1726882369.23133: _execute() done 7914 1726882369.23216: dumping result to json 7914 1726882369.23219: done dumping result, returning 7914 1726882369.23226: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 [0affc7ec-ae25-447a-5597-000000000072] 7914 1726882369.23232: sending task result for task 0affc7ec-ae25-447a-5597-000000000072 7914 1726882369.23308: done sending task result for task 0affc7ec-ae25-447a-5597-000000000072 7914 1726882369.23312: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882369.23397: no more pending results, returning what we have 7914 1726882369.23401: results queue empty 7914 1726882369.23402: checking for any_errors_fatal 7914 1726882369.23408: done checking for any_errors_fatal 7914 1726882369.23409: checking for max_fail_percentage 7914 1726882369.23411: done checking for max_fail_percentage 7914 1726882369.23412: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.23413: done checking to see if all hosts have failed 7914 1726882369.23414: getting the remaining hosts for this loop 7914 1726882369.23416: done getting the remaining hosts for this loop 7914 1726882369.23420: getting the next task for host managed_node1 7914 1726882369.23431: done getting next task for host managed_node1 7914 1726882369.23434: ^ task is: TASK: ** TEST check IPv6 7914 1726882369.23436: ^ 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 7914 1726882369.23439: getting variables 7914 1726882369.23442: in VariableManager get_vars() 7914 1726882369.23489: Calling all_inventory to load vars for managed_node1 7914 1726882369.23492: Calling groups_inventory to load vars for managed_node1 7914 1726882369.23495: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.23507: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.23511: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.23514: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.23978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.24231: done with get_vars() 7914 1726882369.24242: done getting variables 7914 1726882369.24307: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:87 Friday 20 September 2024 21:32:49 -0400 (0:00:00.079) 0:00:08.359 ****** 7914 1726882369.24338: entering _queue_task() for managed_node1/command 7914 1726882369.24665: worker is 1 (out of 1 available) 7914 1726882369.24678: exiting _queue_task() for managed_node1/command 7914 1726882369.24692: done queuing things up, now waiting for results queue to drain 7914 1726882369.24694: waiting for pending results... 7914 1726882369.24974: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 7914 1726882369.25070: in run() - task 0affc7ec-ae25-447a-5597-000000000073 7914 1726882369.25074: variable 'ansible_search_path' from source: unknown 7914 1726882369.25102: calling self._execute() 7914 1726882369.25206: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.25218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.25288: variable 'omit' from source: magic vars 7914 1726882369.25748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.29035: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.29113: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.29165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.29208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.29251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.29353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.29462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.29466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.29473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.29495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.29651: variable 'ansible_distribution' from source: facts 7914 1726882369.29663: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.29688: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.29696: when evaluation is False, skipping this task 7914 1726882369.29705: _execute() done 7914 1726882369.29713: dumping result to json 7914 1726882369.29721: done dumping result, returning 7914 1726882369.29736: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 [0affc7ec-ae25-447a-5597-000000000073] 7914 1726882369.29749: sending task result for task 0affc7ec-ae25-447a-5597-000000000073 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882369.30085: no more pending results, returning what we have 7914 1726882369.30089: results queue empty 7914 1726882369.30090: checking for any_errors_fatal 7914 1726882369.30094: done checking for any_errors_fatal 7914 1726882369.30094: checking for max_fail_percentage 7914 1726882369.30096: done checking for max_fail_percentage 7914 1726882369.30097: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.30099: done checking to see if all hosts have failed 7914 1726882369.30099: getting the remaining hosts for this loop 7914 1726882369.30101: done getting the remaining hosts for this loop 7914 1726882369.30108: getting the next task for host managed_node1 7914 1726882369.30118: done getting next task for host managed_node1 7914 1726882369.30242: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7914 1726882369.30250: ^ 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 7914 1726882369.30268: getting variables 7914 1726882369.30270: in VariableManager get_vars() 7914 1726882369.30312: Calling all_inventory to load vars for managed_node1 7914 1726882369.30315: Calling groups_inventory to load vars for managed_node1 7914 1726882369.30318: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.30433: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.30436: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.30441: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.30912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.31293: done with get_vars() 7914 1726882369.31304: done getting variables 7914 1726882369.31442: done sending task result for task 0affc7ec-ae25-447a-5597-000000000073 7914 1726882369.31449: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:49 -0400 (0:00:00.071) 0:00:08.431 ****** 7914 1726882369.31760: entering _queue_task() for managed_node1/include_tasks 7914 1726882369.32235: worker is 1 (out of 1 available) 7914 1726882369.32251: exiting _queue_task() for managed_node1/include_tasks 7914 1726882369.32262: done queuing things up, now waiting for results queue to drain 7914 1726882369.32264: waiting for pending results... 7914 1726882369.32486: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7914 1726882369.32638: in run() - task 0affc7ec-ae25-447a-5597-00000000007c 7914 1726882369.32757: variable 'ansible_search_path' from source: unknown 7914 1726882369.32761: variable 'ansible_search_path' from source: unknown 7914 1726882369.32764: calling self._execute() 7914 1726882369.32807: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.32821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.32837: variable 'omit' from source: magic vars 7914 1726882369.33337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.37587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.37685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.37750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.37816: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.37835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.37938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.38002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.38018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.38076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.38110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.38273: variable 'ansible_distribution' from source: facts 7914 1726882369.38329: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.38332: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.38335: when evaluation is False, skipping this task 7914 1726882369.38337: _execute() done 7914 1726882369.38339: dumping result to json 7914 1726882369.38341: done dumping result, returning 7914 1726882369.38343: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-447a-5597-00000000007c] 7914 1726882369.38348: sending task result for task 0affc7ec-ae25-447a-5597-00000000007c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882369.38725: no more pending results, returning what we have 7914 1726882369.38729: results queue empty 7914 1726882369.38730: checking for any_errors_fatal 7914 1726882369.38736: done checking for any_errors_fatal 7914 1726882369.38737: checking for max_fail_percentage 7914 1726882369.38738: done checking for max_fail_percentage 7914 1726882369.38740: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.38741: done checking to see if all hosts have failed 7914 1726882369.38742: getting the remaining hosts for this loop 7914 1726882369.38743: done getting the remaining hosts for this loop 7914 1726882369.38751: getting the next task for host managed_node1 7914 1726882369.38758: done getting next task for host managed_node1 7914 1726882369.38763: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7914 1726882369.38767: ^ 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 7914 1726882369.38810: getting variables 7914 1726882369.38813: in VariableManager get_vars() 7914 1726882369.38866: Calling all_inventory to load vars for managed_node1 7914 1726882369.38869: Calling groups_inventory to load vars for managed_node1 7914 1726882369.38872: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.39038: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.39224: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.39231: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.39856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.40212: done with get_vars() 7914 1726882369.40320: done getting variables 7914 1726882369.40360: done sending task result for task 0affc7ec-ae25-447a-5597-00000000007c 7914 1726882369.40364: WORKER PROCESS EXITING 7914 1726882369.40457: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:49 -0400 (0:00:00.090) 0:00:08.522 ****** 7914 1726882369.40685: entering _queue_task() for managed_node1/debug 7914 1726882369.41318: worker is 1 (out of 1 available) 7914 1726882369.41335: exiting _queue_task() for managed_node1/debug 7914 1726882369.41350: done queuing things up, now waiting for results queue to drain 7914 1726882369.41352: waiting for pending results... 7914 1726882369.42128: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7914 1726882369.42304: in run() - task 0affc7ec-ae25-447a-5597-00000000007d 7914 1726882369.42326: variable 'ansible_search_path' from source: unknown 7914 1726882369.42333: variable 'ansible_search_path' from source: unknown 7914 1726882369.42386: calling self._execute() 7914 1726882369.42481: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.42493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.42507: variable 'omit' from source: magic vars 7914 1726882369.42990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.46647: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.46731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.46778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.46825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.46867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.46966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.47003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.47054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.47127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.47130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.47288: variable 'ansible_distribution' from source: facts 7914 1726882369.47299: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.47315: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.47329: when evaluation is False, skipping this task 7914 1726882369.47368: _execute() done 7914 1726882369.47374: dumping result to json 7914 1726882369.47380: done dumping result, returning 7914 1726882369.47383: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-447a-5597-00000000007d] 7914 1726882369.47386: sending task result for task 0affc7ec-ae25-447a-5597-00000000007d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7914 1726882369.47542: no more pending results, returning what we have 7914 1726882369.47548: results queue empty 7914 1726882369.47550: checking for any_errors_fatal 7914 1726882369.47556: done checking for any_errors_fatal 7914 1726882369.47557: checking for max_fail_percentage 7914 1726882369.47559: done checking for max_fail_percentage 7914 1726882369.47560: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.47561: done checking to see if all hosts have failed 7914 1726882369.47562: getting the remaining hosts for this loop 7914 1726882369.47564: done getting the remaining hosts for this loop 7914 1726882369.47568: getting the next task for host managed_node1 7914 1726882369.47575: done getting next task for host managed_node1 7914 1726882369.47579: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7914 1726882369.47584: ^ 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 7914 1726882369.47605: getting variables 7914 1726882369.47607: in VariableManager get_vars() 7914 1726882369.47655: Calling all_inventory to load vars for managed_node1 7914 1726882369.47658: Calling groups_inventory to load vars for managed_node1 7914 1726882369.47661: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.47672: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.47675: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.47678: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.48164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.48394: done with get_vars() 7914 1726882369.48407: done getting variables 7914 1726882369.48442: done sending task result for task 0affc7ec-ae25-447a-5597-00000000007d 7914 1726882369.48448: WORKER PROCESS EXITING 7914 1726882369.48485: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:49 -0400 (0:00:00.078) 0:00:08.601 ****** 7914 1726882369.48526: entering _queue_task() for managed_node1/fail 7914 1726882369.48793: worker is 1 (out of 1 available) 7914 1726882369.48808: exiting _queue_task() for managed_node1/fail 7914 1726882369.48820: done queuing things up, now waiting for results queue to drain 7914 1726882369.49025: waiting for pending results... 7914 1726882369.49102: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7914 1726882369.49268: in run() - task 0affc7ec-ae25-447a-5597-00000000007e 7914 1726882369.49290: variable 'ansible_search_path' from source: unknown 7914 1726882369.49298: variable 'ansible_search_path' from source: unknown 7914 1726882369.49341: calling self._execute() 7914 1726882369.49433: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.49449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.49467: variable 'omit' from source: magic vars 7914 1726882369.49953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.52493: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.52575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.52636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.52681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.52711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.52807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.52852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.52887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.52942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.52969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.53117: variable 'ansible_distribution' from source: facts 7914 1726882369.53131: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.53175: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.53178: when evaluation is False, skipping this task 7914 1726882369.53181: _execute() done 7914 1726882369.53183: dumping result to json 7914 1726882369.53186: done dumping result, returning 7914 1726882369.53189: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-447a-5597-00000000007e] 7914 1726882369.53197: sending task result for task 0affc7ec-ae25-447a-5597-00000000007e 7914 1726882369.53558: done sending task result for task 0affc7ec-ae25-447a-5597-00000000007e 7914 1726882369.53562: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882369.53602: no more pending results, returning what we have 7914 1726882369.53605: results queue empty 7914 1726882369.53606: checking for any_errors_fatal 7914 1726882369.53611: done checking for any_errors_fatal 7914 1726882369.53612: checking for max_fail_percentage 7914 1726882369.53614: done checking for max_fail_percentage 7914 1726882369.53615: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.53616: done checking to see if all hosts have failed 7914 1726882369.53617: getting the remaining hosts for this loop 7914 1726882369.53618: done getting the remaining hosts for this loop 7914 1726882369.53623: getting the next task for host managed_node1 7914 1726882369.53629: done getting next task for host managed_node1 7914 1726882369.53633: ^ 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 7914 1726882369.53637: ^ 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 7914 1726882369.53655: getting variables 7914 1726882369.53657: in VariableManager get_vars() 7914 1726882369.53695: Calling all_inventory to load vars for managed_node1 7914 1726882369.53698: Calling groups_inventory to load vars for managed_node1 7914 1726882369.53700: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.53710: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.53712: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.53716: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.53991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.54209: done with get_vars() 7914 1726882369.54219: done getting variables 7914 1726882369.54279: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:49 -0400 (0:00:00.057) 0:00:08.659 ****** 7914 1726882369.54312: entering _queue_task() for managed_node1/fail 7914 1726882369.54758: worker is 1 (out of 1 available) 7914 1726882369.54770: exiting _queue_task() for managed_node1/fail 7914 1726882369.54781: done queuing things up, now waiting for results queue to drain 7914 1726882369.54782: waiting for pending results... 7914 1726882369.54876: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7914 1726882369.55023: in run() - task 0affc7ec-ae25-447a-5597-00000000007f 7914 1726882369.55044: variable 'ansible_search_path' from source: unknown 7914 1726882369.55057: variable 'ansible_search_path' from source: unknown 7914 1726882369.55099: calling self._execute() 7914 1726882369.55188: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.55200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.55214: variable 'omit' from source: magic vars 7914 1726882369.55688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.58310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.58387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.58437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.58482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.58520: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.58628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.58668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.58701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.58760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.58781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.58950: variable 'ansible_distribution' from source: facts 7914 1726882369.58954: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.58960: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.58967: when evaluation is False, skipping this task 7914 1726882369.58974: _execute() done 7914 1726882369.59059: dumping result to json 7914 1726882369.59062: done dumping result, returning 7914 1726882369.59065: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-447a-5597-00000000007f] 7914 1726882369.59068: sending task result for task 0affc7ec-ae25-447a-5597-00000000007f 7914 1726882369.59143: done sending task result for task 0affc7ec-ae25-447a-5597-00000000007f 7914 1726882369.59150: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882369.59211: no more pending results, returning what we have 7914 1726882369.59215: results queue empty 7914 1726882369.59216: checking for any_errors_fatal 7914 1726882369.59224: done checking for any_errors_fatal 7914 1726882369.59225: checking for max_fail_percentage 7914 1726882369.59227: done checking for max_fail_percentage 7914 1726882369.59228: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.59229: done checking to see if all hosts have failed 7914 1726882369.59230: getting the remaining hosts for this loop 7914 1726882369.59232: done getting the remaining hosts for this loop 7914 1726882369.59236: getting the next task for host managed_node1 7914 1726882369.59243: done getting next task for host managed_node1 7914 1726882369.59250: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7914 1726882369.59254: ^ 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 7914 1726882369.59273: getting variables 7914 1726882369.59275: in VariableManager get_vars() 7914 1726882369.59317: Calling all_inventory to load vars for managed_node1 7914 1726882369.59320: Calling groups_inventory to load vars for managed_node1 7914 1726882369.59324: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.59336: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.59339: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.59342: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.59793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.60016: done with get_vars() 7914 1726882369.60028: done getting variables 7914 1726882369.60088: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:49 -0400 (0:00:00.058) 0:00:08.717 ****** 7914 1726882369.60126: entering _queue_task() for managed_node1/fail 7914 1726882369.60408: worker is 1 (out of 1 available) 7914 1726882369.60421: exiting _queue_task() for managed_node1/fail 7914 1726882369.60538: done queuing things up, now waiting for results queue to drain 7914 1726882369.60540: waiting for pending results... 7914 1726882369.60842: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7914 1726882369.60891: in run() - task 0affc7ec-ae25-447a-5597-000000000080 7914 1726882369.60911: variable 'ansible_search_path' from source: unknown 7914 1726882369.60919: variable 'ansible_search_path' from source: unknown 7914 1726882369.60971: calling self._execute() 7914 1726882369.61057: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.61074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.61088: variable 'omit' from source: magic vars 7914 1726882369.61723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.64585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.64685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.64914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.64917: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.64948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.65110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.65331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.65335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.65456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.65472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.65827: variable 'ansible_distribution' from source: facts 7914 1726882369.65831: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.65833: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.65836: when evaluation is False, skipping this task 7914 1726882369.65838: _execute() done 7914 1726882369.65842: dumping result to json 7914 1726882369.65853: done dumping result, returning 7914 1726882369.65865: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-447a-5597-000000000080] 7914 1726882369.65875: sending task result for task 0affc7ec-ae25-447a-5597-000000000080 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882369.66048: no more pending results, returning what we have 7914 1726882369.66052: results queue empty 7914 1726882369.66054: checking for any_errors_fatal 7914 1726882369.66060: done checking for any_errors_fatal 7914 1726882369.66061: checking for max_fail_percentage 7914 1726882369.66063: done checking for max_fail_percentage 7914 1726882369.66064: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.66066: done checking to see if all hosts have failed 7914 1726882369.66067: getting the remaining hosts for this loop 7914 1726882369.66069: done getting the remaining hosts for this loop 7914 1726882369.66073: getting the next task for host managed_node1 7914 1726882369.66081: done getting next task for host managed_node1 7914 1726882369.66085: ^ 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 7914 1726882369.66089: ^ 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 7914 1726882369.66107: getting variables 7914 1726882369.66108: in VariableManager get_vars() 7914 1726882369.66155: Calling all_inventory to load vars for managed_node1 7914 1726882369.66158: Calling groups_inventory to load vars for managed_node1 7914 1726882369.66161: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.66172: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.66175: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.66178: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.66923: done sending task result for task 0affc7ec-ae25-447a-5597-000000000080 7914 1726882369.66927: WORKER PROCESS EXITING 7914 1726882369.66954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.67178: done with get_vars() 7914 1726882369.67188: done getting variables 7914 1726882369.67255: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:49 -0400 (0:00:00.071) 0:00:08.788 ****** 7914 1726882369.67289: entering _queue_task() for managed_node1/dnf 7914 1726882369.67744: worker is 1 (out of 1 available) 7914 1726882369.67757: exiting _queue_task() for managed_node1/dnf 7914 1726882369.67767: done queuing things up, now waiting for results queue to drain 7914 1726882369.67769: waiting for pending results... 7914 1726882369.67868: running TaskExecutor() for managed_node1/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 7914 1726882369.68010: in run() - task 0affc7ec-ae25-447a-5597-000000000081 7914 1726882369.68035: variable 'ansible_search_path' from source: unknown 7914 1726882369.68047: variable 'ansible_search_path' from source: unknown 7914 1726882369.68091: calling self._execute() 7914 1726882369.68183: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.68212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.68216: variable 'omit' from source: magic vars 7914 1726882369.69432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.74018: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.74167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.74353: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.74409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.74728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.74766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.74803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.74906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.75016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.75102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.75451: variable 'ansible_distribution' from source: facts 7914 1726882369.75455: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.75526: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.75535: when evaluation is False, skipping this task 7914 1726882369.75564: _execute() done 7914 1726882369.75573: dumping result to json 7914 1726882369.75593: done dumping result, returning 7914 1726882369.75614: done running TaskExecutor() for managed_node1/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 [0affc7ec-ae25-447a-5597-000000000081] 7914 1726882369.75729: sending task result for task 0affc7ec-ae25-447a-5597-000000000081 7914 1726882369.76032: done sending task result for task 0affc7ec-ae25-447a-5597-000000000081 7914 1726882369.76035: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882369.76252: no more pending results, returning what we have 7914 1726882369.76255: results queue empty 7914 1726882369.76256: checking for any_errors_fatal 7914 1726882369.76261: done checking for any_errors_fatal 7914 1726882369.76262: checking for max_fail_percentage 7914 1726882369.76264: done checking for max_fail_percentage 7914 1726882369.76265: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.76266: done checking to see if all hosts have failed 7914 1726882369.76266: getting the remaining hosts for this loop 7914 1726882369.76268: done getting the remaining hosts for this loop 7914 1726882369.76271: getting the next task for host managed_node1 7914 1726882369.76277: done getting next task for host managed_node1 7914 1726882369.76280: ^ 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 7914 1726882369.76285: ^ 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 7914 1726882369.76300: getting variables 7914 1726882369.76302: in VariableManager get_vars() 7914 1726882369.76349: Calling all_inventory to load vars for managed_node1 7914 1726882369.76352: Calling groups_inventory to load vars for managed_node1 7914 1726882369.76354: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.76364: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.76367: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.76370: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.76961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.77943: done with get_vars() 7914 1726882369.77957: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7914 1726882369.78038: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:49 -0400 (0:00:00.107) 0:00:08.896 ****** 7914 1726882369.78073: entering _queue_task() for managed_node1/yum 7914 1726882369.79064: worker is 1 (out of 1 available) 7914 1726882369.79075: exiting _queue_task() for managed_node1/yum 7914 1726882369.79085: done queuing things up, now waiting for results queue to drain 7914 1726882369.79086: waiting for pending results... 7914 1726882369.79543: running TaskExecutor() for managed_node1/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 7914 1726882369.79551: in run() - task 0affc7ec-ae25-447a-5597-000000000082 7914 1726882369.79589: variable 'ansible_search_path' from source: unknown 7914 1726882369.79599: variable 'ansible_search_path' from source: unknown 7914 1726882369.79654: calling self._execute() 7914 1726882369.79758: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.79770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.79787: variable 'omit' from source: magic vars 7914 1726882369.80324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.83102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.83260: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.83303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.83413: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.83529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.83828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.83832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.83834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.83937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.83962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.84221: variable 'ansible_distribution' from source: facts 7914 1726882369.84362: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.84366: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.84368: when evaluation is False, skipping this task 7914 1726882369.84371: _execute() done 7914 1726882369.84428: dumping result to json 7914 1726882369.84432: done dumping result, returning 7914 1726882369.84435: done running TaskExecutor() for managed_node1/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 [0affc7ec-ae25-447a-5597-000000000082] 7914 1726882369.84438: sending task result for task 0affc7ec-ae25-447a-5597-000000000082 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882369.84634: no more pending results, returning what we have 7914 1726882369.84638: results queue empty 7914 1726882369.84639: checking for any_errors_fatal 7914 1726882369.84649: done checking for any_errors_fatal 7914 1726882369.84650: checking for max_fail_percentage 7914 1726882369.84652: done checking for max_fail_percentage 7914 1726882369.84653: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.84655: done checking to see if all hosts have failed 7914 1726882369.84655: getting the remaining hosts for this loop 7914 1726882369.84657: done getting the remaining hosts for this loop 7914 1726882369.84661: getting the next task for host managed_node1 7914 1726882369.84669: done getting next task for host managed_node1 7914 1726882369.84673: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7914 1726882369.84677: ^ 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 7914 1726882369.84696: getting variables 7914 1726882369.84698: in VariableManager get_vars() 7914 1726882369.84742: Calling all_inventory to load vars for managed_node1 7914 1726882369.84747: Calling groups_inventory to load vars for managed_node1 7914 1726882369.84750: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.84762: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.84765: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.84768: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.85650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.85883: done with get_vars() 7914 1726882369.85894: done getting variables 7914 1726882369.86128: done sending task result for task 0affc7ec-ae25-447a-5597-000000000082 7914 1726882369.86132: WORKER PROCESS EXITING 7914 1726882369.86174: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:49 -0400 (0:00:00.081) 0:00:08.978 ****** 7914 1726882369.86208: entering _queue_task() for managed_node1/fail 7914 1726882369.86882: worker is 1 (out of 1 available) 7914 1726882369.86896: exiting _queue_task() for managed_node1/fail 7914 1726882369.86909: done queuing things up, now waiting for results queue to drain 7914 1726882369.86911: waiting for pending results... 7914 1726882369.87434: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7914 1726882369.87567: in run() - task 0affc7ec-ae25-447a-5597-000000000083 7914 1726882369.88328: variable 'ansible_search_path' from source: unknown 7914 1726882369.88331: variable 'ansible_search_path' from source: unknown 7914 1726882369.88334: calling self._execute() 7914 1726882369.88336: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.88339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.88341: variable 'omit' from source: magic vars 7914 1726882369.89425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882369.95448: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882369.95535: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882369.95590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882369.95638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882369.95671: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882369.95782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882369.95825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882369.95859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882369.95908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882369.95942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882369.96090: variable 'ansible_distribution' from source: facts 7914 1726882369.96101: variable 'ansible_distribution_major_version' from source: facts 7914 1726882369.96118: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882369.96128: when evaluation is False, skipping this task 7914 1726882369.96140: _execute() done 7914 1726882369.96149: dumping result to json 7914 1726882369.96158: done dumping result, returning 7914 1726882369.96170: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-447a-5597-000000000083] 7914 1726882369.96180: sending task result for task 0affc7ec-ae25-447a-5597-000000000083 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882369.96359: no more pending results, returning what we have 7914 1726882369.96363: results queue empty 7914 1726882369.96365: checking for any_errors_fatal 7914 1726882369.96372: done checking for any_errors_fatal 7914 1726882369.96373: checking for max_fail_percentage 7914 1726882369.96375: done checking for max_fail_percentage 7914 1726882369.96377: checking to see if all hosts have failed and the running result is not ok 7914 1726882369.96378: done checking to see if all hosts have failed 7914 1726882369.96379: getting the remaining hosts for this loop 7914 1726882369.96380: done getting the remaining hosts for this loop 7914 1726882369.96385: getting the next task for host managed_node1 7914 1726882369.96393: done getting next task for host managed_node1 7914 1726882369.96397: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7914 1726882369.96402: ^ 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 7914 1726882369.96428: getting variables 7914 1726882369.96431: in VariableManager get_vars() 7914 1726882369.96475: Calling all_inventory to load vars for managed_node1 7914 1726882369.96478: Calling groups_inventory to load vars for managed_node1 7914 1726882369.96480: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882369.96492: Calling all_plugins_play to load vars for managed_node1 7914 1726882369.96495: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882369.96498: Calling groups_plugins_play to load vars for managed_node1 7914 1726882369.97190: done sending task result for task 0affc7ec-ae25-447a-5597-000000000083 7914 1726882369.97193: WORKER PROCESS EXITING 7914 1726882369.97232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882369.97688: done with get_vars() 7914 1726882369.97699: done getting variables 7914 1726882369.97885: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:49 -0400 (0:00:00.117) 0:00:09.095 ****** 7914 1726882369.97920: entering _queue_task() for managed_node1/package 7914 1726882369.98518: worker is 1 (out of 1 available) 7914 1726882369.98586: exiting _queue_task() for managed_node1/package 7914 1726882369.98600: done queuing things up, now waiting for results queue to drain 7914 1726882369.98601: waiting for pending results... 7914 1726882369.99019: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7914 1726882369.99188: in run() - task 0affc7ec-ae25-447a-5597-000000000084 7914 1726882369.99213: variable 'ansible_search_path' from source: unknown 7914 1726882369.99223: variable 'ansible_search_path' from source: unknown 7914 1726882369.99273: calling self._execute() 7914 1726882369.99362: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882369.99379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882369.99418: variable 'omit' from source: magic vars 7914 1726882369.99893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882370.02533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882370.02686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882370.02690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882370.02711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882370.02745: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882370.02846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882370.02884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882370.02928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882370.02977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882370.02997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882370.03161: variable 'ansible_distribution' from source: facts 7914 1726882370.03173: variable 'ansible_distribution_major_version' from source: facts 7914 1726882370.03189: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882370.03197: when evaluation is False, skipping this task 7914 1726882370.03230: _execute() done 7914 1726882370.03236: dumping result to json 7914 1726882370.03242: done dumping result, returning 7914 1726882370.03245: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-447a-5597-000000000084] 7914 1726882370.03341: sending task result for task 0affc7ec-ae25-447a-5597-000000000084 7914 1726882370.03427: done sending task result for task 0affc7ec-ae25-447a-5597-000000000084 7914 1726882370.03431: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882370.03491: no more pending results, returning what we have 7914 1726882370.03495: results queue empty 7914 1726882370.03496: checking for any_errors_fatal 7914 1726882370.03503: done checking for any_errors_fatal 7914 1726882370.03504: checking for max_fail_percentage 7914 1726882370.03505: done checking for max_fail_percentage 7914 1726882370.03507: checking to see if all hosts have failed and the running result is not ok 7914 1726882370.03508: done checking to see if all hosts have failed 7914 1726882370.03509: getting the remaining hosts for this loop 7914 1726882370.03510: done getting the remaining hosts for this loop 7914 1726882370.03515: getting the next task for host managed_node1 7914 1726882370.03525: done getting next task for host managed_node1 7914 1726882370.03529: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7914 1726882370.03533: ^ 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 7914 1726882370.03552: getting variables 7914 1726882370.03554: in VariableManager get_vars() 7914 1726882370.03600: Calling all_inventory to load vars for managed_node1 7914 1726882370.03603: Calling groups_inventory to load vars for managed_node1 7914 1726882370.03605: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882370.03617: Calling all_plugins_play to load vars for managed_node1 7914 1726882370.03620: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882370.03731: Calling groups_plugins_play to load vars for managed_node1 7914 1726882370.04101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882370.04331: done with get_vars() 7914 1726882370.04342: done getting variables 7914 1726882370.04411: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:50 -0400 (0:00:00.065) 0:00:09.160 ****** 7914 1726882370.04448: entering _queue_task() for managed_node1/package 7914 1726882370.04833: worker is 1 (out of 1 available) 7914 1726882370.04845: exiting _queue_task() for managed_node1/package 7914 1726882370.04856: done queuing things up, now waiting for results queue to drain 7914 1726882370.04858: waiting for pending results... 7914 1726882370.05343: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7914 1726882370.05348: in run() - task 0affc7ec-ae25-447a-5597-000000000085 7914 1726882370.05475: variable 'ansible_search_path' from source: unknown 7914 1726882370.05479: variable 'ansible_search_path' from source: unknown 7914 1726882370.05628: calling self._execute() 7914 1726882370.05727: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882370.05811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882370.05830: variable 'omit' from source: magic vars 7914 1726882370.06678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882370.10196: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882370.10280: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882370.10408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882370.10411: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882370.10417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882370.10507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882370.10556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882370.10627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882370.10648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882370.10669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882370.10817: variable 'ansible_distribution' from source: facts 7914 1726882370.10831: variable 'ansible_distribution_major_version' from source: facts 7914 1726882370.10846: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882370.10860: when evaluation is False, skipping this task 7914 1726882370.10867: _execute() done 7914 1726882370.10885: dumping result to json 7914 1726882370.10891: done dumping result, returning 7914 1726882370.10967: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-447a-5597-000000000085] 7914 1726882370.10970: sending task result for task 0affc7ec-ae25-447a-5597-000000000085 7914 1726882370.11051: done sending task result for task 0affc7ec-ae25-447a-5597-000000000085 7914 1726882370.11055: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882370.11119: no more pending results, returning what we have 7914 1726882370.11125: results queue empty 7914 1726882370.11127: checking for any_errors_fatal 7914 1726882370.11135: done checking for any_errors_fatal 7914 1726882370.11136: checking for max_fail_percentage 7914 1726882370.11138: done checking for max_fail_percentage 7914 1726882370.11139: checking to see if all hosts have failed and the running result is not ok 7914 1726882370.11140: done checking to see if all hosts have failed 7914 1726882370.11141: getting the remaining hosts for this loop 7914 1726882370.11143: done getting the remaining hosts for this loop 7914 1726882370.11150: getting the next task for host managed_node1 7914 1726882370.11158: done getting next task for host managed_node1 7914 1726882370.11163: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7914 1726882370.11167: ^ 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 7914 1726882370.11189: getting variables 7914 1726882370.11191: in VariableManager get_vars() 7914 1726882370.11344: Calling all_inventory to load vars for managed_node1 7914 1726882370.11347: Calling groups_inventory to load vars for managed_node1 7914 1726882370.11350: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882370.11361: Calling all_plugins_play to load vars for managed_node1 7914 1726882370.11364: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882370.11367: Calling groups_plugins_play to load vars for managed_node1 7914 1726882370.12009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882370.12652: done with get_vars() 7914 1726882370.12663: done getting variables 7914 1726882370.12825: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:50 -0400 (0:00:00.084) 0:00:09.244 ****** 7914 1726882370.12867: entering _queue_task() for managed_node1/package 7914 1726882370.13365: worker is 1 (out of 1 available) 7914 1726882370.13508: exiting _queue_task() for managed_node1/package 7914 1726882370.13528: done queuing things up, now waiting for results queue to drain 7914 1726882370.13530: waiting for pending results... 7914 1726882370.14043: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7914 1726882370.14163: in run() - task 0affc7ec-ae25-447a-5597-000000000086 7914 1726882370.14171: variable 'ansible_search_path' from source: unknown 7914 1726882370.14179: variable 'ansible_search_path' from source: unknown 7914 1726882370.14224: calling self._execute() 7914 1726882370.14399: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882370.14476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882370.14498: variable 'omit' from source: magic vars 7914 1726882370.15559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882370.20634: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882370.20910: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882370.21074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882370.21116: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882370.21151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882370.21328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882370.21415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882370.21538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882370.21588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882370.21635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882370.21977: variable 'ansible_distribution' from source: facts 7914 1726882370.21990: variable 'ansible_distribution_major_version' from source: facts 7914 1726882370.22008: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882370.22057: when evaluation is False, skipping this task 7914 1726882370.22066: _execute() done 7914 1726882370.22074: dumping result to json 7914 1726882370.22083: done dumping result, returning 7914 1726882370.22095: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-447a-5597-000000000086] 7914 1726882370.22105: sending task result for task 0affc7ec-ae25-447a-5597-000000000086 7914 1726882370.22409: done sending task result for task 0affc7ec-ae25-447a-5597-000000000086 7914 1726882370.22412: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882370.22485: no more pending results, returning what we have 7914 1726882370.22488: results queue empty 7914 1726882370.22489: checking for any_errors_fatal 7914 1726882370.22497: done checking for any_errors_fatal 7914 1726882370.22498: checking for max_fail_percentage 7914 1726882370.22500: done checking for max_fail_percentage 7914 1726882370.22501: checking to see if all hosts have failed and the running result is not ok 7914 1726882370.22502: done checking to see if all hosts have failed 7914 1726882370.22503: getting the remaining hosts for this loop 7914 1726882370.22505: done getting the remaining hosts for this loop 7914 1726882370.22509: getting the next task for host managed_node1 7914 1726882370.22516: done getting next task for host managed_node1 7914 1726882370.22520: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7914 1726882370.22636: ^ 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 7914 1726882370.22656: getting variables 7914 1726882370.22658: in VariableManager get_vars() 7914 1726882370.22702: Calling all_inventory to load vars for managed_node1 7914 1726882370.22705: Calling groups_inventory to load vars for managed_node1 7914 1726882370.22708: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882370.22719: Calling all_plugins_play to load vars for managed_node1 7914 1726882370.23026: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882370.23032: Calling groups_plugins_play to load vars for managed_node1 7914 1726882370.23218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882370.23857: done with get_vars() 7914 1726882370.23870: done getting variables 7914 1726882370.23979: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:50 -0400 (0:00:00.112) 0:00:09.357 ****** 7914 1726882370.24133: entering _queue_task() for managed_node1/service 7914 1726882370.24766: worker is 1 (out of 1 available) 7914 1726882370.24778: exiting _queue_task() for managed_node1/service 7914 1726882370.24789: done queuing things up, now waiting for results queue to drain 7914 1726882370.24791: waiting for pending results... 7914 1726882370.25253: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7914 1726882370.25424: in run() - task 0affc7ec-ae25-447a-5597-000000000087 7914 1726882370.25437: variable 'ansible_search_path' from source: unknown 7914 1726882370.25441: variable 'ansible_search_path' from source: unknown 7914 1726882370.25542: calling self._execute() 7914 1726882370.25740: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882370.25744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882370.25757: variable 'omit' from source: magic vars 7914 1726882370.26763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882370.31664: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882370.31901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882370.32528: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882370.32532: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882370.32535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882370.32585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882370.32624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882370.32662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882370.32712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882370.32736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882370.32885: variable 'ansible_distribution' from source: facts 7914 1726882370.32897: variable 'ansible_distribution_major_version' from source: facts 7914 1726882370.32911: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882370.32918: when evaluation is False, skipping this task 7914 1726882370.32927: _execute() done 7914 1726882370.32935: dumping result to json 7914 1726882370.32943: done dumping result, returning 7914 1726882370.32956: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-447a-5597-000000000087] 7914 1726882370.32966: sending task result for task 0affc7ec-ae25-447a-5597-000000000087 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882370.33131: no more pending results, returning what we have 7914 1726882370.33135: results queue empty 7914 1726882370.33136: checking for any_errors_fatal 7914 1726882370.33144: done checking for any_errors_fatal 7914 1726882370.33148: checking for max_fail_percentage 7914 1726882370.33150: done checking for max_fail_percentage 7914 1726882370.33151: checking to see if all hosts have failed and the running result is not ok 7914 1726882370.33152: done checking to see if all hosts have failed 7914 1726882370.33153: getting the remaining hosts for this loop 7914 1726882370.33155: done getting the remaining hosts for this loop 7914 1726882370.33159: getting the next task for host managed_node1 7914 1726882370.33166: done getting next task for host managed_node1 7914 1726882370.33170: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7914 1726882370.33174: ^ 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 7914 1726882370.33192: getting variables 7914 1726882370.33195: in VariableManager get_vars() 7914 1726882370.33241: Calling all_inventory to load vars for managed_node1 7914 1726882370.33247: Calling groups_inventory to load vars for managed_node1 7914 1726882370.33250: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882370.33262: Calling all_plugins_play to load vars for managed_node1 7914 1726882370.33265: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882370.33269: Calling groups_plugins_play to load vars for managed_node1 7914 1726882370.33788: done sending task result for task 0affc7ec-ae25-447a-5597-000000000087 7914 1726882370.33791: WORKER PROCESS EXITING 7914 1726882370.33816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882370.34060: done with get_vars() 7914 1726882370.34071: done getting variables 7914 1726882370.34136: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:50 -0400 (0:00:00.100) 0:00:09.457 ****** 7914 1726882370.34172: entering _queue_task() for managed_node1/service 7914 1726882370.34492: worker is 1 (out of 1 available) 7914 1726882370.34506: exiting _queue_task() for managed_node1/service 7914 1726882370.34519: done queuing things up, now waiting for results queue to drain 7914 1726882370.34521: waiting for pending results... 7914 1726882370.34809: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7914 1726882370.34959: in run() - task 0affc7ec-ae25-447a-5597-000000000088 7914 1726882370.34980: variable 'ansible_search_path' from source: unknown 7914 1726882370.34990: variable 'ansible_search_path' from source: unknown 7914 1726882370.35036: calling self._execute() 7914 1726882370.35124: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882370.35138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882370.35160: variable 'omit' from source: magic vars 7914 1726882370.35653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882370.39764: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882370.39847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882370.39893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882370.39939: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882370.40163: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882370.40640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882370.40643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882370.41031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882370.41035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882370.41037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882370.41630: variable 'ansible_distribution' from source: facts 7914 1726882370.41633: variable 'ansible_distribution_major_version' from source: facts 7914 1726882370.41636: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882370.41638: when evaluation is False, skipping this task 7914 1726882370.41640: _execute() done 7914 1726882370.41642: dumping result to json 7914 1726882370.41647: done dumping result, returning 7914 1726882370.41650: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-447a-5597-000000000088] 7914 1726882370.41652: sending task result for task 0affc7ec-ae25-447a-5597-000000000088 7914 1726882370.41728: done sending task result for task 0affc7ec-ae25-447a-5597-000000000088 7914 1726882370.41732: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7914 1726882370.41781: no more pending results, returning what we have 7914 1726882370.41786: results queue empty 7914 1726882370.41787: checking for any_errors_fatal 7914 1726882370.41794: done checking for any_errors_fatal 7914 1726882370.41795: checking for max_fail_percentage 7914 1726882370.41797: done checking for max_fail_percentage 7914 1726882370.41798: checking to see if all hosts have failed and the running result is not ok 7914 1726882370.41799: done checking to see if all hosts have failed 7914 1726882370.41800: getting the remaining hosts for this loop 7914 1726882370.41802: done getting the remaining hosts for this loop 7914 1726882370.41806: getting the next task for host managed_node1 7914 1726882370.41813: done getting next task for host managed_node1 7914 1726882370.41817: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7914 1726882370.41823: ^ 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 7914 1726882370.41841: getting variables 7914 1726882370.41843: in VariableManager get_vars() 7914 1726882370.41889: Calling all_inventory to load vars for managed_node1 7914 1726882370.41892: Calling groups_inventory to load vars for managed_node1 7914 1726882370.41894: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882370.41906: Calling all_plugins_play to load vars for managed_node1 7914 1726882370.41909: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882370.41913: Calling groups_plugins_play to load vars for managed_node1 7914 1726882370.42301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882370.43037: done with get_vars() 7914 1726882370.43052: done getting variables 7914 1726882370.43113: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:50 -0400 (0:00:00.090) 0:00:09.548 ****** 7914 1726882370.43257: entering _queue_task() for managed_node1/service 7914 1726882370.43869: worker is 1 (out of 1 available) 7914 1726882370.43882: exiting _queue_task() for managed_node1/service 7914 1726882370.43894: done queuing things up, now waiting for results queue to drain 7914 1726882370.43895: waiting for pending results... 7914 1726882370.44457: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7914 1726882370.44719: in run() - task 0affc7ec-ae25-447a-5597-000000000089 7914 1726882370.44829: variable 'ansible_search_path' from source: unknown 7914 1726882370.44832: variable 'ansible_search_path' from source: unknown 7914 1726882370.44871: calling self._execute() 7914 1726882370.45123: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882370.45158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882370.45173: variable 'omit' from source: magic vars 7914 1726882370.46361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882370.53064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882370.53218: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882370.53469: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882370.53472: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882370.53513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882370.53824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882370.53849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882370.53881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882370.53998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882370.54060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882370.54560: variable 'ansible_distribution' from source: facts 7914 1726882370.54563: variable 'ansible_distribution_major_version' from source: facts 7914 1726882370.54566: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882370.54569: when evaluation is False, skipping this task 7914 1726882370.54571: _execute() done 7914 1726882370.54573: dumping result to json 7914 1726882370.54577: done dumping result, returning 7914 1726882370.54580: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-447a-5597-000000000089] 7914 1726882370.54582: sending task result for task 0affc7ec-ae25-447a-5597-000000000089 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882370.54925: no more pending results, returning what we have 7914 1726882370.54929: results queue empty 7914 1726882370.54930: checking for any_errors_fatal 7914 1726882370.54939: done checking for any_errors_fatal 7914 1726882370.54940: checking for max_fail_percentage 7914 1726882370.54941: done checking for max_fail_percentage 7914 1726882370.54942: checking to see if all hosts have failed and the running result is not ok 7914 1726882370.54944: done checking to see if all hosts have failed 7914 1726882370.54947: getting the remaining hosts for this loop 7914 1726882370.54948: done getting the remaining hosts for this loop 7914 1726882370.54953: getting the next task for host managed_node1 7914 1726882370.54960: done getting next task for host managed_node1 7914 1726882370.54964: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7914 1726882370.54968: ^ 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 7914 1726882370.54986: getting variables 7914 1726882370.54988: in VariableManager get_vars() 7914 1726882370.55033: Calling all_inventory to load vars for managed_node1 7914 1726882370.55036: Calling groups_inventory to load vars for managed_node1 7914 1726882370.55038: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882370.55051: Calling all_plugins_play to load vars for managed_node1 7914 1726882370.55054: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882370.55058: Calling groups_plugins_play to load vars for managed_node1 7914 1726882370.55929: done sending task result for task 0affc7ec-ae25-447a-5597-000000000089 7914 1726882370.55932: WORKER PROCESS EXITING 7914 1726882370.56242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882370.56980: done with get_vars() 7914 1726882370.56992: done getting variables 7914 1726882370.57437: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:50 -0400 (0:00:00.142) 0:00:09.690 ****** 7914 1726882370.57476: entering _queue_task() for managed_node1/service 7914 1726882370.58205: worker is 1 (out of 1 available) 7914 1726882370.58218: exiting _queue_task() for managed_node1/service 7914 1726882370.58233: done queuing things up, now waiting for results queue to drain 7914 1726882370.58235: waiting for pending results... 7914 1726882370.58697: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7914 1726882370.59358: in run() - task 0affc7ec-ae25-447a-5597-00000000008a 7914 1726882370.59362: variable 'ansible_search_path' from source: unknown 7914 1726882370.59365: variable 'ansible_search_path' from source: unknown 7914 1726882370.59368: calling self._execute() 7914 1726882370.59901: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882370.59905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882370.59908: variable 'omit' from source: magic vars 7914 1726882370.61158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882370.70220: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882370.70317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882370.70473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882370.70570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882370.70664: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882370.70863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882370.70899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882370.70995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882370.71095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882370.71117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882370.71398: variable 'ansible_distribution' from source: facts 7914 1726882370.71401: variable 'ansible_distribution_major_version' from source: facts 7914 1726882370.71404: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882370.71406: when evaluation is False, skipping this task 7914 1726882370.71408: _execute() done 7914 1726882370.71410: dumping result to json 7914 1726882370.71413: done dumping result, returning 7914 1726882370.71415: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-447a-5597-00000000008a] 7914 1726882370.71417: sending task result for task 0affc7ec-ae25-447a-5597-00000000008a skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7914 1726882370.71698: no more pending results, returning what we have 7914 1726882370.71702: results queue empty 7914 1726882370.71703: checking for any_errors_fatal 7914 1726882370.71710: done checking for any_errors_fatal 7914 1726882370.71711: checking for max_fail_percentage 7914 1726882370.71713: done checking for max_fail_percentage 7914 1726882370.71714: checking to see if all hosts have failed and the running result is not ok 7914 1726882370.71715: done checking to see if all hosts have failed 7914 1726882370.71716: getting the remaining hosts for this loop 7914 1726882370.71718: done getting the remaining hosts for this loop 7914 1726882370.71724: getting the next task for host managed_node1 7914 1726882370.71732: done getting next task for host managed_node1 7914 1726882370.71736: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7914 1726882370.71740: ^ 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 7914 1726882370.71759: getting variables 7914 1726882370.71761: in VariableManager get_vars() 7914 1726882370.71804: Calling all_inventory to load vars for managed_node1 7914 1726882370.71807: Calling groups_inventory to load vars for managed_node1 7914 1726882370.71810: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882370.71821: Calling all_plugins_play to load vars for managed_node1 7914 1726882370.71828: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882370.71832: Calling groups_plugins_play to load vars for managed_node1 7914 1726882370.72108: done sending task result for task 0affc7ec-ae25-447a-5597-00000000008a 7914 1726882370.72111: WORKER PROCESS EXITING 7914 1726882370.72137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882370.72481: done with get_vars() 7914 1726882370.72493: done getting variables 7914 1726882370.72561: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:50 -0400 (0:00:00.151) 0:00:09.841 ****** 7914 1726882370.72595: entering _queue_task() for managed_node1/copy 7914 1726882370.72870: worker is 1 (out of 1 available) 7914 1726882370.72997: exiting _queue_task() for managed_node1/copy 7914 1726882370.73007: done queuing things up, now waiting for results queue to drain 7914 1726882370.73009: waiting for pending results... 7914 1726882370.73192: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7914 1726882370.73368: in run() - task 0affc7ec-ae25-447a-5597-00000000008b 7914 1726882370.73388: variable 'ansible_search_path' from source: unknown 7914 1726882370.73397: variable 'ansible_search_path' from source: unknown 7914 1726882370.73451: calling self._execute() 7914 1726882370.73537: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882370.73553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882370.73572: variable 'omit' from source: magic vars 7914 1726882370.74894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882370.80393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882370.80608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882370.80666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882370.80760: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882370.80858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882370.81067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882370.81103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882370.81181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882370.81327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882370.81331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882370.81651: variable 'ansible_distribution' from source: facts 7914 1726882370.81699: variable 'ansible_distribution_major_version' from source: facts 7914 1726882370.81715: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882370.81893: when evaluation is False, skipping this task 7914 1726882370.81897: _execute() done 7914 1726882370.81899: dumping result to json 7914 1726882370.81903: done dumping result, returning 7914 1726882370.81905: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-447a-5597-00000000008b] 7914 1726882370.81907: sending task result for task 0affc7ec-ae25-447a-5597-00000000008b 7914 1726882370.81993: done sending task result for task 0affc7ec-ae25-447a-5597-00000000008b 7914 1726882370.81997: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882370.82059: no more pending results, returning what we have 7914 1726882370.82062: results queue empty 7914 1726882370.82063: checking for any_errors_fatal 7914 1726882370.82070: done checking for any_errors_fatal 7914 1726882370.82071: checking for max_fail_percentage 7914 1726882370.82073: done checking for max_fail_percentage 7914 1726882370.82074: checking to see if all hosts have failed and the running result is not ok 7914 1726882370.82075: done checking to see if all hosts have failed 7914 1726882370.82076: getting the remaining hosts for this loop 7914 1726882370.82078: done getting the remaining hosts for this loop 7914 1726882370.82083: getting the next task for host managed_node1 7914 1726882370.82089: done getting next task for host managed_node1 7914 1726882370.82093: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7914 1726882370.82098: ^ 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 7914 1726882370.82116: getting variables 7914 1726882370.82118: in VariableManager get_vars() 7914 1726882370.82164: Calling all_inventory to load vars for managed_node1 7914 1726882370.82168: Calling groups_inventory to load vars for managed_node1 7914 1726882370.82170: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882370.82181: Calling all_plugins_play to load vars for managed_node1 7914 1726882370.82184: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882370.82188: Calling groups_plugins_play to load vars for managed_node1 7914 1726882370.82721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882370.83657: done with get_vars() 7914 1726882370.83669: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:50 -0400 (0:00:00.112) 0:00:09.954 ****** 7914 1726882370.83862: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7914 1726882370.84755: worker is 1 (out of 1 available) 7914 1726882370.84767: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7914 1726882370.84777: done queuing things up, now waiting for results queue to drain 7914 1726882370.84779: waiting for pending results... 7914 1726882370.85355: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7914 1726882370.85361: in run() - task 0affc7ec-ae25-447a-5597-00000000008c 7914 1726882370.85364: variable 'ansible_search_path' from source: unknown 7914 1726882370.85367: variable 'ansible_search_path' from source: unknown 7914 1726882370.85527: calling self._execute() 7914 1726882370.85584: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882370.85772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882370.85776: variable 'omit' from source: magic vars 7914 1726882370.86590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882370.90901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882370.90982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882370.91182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882370.91353: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882370.91509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882370.91890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882370.92033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882370.92426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882370.92431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882370.92434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882370.92633: variable 'ansible_distribution' from source: facts 7914 1726882370.92669: variable 'ansible_distribution_major_version' from source: facts 7914 1726882370.92711: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882370.92741: when evaluation is False, skipping this task 7914 1726882370.92782: _execute() done 7914 1726882370.92824: dumping result to json 7914 1726882370.92836: done dumping result, returning 7914 1726882370.92851: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-447a-5597-00000000008c] 7914 1726882370.92931: sending task result for task 0affc7ec-ae25-447a-5597-00000000008c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882370.93466: no more pending results, returning what we have 7914 1726882370.93471: results queue empty 7914 1726882370.93473: checking for any_errors_fatal 7914 1726882370.93629: done checking for any_errors_fatal 7914 1726882370.93630: checking for max_fail_percentage 7914 1726882370.93637: done checking for max_fail_percentage 7914 1726882370.93638: checking to see if all hosts have failed and the running result is not ok 7914 1726882370.93639: done checking to see if all hosts have failed 7914 1726882370.93640: getting the remaining hosts for this loop 7914 1726882370.93647: done getting the remaining hosts for this loop 7914 1726882370.93652: getting the next task for host managed_node1 7914 1726882370.93660: done getting next task for host managed_node1 7914 1726882370.93664: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7914 1726882370.93671: ^ 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 7914 1726882370.93701: getting variables 7914 1726882370.93704: in VariableManager get_vars() 7914 1726882370.94156: Calling all_inventory to load vars for managed_node1 7914 1726882370.94160: Calling groups_inventory to load vars for managed_node1 7914 1726882370.94163: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882370.94173: Calling all_plugins_play to load vars for managed_node1 7914 1726882370.94176: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882370.94179: Calling groups_plugins_play to load vars for managed_node1 7914 1726882370.94754: done sending task result for task 0affc7ec-ae25-447a-5597-00000000008c 7914 1726882370.94763: WORKER PROCESS EXITING 7914 1726882370.94852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882370.95925: done with get_vars() 7914 1726882370.95936: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:50 -0400 (0:00:00.122) 0:00:10.076 ****** 7914 1726882370.96071: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7914 1726882370.96597: worker is 1 (out of 1 available) 7914 1726882370.96681: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7914 1726882370.96709: done queuing things up, now waiting for results queue to drain 7914 1726882370.96724: waiting for pending results... 7914 1726882370.97050: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7914 1726882370.97235: in run() - task 0affc7ec-ae25-447a-5597-00000000008d 7914 1726882370.97258: variable 'ansible_search_path' from source: unknown 7914 1726882370.97266: variable 'ansible_search_path' from source: unknown 7914 1726882370.97315: calling self._execute() 7914 1726882370.97400: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882370.97441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882370.97444: variable 'omit' from source: magic vars 7914 1726882370.97913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882371.03223: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882371.03427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882371.03665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882371.03670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882371.03672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882371.03831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882371.03978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882371.04054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882371.04315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882371.04319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882371.04596: variable 'ansible_distribution' from source: facts 7914 1726882371.04658: variable 'ansible_distribution_major_version' from source: facts 7914 1726882371.04679: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882371.04774: when evaluation is False, skipping this task 7914 1726882371.04778: _execute() done 7914 1726882371.04781: dumping result to json 7914 1726882371.04784: done dumping result, returning 7914 1726882371.04924: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-447a-5597-00000000008d] 7914 1726882371.04929: sending task result for task 0affc7ec-ae25-447a-5597-00000000008d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882371.05203: no more pending results, returning what we have 7914 1726882371.05207: results queue empty 7914 1726882371.05209: checking for any_errors_fatal 7914 1726882371.05220: done checking for any_errors_fatal 7914 1726882371.05221: checking for max_fail_percentage 7914 1726882371.05224: done checking for max_fail_percentage 7914 1726882371.05225: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.05227: done checking to see if all hosts have failed 7914 1726882371.05228: getting the remaining hosts for this loop 7914 1726882371.05230: done getting the remaining hosts for this loop 7914 1726882371.05234: getting the next task for host managed_node1 7914 1726882371.05241: done getting next task for host managed_node1 7914 1726882371.05363: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7914 1726882371.05370: ^ 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 7914 1726882371.05390: getting variables 7914 1726882371.05393: in VariableManager get_vars() 7914 1726882371.05561: Calling all_inventory to load vars for managed_node1 7914 1726882371.05565: Calling groups_inventory to load vars for managed_node1 7914 1726882371.05567: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.05634: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.05638: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.05641: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.06010: done sending task result for task 0affc7ec-ae25-447a-5597-00000000008d 7914 1726882371.06013: WORKER PROCESS EXITING 7914 1726882371.06065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.06404: done with get_vars() 7914 1726882371.06416: done getting variables 7914 1726882371.06488: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:51 -0400 (0:00:00.104) 0:00:10.181 ****** 7914 1726882371.06524: entering _queue_task() for managed_node1/debug 7914 1726882371.06948: worker is 1 (out of 1 available) 7914 1726882371.06962: exiting _queue_task() for managed_node1/debug 7914 1726882371.06976: done queuing things up, now waiting for results queue to drain 7914 1726882371.06978: waiting for pending results... 7914 1726882371.07640: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7914 1726882371.08150: in run() - task 0affc7ec-ae25-447a-5597-00000000008e 7914 1726882371.08154: variable 'ansible_search_path' from source: unknown 7914 1726882371.08157: variable 'ansible_search_path' from source: unknown 7914 1726882371.08208: calling self._execute() 7914 1726882371.08392: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882371.08407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882371.08420: variable 'omit' from source: magic vars 7914 1726882371.09181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882371.12539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882371.12654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882371.12707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882371.12815: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882371.12820: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882371.12912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882371.12942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882371.12979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882371.13035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882371.13072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882371.13341: variable 'ansible_distribution' from source: facts 7914 1726882371.13347: variable 'ansible_distribution_major_version' from source: facts 7914 1726882371.13350: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882371.13353: when evaluation is False, skipping this task 7914 1726882371.13356: _execute() done 7914 1726882371.13358: dumping result to json 7914 1726882371.13360: done dumping result, returning 7914 1726882371.13363: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-447a-5597-00000000008e] 7914 1726882371.13366: sending task result for task 0affc7ec-ae25-447a-5597-00000000008e 7914 1726882371.13455: done sending task result for task 0affc7ec-ae25-447a-5597-00000000008e 7914 1726882371.13459: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7914 1726882371.13521: no more pending results, returning what we have 7914 1726882371.13529: results queue empty 7914 1726882371.13530: checking for any_errors_fatal 7914 1726882371.13539: done checking for any_errors_fatal 7914 1726882371.13540: checking for max_fail_percentage 7914 1726882371.13542: done checking for max_fail_percentage 7914 1726882371.13570: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.13573: done checking to see if all hosts have failed 7914 1726882371.13573: getting the remaining hosts for this loop 7914 1726882371.13575: done getting the remaining hosts for this loop 7914 1726882371.13580: getting the next task for host managed_node1 7914 1726882371.13587: done getting next task for host managed_node1 7914 1726882371.13591: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7914 1726882371.13596: ^ 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 7914 1726882371.13616: getting variables 7914 1726882371.13618: in VariableManager get_vars() 7914 1726882371.13680: Calling all_inventory to load vars for managed_node1 7914 1726882371.13683: Calling groups_inventory to load vars for managed_node1 7914 1726882371.13685: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.13695: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.13698: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.13701: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.13962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.14235: done with get_vars() 7914 1726882371.14251: done getting variables 7914 1726882371.14349: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:51 -0400 (0:00:00.078) 0:00:10.259 ****** 7914 1726882371.14382: entering _queue_task() for managed_node1/debug 7914 1726882371.14686: worker is 1 (out of 1 available) 7914 1726882371.14699: exiting _queue_task() for managed_node1/debug 7914 1726882371.14712: done queuing things up, now waiting for results queue to drain 7914 1726882371.14714: waiting for pending results... 7914 1726882371.14932: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7914 1726882371.15056: in run() - task 0affc7ec-ae25-447a-5597-00000000008f 7914 1726882371.15072: variable 'ansible_search_path' from source: unknown 7914 1726882371.15076: variable 'ansible_search_path' from source: unknown 7914 1726882371.15111: calling self._execute() 7914 1726882371.15184: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882371.15189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882371.15198: variable 'omit' from source: magic vars 7914 1726882371.15591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882371.17783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882371.18027: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882371.18031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882371.18034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882371.18036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882371.18086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882371.18126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882371.18163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882371.18212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882371.18252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882371.18396: variable 'ansible_distribution' from source: facts 7914 1726882371.18409: variable 'ansible_distribution_major_version' from source: facts 7914 1726882371.18429: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882371.18438: when evaluation is False, skipping this task 7914 1726882371.18445: _execute() done 7914 1726882371.18455: dumping result to json 7914 1726882371.18465: done dumping result, returning 7914 1726882371.18477: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-447a-5597-00000000008f] 7914 1726882371.18571: sending task result for task 0affc7ec-ae25-447a-5597-00000000008f 7914 1726882371.18651: done sending task result for task 0affc7ec-ae25-447a-5597-00000000008f 7914 1726882371.18655: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7914 1726882371.18731: no more pending results, returning what we have 7914 1726882371.18734: results queue empty 7914 1726882371.18736: checking for any_errors_fatal 7914 1726882371.18743: done checking for any_errors_fatal 7914 1726882371.18745: checking for max_fail_percentage 7914 1726882371.18750: done checking for max_fail_percentage 7914 1726882371.18752: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.18753: done checking to see if all hosts have failed 7914 1726882371.18754: getting the remaining hosts for this loop 7914 1726882371.18756: done getting the remaining hosts for this loop 7914 1726882371.18760: getting the next task for host managed_node1 7914 1726882371.18767: done getting next task for host managed_node1 7914 1726882371.18771: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7914 1726882371.18776: ^ 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 7914 1726882371.18796: getting variables 7914 1726882371.18798: in VariableManager get_vars() 7914 1726882371.18843: Calling all_inventory to load vars for managed_node1 7914 1726882371.18846: Calling groups_inventory to load vars for managed_node1 7914 1726882371.18848: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.18859: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.18862: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.18865: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.19280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.19505: done with get_vars() 7914 1726882371.19516: done getting variables 7914 1726882371.19578: 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-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:51 -0400 (0:00:00.052) 0:00:10.312 ****** 7914 1726882371.19613: entering _queue_task() for managed_node1/debug 7914 1726882371.19865: worker is 1 (out of 1 available) 7914 1726882371.19878: exiting _queue_task() for managed_node1/debug 7914 1726882371.19891: done queuing things up, now waiting for results queue to drain 7914 1726882371.19893: waiting for pending results... 7914 1726882371.20243: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7914 1726882371.20332: in run() - task 0affc7ec-ae25-447a-5597-000000000090 7914 1726882371.20352: variable 'ansible_search_path' from source: unknown 7914 1726882371.20367: variable 'ansible_search_path' from source: unknown 7914 1726882371.20429: calling self._execute() 7914 1726882371.20501: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882371.20526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882371.20530: variable 'omit' from source: magic vars 7914 1726882371.21003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882371.23529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882371.23707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882371.23711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882371.23713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882371.23741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882371.23844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882371.23883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882371.23924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882371.23984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882371.24012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882371.24165: variable 'ansible_distribution' from source: facts 7914 1726882371.24179: variable 'ansible_distribution_major_version' from source: facts 7914 1726882371.24201: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882371.24269: when evaluation is False, skipping this task 7914 1726882371.24272: _execute() done 7914 1726882371.24275: dumping result to json 7914 1726882371.24277: done dumping result, returning 7914 1726882371.24280: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-447a-5597-000000000090] 7914 1726882371.24283: sending task result for task 0affc7ec-ae25-447a-5597-000000000090 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7914 1726882371.24421: no more pending results, returning what we have 7914 1726882371.24426: results queue empty 7914 1726882371.24428: checking for any_errors_fatal 7914 1726882371.24435: done checking for any_errors_fatal 7914 1726882371.24436: checking for max_fail_percentage 7914 1726882371.24438: done checking for max_fail_percentage 7914 1726882371.24439: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.24440: done checking to see if all hosts have failed 7914 1726882371.24441: getting the remaining hosts for this loop 7914 1726882371.24443: done getting the remaining hosts for this loop 7914 1726882371.24448: getting the next task for host managed_node1 7914 1726882371.24456: done getting next task for host managed_node1 7914 1726882371.24460: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7914 1726882371.24464: ^ 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 7914 1726882371.24488: getting variables 7914 1726882371.24490: in VariableManager get_vars() 7914 1726882371.24533: Calling all_inventory to load vars for managed_node1 7914 1726882371.24536: Calling groups_inventory to load vars for managed_node1 7914 1726882371.24539: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.24550: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.24554: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.24558: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.25054: done sending task result for task 0affc7ec-ae25-447a-5597-000000000090 7914 1726882371.25057: WORKER PROCESS EXITING 7914 1726882371.25079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.25301: done with get_vars() 7914 1726882371.25311: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:51 -0400 (0:00:00.058) 0:00:10.370 ****** 7914 1726882371.25416: entering _queue_task() for managed_node1/ping 7914 1726882371.25864: worker is 1 (out of 1 available) 7914 1726882371.25874: exiting _queue_task() for managed_node1/ping 7914 1726882371.25883: done queuing things up, now waiting for results queue to drain 7914 1726882371.25885: waiting for pending results... 7914 1726882371.25985: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7914 1726882371.26138: in run() - task 0affc7ec-ae25-447a-5597-000000000091 7914 1726882371.26159: variable 'ansible_search_path' from source: unknown 7914 1726882371.26167: variable 'ansible_search_path' from source: unknown 7914 1726882371.26208: calling self._execute() 7914 1726882371.26330: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882371.26334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882371.26336: variable 'omit' from source: magic vars 7914 1726882371.26785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882371.29225: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882371.29303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882371.29374: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882371.29393: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882371.29426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882371.29518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882371.29593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882371.29597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882371.29644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882371.29667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882371.29817: variable 'ansible_distribution' from source: facts 7914 1726882371.29830: variable 'ansible_distribution_major_version' from source: facts 7914 1726882371.29919: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882371.29924: when evaluation is False, skipping this task 7914 1726882371.29927: _execute() done 7914 1726882371.29929: dumping result to json 7914 1726882371.29932: done dumping result, returning 7914 1726882371.29934: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-447a-5597-000000000091] 7914 1726882371.29937: sending task result for task 0affc7ec-ae25-447a-5597-000000000091 7914 1726882371.30009: done sending task result for task 0affc7ec-ae25-447a-5597-000000000091 7914 1726882371.30012: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882371.30075: no more pending results, returning what we have 7914 1726882371.30079: results queue empty 7914 1726882371.30080: checking for any_errors_fatal 7914 1726882371.30088: done checking for any_errors_fatal 7914 1726882371.30089: checking for max_fail_percentage 7914 1726882371.30091: done checking for max_fail_percentage 7914 1726882371.30092: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.30093: done checking to see if all hosts have failed 7914 1726882371.30094: getting the remaining hosts for this loop 7914 1726882371.30096: done getting the remaining hosts for this loop 7914 1726882371.30100: getting the next task for host managed_node1 7914 1726882371.30110: done getting next task for host managed_node1 7914 1726882371.30113: ^ task is: TASK: meta (role_complete) 7914 1726882371.30118: ^ 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 7914 1726882371.30140: getting variables 7914 1726882371.30142: in VariableManager get_vars() 7914 1726882371.30185: Calling all_inventory to load vars for managed_node1 7914 1726882371.30188: Calling groups_inventory to load vars for managed_node1 7914 1726882371.30190: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.30201: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.30204: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.30207: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.30660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.30881: done with get_vars() 7914 1726882371.30893: done getting variables 7914 1726882371.30978: done queuing things up, now waiting for results queue to drain 7914 1726882371.30980: results queue empty 7914 1726882371.30981: checking for any_errors_fatal 7914 1726882371.30983: done checking for any_errors_fatal 7914 1726882371.30984: checking for max_fail_percentage 7914 1726882371.30985: done checking for max_fail_percentage 7914 1726882371.30986: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.30987: done checking to see if all hosts have failed 7914 1726882371.30988: getting the remaining hosts for this loop 7914 1726882371.30988: done getting the remaining hosts for this loop 7914 1726882371.30991: getting the next task for host managed_node1 7914 1726882371.30995: done getting next task for host managed_node1 7914 1726882371.30997: ^ task is: TASK: Delete the device '{{ controller_device }}' 7914 1726882371.30999: ^ 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 7914 1726882371.31002: getting variables 7914 1726882371.31003: in VariableManager get_vars() 7914 1726882371.31024: Calling all_inventory to load vars for managed_node1 7914 1726882371.31026: Calling groups_inventory to load vars for managed_node1 7914 1726882371.31028: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.31033: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.31036: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.31039: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.31211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.31417: done with get_vars() 7914 1726882371.31428: done getting variables 7914 1726882371.31470: 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) 7914 1726882371.31596: variable 'controller_device' from source: play vars TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:114 Friday 20 September 2024 21:32:51 -0400 (0:00:00.062) 0:00:10.432 ****** 7914 1726882371.31629: entering _queue_task() for managed_node1/command 7914 1726882371.31913: worker is 1 (out of 1 available) 7914 1726882371.32030: exiting _queue_task() for managed_node1/command 7914 1726882371.32043: done queuing things up, now waiting for results queue to drain 7914 1726882371.32044: waiting for pending results... 7914 1726882371.32339: running TaskExecutor() for managed_node1/TASK: Delete the device 'nm-bond' 7914 1726882371.32344: in run() - task 0affc7ec-ae25-447a-5597-0000000000c1 7914 1726882371.32361: variable 'ansible_search_path' from source: unknown 7914 1726882371.32404: calling self._execute() 7914 1726882371.32492: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882371.32505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882371.32520: variable 'omit' from source: magic vars 7914 1726882371.33004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882371.35485: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882371.35728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882371.35733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882371.35735: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882371.35738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882371.35771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882371.35807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882371.35840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882371.35892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882371.35912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882371.36050: variable 'ansible_distribution' from source: facts 7914 1726882371.36062: variable 'ansible_distribution_major_version' from source: facts 7914 1726882371.36084: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882371.36092: when evaluation is False, skipping this task 7914 1726882371.36098: _execute() done 7914 1726882371.36105: dumping result to json 7914 1726882371.36111: done dumping result, returning 7914 1726882371.36124: done running TaskExecutor() for managed_node1/TASK: Delete the device 'nm-bond' [0affc7ec-ae25-447a-5597-0000000000c1] 7914 1726882371.36133: sending task result for task 0affc7ec-ae25-447a-5597-0000000000c1 7914 1726882371.36431: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000c1 7914 1726882371.36434: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882371.36480: no more pending results, returning what we have 7914 1726882371.36484: results queue empty 7914 1726882371.36485: checking for any_errors_fatal 7914 1726882371.36487: done checking for any_errors_fatal 7914 1726882371.36487: checking for max_fail_percentage 7914 1726882371.36489: done checking for max_fail_percentage 7914 1726882371.36490: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.36491: done checking to see if all hosts have failed 7914 1726882371.36492: getting the remaining hosts for this loop 7914 1726882371.36493: done getting the remaining hosts for this loop 7914 1726882371.36498: getting the next task for host managed_node1 7914 1726882371.36504: done getting next task for host managed_node1 7914 1726882371.36508: ^ task is: TASK: Remove test interfaces 7914 1726882371.36512: ^ 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 7914 1726882371.36515: getting variables 7914 1726882371.36517: in VariableManager get_vars() 7914 1726882371.36558: Calling all_inventory to load vars for managed_node1 7914 1726882371.36560: Calling groups_inventory to load vars for managed_node1 7914 1726882371.36562: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.36573: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.36576: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.36579: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.36871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.37085: done with get_vars() 7914 1726882371.37098: done getting variables 7914 1726882371.37161: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:32:51 -0400 (0:00:00.055) 0:00:10.487 ****** 7914 1726882371.37197: entering _queue_task() for managed_node1/shell 7914 1726882371.37660: worker is 1 (out of 1 available) 7914 1726882371.37671: exiting _queue_task() for managed_node1/shell 7914 1726882371.37682: done queuing things up, now waiting for results queue to drain 7914 1726882371.37684: waiting for pending results... 7914 1726882371.37775: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 7914 1726882371.37911: in run() - task 0affc7ec-ae25-447a-5597-0000000000c5 7914 1726882371.37933: variable 'ansible_search_path' from source: unknown 7914 1726882371.37941: variable 'ansible_search_path' from source: unknown 7914 1726882371.37981: calling self._execute() 7914 1726882371.38069: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882371.38083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882371.38096: variable 'omit' from source: magic vars 7914 1726882371.38725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882371.41076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882371.41157: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882371.41212: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882371.41258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882371.41291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882371.41385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882371.41421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882371.41462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882371.41511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882371.41534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882371.41679: variable 'ansible_distribution' from source: facts 7914 1726882371.41691: variable 'ansible_distribution_major_version' from source: facts 7914 1726882371.41706: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882371.41713: when evaluation is False, skipping this task 7914 1726882371.41720: _execute() done 7914 1726882371.41730: dumping result to json 7914 1726882371.41738: done dumping result, returning 7914 1726882371.41748: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [0affc7ec-ae25-447a-5597-0000000000c5] 7914 1726882371.41757: sending task result for task 0affc7ec-ae25-447a-5597-0000000000c5 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882371.41972: no more pending results, returning what we have 7914 1726882371.41976: results queue empty 7914 1726882371.41977: checking for any_errors_fatal 7914 1726882371.41983: done checking for any_errors_fatal 7914 1726882371.41984: checking for max_fail_percentage 7914 1726882371.41986: done checking for max_fail_percentage 7914 1726882371.41987: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.41988: done checking to see if all hosts have failed 7914 1726882371.41989: getting the remaining hosts for this loop 7914 1726882371.41990: done getting the remaining hosts for this loop 7914 1726882371.41995: getting the next task for host managed_node1 7914 1726882371.42002: done getting next task for host managed_node1 7914 1726882371.42005: ^ task is: TASK: Stop dnsmasq/radvd services 7914 1726882371.42010: ^ 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 7914 1726882371.42015: getting variables 7914 1726882371.42018: in VariableManager get_vars() 7914 1726882371.42062: Calling all_inventory to load vars for managed_node1 7914 1726882371.42066: Calling groups_inventory to load vars for managed_node1 7914 1726882371.42068: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.42080: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.42083: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.42087: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.42533: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000c5 7914 1726882371.42537: WORKER PROCESS EXITING 7914 1726882371.42562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.42772: done with get_vars() 7914 1726882371.42782: done getting variables 7914 1726882371.42847: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 21:32:51 -0400 (0:00:00.056) 0:00:10.544 ****** 7914 1726882371.42879: entering _queue_task() for managed_node1/shell 7914 1726882371.43260: worker is 1 (out of 1 available) 7914 1726882371.43270: exiting _queue_task() for managed_node1/shell 7914 1726882371.43280: done queuing things up, now waiting for results queue to drain 7914 1726882371.43282: waiting for pending results... 7914 1726882371.43427: running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services 7914 1726882371.43563: in run() - task 0affc7ec-ae25-447a-5597-0000000000c6 7914 1726882371.43581: variable 'ansible_search_path' from source: unknown 7914 1726882371.43589: variable 'ansible_search_path' from source: unknown 7914 1726882371.43637: calling self._execute() 7914 1726882371.43719: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882371.43738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882371.43753: variable 'omit' from source: magic vars 7914 1726882371.44200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882371.46607: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882371.46687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882371.46733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882371.46778: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882371.46812: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882371.46908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882371.46947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882371.46981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882371.47037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882371.47058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882371.47200: variable 'ansible_distribution' from source: facts 7914 1726882371.47316: variable 'ansible_distribution_major_version' from source: facts 7914 1726882371.47320: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882371.47324: when evaluation is False, skipping this task 7914 1726882371.47327: _execute() done 7914 1726882371.47330: dumping result to json 7914 1726882371.47332: done dumping result, returning 7914 1726882371.47334: done running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services [0affc7ec-ae25-447a-5597-0000000000c6] 7914 1726882371.47336: sending task result for task 0affc7ec-ae25-447a-5597-0000000000c6 7914 1726882371.47405: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000c6 7914 1726882371.47408: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882371.47462: no more pending results, returning what we have 7914 1726882371.47466: results queue empty 7914 1726882371.47468: checking for any_errors_fatal 7914 1726882371.47477: done checking for any_errors_fatal 7914 1726882371.47478: checking for max_fail_percentage 7914 1726882371.47480: done checking for max_fail_percentage 7914 1726882371.47482: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.47483: done checking to see if all hosts have failed 7914 1726882371.47484: getting the remaining hosts for this loop 7914 1726882371.47485: done getting the remaining hosts for this loop 7914 1726882371.47491: getting the next task for host managed_node1 7914 1726882371.47498: done getting next task for host managed_node1 7914 1726882371.47501: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 7914 1726882371.47505: ^ 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 7914 1726882371.47509: getting variables 7914 1726882371.47511: in VariableManager get_vars() 7914 1726882371.47555: Calling all_inventory to load vars for managed_node1 7914 1726882371.47558: Calling groups_inventory to load vars for managed_node1 7914 1726882371.47560: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.47572: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.47575: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.47578: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.47967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.48203: done with get_vars() 7914 1726882371.48214: done getting variables 7914 1726882371.48275: 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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:120 Friday 20 September 2024 21:32:51 -0400 (0:00:00.054) 0:00:10.599 ****** 7914 1726882371.48307: entering _queue_task() for managed_node1/command 7914 1726882371.48573: worker is 1 (out of 1 available) 7914 1726882371.48586: exiting _queue_task() for managed_node1/command 7914 1726882371.48598: done queuing things up, now waiting for results queue to drain 7914 1726882371.48599: waiting for pending results... 7914 1726882371.48951: running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript 7914 1726882371.49029: in run() - task 0affc7ec-ae25-447a-5597-0000000000c7 7914 1726882371.49033: variable 'ansible_search_path' from source: unknown 7914 1726882371.49063: calling self._execute() 7914 1726882371.49148: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882371.49229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882371.49233: variable 'omit' from source: magic vars 7914 1726882371.49661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882371.52158: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882371.52237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882371.52299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882371.52528: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882371.52532: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882371.52657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882371.52832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882371.52835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882371.52870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882371.52947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882371.53208: variable 'ansible_distribution' from source: facts 7914 1726882371.53448: variable 'ansible_distribution_major_version' from source: facts 7914 1726882371.53452: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882371.53454: when evaluation is False, skipping this task 7914 1726882371.53457: _execute() done 7914 1726882371.53459: dumping result to json 7914 1726882371.53461: done dumping result, returning 7914 1726882371.53463: done running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript [0affc7ec-ae25-447a-5597-0000000000c7] 7914 1726882371.53465: sending task result for task 0affc7ec-ae25-447a-5597-0000000000c7 7914 1726882371.53729: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000c7 7914 1726882371.53732: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882371.53785: no more pending results, returning what we have 7914 1726882371.53789: results queue empty 7914 1726882371.53790: checking for any_errors_fatal 7914 1726882371.53796: done checking for any_errors_fatal 7914 1726882371.53797: checking for max_fail_percentage 7914 1726882371.53799: done checking for max_fail_percentage 7914 1726882371.53800: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.53802: done checking to see if all hosts have failed 7914 1726882371.53802: getting the remaining hosts for this loop 7914 1726882371.53804: done getting the remaining hosts for this loop 7914 1726882371.53809: getting the next task for host managed_node1 7914 1726882371.53816: done getting next task for host managed_node1 7914 1726882371.53820: ^ task is: TASK: Verify network state restored to default 7914 1726882371.53826: ^ 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 7914 1726882371.53830: getting variables 7914 1726882371.53832: in VariableManager get_vars() 7914 1726882371.53879: Calling all_inventory to load vars for managed_node1 7914 1726882371.53882: Calling groups_inventory to load vars for managed_node1 7914 1726882371.53885: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.53899: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.53902: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.53905: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.54402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.54630: done with get_vars() 7914 1726882371.54642: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:125 Friday 20 September 2024 21:32:51 -0400 (0:00:00.064) 0:00:10.663 ****** 7914 1726882371.54749: entering _queue_task() for managed_node1/include_tasks 7914 1726882371.55040: worker is 1 (out of 1 available) 7914 1726882371.55058: exiting _queue_task() for managed_node1/include_tasks 7914 1726882371.55070: done queuing things up, now waiting for results queue to drain 7914 1726882371.55072: waiting for pending results... 7914 1726882371.55283: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 7914 1726882371.55358: in run() - task 0affc7ec-ae25-447a-5597-0000000000c8 7914 1726882371.55369: variable 'ansible_search_path' from source: unknown 7914 1726882371.55402: calling self._execute() 7914 1726882371.55469: variable 'ansible_host' from source: host vars for 'managed_node1' 7914 1726882371.55474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7914 1726882371.55484: variable 'omit' from source: magic vars 7914 1726882371.55824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7914 1726882371.58226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7914 1726882371.58317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7914 1726882371.58352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7914 1726882371.58396: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7914 1726882371.58417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7914 1726882371.58511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7914 1726882371.58530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7914 1726882371.58832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7914 1726882371.58838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7914 1726882371.58842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7914 1726882371.58966: variable 'ansible_distribution' from source: facts 7914 1726882371.58972: variable 'ansible_distribution_major_version' from source: facts 7914 1726882371.58984: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7914 1726882371.58987: when evaluation is False, skipping this task 7914 1726882371.58990: _execute() done 7914 1726882371.59027: dumping result to json 7914 1726882371.59031: done dumping result, returning 7914 1726882371.59033: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affc7ec-ae25-447a-5597-0000000000c8] 7914 1726882371.59036: sending task result for task 0affc7ec-ae25-447a-5597-0000000000c8 7914 1726882371.59130: done sending task result for task 0affc7ec-ae25-447a-5597-0000000000c8 7914 1726882371.59133: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7914 1726882371.59194: no more pending results, returning what we have 7914 1726882371.59198: results queue empty 7914 1726882371.59200: checking for any_errors_fatal 7914 1726882371.59205: done checking for any_errors_fatal 7914 1726882371.59206: checking for max_fail_percentage 7914 1726882371.59208: done checking for max_fail_percentage 7914 1726882371.59209: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.59210: done checking to see if all hosts have failed 7914 1726882371.59211: getting the remaining hosts for this loop 7914 1726882371.59212: done getting the remaining hosts for this loop 7914 1726882371.59216: getting the next task for host managed_node1 7914 1726882371.59224: done getting next task for host managed_node1 7914 1726882371.59227: ^ task is: TASK: meta (flush_handlers) 7914 1726882371.59228: ^ 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 7914 1726882371.59233: getting variables 7914 1726882371.59234: in VariableManager get_vars() 7914 1726882371.59277: Calling all_inventory to load vars for managed_node1 7914 1726882371.59280: Calling groups_inventory to load vars for managed_node1 7914 1726882371.59282: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.59292: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.59294: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.59297: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.59501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.59826: done with get_vars() 7914 1726882371.59835: done getting variables 7914 1726882371.59893: in VariableManager get_vars() 7914 1726882371.59904: Calling all_inventory to load vars for managed_node1 7914 1726882371.59906: Calling groups_inventory to load vars for managed_node1 7914 1726882371.59907: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.59910: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.59912: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.59914: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.60033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.60149: done with get_vars() 7914 1726882371.60159: done queuing things up, now waiting for results queue to drain 7914 1726882371.60160: results queue empty 7914 1726882371.60161: checking for any_errors_fatal 7914 1726882371.60162: done checking for any_errors_fatal 7914 1726882371.60163: checking for max_fail_percentage 7914 1726882371.60163: done checking for max_fail_percentage 7914 1726882371.60164: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.60164: done checking to see if all hosts have failed 7914 1726882371.60165: getting the remaining hosts for this loop 7914 1726882371.60166: done getting the remaining hosts for this loop 7914 1726882371.60168: getting the next task for host managed_node1 7914 1726882371.60170: done getting next task for host managed_node1 7914 1726882371.60171: ^ task is: TASK: meta (flush_handlers) 7914 1726882371.60172: ^ 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 7914 1726882371.60174: getting variables 7914 1726882371.60174: in VariableManager get_vars() 7914 1726882371.60182: Calling all_inventory to load vars for managed_node1 7914 1726882371.60183: Calling groups_inventory to load vars for managed_node1 7914 1726882371.60185: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.60192: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.60194: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.60197: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.60282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.60396: done with get_vars() 7914 1726882371.60402: done getting variables 7914 1726882371.60439: in VariableManager get_vars() 7914 1726882371.60448: Calling all_inventory to load vars for managed_node1 7914 1726882371.60450: Calling groups_inventory to load vars for managed_node1 7914 1726882371.60451: Calling all_plugins_inventory to load vars for managed_node1 7914 1726882371.60454: Calling all_plugins_play to load vars for managed_node1 7914 1726882371.60456: Calling groups_plugins_inventory to load vars for managed_node1 7914 1726882371.60458: Calling groups_plugins_play to load vars for managed_node1 7914 1726882371.60540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7914 1726882371.60671: done with get_vars() 7914 1726882371.60679: done queuing things up, now waiting for results queue to drain 7914 1726882371.60680: results queue empty 7914 1726882371.60681: checking for any_errors_fatal 7914 1726882371.60681: done checking for any_errors_fatal 7914 1726882371.60682: checking for max_fail_percentage 7914 1726882371.60683: done checking for max_fail_percentage 7914 1726882371.60683: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.60684: done checking to see if all hosts have failed 7914 1726882371.60684: getting the remaining hosts for this loop 7914 1726882371.60685: done getting the remaining hosts for this loop 7914 1726882371.60686: getting the next task for host managed_node1 7914 1726882371.60688: done getting next task for host managed_node1 7914 1726882371.60689: ^ task is: None 7914 1726882371.60690: ^ 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 7914 1726882371.60690: done queuing things up, now waiting for results queue to drain 7914 1726882371.60691: results queue empty 7914 1726882371.60691: checking for any_errors_fatal 7914 1726882371.60692: done checking for any_errors_fatal 7914 1726882371.60692: checking for max_fail_percentage 7914 1726882371.60693: done checking for max_fail_percentage 7914 1726882371.60693: checking to see if all hosts have failed and the running result is not ok 7914 1726882371.60694: done checking to see if all hosts have failed 7914 1726882371.60695: getting the next task for host managed_node1 7914 1726882371.60696: done getting next task for host managed_node1 7914 1726882371.60697: ^ task is: None 7914 1726882371.60698: ^ 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_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=73 rescued=0 ignored=0 Friday 20 September 2024 21:32:51 -0400 (0:00:00.060) 0:00:10.723 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 3.01s /tmp/collections-AQL/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 --- 2.28s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.55s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Enable network service -------------- 0.15s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.14s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.12s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.12s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 ** TEST check polling interval ------------------------------------------ 0.11s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:75 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.11s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.11s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.11s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Include the task 'assert_profile_present.yml' --------------------------- 0.11s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond.yml:67 fedora.linux_system_roles.network : Configure networking state ---------- 0.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Create test interfaces -------------------------------------------------- 0.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Include the task 'get_interface_stat.yml' ------------------------------- 0.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 7914 1726882371.60773: RUNNING CLEANUP