[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. 27762 1726882737.99619: 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-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 27762 1726882738.00878: Added group all to inventory 27762 1726882738.00880: Added group ungrouped to inventory 27762 1726882738.00884: Group all now contains ungrouped 27762 1726882738.00887: Examining possible inventory source: /tmp/network-91m/inventory.yml 27762 1726882738.19036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 27762 1726882738.19100: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 27762 1726882738.19123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 27762 1726882738.19183: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 27762 1726882738.19245: Loaded config def from plugin (inventory/script) 27762 1726882738.19247: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 27762 1726882738.19286: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 27762 1726882738.19362: Loaded config def from plugin (inventory/yaml) 27762 1726882738.19368: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 27762 1726882738.19456: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 27762 1726882738.19922: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 27762 1726882738.19925: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 27762 1726882738.19928: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 27762 1726882738.19934: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 27762 1726882738.19939: Loading data from /tmp/network-91m/inventory.yml 27762 1726882738.20014: /tmp/network-91m/inventory.yml was not parsable by auto 27762 1726882738.20084: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 27762 1726882738.20125: Loading data from /tmp/network-91m/inventory.yml 27762 1726882738.20214: group all already in inventory 27762 1726882738.20221: set inventory_file for managed_node1 27762 1726882738.20225: set inventory_dir for managed_node1 27762 1726882738.20226: Added host managed_node1 to inventory 27762 1726882738.20228: Added host managed_node1 to group all 27762 1726882738.20229: set ansible_host for managed_node1 27762 1726882738.20230: set ansible_ssh_extra_args for managed_node1 27762 1726882738.20234: set inventory_file for managed_node2 27762 1726882738.20236: set inventory_dir for managed_node2 27762 1726882738.20237: Added host managed_node2 to inventory 27762 1726882738.20238: Added host managed_node2 to group all 27762 1726882738.20239: set ansible_host for managed_node2 27762 1726882738.20240: set ansible_ssh_extra_args for managed_node2 27762 1726882738.20243: set inventory_file for managed_node3 27762 1726882738.20245: set inventory_dir for managed_node3 27762 1726882738.20246: Added host managed_node3 to inventory 27762 1726882738.20247: Added host managed_node3 to group all 27762 1726882738.20248: set ansible_host for managed_node3 27762 1726882738.20249: set ansible_ssh_extra_args for managed_node3 27762 1726882738.20252: Reconcile groups and hosts in inventory. 27762 1726882738.20256: Group ungrouped now contains managed_node1 27762 1726882738.20257: Group ungrouped now contains managed_node2 27762 1726882738.20259: Group ungrouped now contains managed_node3 27762 1726882738.20350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 27762 1726882738.20483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 27762 1726882738.20532: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 27762 1726882738.20560: Loaded config def from plugin (vars/host_group_vars) 27762 1726882738.20562: 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) 27762 1726882738.20574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 27762 1726882738.20582: 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) 27762 1726882738.20624: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 27762 1726882738.20955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882738.21049: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 27762 1726882738.21095: Loaded config def from plugin (connection/local) 27762 1726882738.21098: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 27762 1726882738.21712: Loaded config def from plugin (connection/paramiko_ssh) 27762 1726882738.21715: 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) 27762 1726882738.22647: 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) 27762 1726882738.22692: Loaded config def from plugin (connection/psrp) 27762 1726882738.22695: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 27762 1726882738.23427: 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) 27762 1726882738.23471: Loaded config def from plugin (connection/ssh) 27762 1726882738.23474: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 27762 1726882738.25457: 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) 27762 1726882738.26210: Loaded config def from plugin (connection/winrm) 27762 1726882738.26213: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 27762 1726882738.26248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 27762 1726882738.26400: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 27762 1726882738.26620: Loaded config def from plugin (shell/cmd) 27762 1726882738.26622: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 27762 1726882738.26650: 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) 27762 1726882738.26730: Loaded config def from plugin (shell/powershell) 27762 1726882738.26732: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 27762 1726882738.26805: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 27762 1726882738.27017: Loaded config def from plugin (shell/sh) 27762 1726882738.27019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 27762 1726882738.27056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 27762 1726882738.27359: Loaded config def from plugin (become/runas) 27762 1726882738.27362: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 27762 1726882738.27581: Loaded config def from plugin (become/su) 27762 1726882738.27584: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 27762 1726882738.27776: Loaded config def from plugin (become/sudo) 27762 1726882738.27779: 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 27762 1726882738.27820: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml 27762 1726882738.28197: in VariableManager get_vars() 27762 1726882738.28228: done with get_vars() 27762 1726882738.28375: trying /usr/local/lib/python3.12/site-packages/ansible/modules 27762 1726882738.32210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 27762 1726882738.32308: in VariableManager get_vars() 27762 1726882738.32311: done with get_vars() 27762 1726882738.32313: variable 'playbook_dir' from source: magic vars 27762 1726882738.32313: variable 'ansible_playbook_python' from source: magic vars 27762 1726882738.32314: variable 'ansible_config_file' from source: magic vars 27762 1726882738.32314: variable 'groups' from source: magic vars 27762 1726882738.32315: variable 'omit' from source: magic vars 27762 1726882738.32315: variable 'ansible_version' from source: magic vars 27762 1726882738.32316: variable 'ansible_check_mode' from source: magic vars 27762 1726882738.32316: variable 'ansible_diff_mode' from source: magic vars 27762 1726882738.32317: variable 'ansible_forks' from source: magic vars 27762 1726882738.32317: variable 'ansible_inventory_sources' from source: magic vars 27762 1726882738.32318: variable 'ansible_skip_tags' from source: magic vars 27762 1726882738.32318: variable 'ansible_limit' from source: magic vars 27762 1726882738.32318: variable 'ansible_run_tags' from source: magic vars 27762 1726882738.32319: variable 'ansible_verbosity' from source: magic vars 27762 1726882738.32341: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml 27762 1726882738.33080: in VariableManager get_vars() 27762 1726882738.33102: done with get_vars() 27762 1726882738.33161: in VariableManager get_vars() 27762 1726882738.33181: done with get_vars() 27762 1726882738.33216: in VariableManager get_vars() 27762 1726882738.33234: done with get_vars() 27762 1726882738.33353: in VariableManager get_vars() 27762 1726882738.33369: done with get_vars() 27762 1726882738.33412: in VariableManager get_vars() 27762 1726882738.33425: done with get_vars() 27762 1726882738.33485: in VariableManager get_vars() 27762 1726882738.33502: done with get_vars() 27762 1726882738.33568: in VariableManager get_vars() 27762 1726882738.33581: done with get_vars() 27762 1726882738.33586: variable 'omit' from source: magic vars 27762 1726882738.33608: variable 'omit' from source: magic vars 27762 1726882738.33641: in VariableManager get_vars() 27762 1726882738.33651: done with get_vars() 27762 1726882738.33705: in VariableManager get_vars() 27762 1726882738.33723: done with get_vars() 27762 1726882738.33758: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27762 1726882738.34020: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27762 1726882738.34185: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27762 1726882738.35122: in VariableManager get_vars() 27762 1726882738.35142: done with get_vars() 27762 1726882738.35618: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 27762 1726882738.35773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27762 1726882738.38203: in VariableManager get_vars() 27762 1726882738.38221: done with get_vars() 27762 1726882738.38225: variable 'omit' from source: magic vars 27762 1726882738.38245: variable 'omit' from source: magic vars 27762 1726882738.38281: in VariableManager get_vars() 27762 1726882738.38295: done with get_vars() 27762 1726882738.38314: in VariableManager get_vars() 27762 1726882738.38328: done with get_vars() 27762 1726882738.38366: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27762 1726882738.38492: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27762 1726882738.38581: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27762 1726882738.39249: in VariableManager get_vars() 27762 1726882738.39275: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27762 1726882738.41610: in VariableManager get_vars() 27762 1726882738.41639: done with get_vars() 27762 1726882738.41681: in VariableManager get_vars() 27762 1726882738.41700: done with get_vars() 27762 1726882738.41819: in VariableManager get_vars() 27762 1726882738.41847: done with get_vars() 27762 1726882738.41892: in VariableManager get_vars() 27762 1726882738.43515: done with get_vars() 27762 1726882738.43554: in VariableManager get_vars() 27762 1726882738.43583: done with get_vars() 27762 1726882738.43626: in VariableManager get_vars() 27762 1726882738.43645: done with get_vars() 27762 1726882738.43716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 27762 1726882738.43730: 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 27762 1726882738.43977: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 27762 1726882738.44163: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 27762 1726882738.44169: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 27762 1726882738.44200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 27762 1726882738.44226: 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) 27762 1726882738.44430: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 27762 1726882738.44505: Loaded config def from plugin (callback/default) 27762 1726882738.44508: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27762 1726882738.45755: Loaded config def from plugin (callback/junit) 27762 1726882738.45762: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27762 1726882738.45812: 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) 27762 1726882738.45891: Loaded config def from plugin (callback/minimal) 27762 1726882738.45893: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27762 1726882738.45931: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 27762 1726882738.46004: Loaded config def from plugin (callback/tree) 27762 1726882738.46006: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 27762 1726882738.46133: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 27762 1726882738.46135: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_route_device_initscripts.yml *********************************** 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml 27762 1726882738.46159: in VariableManager get_vars() 27762 1726882738.46175: done with get_vars() 27762 1726882738.46180: in VariableManager get_vars() 27762 1726882738.46189: done with get_vars() 27762 1726882738.46198: variable 'omit' from source: magic vars 27762 1726882738.46236: in VariableManager get_vars() 27762 1726882738.46249: done with get_vars() 27762 1726882738.46274: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_route_device.yml' with initscripts as provider] *** 27762 1726882738.46877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 27762 1726882738.46945: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 27762 1726882738.46983: getting the remaining hosts for this loop 27762 1726882738.46985: done getting the remaining hosts for this loop 27762 1726882738.46988: getting the next task for host managed_node2 27762 1726882738.46991: done getting next task for host managed_node2 27762 1726882738.46993: ^ task is: TASK: Gathering Facts 27762 1726882738.46994: ^ 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 27762 1726882738.46996: getting variables 27762 1726882738.46997: in VariableManager get_vars() 27762 1726882738.47006: Calling all_inventory to load vars for managed_node2 27762 1726882738.47008: Calling groups_inventory to load vars for managed_node2 27762 1726882738.47010: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882738.47021: Calling all_plugins_play to load vars for managed_node2 27762 1726882738.47032: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882738.47036: Calling groups_plugins_play to load vars for managed_node2 27762 1726882738.47074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882738.47127: done with get_vars() 27762 1726882738.47133: done getting variables 27762 1726882738.47203: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:5 Friday 20 September 2024 21:38:58 -0400 (0:00:00.011) 0:00:00.011 ****** 27762 1726882738.47223: entering _queue_task() for managed_node2/gather_facts 27762 1726882738.47225: Creating lock for gather_facts 27762 1726882738.47573: worker is 1 (out of 1 available) 27762 1726882738.47584: exiting _queue_task() for managed_node2/gather_facts 27762 1726882738.47595: done queuing things up, now waiting for results queue to drain 27762 1726882738.47597: waiting for pending results... 27762 1726882738.47849: running TaskExecutor() for managed_node2/TASK: Gathering Facts 27762 1726882738.47949: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000bf 27762 1726882738.47972: variable 'ansible_search_path' from source: unknown 27762 1726882738.48018: calling self._execute() 27762 1726882738.48092: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882738.48104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882738.48116: variable 'omit' from source: magic vars 27762 1726882738.48218: variable 'omit' from source: magic vars 27762 1726882738.48246: variable 'omit' from source: magic vars 27762 1726882738.48294: variable 'omit' from source: magic vars 27762 1726882738.48338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27762 1726882738.48386: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27762 1726882738.48410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27762 1726882738.48432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27762 1726882738.48450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27762 1726882738.48493: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27762 1726882738.48503: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882738.48510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882738.48623: Set connection var ansible_pipelining to False 27762 1726882738.48635: Set connection var ansible_timeout to 10 27762 1726882738.48643: Set connection var ansible_connection to ssh 27762 1726882738.48655: Set connection var ansible_shell_type to sh 27762 1726882738.48672: Set connection var ansible_shell_executable to /bin/sh 27762 1726882738.48684: Set connection var ansible_module_compression to ZIP_DEFLATED 27762 1726882738.48718: variable 'ansible_shell_executable' from source: unknown 27762 1726882738.48726: variable 'ansible_connection' from source: unknown 27762 1726882738.48733: variable 'ansible_module_compression' from source: unknown 27762 1726882738.48740: variable 'ansible_shell_type' from source: unknown 27762 1726882738.48747: variable 'ansible_shell_executable' from source: unknown 27762 1726882738.48754: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882738.48761: variable 'ansible_pipelining' from source: unknown 27762 1726882738.48775: variable 'ansible_timeout' from source: unknown 27762 1726882738.48782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882738.48998: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27762 1726882738.49014: variable 'omit' from source: magic vars 27762 1726882738.49033: starting attempt loop 27762 1726882738.49041: running the handler 27762 1726882738.49060: variable 'ansible_facts' from source: unknown 27762 1726882738.49088: _low_level_execute_command(): starting 27762 1726882738.49101: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27762 1726882738.49927: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882738.49941: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882738.49956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882738.49984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882738.50036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882738.50047: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882738.50060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882738.50082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882738.50094: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882738.50104: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882738.50123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882738.50136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882738.50149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882738.50160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882738.50177: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882738.50191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882738.50281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882738.50306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882738.50323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882738.50482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882738.52160: stdout chunk (state=3): >>>/root <<< 27762 1726882738.52354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882738.52357: stdout chunk (state=3): >>><<< 27762 1726882738.52360: stderr chunk (state=3): >>><<< 27762 1726882738.52473: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882738.52477: _low_level_execute_command(): starting 27762 1726882738.52480: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882738.5238283-27783-90431441327035 `" && echo ansible-tmp-1726882738.5238283-27783-90431441327035="` echo /root/.ansible/tmp/ansible-tmp-1726882738.5238283-27783-90431441327035 `" ) && sleep 0' 27762 1726882738.53685: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882738.53705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882738.53720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882738.53739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882738.53787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882738.53802: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882738.53817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882738.53846: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882738.53859: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882738.53876: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882738.53889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882738.53907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882738.53924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882738.53938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882738.53950: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882738.53966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882738.54047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882738.54071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882738.54087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882738.54223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882738.56117: stdout chunk (state=3): >>>ansible-tmp-1726882738.5238283-27783-90431441327035=/root/.ansible/tmp/ansible-tmp-1726882738.5238283-27783-90431441327035 <<< 27762 1726882738.56443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882738.56515: stderr chunk (state=3): >>><<< 27762 1726882738.56518: stdout chunk (state=3): >>><<< 27762 1726882738.56771: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882738.5238283-27783-90431441327035=/root/.ansible/tmp/ansible-tmp-1726882738.5238283-27783-90431441327035 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882738.56775: variable 'ansible_module_compression' from source: unknown 27762 1726882738.56777: ANSIBALLZ: Using generic lock for ansible.legacy.setup 27762 1726882738.56779: ANSIBALLZ: Acquiring lock 27762 1726882738.56781: ANSIBALLZ: Lock acquired: 139818722623952 27762 1726882738.56783: ANSIBALLZ: Creating module 27762 1726882738.94785: ANSIBALLZ: Writing module into payload 27762 1726882738.94990: ANSIBALLZ: Writing module 27762 1726882738.95025: ANSIBALLZ: Renaming module 27762 1726882738.95036: ANSIBALLZ: Done creating module 27762 1726882738.95085: variable 'ansible_facts' from source: unknown 27762 1726882738.95098: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27762 1726882738.95111: _low_level_execute_command(): starting 27762 1726882738.95120: _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' 27762 1726882738.95787: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882738.95801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882738.95814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882738.95834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882738.95879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882738.95892: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882738.95906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882738.95922: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882738.95937: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882738.95948: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882738.95959: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882738.95977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882738.95992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882738.96006: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882738.96018: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882738.96031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882738.96114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882738.96130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882738.96144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882738.96381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882738.97953: stdout chunk (state=3): >>>PLATFORM <<< 27762 1726882738.98027: stdout chunk (state=3): >>>Linux <<< 27762 1726882738.98052: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 <<< 27762 1726882738.98055: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 27762 1726882738.98287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882738.98290: stdout chunk (state=3): >>><<< 27762 1726882738.98293: stderr chunk (state=3): >>><<< 27762 1726882738.98369: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882738.98379 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 27762 1726882738.98382: _low_level_execute_command(): starting 27762 1726882738.98449: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 27762 1726882738.98993: Sending initial data 27762 1726882738.98997: Sent initial data (1181 bytes) 27762 1726882739.00098: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882739.00102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882739.00135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882739.00138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882739.00141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882739.00329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882739.00332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882739.00445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882739.04244: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 27762 1726882739.04684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882739.04975: stderr chunk (state=3): >>><<< 27762 1726882739.04978: stdout chunk (state=3): >>><<< 27762 1726882739.04981: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882739.04983: variable 'ansible_facts' from source: unknown 27762 1726882739.04985: variable 'ansible_facts' from source: unknown 27762 1726882739.04987: variable 'ansible_module_compression' from source: unknown 27762 1726882739.04989: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27762jf03fwk8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27762 1726882739.04991: variable 'ansible_facts' from source: unknown 27762 1726882739.05103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882738.5238283-27783-90431441327035/AnsiballZ_setup.py 27762 1726882739.05273: Sending initial data 27762 1726882739.05276: Sent initial data (153 bytes) 27762 1726882739.06363: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882739.06395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882739.06413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882739.06436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882739.06481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882739.06492: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882739.06515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882739.06539: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882739.06552: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882739.06568: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882739.06582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882739.06594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882739.06620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882739.06637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882739.06648: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882739.06660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882739.06750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882739.06774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882739.06790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882739.06923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882739.08753: 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 <<< 27762 1726882739.08848: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 27762 1726882739.08946: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27762jf03fwk8/tmp8nfv_68d /root/.ansible/tmp/ansible-tmp-1726882738.5238283-27783-90431441327035/AnsiballZ_setup.py <<< 27762 1726882739.09039: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 27762 1726882739.12347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882739.12466: stderr chunk (state=3): >>><<< 27762 1726882739.12470: stdout chunk (state=3): >>><<< 27762 1726882739.12473: done transferring module to remote 27762 1726882739.12475: _low_level_execute_command(): starting 27762 1726882739.12477: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882738.5238283-27783-90431441327035/ /root/.ansible/tmp/ansible-tmp-1726882738.5238283-27783-90431441327035/AnsiballZ_setup.py && sleep 0' 27762 1726882739.13346: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882739.13360: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882739.13379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882739.13397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882739.13441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882739.13454: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882739.13474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882739.13484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882739.13492: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882739.13499: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882739.13507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882739.13516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882739.13528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882739.13535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882739.13542: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882739.13551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882739.13620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882739.13636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882739.13648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882739.13774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882739.15954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882739.15957: stdout chunk (state=3): >>><<< 27762 1726882739.15960: stderr chunk (state=3): >>><<< 27762 1726882739.15962: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882739.15967: _low_level_execute_command(): starting 27762 1726882739.15970: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882738.5238283-27783-90431441327035/AnsiballZ_setup.py && sleep 0' 27762 1726882739.17234: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882739.17255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882739.17274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882739.17292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882739.17332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882739.17345: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882739.17371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882739.17390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882739.17402: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882739.17414: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882739.17427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882739.17442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882739.17458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882739.17481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882739.17494: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882739.17509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882739.17592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882739.17614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882739.17630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882739.17769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882739.19781: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 27762 1726882739.19786: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 27762 1726882739.19833: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 27762 1726882739.19874: stdout chunk (state=3): >>>import 'posix' # <<< 27762 1726882739.19937: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 27762 1726882739.19941: stdout chunk (state=3): >>># installing zipimport hook <<< 27762 1726882739.19954: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 27762 1726882739.20017: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882739.20056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 27762 1726882739.20074: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206591edc0> <<< 27762 1726882739.20142: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 27762 1726882739.20154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206591eb20> <<< 27762 1726882739.20198: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206591eac0> <<< 27762 1726882739.20208: stdout chunk (state=3): >>>import '_signal' # <<< 27762 1726882739.20234: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658c3490> <<< 27762 1726882739.20280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 27762 1726882739.20308: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658c3940> <<< 27762 1726882739.20315: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658c3670> <<< 27762 1726882739.20340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 27762 1726882739.20390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 27762 1726882739.20394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 27762 1726882739.20436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 27762 1726882739.20440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 27762 1726882739.20460: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206587a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 27762 1726882739.20521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 27762 1726882739.20559: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206587a220> <<< 27762 1726882739.20595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 27762 1726882739.20636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206589d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206587a940> <<< 27762 1726882739.20649: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658db880> <<< 27762 1726882739.20689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2065873d90> <<< 27762 1726882739.20743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206589dd90> <<< 27762 1726882739.20794: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658c3970> <<< 27762 1726882739.20823: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 27762 1726882739.21156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 27762 1726882739.21214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 27762 1726882739.21239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 27762 1726882739.21272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 27762 1726882739.21275: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655d3eb0> <<< 27762 1726882739.21327: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655d6f40> <<< 27762 1726882739.21350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 27762 1726882739.21406: stdout chunk (state=3): >>>import '_sre' # <<< 27762 1726882739.21446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655cc610> <<< 27762 1726882739.21459: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655d3370> <<< 27762 1726882739.21483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 27762 1726882739.21546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 27762 1726882739.21572: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 27762 1726882739.21598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882739.21616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 27762 1726882739.21662: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206548fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206548f8b0> import 'itertools' # <<< 27762 1726882739.21690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206548feb0> <<< 27762 1726882739.21703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 27762 1726882739.21728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 27762 1726882739.21754: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206548ff70> <<< 27762 1726882739.21793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206548fe80> import '_collections' # <<< 27762 1726882739.21843: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655aed30> <<< 27762 1726882739.21851: stdout chunk (state=3): >>>import '_functools' # <<< 27762 1726882739.21874: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655a7610> <<< 27762 1726882739.21932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 27762 1726882739.21951: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655dae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 27762 1726882739.21990: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20654a1c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655ae250> <<< 27762 1726882739.22034: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20655bb280> <<< 27762 1726882739.22053: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655e09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 27762 1726882739.22059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 27762 1726882739.22087: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882739.22124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 27762 1726882739.22130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a1fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a1d90> <<< 27762 1726882739.22160: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a1d00> <<< 27762 1726882739.22185: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 27762 1726882739.22217: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 27762 1726882739.22242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 27762 1726882739.22287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 27762 1726882739.22337: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2065474370> <<< 27762 1726882739.22344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 27762 1726882739.22378: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2065474460> <<< 27762 1726882739.22498: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a9fa0> <<< 27762 1726882739.22539: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a3a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a3490> <<< 27762 1726882739.22571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 27762 1726882739.22574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 27762 1726882739.22610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 27762 1726882739.22620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 27762 1726882739.22647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 27762 1726882739.22655: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653c21c0> <<< 27762 1726882739.22685: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206545fc70> <<< 27762 1726882739.22732: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a3eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655e0040> <<< 27762 1726882739.22757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 27762 1726882739.22806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 27762 1726882739.22817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653d4af0> import 'errno' # <<< 27762 1726882739.22860: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653d4e20> <<< 27762 1726882739.22877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 27762 1726882739.22909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 27762 1726882739.22920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653e6730> <<< 27762 1726882739.22930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 27762 1726882739.22970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 27762 1726882739.23015: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653e6c70> <<< 27762 1726882739.23043: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206537e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653d4f10> <<< 27762 1726882739.23056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 27762 1726882739.23063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 27762 1726882739.23102: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882739.23118: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206538f280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653e65b0> <<< 27762 1726882739.23121: stdout chunk (state=3): >>>import 'pwd' # <<< 27762 1726882739.23154: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206538f340> <<< 27762 1726882739.23197: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a19d0> <<< 27762 1726882739.23205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 27762 1726882739.23233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 27762 1726882739.23248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 27762 1726882739.23262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 27762 1726882739.23285: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882739.23304: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653aa6a0> <<< 27762 1726882739.23307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 27762 1726882739.23311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 27762 1726882739.23334: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882739.23340: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653aa970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653aa760> <<< 27762 1726882739.23391: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653aa850> <<< 27762 1726882739.23408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 27762 1726882739.23596: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653aaca0> <<< 27762 1726882739.23635: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653b71f0> <<< 27762 1726882739.23639: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653aa8e0> <<< 27762 1726882739.23645: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206539ea30> <<< 27762 1726882739.23684: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a15b0> <<< 27762 1726882739.23689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 27762 1726882739.23776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 27762 1726882739.23784: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653aaa90> <<< 27762 1726882739.23946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2064dd3670> <<< 27762 1726882739.24203: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 27762 1726882739.24295: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.24317: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 27762 1726882739.24327: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.24330: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.24355: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 27762 1726882739.24358: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.25608: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.26551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d117c0> <<< 27762 1726882739.26561: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882739.26596: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 27762 1726882739.26614: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 27762 1726882739.26639: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064d11160> <<< 27762 1726882739.26688: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d11280> <<< 27762 1726882739.26728: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d11f10> <<< 27762 1726882739.26733: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 27762 1726882739.26783: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d11d30> <<< 27762 1726882739.26788: stdout chunk (state=3): >>>import 'atexit' # <<< 27762 1726882739.26823: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882739.26827: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064d11f70> <<< 27762 1726882739.26834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 27762 1726882739.26867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 27762 1726882739.26902: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d11100> <<< 27762 1726882739.26952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 27762 1726882739.26955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 27762 1726882739.26966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 27762 1726882739.26989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 27762 1726882739.26995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 27762 1726882739.27087: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cd0ee0> <<< 27762 1726882739.27180: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064bea0d0> <<< 27762 1726882739.27183: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064bea2b0> <<< 27762 1726882739.27188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 27762 1726882739.27190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 27762 1726882739.27216: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064beac40> <<< 27762 1726882739.27228: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cf8dc0> <<< 27762 1726882739.27402: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cf83a0> <<< 27762 1726882739.27422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 27762 1726882739.27483: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cf8f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 27762 1726882739.27496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 27762 1726882739.27538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 27762 1726882739.27541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 27762 1726882739.27556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d46c10> <<< 27762 1726882739.27632: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d19cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d193a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cc5b80> <<< 27762 1726882739.27659: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064d194c0> <<< 27762 1726882739.27706: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d194f0> <<< 27762 1726882739.27727: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 27762 1726882739.27744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 27762 1726882739.27768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 27762 1726882739.27846: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c48250> <<< 27762 1726882739.27861: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d581f0> <<< 27762 1726882739.27878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 27762 1726882739.27932: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c558e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d58370> <<< 27762 1726882739.27954: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 27762 1726882739.28008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882739.28026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 27762 1726882739.28078: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d58ca0> <<< 27762 1726882739.28203: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064c55880> <<< 27762 1726882739.28293: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c488b0> <<< 27762 1726882739.28323: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064cf1190> <<< 27762 1726882739.28382: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064d58670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d518b0> <<< 27762 1726882739.28413: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 27762 1726882739.28425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 27762 1726882739.28477: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c4a9d0> <<< 27762 1726882739.28686: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c67b80> <<< 27762 1726882739.28715: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064c54640> <<< 27762 1726882739.28744: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c4af70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064c54a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 27762 1726882739.28750: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.28822: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.28922: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.28952: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 27762 1726882739.28955: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 27762 1726882739.29052: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.29144: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.29593: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.30074: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 27762 1726882739.30096: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882739.30152: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c907c0> <<< 27762 1726882739.30241: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064c95820> <<< 27762 1726882739.30247: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647dd9a0> <<< 27762 1726882739.30296: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 27762 1726882739.30325: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.30329: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.30347: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 27762 1726882739.30457: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.30606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 27762 1726882739.30624: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064ccf760> # zipimport: zlib available <<< 27762 1726882739.31014: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.31390: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.31438: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.31510: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 27762 1726882739.31552: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.31606: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 27762 1726882739.31610: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.31634: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.31737: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 27762 1726882739.31770: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 27762 1726882739.31784: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.31825: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 27762 1726882739.31828: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.32005: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.32210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 27762 1726882739.32231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 27762 1726882739.32318: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d133d0> # zipimport: zlib available <<< 27762 1726882739.32377: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.32478: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 27762 1726882739.32501: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27762 1726882739.32549: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 27762 1726882739.32571: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.32588: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.32619: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.32712: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.32788: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 27762 1726882739.32807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882739.32890: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c879a0> <<< 27762 1726882739.33011: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064659be0> <<< 27762 1726882739.33029: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 27762 1726882739.33080: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.33142: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.33154: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.33191: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 27762 1726882739.33223: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 27762 1726882739.33227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 27762 1726882739.33276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 27762 1726882739.33287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 27762 1726882739.33300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 27762 1726882739.33377: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064c98670> <<< 27762 1726882739.33415: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064ce3d90> <<< 27762 1726882739.33514: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d13400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 27762 1726882739.33534: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.33538: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 27762 1726882739.33613: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 27762 1726882739.33655: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 27762 1726882739.33691: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.33749: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.33775: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.33789: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.33823: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.33849: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.33888: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.33919: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 27762 1726882739.33982: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.34061: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.34090: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.34106: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 27762 1726882739.34245: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.34387: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.34416: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.34471: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882739.34514: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 27762 1726882739.34526: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 27762 1726882739.34569: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206480aac0> <<< 27762 1726882739.34597: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 27762 1726882739.34620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 27762 1726882739.34659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 27762 1726882739.34679: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647bda90> <<< 27762 1726882739.34711: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20647bda00> <<< 27762 1726882739.34778: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647f2760> <<< 27762 1726882739.34819: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206480a190> <<< 27762 1726882739.34845: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206455df10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206455daf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 27762 1726882739.34880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 27762 1726882739.34916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 27762 1726882739.34948: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064cf4cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647ab160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 27762 1726882739.34962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 27762 1726882739.34993: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cf42e0> <<< 27762 1726882739.35017: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 27762 1726882739.35052: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20645c5fa0> <<< 27762 1726882739.35090: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647eedc0> <<< 27762 1726882739.35147: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206455ddc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 27762 1726882739.35168: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 27762 1726882739.35210: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.35270: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 27762 1726882739.35302: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.35409: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 27762 1726882739.35540: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 27762 1726882739.35571: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.35609: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 27762 1726882739.35620: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.35668: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.35718: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.35761: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.35823: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 27762 1726882739.35835: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.36212: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.36581: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 27762 1726882739.36623: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.36676: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.36699: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.36750: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 27762 1726882739.36753: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.36780: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.36793: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 27762 1726882739.36846: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.36899: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 27762 1726882739.36918: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.36942: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.36962: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 27762 1726882739.36984: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.37018: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 27762 1726882739.37022: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.37086: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.37158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 27762 1726882739.37190: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647e2670> <<< 27762 1726882739.37209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 27762 1726882739.37222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 27762 1726882739.37390: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20644ddf10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 27762 1726882739.37393: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.37432: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.37497: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 27762 1726882739.37578: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.37657: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 27762 1726882739.37660: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.37711: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.37781: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 27762 1726882739.37817: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.37855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 27762 1726882739.37885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 27762 1726882739.38028: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20644c3c10> <<< 27762 1726882739.38276: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206451cb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 27762 1726882739.38318: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.38378: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 27762 1726882739.38382: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.38439: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.38514: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.38603: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.38752: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 27762 1726882739.38778: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.38823: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 27762 1726882739.38827: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.38854: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.38899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 27762 1726882739.38972: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20644584f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064458a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 27762 1726882739.38997: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 27762 1726882739.39027: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.39079: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 27762 1726882739.39082: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.39208: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.39332: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 27762 1726882739.39412: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.39491: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.39525: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.39574: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 27762 1726882739.39681: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.39684: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.39789: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.39919: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 27762 1726882739.40025: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.40131: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 27762 1726882739.40147: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.40158: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.40240: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.40619: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.41043: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 27762 1726882739.41047: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.41121: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.41214: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 27762 1726882739.41297: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.41408: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 27762 1726882739.41514: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.41680: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 27762 1726882739.41683: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.41702: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.41761: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 27762 1726882739.41769: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.41849: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.41915: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42093: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42260: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 27762 1726882739.42263: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42293: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42338: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 27762 1726882739.42341: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42369: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42384: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 27762 1726882739.42439: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42505: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 27762 1726882739.42512: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42538: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42551: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 27762 1726882739.42605: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42662: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 27762 1726882739.42669: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42706: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.42758: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 27762 1726882739.42982: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43205: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 27762 1726882739.43208: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43245: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43304: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 27762 1726882739.43308: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43335: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43373: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 27762 1726882739.43376: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43399: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43433: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 27762 1726882739.43469: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43502: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 27762 1726882739.43506: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43570: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43646: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 27762 1726882739.43681: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 27762 1726882739.43684: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43710: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43772: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 27762 1726882739.43776: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43809: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43812: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43841: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43890: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.43939: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44012: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 27762 1726882739.44016: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 27762 1726882739.44045: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44067: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44114: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 27762 1726882739.44117: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44301: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44453: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 27762 1726882739.44461: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44482: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44554: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 27762 1726882739.44572: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44616: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 27762 1726882739.44619: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44684: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44763: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 27762 1726882739.44769: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44831: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.44923: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py <<< 27762 1726882739.44926: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 27762 1726882739.44997: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882739.46035: stdout chunk (state=3): >>>import 'gc' # <<< 27762 1726882739.46319: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 27762 1726882739.46328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 27762 1726882739.46351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 27762 1726882739.46388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 27762 1726882739.46391: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882739.46393: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20642870d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064287730> <<< 27762 1726882739.46470: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064287790> <<< 27762 1726882739.49375: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 27762 1726882739.49396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 27762 1726882739.49407: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20642878b0> <<< 27762 1726882739.49432: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 27762 1726882739.49455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 27762 1726882739.49485: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20644a3f10> <<< 27762 1726882739.49534: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 27762 1726882739.49540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882739.49574: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 27762 1726882739.49580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206444b5b0> <<< 27762 1726882739.49593: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206444b6a0> <<< 27762 1726882739.49867: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 27762 1726882739.49870: stdout chunk (state=3): >>> PyThreadState_Clear: warning: thread still has a frame<<< 27762 1726882739.49873: 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 <<< 27762 1726882739.76041: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 0.42, "5m": 0.41, "15m": 0.24}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "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": 3532, "ansible_memfree_mb": 2799, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 733, "free": 2799}, "nocache": {"free": 3263, "used": 269}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA",<<< 27762 1726882739.76073: stdout chunk (state=3): >>> "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": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 678, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264238637056, "block_size": 4096, "block_total": 65519355, "block_available": 64511386, "block_used": 1007969, "inode_total": 131071472, "inode_available": 130998693, "inode_used": 72779, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "2e:06:5a:d7:92:57", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_fil<<< 27762 1726882739.76097: stdout chunk (state=3): >>>ters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "38", "second": "59", "epoch": "1726882739", "epoch_int": "1726882739", "date": "2024-09-20", "time": "21:38:59", "iso8601_micro": "2024-09-21T01:38:59.755792Z", "iso8601": "2024-09-21T01:38:59Z", "iso8601_basic": "20240920T213859755792", "iso8601_basic_short": "20240920T213859", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27762 1726882739.76631: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 27762 1726882739.76637: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 27762 1726882739.76731: stdout chunk (state=3): >>># 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 <<< 27762 1726882739.76734: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc <<< 27762 1726882739.76737: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale <<< 27762 1726882739.76745: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 27762 1726882739.76747: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # 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 <<< 27762 1726882739.76750: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors <<< 27762 1726882739.76752: stdout chunk (state=3): >>># 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 <<< 27762 1726882739.76754: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext <<< 27762 1726882739.76760: stdout chunk (state=3): >>># destroy gettext # cleanup[2] removing argparse # 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 _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 <<< 27762 1726882739.76801: stdout chunk (state=3): >>># 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 <<< 27762 1726882739.76804: stdout chunk (state=3): >>># 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 <<< 27762 1726882739.76810: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # 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 <<< 27762 1726882739.77098: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 27762 1726882739.77104: stdout chunk (state=3): >>># destroy importlib.util <<< 27762 1726882739.77107: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 27762 1726882739.77131: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 27762 1726882739.77134: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 27762 1726882739.77181: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 27762 1726882739.77184: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 27762 1726882739.77205: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 27762 1726882739.77251: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 27762 1726882739.77306: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 27762 1726882739.77311: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 27762 1726882739.77342: stdout chunk (state=3): >>># destroy queue <<< 27762 1726882739.77346: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 27762 1726882739.77361: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 27762 1726882739.77395: stdout chunk (state=3): >>># destroy base64 <<< 27762 1726882739.77398: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 27762 1726882739.77417: stdout chunk (state=3): >>># destroy json <<< 27762 1726882739.77462: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 27762 1726882739.77470: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 27762 1726882739.77475: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 27762 1726882739.77571: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 27762 1726882739.77576: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 27762 1726882739.77579: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 27762 1726882739.77586: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 27762 1726882739.77588: 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 # cleanup[3] wiping tokenize <<< 27762 1726882739.77593: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 27762 1726882739.77596: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 27762 1726882739.77673: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 27762 1726882739.77679: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 27762 1726882739.77684: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 27762 1726882739.77689: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 27762 1726882739.77692: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 27762 1726882739.77709: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 27762 1726882739.77733: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 27762 1726882739.77746: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 27762 1726882739.77789: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 27762 1726882739.77804: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 27762 1726882739.77957: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 27762 1726882739.77981: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 27762 1726882739.78002: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 27762 1726882739.78025: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 27762 1726882739.78044: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 27762 1726882739.78059: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 27762 1726882739.78101: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 27762 1726882739.78466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 27762 1726882739.78471: stdout chunk (state=3): >>><<< 27762 1726882739.78474: stderr chunk (state=3): >>><<< 27762 1726882739.78734: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206591edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206591eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206591eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206587a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206587a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206589d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206587a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2065873d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206589dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20658c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655d3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655d3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206548fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206548f8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206548feb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206548ff70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206548fe80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655a7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655dae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20654a1c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20655bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655e09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a1fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a1d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a1d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2065474370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2065474460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a9fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a3a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653c21c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206545fc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a3eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20655e0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653d4af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653d4e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653e6730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653e6c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206537e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653d4f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206538f280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653e65b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f206538f340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a19d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653aa6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653aa970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653aa760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653aa850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653aaca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20653b71f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653aa8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206539ea30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20654a15b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20653aaa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2064dd3670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d117c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064d11160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d11280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d11f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d11d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064d11f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d11100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cd0ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064bea0d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064bea2b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064beac40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cf8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cf83a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cf8f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d46c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d19cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d193a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cc5b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064d194c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d194f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c48250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d581f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c558e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d58370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d58ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064c55880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c488b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064cf1190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064d58670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d518b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c4a9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c67b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064c54640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c4af70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064c54a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c907c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064c95820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647dd9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064ccf760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d133d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064c879a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064659be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064c98670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064ce3d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064d13400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206480aac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647bda90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20647bda00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647f2760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206480a190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206455df10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206455daf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2064cf4cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647ab160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064cf42e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20645c5fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647eedc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206455ddc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20647e2670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20644ddf10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20644c3c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206451cb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20644584f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064458a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_5s7h14xz/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f20642870d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064287730> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2064287790> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20642878b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f20644a3f10> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206444b5b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f206444b6a0> 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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 0.42, "5m": 0.41, "15m": 0.24}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "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": 3532, "ansible_memfree_mb": 2799, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 733, "free": 2799}, "nocache": {"free": 3263, "used": 269}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 678, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264238637056, "block_size": 4096, "block_total": 65519355, "block_available": 64511386, "block_used": 1007969, "inode_total": 131071472, "inode_available": 130998693, "inode_used": 72779, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "rpltstbr", "eth0"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "2e:06:5a:d7:92:57", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "38", "second": "59", "epoch": "1726882739", "epoch_int": "1726882739", "date": "2024-09-20", "time": "21:38:59", "iso8601_micro": "2024-09-21T01:38:59.755792Z", "iso8601": "2024-09-21T01:38:59Z", "iso8601_basic": "20240920T213859755792", "iso8601_basic_short": "20240920T213859", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.9, 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. 27762 1726882739.80348: 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-1726882738.5238283-27783-90431441327035/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27762 1726882739.80351: _low_level_execute_command(): starting 27762 1726882739.80354: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882738.5238283-27783-90431441327035/ > /dev/null 2>&1 && sleep 0' 27762 1726882739.82458: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882739.82461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882739.82502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 27762 1726882739.82505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882739.82508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 27762 1726882739.82510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882739.82878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882739.82881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882739.82996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882739.84843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882739.84911: stderr chunk (state=3): >>><<< 27762 1726882739.84914: stdout chunk (state=3): >>><<< 27762 1726882739.85272: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882739.85275: handler run complete 27762 1726882739.85277: variable 'ansible_facts' from source: unknown 27762 1726882739.86740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882739.87559: variable 'ansible_facts' from source: unknown 27762 1726882739.87784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882739.88045: attempt loop complete, returning result 27762 1726882739.88056: _execute() done 27762 1726882739.88067: dumping result to json 27762 1726882739.88220: done dumping result, returning 27762 1726882739.88232: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-2268-6e84-0000000000bf] 27762 1726882739.88243: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000bf ok: [managed_node2] 27762 1726882739.89221: no more pending results, returning what we have 27762 1726882739.89224: results queue empty 27762 1726882739.89225: checking for any_errors_fatal 27762 1726882739.89227: done checking for any_errors_fatal 27762 1726882739.89227: checking for max_fail_percentage 27762 1726882739.89229: done checking for max_fail_percentage 27762 1726882739.89229: checking to see if all hosts have failed and the running result is not ok 27762 1726882739.89230: done checking to see if all hosts have failed 27762 1726882739.89231: getting the remaining hosts for this loop 27762 1726882739.89234: done getting the remaining hosts for this loop 27762 1726882739.89238: getting the next task for host managed_node2 27762 1726882739.89245: done getting next task for host managed_node2 27762 1726882739.89246: ^ task is: TASK: meta (flush_handlers) 27762 1726882739.89248: ^ 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 27762 1726882739.89252: getting variables 27762 1726882739.89254: in VariableManager get_vars() 27762 1726882739.89294: Calling all_inventory to load vars for managed_node2 27762 1726882739.89297: Calling groups_inventory to load vars for managed_node2 27762 1726882739.89300: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882739.89305: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000bf 27762 1726882739.89308: WORKER PROCESS EXITING 27762 1726882739.89317: Calling all_plugins_play to load vars for managed_node2 27762 1726882739.89319: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882739.89322: Calling groups_plugins_play to load vars for managed_node2 27762 1726882739.89635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882739.89983: done with get_vars() 27762 1726882739.89992: done getting variables 27762 1726882739.90182: in VariableManager get_vars() 27762 1726882739.90191: Calling all_inventory to load vars for managed_node2 27762 1726882739.90193: Calling groups_inventory to load vars for managed_node2 27762 1726882739.90195: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882739.90199: Calling all_plugins_play to load vars for managed_node2 27762 1726882739.90201: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882739.90204: Calling groups_plugins_play to load vars for managed_node2 27762 1726882739.90691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882739.91510: done with get_vars() 27762 1726882739.91526: done queuing things up, now waiting for results queue to drain 27762 1726882739.91528: results queue empty 27762 1726882739.91529: checking for any_errors_fatal 27762 1726882739.91531: done checking for any_errors_fatal 27762 1726882739.91531: checking for max_fail_percentage 27762 1726882739.91532: done checking for max_fail_percentage 27762 1726882739.91537: checking to see if all hosts have failed and the running result is not ok 27762 1726882739.91538: done checking to see if all hosts have failed 27762 1726882739.91539: getting the remaining hosts for this loop 27762 1726882739.91540: done getting the remaining hosts for this loop 27762 1726882739.91542: getting the next task for host managed_node2 27762 1726882739.91546: done getting next task for host managed_node2 27762 1726882739.91548: ^ task is: TASK: Include the task 'el_repo_setup.yml' 27762 1726882739.91550: ^ 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 27762 1726882739.91552: getting variables 27762 1726882739.91552: in VariableManager get_vars() 27762 1726882739.91781: Calling all_inventory to load vars for managed_node2 27762 1726882739.91783: Calling groups_inventory to load vars for managed_node2 27762 1726882739.91786: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882739.91793: Calling all_plugins_play to load vars for managed_node2 27762 1726882739.91796: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882739.91799: Calling groups_plugins_play to load vars for managed_node2 27762 1726882739.92189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882739.92835: done with get_vars() 27762 1726882739.92842: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:10 Friday 20 September 2024 21:38:59 -0400 (0:00:01.459) 0:00:01.471 ****** 27762 1726882739.93147: entering _queue_task() for managed_node2/include_tasks 27762 1726882739.93148: Creating lock for include_tasks 27762 1726882739.94180: worker is 1 (out of 1 available) 27762 1726882739.94190: exiting _queue_task() for managed_node2/include_tasks 27762 1726882739.94199: done queuing things up, now waiting for results queue to drain 27762 1726882739.94202: waiting for pending results... 27762 1726882739.94296: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 27762 1726882739.94302: in run() - task 0e448fcc-3ce9-2268-6e84-000000000006 27762 1726882739.94306: variable 'ansible_search_path' from source: unknown 27762 1726882739.94333: calling self._execute() 27762 1726882739.94401: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882739.94411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882739.94423: variable 'omit' from source: magic vars 27762 1726882739.94515: _execute() done 27762 1726882739.94522: dumping result to json 27762 1726882739.94529: done dumping result, returning 27762 1726882739.94537: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-2268-6e84-000000000006] 27762 1726882739.94547: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000006 27762 1726882739.94686: no more pending results, returning what we have 27762 1726882739.94691: in VariableManager get_vars() 27762 1726882739.94740: Calling all_inventory to load vars for managed_node2 27762 1726882739.94743: Calling groups_inventory to load vars for managed_node2 27762 1726882739.94747: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882739.94753: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000006 27762 1726882739.94756: WORKER PROCESS EXITING 27762 1726882739.94772: Calling all_plugins_play to load vars for managed_node2 27762 1726882739.94776: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882739.94780: Calling groups_plugins_play to load vars for managed_node2 27762 1726882739.94987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882739.96080: done with get_vars() 27762 1726882739.96087: variable 'ansible_search_path' from source: unknown 27762 1726882739.96099: we have included files to process 27762 1726882739.96100: generating all_blocks data 27762 1726882739.96102: done generating all_blocks data 27762 1726882739.96103: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27762 1726882739.96104: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27762 1726882739.96106: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27762 1726882739.97590: in VariableManager get_vars() 27762 1726882739.97605: done with get_vars() 27762 1726882739.97617: done processing included file 27762 1726882739.97619: iterating over new_blocks loaded from include file 27762 1726882739.97620: in VariableManager get_vars() 27762 1726882739.97629: done with get_vars() 27762 1726882739.97631: filtering new block on tags 27762 1726882739.97678: done filtering new block on tags 27762 1726882739.97681: in VariableManager get_vars() 27762 1726882739.97692: done with get_vars() 27762 1726882739.97693: filtering new block on tags 27762 1726882739.97708: done filtering new block on tags 27762 1726882739.97710: in VariableManager get_vars() 27762 1726882739.97719: done with get_vars() 27762 1726882739.97720: filtering new block on tags 27762 1726882739.97733: done filtering new block on tags 27762 1726882739.97734: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 27762 1726882739.97740: extending task lists for all hosts with included blocks 27762 1726882739.97907: done extending task lists 27762 1726882739.97908: done processing included files 27762 1726882739.97909: results queue empty 27762 1726882739.97910: checking for any_errors_fatal 27762 1726882739.97912: done checking for any_errors_fatal 27762 1726882739.97912: checking for max_fail_percentage 27762 1726882739.97913: done checking for max_fail_percentage 27762 1726882739.97914: checking to see if all hosts have failed and the running result is not ok 27762 1726882739.97915: done checking to see if all hosts have failed 27762 1726882739.97915: getting the remaining hosts for this loop 27762 1726882739.97917: done getting the remaining hosts for this loop 27762 1726882739.97919: getting the next task for host managed_node2 27762 1726882739.97923: done getting next task for host managed_node2 27762 1726882739.97925: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 27762 1726882739.97927: ^ 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 27762 1726882739.97929: getting variables 27762 1726882739.97930: in VariableManager get_vars() 27762 1726882739.97937: Calling all_inventory to load vars for managed_node2 27762 1726882739.97939: Calling groups_inventory to load vars for managed_node2 27762 1726882739.97941: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882739.97945: Calling all_plugins_play to load vars for managed_node2 27762 1726882739.97948: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882739.97950: Calling groups_plugins_play to load vars for managed_node2 27762 1726882739.98350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882739.98870: done with get_vars() 27762 1726882739.98879: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:38:59 -0400 (0:00:00.057) 0:00:01.528 ****** 27762 1726882739.99057: entering _queue_task() for managed_node2/setup 27762 1726882739.99523: worker is 1 (out of 1 available) 27762 1726882739.99534: exiting _queue_task() for managed_node2/setup 27762 1726882739.99546: done queuing things up, now waiting for results queue to drain 27762 1726882739.99547: waiting for pending results... 27762 1726882740.00083: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 27762 1726882740.00155: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000d0 27762 1726882740.00169: variable 'ansible_search_path' from source: unknown 27762 1726882740.00173: variable 'ansible_search_path' from source: unknown 27762 1726882740.00204: calling self._execute() 27762 1726882740.00269: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882740.00272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882740.00282: variable 'omit' from source: magic vars 27762 1726882740.01450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882740.06047: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882740.06114: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882740.06147: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882740.06860: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882740.06914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882740.07128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882740.07166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882740.07324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882740.07373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882740.07490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882740.07800: variable 'ansible_facts' from source: unknown 27762 1726882740.07996: variable 'network_test_required_facts' from source: task vars 27762 1726882740.08036: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 27762 1726882740.08049: variable 'omit' from source: magic vars 27762 1726882740.08091: variable 'omit' from source: magic vars 27762 1726882740.08210: variable 'omit' from source: magic vars 27762 1726882740.08251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27762 1726882740.08399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27762 1726882740.08421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27762 1726882740.08443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27762 1726882740.08458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27762 1726882740.08492: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27762 1726882740.08579: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882740.08587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882740.08699: Set connection var ansible_pipelining to False 27762 1726882740.08781: Set connection var ansible_timeout to 10 27762 1726882740.08788: Set connection var ansible_connection to ssh 27762 1726882740.08798: Set connection var ansible_shell_type to sh 27762 1726882740.08810: Set connection var ansible_shell_executable to /bin/sh 27762 1726882740.08877: Set connection var ansible_module_compression to ZIP_DEFLATED 27762 1726882740.08932: variable 'ansible_shell_executable' from source: unknown 27762 1726882740.08941: variable 'ansible_connection' from source: unknown 27762 1726882740.08977: variable 'ansible_module_compression' from source: unknown 27762 1726882740.08985: variable 'ansible_shell_type' from source: unknown 27762 1726882740.08993: variable 'ansible_shell_executable' from source: unknown 27762 1726882740.09025: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882740.09034: variable 'ansible_pipelining' from source: unknown 27762 1726882740.09126: variable 'ansible_timeout' from source: unknown 27762 1726882740.09136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882740.10224: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27762 1726882740.10406: variable 'omit' from source: magic vars 27762 1726882740.10416: starting attempt loop 27762 1726882740.10421: running the handler 27762 1726882740.10434: _low_level_execute_command(): starting 27762 1726882740.10442: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27762 1726882740.11866: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882740.11891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.11906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.11926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.11969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882740.11982: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882740.11996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.12012: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882740.12023: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882740.12032: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882740.12042: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.12053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.12068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.12083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882740.12094: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882740.12108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.12240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882740.12288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882740.12313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882740.12529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882740.14405: stdout chunk (state=3): >>>/root <<< 27762 1726882740.14580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882740.14650: stderr chunk (state=3): >>><<< 27762 1726882740.14653: stdout chunk (state=3): >>><<< 27762 1726882740.14755: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882740.14759: _low_level_execute_command(): starting 27762 1726882740.14762: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882740.1467462-27853-191568680999506 `" && echo ansible-tmp-1726882740.1467462-27853-191568680999506="` echo /root/.ansible/tmp/ansible-tmp-1726882740.1467462-27853-191568680999506 `" ) && sleep 0' 27762 1726882740.16404: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.16408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.16442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.16445: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.16447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.16633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882740.16636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882740.16797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882740.19391: stdout chunk (state=3): >>>ansible-tmp-1726882740.1467462-27853-191568680999506=/root/.ansible/tmp/ansible-tmp-1726882740.1467462-27853-191568680999506 <<< 27762 1726882740.19553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882740.19626: stderr chunk (state=3): >>><<< 27762 1726882740.19629: stdout chunk (state=3): >>><<< 27762 1726882740.20068: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882740.1467462-27853-191568680999506=/root/.ansible/tmp/ansible-tmp-1726882740.1467462-27853-191568680999506 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882740.20071: variable 'ansible_module_compression' from source: unknown 27762 1726882740.20074: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27762jf03fwk8/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27762 1726882740.20075: variable 'ansible_facts' from source: unknown 27762 1726882740.20077: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882740.1467462-27853-191568680999506/AnsiballZ_setup.py 27762 1726882740.20651: Sending initial data 27762 1726882740.20654: Sent initial data (154 bytes) 27762 1726882740.22897: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882740.23583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.23600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.23619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.23672: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882740.23677: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882740.23688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.23702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882740.23709: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882740.23716: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882740.23724: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.23733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.23745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.23752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882740.23760: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882740.23771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.23839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882740.23858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882740.23872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882740.24009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882740.26524: 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 <<< 27762 1726882740.26623: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 27762 1726882740.26727: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27762jf03fwk8/tmpwdgm8fw9 /root/.ansible/tmp/ansible-tmp-1726882740.1467462-27853-191568680999506/AnsiballZ_setup.py <<< 27762 1726882740.26829: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 27762 1726882740.29843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882740.30098: stderr chunk (state=3): >>><<< 27762 1726882740.30102: stdout chunk (state=3): >>><<< 27762 1726882740.30104: done transferring module to remote 27762 1726882740.30106: _low_level_execute_command(): starting 27762 1726882740.30109: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882740.1467462-27853-191568680999506/ /root/.ansible/tmp/ansible-tmp-1726882740.1467462-27853-191568680999506/AnsiballZ_setup.py && sleep 0' 27762 1726882740.31236: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.31239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.31281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 27762 1726882740.31284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.31287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.31289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.31347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882740.32190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882740.32193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882740.32309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882740.34885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882740.34953: stderr chunk (state=3): >>><<< 27762 1726882740.34956: stdout chunk (state=3): >>><<< 27762 1726882740.35060: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882740.35067: _low_level_execute_command(): starting 27762 1726882740.35070: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882740.1467462-27853-191568680999506/AnsiballZ_setup.py && sleep 0' 27762 1726882740.36506: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882740.37180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.37191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.37206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.37244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882740.37252: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882740.37260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.37277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882740.37285: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882740.37292: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882740.37300: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.37309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.37323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.37326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882740.37333: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882740.37341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.37413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882740.37434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882740.37450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882740.37594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882740.39603: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 27762 1726882740.39607: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 27762 1726882740.39658: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 27762 1726882740.39707: stdout chunk (state=3): >>>import 'posix' # <<< 27762 1726882740.39735: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 27762 1726882740.39779: stdout chunk (state=3): >>>import 'time' # <<< 27762 1726882740.39791: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 27762 1726882740.39845: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882740.39877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 27762 1726882740.39891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 27762 1726882740.39915: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f173dc0> <<< 27762 1726882740.39950: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 27762 1726882740.39974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f1183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f173b20> <<< 27762 1726882740.40003: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 27762 1726882740.40014: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f173ac0> <<< 27762 1726882740.40046: stdout chunk (state=3): >>>import '_signal' # <<< 27762 1726882740.40065: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 27762 1726882740.40088: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f118490> <<< 27762 1726882740.40109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 27762 1726882740.40132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 27762 1726882740.40145: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f118940> <<< 27762 1726882740.40166: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f118670> <<< 27762 1726882740.40199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 27762 1726882740.40217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 27762 1726882740.40227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 27762 1726882740.40254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 27762 1726882740.40266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 27762 1726882740.40301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 27762 1726882740.40318: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0cf190> <<< 27762 1726882740.40329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 27762 1726882740.40349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 27762 1726882740.40426: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0cf220> <<< 27762 1726882740.40453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 27762 1726882740.40491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0cf940> <<< 27762 1726882740.40532: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f130880> <<< 27762 1726882740.40555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 27762 1726882740.40558: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0c8d90> <<< 27762 1726882740.40613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 27762 1726882740.40626: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0f2d90> <<< 27762 1726882740.40675: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f118970> <<< 27762 1726882740.40699: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 27762 1726882740.41041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 27762 1726882740.41077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 27762 1726882740.41103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 27762 1726882740.41123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 27762 1726882740.41148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 27762 1726882740.41160: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f06eeb0> <<< 27762 1726882740.41202: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f071f40> <<< 27762 1726882740.41242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 27762 1726882740.41249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 27762 1726882740.41276: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 27762 1726882740.41300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 27762 1726882740.41312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 27762 1726882740.41337: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f067610> <<< 27762 1726882740.41354: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f06d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f06e370> <<< 27762 1726882740.41386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 27762 1726882740.41450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 27762 1726882740.41479: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 27762 1726882740.41530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 27762 1726882740.41533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 27762 1726882740.41572: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ed4cdf0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed4c8e0> <<< 27762 1726882740.41618: stdout chunk (state=3): >>>import 'itertools' # <<< 27762 1726882740.41634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py<<< 27762 1726882740.41659: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed4cee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 27762 1726882740.41686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 27762 1726882740.41689: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed4cfa0> <<< 27762 1726882740.41700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 27762 1726882740.42113: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed4ceb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f049d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f042640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0556a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f075df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ed5fca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f049280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783f0552b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f07b9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed5ffd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed5fdc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed5fd30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 27762 1726882740.42295: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed323a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 27762 1726882740.42331: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed32490> <<< 27762 1726882740.42507: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed66fd0> <<< 27762 1726882740.42572: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed61a60> <<< 27762 1726882740.42585: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed61580> <<< 27762 1726882740.42607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 27762 1726882740.42650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 27762 1726882740.42665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 27762 1726882740.42696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 27762 1726882740.42710: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec4c1f0> <<< 27762 1726882740.42742: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed1db80> <<< 27762 1726882740.42848: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed61ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f075fd0> <<< 27762 1726882740.42851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 27762 1726882740.42890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 27762 1726882740.42931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 27762 1726882740.42958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec5eb20> <<< 27762 1726882740.42986: stdout chunk (state=3): >>>import 'errno' # <<< 27762 1726882740.43052: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.43082: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec5ee50> <<< 27762 1726882740.43107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 27762 1726882740.43119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 27762 1726882740.43160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 27762 1726882740.43196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 27762 1726882740.43199: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec70760> <<< 27762 1726882740.43230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 27762 1726882740.43309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 27762 1726882740.43353: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec70ca0> <<< 27762 1726882740.43421: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.43452: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ebfd3d0> <<< 27762 1726882740.43455: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec5ef40> <<< 27762 1726882740.43491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 27762 1726882740.43511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 27762 1726882740.43608: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.43611: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec0e2b0> <<< 27762 1726882740.43644: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec705e0> import 'pwd' # <<< 27762 1726882740.43647: stdout chunk (state=3): >>> <<< 27762 1726882740.43701: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 27762 1726882740.43715: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec0e370> <<< 27762 1726882740.43769: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed5fa00> <<< 27762 1726882740.43805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 27762 1726882740.43836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 27762 1726882740.43873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 27762 1726882740.43903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 27762 1726882740.43968: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.43982: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec296d0> <<< 27762 1726882740.44027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 27762 1726882740.44030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 27762 1726882740.44083: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.44110: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec299a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec29790> <<< 27762 1726882740.44173: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.44191: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.44193: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec29880> <<< 27762 1726882740.44234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 27762 1726882740.44249: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 27762 1726882740.44548: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.44551: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec29cd0> <<< 27762 1726882740.44607: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.44638: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec36220> <<< 27762 1726882740.44657: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec29910> <<< 27762 1726882740.44662: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec1da60> <<< 27762 1726882740.44703: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed5f5e0> <<< 27762 1726882740.44741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 27762 1726882740.44814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 27762 1726882740.44853: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec29ac0> <<< 27762 1726882740.45015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 27762 1726882740.45030: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f783eb4d6a0> <<< 27762 1726882740.45303: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip' <<< 27762 1726882740.45316: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.45405: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.45443: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 27762 1726882740.45458: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.45472: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 27762 1726882740.45488: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.46720: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.47649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5637f0> <<< 27762 1726882740.47675: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882740.47700: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 27762 1726882740.47712: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 27762 1726882740.47744: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.47747: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e563160> <<< 27762 1726882740.47782: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e563280> <<< 27762 1726882740.47817: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e563f40> <<< 27762 1726882740.47839: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 27762 1726882740.47892: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5634f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e563d60> <<< 27762 1726882740.47895: stdout chunk (state=3): >>>import 'atexit' # <<< 27762 1726882740.47926: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e563fa0> <<< 27762 1726882740.47939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 27762 1726882740.47965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 27762 1726882740.47999: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e563100> <<< 27762 1726882740.48031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 27762 1726882740.48034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 27762 1726882740.48062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 27762 1726882740.48087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 27762 1726882740.48101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 27762 1726882740.48189: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e53a100> <<< 27762 1726882740.48221: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e43f100> <<< 27762 1726882740.48247: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e43f2e0> <<< 27762 1726882740.48282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 27762 1726882740.48331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 27762 1726882740.48334: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e43fc70> <<< 27762 1726882740.48346: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e549dc0> <<< 27762 1726882740.48500: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5493a0> <<< 27762 1726882740.49093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e549fa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e59ac70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e545d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5453d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e518b50> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e5454f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e545520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e49b310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5ac220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e4a7880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5ac3a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 27762 1726882740.49150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882740.49197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 27762 1726882740.49229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 27762 1726882740.49231: stdout chunk (state=3): >>> <<< 27762 1726882740.49330: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5acca0> <<< 27762 1726882740.49556: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e4a7820> <<< 27762 1726882740.49718: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.49722: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e544af0> <<< 27762 1726882740.49775: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.49797: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e5ac940> <<< 27762 1726882740.49877: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.49900: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.49914: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e5ac5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5a48e0> <<< 27762 1726882740.49964: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<< 27762 1726882740.49968: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 27762 1726882740.50003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 27762 1726882740.50037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 27762 1726882740.50132: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e49d970><<< 27762 1726882740.50135: stdout chunk (state=3): >>> <<< 27762 1726882740.50480: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.50496: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e4bad60> <<< 27762 1726882740.50499: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e4a65e0> <<< 27762 1726882740.50574: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.50598: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e49df10> <<< 27762 1726882740.50624: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e4a69d0> # zipimport: zlib available <<< 27762 1726882740.50658: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.50661: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 27762 1726882740.50694: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.50817: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.50948: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.50998: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py<<< 27762 1726882740.51002: stdout chunk (state=3): >>> <<< 27762 1726882740.51046: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.51075: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.51079: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 27762 1726882740.51093: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.51263: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.51370: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.51845: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.52322: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 27762 1726882740.52334: 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 # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 27762 1726882740.52349: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882740.52403: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e4b97f0> <<< 27762 1726882740.52481: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e4f4880> <<< 27762 1726882740.52494: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e0349a0> <<< 27762 1726882740.52540: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 27762 1726882740.52565: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.52582: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.52587: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 27762 1726882740.52700: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.52845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 27762 1726882740.52858: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e520730> # zipimport: zlib available <<< 27762 1726882740.53245: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.53611: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.53661: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.53730: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 27762 1726882740.53768: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.53808: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 27762 1726882740.53811: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.53856: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.53957: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 27762 1726882740.53961: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 27762 1726882740.53976: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.53996: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.54044: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 27762 1726882740.54048: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.54233: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.54415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 27762 1726882740.54449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 27762 1726882740.54528: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5663a0> <<< 27762 1726882740.54531: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.54587: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.54675: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 27762 1726882740.54683: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 27762 1726882740.54697: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.54719: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.54761: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 27762 1726882740.54766: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.54798: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.54835: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.54928: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.54991: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 27762 1726882740.55013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882740.55088: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e4d8610> <<< 27762 1726882740.55180: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dead4c0> <<< 27762 1726882740.55220: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 27762 1726882740.55271: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.55337: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.55353: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.55399: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 27762 1726882740.55411: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 27762 1726882740.55422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 27762 1726882740.55449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 27762 1726882740.55474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 27762 1726882740.55492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 27762 1726882740.55577: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e4eb6a0> <<< 27762 1726882740.55609: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e537e50> <<< 27762 1726882740.55677: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e566850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 27762 1726882740.55695: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.55721: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 27762 1726882740.55829: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 27762 1726882740.55833: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 27762 1726882740.55844: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.55886: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.55953: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.55956: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.55978: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.56012: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.56050: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.56080: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.56115: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 27762 1726882740.56185: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.56242: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.56270: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.56305: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 27762 1726882740.56309: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.56447: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.56585: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.56612: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.56679: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882740.56705: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 27762 1726882740.56719: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 27762 1726882740.56754: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e0326d0> <<< 27762 1726882740.56784: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 27762 1726882740.56799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 27762 1726882740.56829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 27762 1726882740.56860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 27762 1726882740.56867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e015a30> <<< 27762 1726882740.56923: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e0159a0> <<< 27762 1726882740.56986: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e045040> <<< 27762 1726882740.57003: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e032520> <<< 27762 1726882740.57026: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ddaefa0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ddaebe0> <<< 27762 1726882740.57053: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 27762 1726882740.57072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 27762 1726882740.57085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 27762 1726882740.57129: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e546d00> <<< 27762 1726882740.57148: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dffe190> <<< 27762 1726882740.57169: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 27762 1726882740.57204: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5460d0> <<< 27762 1726882740.57207: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 27762 1726882740.57218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 27762 1726882740.57246: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783de17fd0> <<< 27762 1726882740.57286: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e042e50> <<< 27762 1726882740.57325: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ddaee50> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 27762 1726882740.57351: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 27762 1726882740.57355: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.57408: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.57463: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 27762 1726882740.57470: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.57501: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.57577: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 27762 1726882740.57580: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 27762 1726882740.57608: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.57611: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.57638: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 27762 1726882740.57687: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.57736: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 27762 1726882740.57739: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.57768: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.57808: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 27762 1726882740.57869: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.57912: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.57961: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.58019: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 27762 1726882740.58021: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 27762 1726882740.58412: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.58768: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 27762 1726882740.58782: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.58812: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.58865: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.58888: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.58930: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 27762 1726882740.58933: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.58950: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.58983: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 27762 1726882740.59036: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.59088: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 27762 1726882740.59112: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.59144: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 27762 1726882740.59194: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.59208: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 27762 1726882740.59273: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.59345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 27762 1726882740.59381: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dd32e50> <<< 27762 1726882740.59400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 27762 1726882740.59413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 27762 1726882740.59582: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dd329d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 27762 1726882740.59585: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.59626: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.59690: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 27762 1726882740.59772: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.59854: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 27762 1726882740.59858: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.59903: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.59977: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 27762 1726882740.60014: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.60054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 27762 1726882740.60079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 27762 1726882740.60221: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783dd29790> <<< 27762 1726882740.60457: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e0367f0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 27762 1726882740.60510: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.60569: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 27762 1726882740.60573: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.60629: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.60703: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.60792: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.60937: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 27762 1726882740.60940: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.60960: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.61005: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 27762 1726882740.61043: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.61088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 27762 1726882740.61160: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882740.61181: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783dceb310> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dceb340> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 27762 1726882740.61221: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.61268: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 27762 1726882740.61274: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.61400: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.61522: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 27762 1726882740.61612: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.61688: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.61725: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.61770: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 27762 1726882740.61773: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 27762 1726882740.61853: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.61870: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.61986: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.62106: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 27762 1726882740.62110: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 27762 1726882740.62210: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.62319: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 27762 1726882740.62328: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.62341: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.62373: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.62791: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.63212: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 27762 1726882740.63216: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.63296: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.63389: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 27762 1726882740.63475: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.63561: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 27762 1726882740.63565: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.63683: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.63835: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 27762 1726882740.63850: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 27762 1726882740.63853: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.63881: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.63925: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 27762 1726882740.64009: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64086: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64258: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64432: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 27762 1726882740.64435: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64463: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64510: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 27762 1726882740.64538: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64541: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64553: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 27762 1726882740.64613: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64685: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 27762 1726882740.64714: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64726: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 27762 1726882740.64777: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64834: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 27762 1726882740.64837: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64876: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.64933: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 27762 1726882740.65152: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65373: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 27762 1726882740.65376: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65409: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65463: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 27762 1726882740.65499: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65535: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 27762 1726882740.65538: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65556: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65592: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 27762 1726882740.65627: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65659: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 27762 1726882740.65662: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65727: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65808: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 27762 1726882740.65840: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 27762 1726882740.65843: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65867: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65914: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 27762 1726882740.65942: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65958: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.65996: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66035: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66096: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66169: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 27762 1726882740.66186: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66211: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66267: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 27762 1726882740.66271: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66425: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66589: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 27762 1726882740.66626: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66679: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 27762 1726882740.66682: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66712: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66765: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 27762 1726882740.66769: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66824: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66912: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 27762 1726882740.66915: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.66980: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.67059: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 27762 1726882740.67128: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882740.67409: stdout chunk (state=3): >>>import 'gc' # <<< 27762 1726882740.68230: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 27762 1726882740.68233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 27762 1726882740.68261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 27762 1726882740.68264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 27762 1726882740.68300: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783dd0de50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dca04f0> <<< 27762 1726882740.68361: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dca0100> <<< 27762 1726882740.69770: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "00", "epoch": "1726882740", "epoch_int": "1726882740", "date": "2024-09-20", "time": "21:39:00", "iso8601_micro": "2024-09-21T01:39:00.671288Z", "iso8601": "2024-09-21T01:39:00Z", "iso8601_basic": "20240920T213900671288", "iso8601_basic_short": "20240920T213900", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecd<<< 27762 1726882740.69801: stdout chunk (state=3): >>>sa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27762 1726882740.70328: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 27762 1726882740.70364: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 27762 1726882740.70427: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math<<< 27762 1726882740.70498: stdout chunk (state=3): >>> # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 _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 <<< 27762 1726882740.70508: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 27762 1726882740.70779: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 27762 1726882740.70796: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 27762 1726882740.70828: stdout chunk (state=3): >>># destroy zipimport <<< 27762 1726882740.70873: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 27762 1726882740.70887: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 27762 1726882740.70906: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 27762 1726882740.70955: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 27762 1726882740.71024: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 27762 1726882740.71054: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 27762 1726882740.71070: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 27762 1726882740.71121: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 27762 1726882740.71134: stdout chunk (state=3): >>># destroy json <<< 27762 1726882740.71147: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 27762 1726882740.71234: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 <<< 27762 1726882740.71322: stdout chunk (state=3): >>># 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 27762 1726882740.71355: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 27762 1726882740.71432: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 27762 1726882740.71455: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 27762 1726882740.71503: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 27762 1726882740.71688: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 27762 1726882740.71718: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 27762 1726882740.71770: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 27762 1726882740.71773: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 27762 1726882740.71812: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 27762 1726882740.72210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 27762 1726882740.72213: stdout chunk (state=3): >>><<< 27762 1726882740.72215: stderr chunk (state=3): >>><<< 27762 1726882740.72381: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f1183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f06eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f071f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f067610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f06d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f06e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ed4cdf0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed4c8e0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed4cee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed4cfa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed4ceb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f049d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f042640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f0556a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f075df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ed5fca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f049280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783f0552b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f07b9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed5ffd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed5fdc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed5fd30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed323a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed32490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed66fd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed61a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed61580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec4c1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed1db80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed61ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783f075fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec5eb20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec5ee50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec70760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec70ca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ebfd3d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec5ef40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec0e2b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec705e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec0e370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed5fa00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec296d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec299a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec29790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec29880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec29cd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783ec36220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec29910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec1da60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ed5f5e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ec29ac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f783eb4d6a0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5637f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e563160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e563280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e563f40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5634f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e563d60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e563fa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e563100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e53a100> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e43f100> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e43f2e0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e43fc70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e549dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5493a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e549fa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e59ac70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e545d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5453d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e518b50> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e5454f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e545520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e49b310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5ac220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e4a7880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5ac3a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5acca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e4a7820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e544af0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e5ac940> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e5ac5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5a48e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e49d970> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e4bad60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e4a65e0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e49df10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e4a69d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e4b97f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e4f4880> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e0349a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e520730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5663a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e4d8610> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dead4c0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e4eb6a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e537e50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e566850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e0326d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e015a30> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e0159a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e045040> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e032520> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ddaefa0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ddaebe0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783e546d00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dffe190> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e5460d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783de17fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e042e50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783ddaee50> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dd32e50> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dd329d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783dd29790> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783e0367f0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783dceb310> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dceb340> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_rqvgezyg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f783dd0de50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dca04f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f783dca0100> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "00", "epoch": "1726882740", "epoch_int": "1726882740", "date": "2024-09-20", "time": "21:39:00", "iso8601_micro": "2024-09-21T01:39:00.671288Z", "iso8601": "2024-09-21T01:39:00Z", "iso8601_basic": "20240920T213900671288", "iso8601_basic_short": "20240920T213900", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 33528 10.31.11.158 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.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # 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 unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # 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 unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 27762 1726882740.73681: 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-1726882740.1467462-27853-191568680999506/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27762 1726882740.73684: _low_level_execute_command(): starting 27762 1726882740.73686: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882740.1467462-27853-191568680999506/ > /dev/null 2>&1 && sleep 0' 27762 1726882740.75028: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882740.75100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.75116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.75136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.75224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882740.75237: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882740.75251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.75275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882740.75289: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882740.75302: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882740.75393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.75408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.75430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.75442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882740.75453: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882740.75469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.75553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882740.75619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882740.75640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882740.75778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882740.77669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882740.77672: stdout chunk (state=3): >>><<< 27762 1726882740.77675: stderr chunk (state=3): >>><<< 27762 1726882740.77973: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882740.77976: handler run complete 27762 1726882740.77978: variable 'ansible_facts' from source: unknown 27762 1726882740.77980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882740.77982: variable 'ansible_facts' from source: unknown 27762 1726882740.77984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882740.78034: attempt loop complete, returning result 27762 1726882740.78040: _execute() done 27762 1726882740.78047: dumping result to json 27762 1726882740.78061: done dumping result, returning 27762 1726882740.78076: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-2268-6e84-0000000000d0] 27762 1726882740.78089: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000d0 ok: [managed_node2] 27762 1726882740.78354: no more pending results, returning what we have 27762 1726882740.78358: results queue empty 27762 1726882740.78359: checking for any_errors_fatal 27762 1726882740.78360: done checking for any_errors_fatal 27762 1726882740.78361: checking for max_fail_percentage 27762 1726882740.78362: done checking for max_fail_percentage 27762 1726882740.78365: checking to see if all hosts have failed and the running result is not ok 27762 1726882740.78365: done checking to see if all hosts have failed 27762 1726882740.78366: getting the remaining hosts for this loop 27762 1726882740.78368: done getting the remaining hosts for this loop 27762 1726882740.78372: getting the next task for host managed_node2 27762 1726882740.78381: done getting next task for host managed_node2 27762 1726882740.78384: ^ task is: TASK: Check if system is ostree 27762 1726882740.78386: ^ 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 27762 1726882740.78389: getting variables 27762 1726882740.78391: in VariableManager get_vars() 27762 1726882740.78418: Calling all_inventory to load vars for managed_node2 27762 1726882740.78420: Calling groups_inventory to load vars for managed_node2 27762 1726882740.78424: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882740.78435: Calling all_plugins_play to load vars for managed_node2 27762 1726882740.78439: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882740.78442: Calling groups_plugins_play to load vars for managed_node2 27762 1726882740.78642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882740.79068: done with get_vars() 27762 1726882740.79079: done getting variables 27762 1726882740.79226: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000d0 27762 1726882740.79229: WORKER PROCESS EXITING TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:39:00 -0400 (0:00:00.803) 0:00:02.332 ****** 27762 1726882740.79295: entering _queue_task() for managed_node2/stat 27762 1726882740.79933: worker is 1 (out of 1 available) 27762 1726882740.79945: exiting _queue_task() for managed_node2/stat 27762 1726882740.79956: done queuing things up, now waiting for results queue to drain 27762 1726882740.79957: waiting for pending results... 27762 1726882740.80877: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 27762 1726882740.80985: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000d2 27762 1726882740.81099: variable 'ansible_search_path' from source: unknown 27762 1726882740.81107: variable 'ansible_search_path' from source: unknown 27762 1726882740.81148: calling self._execute() 27762 1726882740.81339: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882740.81348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882740.81360: variable 'omit' from source: magic vars 27762 1726882740.82159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27762 1726882740.82776: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27762 1726882740.82870: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27762 1726882740.82909: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27762 1726882740.83063: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27762 1726882740.83286: 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) 27762 1726882740.83314: 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) 27762 1726882740.83343: 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) 27762 1726882740.83384: 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) 27762 1726882740.83707: Evaluated conditional (not __network_is_ostree is defined): True 27762 1726882740.83719: variable 'omit' from source: magic vars 27762 1726882740.83755: variable 'omit' from source: magic vars 27762 1726882740.83797: variable 'omit' from source: magic vars 27762 1726882740.83833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27762 1726882740.83943: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27762 1726882740.83967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27762 1726882740.83989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27762 1726882740.84037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27762 1726882740.84072: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27762 1726882740.84140: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882740.84147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882740.84358: Set connection var ansible_pipelining to False 27762 1726882740.84373: Set connection var ansible_timeout to 10 27762 1726882740.84381: Set connection var ansible_connection to ssh 27762 1726882740.84392: Set connection var ansible_shell_type to sh 27762 1726882740.84404: Set connection var ansible_shell_executable to /bin/sh 27762 1726882740.84471: Set connection var ansible_module_compression to ZIP_DEFLATED 27762 1726882740.84497: variable 'ansible_shell_executable' from source: unknown 27762 1726882740.84506: variable 'ansible_connection' from source: unknown 27762 1726882740.84512: variable 'ansible_module_compression' from source: unknown 27762 1726882740.84517: variable 'ansible_shell_type' from source: unknown 27762 1726882740.84522: variable 'ansible_shell_executable' from source: unknown 27762 1726882740.84527: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882740.84576: variable 'ansible_pipelining' from source: unknown 27762 1726882740.84584: variable 'ansible_timeout' from source: unknown 27762 1726882740.84592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882740.84848: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27762 1726882740.84903: variable 'omit' from source: magic vars 27762 1726882740.84913: starting attempt loop 27762 1726882740.84977: running the handler 27762 1726882740.84995: _low_level_execute_command(): starting 27762 1726882740.85015: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27762 1726882740.86754: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882740.86877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.86893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.86909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.87010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882740.87022: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882740.87036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.87054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882740.87067: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882740.87084: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882740.87096: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.87109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882740.87126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.87137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882740.87148: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882740.87160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.87267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882740.87430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882740.87446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882740.87590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882740.89534: stdout chunk (state=3): >>>/root <<< 27762 1726882740.89537: stdout chunk (state=3): >>><<< 27762 1726882740.89540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882740.89543: stderr chunk (state=3): >>><<< 27762 1726882740.89655: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882740.89668: _low_level_execute_command(): starting 27762 1726882740.89671: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882740.8956182-27883-78217177014773 `" && echo ansible-tmp-1726882740.8956182-27883-78217177014773="` echo /root/.ansible/tmp/ansible-tmp-1726882740.8956182-27883-78217177014773 `" ) && sleep 0' 27762 1726882740.91048: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882740.91052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882740.91083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 27762 1726882740.91118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882740.91282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882740.92163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882740.93852: stdout chunk (state=3): >>>ansible-tmp-1726882740.8956182-27883-78217177014773=/root/.ansible/tmp/ansible-tmp-1726882740.8956182-27883-78217177014773 <<< 27762 1726882740.93962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882740.94034: stderr chunk (state=3): >>><<< 27762 1726882740.94037: stdout chunk (state=3): >>><<< 27762 1726882740.94274: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882740.8956182-27883-78217177014773=/root/.ansible/tmp/ansible-tmp-1726882740.8956182-27883-78217177014773 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882740.94278: variable 'ansible_module_compression' from source: unknown 27762 1726882740.94280: ANSIBALLZ: Using lock for stat 27762 1726882740.94283: ANSIBALLZ: Acquiring lock 27762 1726882740.94285: ANSIBALLZ: Lock acquired: 139818721047184 27762 1726882740.94287: ANSIBALLZ: Creating module 27762 1726882741.10001: ANSIBALLZ: Writing module into payload 27762 1726882741.10138: ANSIBALLZ: Writing module 27762 1726882741.10167: ANSIBALLZ: Renaming module 27762 1726882741.10180: ANSIBALLZ: Done creating module 27762 1726882741.10199: variable 'ansible_facts' from source: unknown 27762 1726882741.10280: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882740.8956182-27883-78217177014773/AnsiballZ_stat.py 27762 1726882741.10439: Sending initial data 27762 1726882741.10443: Sent initial data (152 bytes) 27762 1726882741.11489: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882741.11501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882741.11513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882741.11527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882741.11580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882741.11593: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882741.11607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882741.11625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882741.11637: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882741.11652: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882741.11669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882741.11682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882741.11695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882741.11705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882741.11714: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882741.11725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882741.11806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882741.11832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882741.11848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882741.12002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27762 1726882741.14549: 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 <<< 27762 1726882741.14651: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 27762 1726882741.14756: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27762jf03fwk8/tmpjfrfvhz3 /root/.ansible/tmp/ansible-tmp-1726882740.8956182-27883-78217177014773/AnsiballZ_stat.py <<< 27762 1726882741.14855: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 27762 1726882741.16582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882741.16771: stderr chunk (state=3): >>><<< 27762 1726882741.16774: stdout chunk (state=3): >>><<< 27762 1726882741.16777: done transferring module to remote 27762 1726882741.16778: _low_level_execute_command(): starting 27762 1726882741.16785: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882740.8956182-27883-78217177014773/ /root/.ansible/tmp/ansible-tmp-1726882740.8956182-27883-78217177014773/AnsiballZ_stat.py && sleep 0' 27762 1726882741.18298: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882741.18314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882741.18329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882741.18348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882741.18392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882741.18405: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882741.18420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882741.18438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882741.18451: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882741.18466: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882741.18480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882741.18494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882741.18510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882741.18522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882741.18534: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882741.18548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882741.18624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882741.18645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882741.18676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882741.18806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27762 1726882741.20979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882741.20982: stdout chunk (state=3): >>><<< 27762 1726882741.20986: stderr chunk (state=3): >>><<< 27762 1726882741.21070: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 27762 1726882741.21074: _low_level_execute_command(): starting 27762 1726882741.21076: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882740.8956182-27883-78217177014773/AnsiballZ_stat.py && sleep 0' 27762 1726882741.23163: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882741.23171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882741.23284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882741.23291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882741.23294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 27762 1726882741.23296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882741.23349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882741.23419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882741.23426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882741.23543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882741.26325: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 27762 1726882741.26421: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 27762 1726882741.26424: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 27762 1726882741.26447: stdout chunk (state=3): >>>import 'posix' # <<< 27762 1726882741.26518: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 27762 1726882741.26533: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 27762 1726882741.26732: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55bb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55bb3b20> <<< 27762 1726882741.26831: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 27762 1726882741.26834: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55bb3ac0> import '_signal' # <<< 27762 1726882741.26909: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 27762 1726882741.26912: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b58670> <<< 27762 1726882741.26945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 27762 1726882741.27001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 27762 1726882741.27025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 27762 1726882741.27028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 27762 1726882741.27062: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b0f190> <<< 27762 1726882741.27081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 27762 1726882741.27092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 27762 1726882741.27176: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b0f220> <<< 27762 1726882741.27221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 27762 1726882741.27242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 27762 1726882741.27251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b0f940> <<< 27762 1726882741.27275: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b70880> <<< 27762 1726882741.27302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 27762 1726882741.27305: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b08d90> <<< 27762 1726882741.27368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 27762 1726882741.27371: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b32d90> <<< 27762 1726882741.27411: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b58970> <<< 27762 1726882741.27450: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 27762 1726882741.27656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 27762 1726882741.27678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 27762 1726882741.27714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 27762 1726882741.27718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 27762 1726882741.27746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 27762 1726882741.27770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 27762 1726882741.27773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55ad3eb0> <<< 27762 1726882741.27822: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55ad6f40> <<< 27762 1726882741.27849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 27762 1726882741.27871: stdout chunk (state=3): >>>import '_sre' # <<< 27762 1726882741.27909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 27762 1726882741.27914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 27762 1726882741.27946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 27762 1726882741.27960: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55acc610> <<< 27762 1726882741.27989: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55ad2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55ad3370> <<< 27762 1726882741.27992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 27762 1726882741.28073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 27762 1726882741.28086: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 27762 1726882741.28137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882741.28181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 27762 1726882741.28186: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882741.28198: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55a54df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a548e0> import 'itertools' # <<< 27762 1726882741.28252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a54ee0> <<< 27762 1726882741.28279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 27762 1726882741.28304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 27762 1726882741.28335: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a54fa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a54eb0> <<< 27762 1726882741.28340: stdout chunk (state=3): >>>import '_collections' # <<< 27762 1726882741.28400: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55aaed60> <<< 27762 1726882741.28415: stdout chunk (state=3): >>>import '_functools' # <<< 27762 1726882741.28418: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55aa7640> <<< 27762 1726882741.28801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55aba6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55adadf0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55a67ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55aae280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55aba2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55ae09a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a67fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a67dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a67d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 27762 1726882741.28843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 27762 1726882741.28878: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c557fa3a0> <<< 27762 1726882741.28890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 27762 1726882741.28919: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c557fa490> <<< 27762 1726882741.29047: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a6efd0> <<< 27762 1726882741.29087: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a69a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a69580> <<< 27762 1726882741.29119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 27762 1726882741.29122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 27762 1726882741.29164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 27762 1726882741.29180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 27762 1726882741.29199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c557481f0> <<< 27762 1726882741.29229: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c557e5b80> <<< 27762 1726882741.29288: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a69ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55adafd0> <<< 27762 1726882741.29316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 27762 1726882741.29340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 27762 1726882741.29366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5575ab20> import 'errno' # <<< 27762 1726882741.29416: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5575ae50> <<< 27762 1726882741.29455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 27762 1726882741.29476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 27762 1726882741.29490: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5576c760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 27762 1726882741.29525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 27762 1726882741.29544: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5576cca0> <<< 27762 1726882741.29603: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c557043d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5575af40> <<< 27762 1726882741.29617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 27762 1726882741.29671: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c557152b0> <<< 27762 1726882741.29697: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5576c5e0> import 'pwd' # <<< 27762 1726882741.29712: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55715370> <<< 27762 1726882741.29754: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a67a00> <<< 27762 1726882741.29777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 27762 1726882741.29794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 27762 1726882741.29819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 27762 1726882741.29850: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c557306d0> <<< 27762 1726882741.29888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 27762 1726882741.29915: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c557309a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55730790> <<< 27762 1726882741.29940: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55730880> <<< 27762 1726882741.29952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 27762 1726882741.30150: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55730cd0> <<< 27762 1726882741.30192: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5573d220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55730910> <<< 27762 1726882741.30205: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55724a60> <<< 27762 1726882741.30225: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a675e0> <<< 27762 1726882741.30242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 27762 1726882741.30307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 27762 1726882741.30337: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55730ac0> <<< 27762 1726882741.30444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 27762 1726882741.30455: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c556546a0> <<< 27762 1726882741.30637: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip' # zipimport: zlib available <<< 27762 1726882741.30719: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.31093: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 27762 1726882741.32774: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.34136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557a7f0> <<< 27762 1726882741.34166: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882741.34226: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 27762 1726882741.34248: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5557a160> <<< 27762 1726882741.34287: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557a280> <<< 27762 1726882741.34337: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557af40> <<< 27762 1726882741.34352: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 27762 1726882741.34398: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557a4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557ad60> <<< 27762 1726882741.34401: stdout chunk (state=3): >>>import 'atexit' # <<< 27762 1726882741.34454: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5557afa0> <<< 27762 1726882741.34467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 27762 1726882741.34479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 27762 1726882741.34522: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557a100> <<< 27762 1726882741.34558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 27762 1726882741.34583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 27762 1726882741.34616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 27762 1726882741.34619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 27762 1726882741.34691: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54fadf10> <<< 27762 1726882741.34725: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54fccf10> <<< 27762 1726882741.34762: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54fccd30> <<< 27762 1726882741.34780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 27762 1726882741.34804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 27762 1726882741.34843: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54fcc3a0> <<< 27762 1726882741.34856: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555e0dc0> <<< 27762 1726882741.35035: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555e03a0> <<< 27762 1726882741.35057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 27762 1726882741.35093: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555e0fa0> <<< 27762 1726882741.35127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 27762 1726882741.35169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 27762 1726882741.35185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555b1c70> <<< 27762 1726882741.35274: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5554dd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5554d3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555834c0> <<< 27762 1726882741.35327: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5554d4f0> <<< 27762 1726882741.35360: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5554d520> <<< 27762 1726882741.35394: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 27762 1726882741.35397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 27762 1726882741.35426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 27762 1726882741.35507: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54f8e310> <<< 27762 1726882741.35520: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555c2220> <<< 27762 1726882741.35536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 27762 1726882741.35596: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54f9a880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555c23a0> <<< 27762 1726882741.35608: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 27762 1726882741.35670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882741.35686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 27762 1726882741.35743: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555dadc0> <<< 27762 1726882741.35879: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f9a820> <<< 27762 1726882741.35961: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54f9a670> <<< 27762 1726882741.35997: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54f99610> <<< 27762 1726882741.36055: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54f99520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555b98e0> <<< 27762 1726882741.36073: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 27762 1726882741.36104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 27762 1726882741.36151: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c555436a0> <<< 27762 1726882741.36337: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55541af0> <<< 27762 1726882741.36369: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555510a0> <<< 27762 1726882741.36403: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55543100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55586ac0> # zipimport: zlib available <<< 27762 1726882741.36430: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 27762 1726882741.36502: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.36596: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27762 1726882741.36636: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 27762 1726882741.36653: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.36759: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.36839: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.37316: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.37771: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 27762 1726882741.37808: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 27762 1726882741.37812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882741.37866: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54b6a5b0> <<< 27762 1726882741.37939: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 27762 1726882741.37960: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f67550> <<< 27762 1726882741.37965: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54b0b0d0> <<< 27762 1726882741.38008: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 27762 1726882741.38041: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27762 1726882741.38044: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 27762 1726882741.38169: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.38316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 27762 1726882741.38335: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55541be0> # zipimport: zlib available <<< 27762 1726882741.38717: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.39091: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.39135: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.39211: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 27762 1726882741.39241: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.39272: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 27762 1726882741.39289: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.39337: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.39419: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 27762 1726882741.39452: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 27762 1726882741.39480: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.39524: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 27762 1726882741.39527: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.39706: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.39893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 27762 1726882741.39924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 27762 1726882741.40004: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f779a0> # zipimport: zlib available <<< 27762 1726882741.40067: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.40152: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 27762 1726882741.40156: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 27762 1726882741.40171: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.40208: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.40249: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 27762 1726882741.40253: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.40283: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.40323: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.40409: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.40473: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 27762 1726882741.40493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 27762 1726882741.40575: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 27762 1726882741.40607: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c555cd250> <<< 27762 1726882741.40610: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f77f10> <<< 27762 1726882741.40654: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 27762 1726882741.40657: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.40792: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.40841: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.40874: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.40920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 27762 1726882741.40937: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 27762 1726882741.40941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 27762 1726882741.40983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 27762 1726882741.41014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 27762 1726882741.41017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 27762 1726882741.41101: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f5d7f0> <<< 27762 1726882741.41142: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f59820> <<< 27762 1726882741.41198: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f52a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 27762 1726882741.41227: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.41251: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 27762 1726882741.41334: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 27762 1726882741.41359: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 27762 1726882741.41479: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.41645: stdout chunk (state=3): >>># zipimport: zlib available <<< 27762 1726882741.41821: 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__ <<< 27762 1726882741.42068: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 27762 1726882741.42071: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 27762 1726882741.42112: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 27762 1726882741.42156: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 27762 1726882741.42159: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 <<< 27762 1726882741.42373: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 27762 1726882741.42427: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings <<< 27762 1726882741.42460: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 27762 1726882741.42466: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 27762 1726882741.42543: stdout chunk (state=3): >>># 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 27762 1726882741.42658: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 27762 1726882741.42685: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 27762 1726882741.42896: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath <<< 27762 1726882741.42899: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 27762 1726882741.42919: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 27762 1726882741.43300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 27762 1726882741.43304: stdout chunk (state=3): >>><<< 27762 1726882741.43311: stderr chunk (state=3): >>><<< 27762 1726882741.43384: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55bb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55bb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55bb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55b58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55ad3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55ad6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55acc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55ad2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55ad3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55a54df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a548e0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a54ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a54fa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a54eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55aaed60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55aa7640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55aba6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55adadf0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55a67ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55aae280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55aba2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55ae09a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a67fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a67dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a67d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c557fa3a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c557fa490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a6efd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a69a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a69580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c557481f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c557e5b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a69ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55adafd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5575ab20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5575ae50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5576c760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5576cca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c557043d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5575af40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c557152b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5576c5e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55715370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a67a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c557306d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c557309a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55730790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55730880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55730cd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5573d220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55730910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55724a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55a675e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55730ac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c556546a0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557a7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5557a160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557a280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557af40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557a4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557ad60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5557afa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5557a100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54fadf10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54fccf10> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54fccd30> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54fcc3a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555e0dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555e03a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555e0fa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555b1c70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5554dd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5554d3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555834c0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c5554d4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c5554d520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54f8e310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555c2220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54f9a880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555c23a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555dadc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f9a820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54f9a670> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54f99610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54f99520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555b98e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c555436a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55541af0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c555510a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c55543100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55586ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c54b6a5b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f67550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54b0b0d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c55541be0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f779a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c555cd250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f77f10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f5d7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f59820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c54f52a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_dozn0gt4/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 27762 1726882741.43923: 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-1726882740.8956182-27883-78217177014773/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27762 1726882741.43925: _low_level_execute_command(): starting 27762 1726882741.43928: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882740.8956182-27883-78217177014773/ > /dev/null 2>&1 && sleep 0' 27762 1726882741.44795: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27762 1726882741.45480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882741.45491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882741.45505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882741.45545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882741.45551: stderr chunk (state=3): >>>debug2: match not found <<< 27762 1726882741.45560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882741.45576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27762 1726882741.45584: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 27762 1726882741.45591: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27762 1726882741.45598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27762 1726882741.45608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27762 1726882741.45619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27762 1726882741.45626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 27762 1726882741.45638: stderr chunk (state=3): >>>debug2: match found <<< 27762 1726882741.45640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27762 1726882741.45716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 27762 1726882741.45729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27762 1726882741.45759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27762 1726882741.45859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27762 1726882741.47744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27762 1726882741.47747: stdout chunk (state=3): >>><<< 27762 1726882741.47755: stderr chunk (state=3): >>><<< 27762 1726882741.47773: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27762 1726882741.47780: handler run complete 27762 1726882741.47802: attempt loop complete, returning result 27762 1726882741.47805: _execute() done 27762 1726882741.47807: dumping result to json 27762 1726882741.47810: done dumping result, returning 27762 1726882741.47820: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0e448fcc-3ce9-2268-6e84-0000000000d2] 27762 1726882741.47825: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000d2 27762 1726882741.47920: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000d2 27762 1726882741.47923: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 27762 1726882741.48010: no more pending results, returning what we have 27762 1726882741.48013: results queue empty 27762 1726882741.48014: checking for any_errors_fatal 27762 1726882741.48020: done checking for any_errors_fatal 27762 1726882741.48021: checking for max_fail_percentage 27762 1726882741.48023: done checking for max_fail_percentage 27762 1726882741.48023: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.48024: done checking to see if all hosts have failed 27762 1726882741.48025: getting the remaining hosts for this loop 27762 1726882741.48027: done getting the remaining hosts for this loop 27762 1726882741.48030: getting the next task for host managed_node2 27762 1726882741.48036: done getting next task for host managed_node2 27762 1726882741.48038: ^ task is: TASK: Set flag to indicate system is ostree 27762 1726882741.48040: ^ 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 27762 1726882741.48045: getting variables 27762 1726882741.48047: in VariableManager get_vars() 27762 1726882741.48085: Calling all_inventory to load vars for managed_node2 27762 1726882741.48088: Calling groups_inventory to load vars for managed_node2 27762 1726882741.48091: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.48100: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.48102: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.48105: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.48305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.48537: done with get_vars() 27762 1726882741.48549: done getting variables 27762 1726882741.48660: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:39:01 -0400 (0:00:00.693) 0:00:03.026 ****** 27762 1726882741.48698: entering _queue_task() for managed_node2/set_fact 27762 1726882741.48700: Creating lock for set_fact 27762 1726882741.48977: worker is 1 (out of 1 available) 27762 1726882741.48989: exiting _queue_task() for managed_node2/set_fact 27762 1726882741.49000: done queuing things up, now waiting for results queue to drain 27762 1726882741.49002: waiting for pending results... 27762 1726882741.49277: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 27762 1726882741.49394: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000d3 27762 1726882741.49412: variable 'ansible_search_path' from source: unknown 27762 1726882741.49420: variable 'ansible_search_path' from source: unknown 27762 1726882741.49460: calling self._execute() 27762 1726882741.49543: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.49559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.49577: variable 'omit' from source: magic vars 27762 1726882741.50103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27762 1726882741.50447: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27762 1726882741.50505: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27762 1726882741.50551: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27762 1726882741.50601: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27762 1726882741.50698: 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) 27762 1726882741.50729: 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) 27762 1726882741.50768: 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) 27762 1726882741.50807: 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) 27762 1726882741.50933: Evaluated conditional (not __network_is_ostree is defined): True 27762 1726882741.50946: variable 'omit' from source: magic vars 27762 1726882741.50992: variable 'omit' from source: magic vars 27762 1726882741.51129: variable '__ostree_booted_stat' from source: set_fact 27762 1726882741.51184: variable 'omit' from source: magic vars 27762 1726882741.51262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27762 1726882741.51328: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27762 1726882741.51429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27762 1726882741.51457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27762 1726882741.51479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27762 1726882741.51549: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27762 1726882741.51634: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.51644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.51813: Set connection var ansible_pipelining to False 27762 1726882741.51854: Set connection var ansible_timeout to 10 27762 1726882741.51861: Set connection var ansible_connection to ssh 27762 1726882741.51906: Set connection var ansible_shell_type to sh 27762 1726882741.51918: Set connection var ansible_shell_executable to /bin/sh 27762 1726882741.51928: Set connection var ansible_module_compression to ZIP_DEFLATED 27762 1726882741.51979: variable 'ansible_shell_executable' from source: unknown 27762 1726882741.52008: variable 'ansible_connection' from source: unknown 27762 1726882741.52016: variable 'ansible_module_compression' from source: unknown 27762 1726882741.52071: variable 'ansible_shell_type' from source: unknown 27762 1726882741.52080: variable 'ansible_shell_executable' from source: unknown 27762 1726882741.52086: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.52093: variable 'ansible_pipelining' from source: unknown 27762 1726882741.52100: variable 'ansible_timeout' from source: unknown 27762 1726882741.52114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.52393: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27762 1726882741.52409: variable 'omit' from source: magic vars 27762 1726882741.52419: starting attempt loop 27762 1726882741.52426: running the handler 27762 1726882741.52447: handler run complete 27762 1726882741.52462: attempt loop complete, returning result 27762 1726882741.52473: _execute() done 27762 1726882741.52480: dumping result to json 27762 1726882741.52486: done dumping result, returning 27762 1726882741.52548: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-2268-6e84-0000000000d3] 27762 1726882741.52560: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000d3 ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 27762 1726882741.52705: no more pending results, returning what we have 27762 1726882741.52708: results queue empty 27762 1726882741.52709: checking for any_errors_fatal 27762 1726882741.52714: done checking for any_errors_fatal 27762 1726882741.52716: checking for max_fail_percentage 27762 1726882741.52717: done checking for max_fail_percentage 27762 1726882741.52718: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.52719: done checking to see if all hosts have failed 27762 1726882741.52720: getting the remaining hosts for this loop 27762 1726882741.52722: done getting the remaining hosts for this loop 27762 1726882741.52726: getting the next task for host managed_node2 27762 1726882741.52735: done getting next task for host managed_node2 27762 1726882741.52738: ^ task is: TASK: Fix CentOS6 Base repo 27762 1726882741.52740: ^ 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 27762 1726882741.52743: getting variables 27762 1726882741.52745: in VariableManager get_vars() 27762 1726882741.52776: Calling all_inventory to load vars for managed_node2 27762 1726882741.52779: Calling groups_inventory to load vars for managed_node2 27762 1726882741.52783: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.52794: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.52797: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.52801: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.53031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.53269: done with get_vars() 27762 1726882741.53277: done getting variables 27762 1726882741.53531: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000d3 27762 1726882741.53534: WORKER PROCESS EXITING 27762 1726882741.53754: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:39:01 -0400 (0:00:00.050) 0:00:03.077 ****** 27762 1726882741.53787: entering _queue_task() for managed_node2/copy 27762 1726882741.54043: worker is 1 (out of 1 available) 27762 1726882741.54053: exiting _queue_task() for managed_node2/copy 27762 1726882741.54077: done queuing things up, now waiting for results queue to drain 27762 1726882741.54079: waiting for pending results... 27762 1726882741.54325: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 27762 1726882741.54427: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000d5 27762 1726882741.54443: variable 'ansible_search_path' from source: unknown 27762 1726882741.54449: variable 'ansible_search_path' from source: unknown 27762 1726882741.54490: calling self._execute() 27762 1726882741.54578: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.54590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.54606: variable 'omit' from source: magic vars 27762 1726882741.55082: variable 'ansible_distribution' from source: facts 27762 1726882741.55104: Evaluated conditional (ansible_distribution == 'CentOS'): True 27762 1726882741.55224: variable 'ansible_distribution_major_version' from source: facts 27762 1726882741.55234: Evaluated conditional (ansible_distribution_major_version == '6'): False 27762 1726882741.55242: when evaluation is False, skipping this task 27762 1726882741.55247: _execute() done 27762 1726882741.55254: dumping result to json 27762 1726882741.55262: done dumping result, returning 27762 1726882741.55285: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-2268-6e84-0000000000d5] 27762 1726882741.55296: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000d5 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27762 1726882741.55447: no more pending results, returning what we have 27762 1726882741.55450: results queue empty 27762 1726882741.55451: checking for any_errors_fatal 27762 1726882741.55454: done checking for any_errors_fatal 27762 1726882741.55455: checking for max_fail_percentage 27762 1726882741.55457: done checking for max_fail_percentage 27762 1726882741.55457: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.55458: done checking to see if all hosts have failed 27762 1726882741.55459: getting the remaining hosts for this loop 27762 1726882741.55460: done getting the remaining hosts for this loop 27762 1726882741.55467: getting the next task for host managed_node2 27762 1726882741.55474: done getting next task for host managed_node2 27762 1726882741.55476: ^ task is: TASK: Include the task 'enable_epel.yml' 27762 1726882741.55478: ^ 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 27762 1726882741.55481: getting variables 27762 1726882741.55483: in VariableManager get_vars() 27762 1726882741.55509: Calling all_inventory to load vars for managed_node2 27762 1726882741.55511: Calling groups_inventory to load vars for managed_node2 27762 1726882741.55515: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.55527: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.55530: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.55533: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.55714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.55933: done with get_vars() 27762 1726882741.55942: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:39:01 -0400 (0:00:00.022) 0:00:03.100 ****** 27762 1726882741.56051: entering _queue_task() for managed_node2/include_tasks 27762 1726882741.56071: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000d5 27762 1726882741.56079: WORKER PROCESS EXITING 27762 1726882741.56435: worker is 1 (out of 1 available) 27762 1726882741.56447: exiting _queue_task() for managed_node2/include_tasks 27762 1726882741.56457: done queuing things up, now waiting for results queue to drain 27762 1726882741.56458: waiting for pending results... 27762 1726882741.56698: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 27762 1726882741.56798: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000d6 27762 1726882741.56815: variable 'ansible_search_path' from source: unknown 27762 1726882741.56822: variable 'ansible_search_path' from source: unknown 27762 1726882741.56863: calling self._execute() 27762 1726882741.56941: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.56953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.56977: variable 'omit' from source: magic vars 27762 1726882741.57547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882741.60119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882741.60198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882741.60240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882741.60296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882741.60330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882741.60410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882741.60447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882741.60480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882741.60528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882741.60550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882741.60669: variable '__network_is_ostree' from source: set_fact 27762 1726882741.60693: Evaluated conditional (not __network_is_ostree | d(false)): True 27762 1726882741.60702: _execute() done 27762 1726882741.60708: dumping result to json 27762 1726882741.60715: done dumping result, returning 27762 1726882741.60723: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-2268-6e84-0000000000d6] 27762 1726882741.60731: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000d6 27762 1726882741.60842: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000d6 27762 1726882741.60845: WORKER PROCESS EXITING 27762 1726882741.60873: no more pending results, returning what we have 27762 1726882741.60879: in VariableManager get_vars() 27762 1726882741.60910: Calling all_inventory to load vars for managed_node2 27762 1726882741.60912: Calling groups_inventory to load vars for managed_node2 27762 1726882741.60915: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.60925: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.60928: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.60930: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.61116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.61245: done with get_vars() 27762 1726882741.61254: variable 'ansible_search_path' from source: unknown 27762 1726882741.61256: variable 'ansible_search_path' from source: unknown 27762 1726882741.61308: we have included files to process 27762 1726882741.61310: generating all_blocks data 27762 1726882741.61311: done generating all_blocks data 27762 1726882741.61315: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27762 1726882741.61317: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27762 1726882741.61319: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27762 1726882741.62216: done processing included file 27762 1726882741.62218: iterating over new_blocks loaded from include file 27762 1726882741.62220: in VariableManager get_vars() 27762 1726882741.62232: done with get_vars() 27762 1726882741.62233: filtering new block on tags 27762 1726882741.62248: done filtering new block on tags 27762 1726882741.62250: in VariableManager get_vars() 27762 1726882741.62262: done with get_vars() 27762 1726882741.62268: filtering new block on tags 27762 1726882741.62282: done filtering new block on tags 27762 1726882741.62284: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 27762 1726882741.62290: extending task lists for all hosts with included blocks 27762 1726882741.62409: done extending task lists 27762 1726882741.62410: done processing included files 27762 1726882741.62411: results queue empty 27762 1726882741.62412: checking for any_errors_fatal 27762 1726882741.62415: done checking for any_errors_fatal 27762 1726882741.62415: checking for max_fail_percentage 27762 1726882741.62416: done checking for max_fail_percentage 27762 1726882741.62417: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.62418: done checking to see if all hosts have failed 27762 1726882741.62418: getting the remaining hosts for this loop 27762 1726882741.62419: done getting the remaining hosts for this loop 27762 1726882741.62422: getting the next task for host managed_node2 27762 1726882741.62426: done getting next task for host managed_node2 27762 1726882741.62427: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 27762 1726882741.62432: ^ 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 27762 1726882741.62434: getting variables 27762 1726882741.62435: in VariableManager get_vars() 27762 1726882741.62442: Calling all_inventory to load vars for managed_node2 27762 1726882741.62444: Calling groups_inventory to load vars for managed_node2 27762 1726882741.62446: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.62450: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.62456: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.62459: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.62639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.62867: done with get_vars() 27762 1726882741.62876: done getting variables 27762 1726882741.62937: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 27762 1726882741.63134: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:39:01 -0400 (0:00:00.071) 0:00:03.171 ****** 27762 1726882741.63183: entering _queue_task() for managed_node2/command 27762 1726882741.63185: Creating lock for command 27762 1726882741.63403: worker is 1 (out of 1 available) 27762 1726882741.63416: exiting _queue_task() for managed_node2/command 27762 1726882741.63427: done queuing things up, now waiting for results queue to drain 27762 1726882741.63428: waiting for pending results... 27762 1726882741.63659: running TaskExecutor() for managed_node2/TASK: Create EPEL 9 27762 1726882741.63772: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000f0 27762 1726882741.63791: variable 'ansible_search_path' from source: unknown 27762 1726882741.63797: variable 'ansible_search_path' from source: unknown 27762 1726882741.63836: calling self._execute() 27762 1726882741.63914: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.63924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.63936: variable 'omit' from source: magic vars 27762 1726882741.64533: variable 'ansible_distribution' from source: facts 27762 1726882741.64546: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27762 1726882741.64679: variable 'ansible_distribution_major_version' from source: facts 27762 1726882741.64685: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27762 1726882741.64696: when evaluation is False, skipping this task 27762 1726882741.64702: _execute() done 27762 1726882741.64705: dumping result to json 27762 1726882741.64707: done dumping result, returning 27762 1726882741.64715: done running TaskExecutor() for managed_node2/TASK: Create EPEL 9 [0e448fcc-3ce9-2268-6e84-0000000000f0] 27762 1726882741.64721: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000f0 27762 1726882741.64820: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000f0 27762 1726882741.64823: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27762 1726882741.64877: no more pending results, returning what we have 27762 1726882741.64880: results queue empty 27762 1726882741.64881: checking for any_errors_fatal 27762 1726882741.64882: done checking for any_errors_fatal 27762 1726882741.64882: checking for max_fail_percentage 27762 1726882741.64884: done checking for max_fail_percentage 27762 1726882741.64884: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.64885: done checking to see if all hosts have failed 27762 1726882741.64886: getting the remaining hosts for this loop 27762 1726882741.64887: done getting the remaining hosts for this loop 27762 1726882741.64890: getting the next task for host managed_node2 27762 1726882741.64894: done getting next task for host managed_node2 27762 1726882741.64896: ^ task is: TASK: Install yum-utils package 27762 1726882741.64899: ^ 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 27762 1726882741.64902: getting variables 27762 1726882741.64903: in VariableManager get_vars() 27762 1726882741.64926: Calling all_inventory to load vars for managed_node2 27762 1726882741.64928: Calling groups_inventory to load vars for managed_node2 27762 1726882741.64931: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.64939: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.64942: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.64944: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.65159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.65441: done with get_vars() 27762 1726882741.65449: done getting variables 27762 1726882741.65536: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:39:01 -0400 (0:00:00.023) 0:00:03.195 ****** 27762 1726882741.65560: entering _queue_task() for managed_node2/package 27762 1726882741.65562: Creating lock for package 27762 1726882741.65812: worker is 1 (out of 1 available) 27762 1726882741.65855: exiting _queue_task() for managed_node2/package 27762 1726882741.65876: done queuing things up, now waiting for results queue to drain 27762 1726882741.65878: waiting for pending results... 27762 1726882741.66121: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 27762 1726882741.66230: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000f1 27762 1726882741.66248: variable 'ansible_search_path' from source: unknown 27762 1726882741.66255: variable 'ansible_search_path' from source: unknown 27762 1726882741.66297: calling self._execute() 27762 1726882741.66376: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.66388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.66401: variable 'omit' from source: magic vars 27762 1726882741.66784: variable 'ansible_distribution' from source: facts 27762 1726882741.66798: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27762 1726882741.66894: variable 'ansible_distribution_major_version' from source: facts 27762 1726882741.66898: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27762 1726882741.66901: when evaluation is False, skipping this task 27762 1726882741.66904: _execute() done 27762 1726882741.66906: dumping result to json 27762 1726882741.66910: done dumping result, returning 27762 1726882741.66916: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0e448fcc-3ce9-2268-6e84-0000000000f1] 27762 1726882741.66921: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000f1 27762 1726882741.67005: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000f1 27762 1726882741.67007: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27762 1726882741.67056: no more pending results, returning what we have 27762 1726882741.67060: results queue empty 27762 1726882741.67060: checking for any_errors_fatal 27762 1726882741.67069: done checking for any_errors_fatal 27762 1726882741.67070: checking for max_fail_percentage 27762 1726882741.67071: done checking for max_fail_percentage 27762 1726882741.67072: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.67073: done checking to see if all hosts have failed 27762 1726882741.67074: getting the remaining hosts for this loop 27762 1726882741.67075: done getting the remaining hosts for this loop 27762 1726882741.67078: getting the next task for host managed_node2 27762 1726882741.67083: done getting next task for host managed_node2 27762 1726882741.67085: ^ task is: TASK: Enable EPEL 7 27762 1726882741.67088: ^ 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 27762 1726882741.67091: getting variables 27762 1726882741.67092: in VariableManager get_vars() 27762 1726882741.67114: Calling all_inventory to load vars for managed_node2 27762 1726882741.67117: Calling groups_inventory to load vars for managed_node2 27762 1726882741.67120: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.67127: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.67129: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.67131: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.67238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.67359: done with get_vars() 27762 1726882741.67368: done getting variables 27762 1726882741.67404: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:39:01 -0400 (0:00:00.018) 0:00:03.213 ****** 27762 1726882741.67421: entering _queue_task() for managed_node2/command 27762 1726882741.67569: worker is 1 (out of 1 available) 27762 1726882741.67580: exiting _queue_task() for managed_node2/command 27762 1726882741.67592: done queuing things up, now waiting for results queue to drain 27762 1726882741.67593: waiting for pending results... 27762 1726882741.67730: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 27762 1726882741.67798: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000f2 27762 1726882741.67806: variable 'ansible_search_path' from source: unknown 27762 1726882741.67810: variable 'ansible_search_path' from source: unknown 27762 1726882741.67835: calling self._execute() 27762 1726882741.67890: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.67893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.67903: variable 'omit' from source: magic vars 27762 1726882741.68145: variable 'ansible_distribution' from source: facts 27762 1726882741.68155: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27762 1726882741.68287: variable 'ansible_distribution_major_version' from source: facts 27762 1726882741.68290: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27762 1726882741.68294: when evaluation is False, skipping this task 27762 1726882741.68296: _execute() done 27762 1726882741.68298: dumping result to json 27762 1726882741.68303: done dumping result, returning 27762 1726882741.68308: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0e448fcc-3ce9-2268-6e84-0000000000f2] 27762 1726882741.68314: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000f2 27762 1726882741.68397: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000f2 27762 1726882741.68400: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27762 1726882741.68450: no more pending results, returning what we have 27762 1726882741.68453: results queue empty 27762 1726882741.68453: checking for any_errors_fatal 27762 1726882741.68458: done checking for any_errors_fatal 27762 1726882741.68459: checking for max_fail_percentage 27762 1726882741.68460: done checking for max_fail_percentage 27762 1726882741.68461: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.68461: done checking to see if all hosts have failed 27762 1726882741.68462: getting the remaining hosts for this loop 27762 1726882741.68467: done getting the remaining hosts for this loop 27762 1726882741.68470: getting the next task for host managed_node2 27762 1726882741.68475: done getting next task for host managed_node2 27762 1726882741.68477: ^ task is: TASK: Enable EPEL 8 27762 1726882741.68480: ^ 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 27762 1726882741.68482: getting variables 27762 1726882741.68482: in VariableManager get_vars() 27762 1726882741.68499: Calling all_inventory to load vars for managed_node2 27762 1726882741.68501: Calling groups_inventory to load vars for managed_node2 27762 1726882741.68503: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.68509: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.68510: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.68512: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.68721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.68945: done with get_vars() 27762 1726882741.68953: done getting variables 27762 1726882741.69011: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:39:01 -0400 (0:00:00.016) 0:00:03.229 ****** 27762 1726882741.69037: entering _queue_task() for managed_node2/command 27762 1726882741.69233: worker is 1 (out of 1 available) 27762 1726882741.69244: exiting _queue_task() for managed_node2/command 27762 1726882741.69253: done queuing things up, now waiting for results queue to drain 27762 1726882741.69254: waiting for pending results... 27762 1726882741.69480: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 27762 1726882741.69585: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000f3 27762 1726882741.69606: variable 'ansible_search_path' from source: unknown 27762 1726882741.69613: variable 'ansible_search_path' from source: unknown 27762 1726882741.69657: calling self._execute() 27762 1726882741.69734: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.69750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.69766: variable 'omit' from source: magic vars 27762 1726882741.70262: variable 'ansible_distribution' from source: facts 27762 1726882741.70292: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27762 1726882741.70428: variable 'ansible_distribution_major_version' from source: facts 27762 1726882741.70442: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27762 1726882741.70454: when evaluation is False, skipping this task 27762 1726882741.70461: _execute() done 27762 1726882741.70476: dumping result to json 27762 1726882741.70484: done dumping result, returning 27762 1726882741.70494: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0e448fcc-3ce9-2268-6e84-0000000000f3] 27762 1726882741.70506: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000f3 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27762 1726882741.70639: no more pending results, returning what we have 27762 1726882741.70642: results queue empty 27762 1726882741.70643: checking for any_errors_fatal 27762 1726882741.70646: done checking for any_errors_fatal 27762 1726882741.70647: checking for max_fail_percentage 27762 1726882741.70649: done checking for max_fail_percentage 27762 1726882741.70649: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.70650: done checking to see if all hosts have failed 27762 1726882741.70651: getting the remaining hosts for this loop 27762 1726882741.70653: done getting the remaining hosts for this loop 27762 1726882741.70656: getting the next task for host managed_node2 27762 1726882741.70665: done getting next task for host managed_node2 27762 1726882741.70671: ^ task is: TASK: Enable EPEL 6 27762 1726882741.70676: ^ 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 27762 1726882741.70680: getting variables 27762 1726882741.70681: in VariableManager get_vars() 27762 1726882741.70709: Calling all_inventory to load vars for managed_node2 27762 1726882741.70712: Calling groups_inventory to load vars for managed_node2 27762 1726882741.70715: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.70724: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.70727: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.70730: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.70900: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000f3 27762 1726882741.70904: WORKER PROCESS EXITING 27762 1726882741.70923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.71150: done with get_vars() 27762 1726882741.71158: done getting variables 27762 1726882741.71222: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:39:01 -0400 (0:00:00.022) 0:00:03.252 ****** 27762 1726882741.71247: entering _queue_task() for managed_node2/copy 27762 1726882741.71457: worker is 1 (out of 1 available) 27762 1726882741.71471: exiting _queue_task() for managed_node2/copy 27762 1726882741.71482: done queuing things up, now waiting for results queue to drain 27762 1726882741.71484: waiting for pending results... 27762 1726882741.71739: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 27762 1726882741.71867: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000f5 27762 1726882741.71890: variable 'ansible_search_path' from source: unknown 27762 1726882741.71897: variable 'ansible_search_path' from source: unknown 27762 1726882741.71945: calling self._execute() 27762 1726882741.72054: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.72073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.72098: variable 'omit' from source: magic vars 27762 1726882741.72890: variable 'ansible_distribution' from source: facts 27762 1726882741.72957: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27762 1726882741.73094: variable 'ansible_distribution_major_version' from source: facts 27762 1726882741.73106: Evaluated conditional (ansible_distribution_major_version == '6'): False 27762 1726882741.73119: when evaluation is False, skipping this task 27762 1726882741.73126: _execute() done 27762 1726882741.73133: dumping result to json 27762 1726882741.73141: done dumping result, returning 27762 1726882741.73150: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0e448fcc-3ce9-2268-6e84-0000000000f5] 27762 1726882741.73171: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000f5 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27762 1726882741.73341: no more pending results, returning what we have 27762 1726882741.73345: results queue empty 27762 1726882741.73346: checking for any_errors_fatal 27762 1726882741.73354: done checking for any_errors_fatal 27762 1726882741.73355: checking for max_fail_percentage 27762 1726882741.73357: done checking for max_fail_percentage 27762 1726882741.73360: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.73361: done checking to see if all hosts have failed 27762 1726882741.73362: getting the remaining hosts for this loop 27762 1726882741.73368: done getting the remaining hosts for this loop 27762 1726882741.73372: getting the next task for host managed_node2 27762 1726882741.73385: done getting next task for host managed_node2 27762 1726882741.73389: ^ task is: TASK: Set network provider to 'initscripts' 27762 1726882741.73392: ^ 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 27762 1726882741.73395: getting variables 27762 1726882741.73397: in VariableManager get_vars() 27762 1726882741.73429: Calling all_inventory to load vars for managed_node2 27762 1726882741.73432: Calling groups_inventory to load vars for managed_node2 27762 1726882741.73440: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.73457: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.73461: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.73471: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.73748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.74185: done with get_vars() 27762 1726882741.74199: done getting variables 27762 1726882741.74305: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000f5 27762 1726882741.74308: WORKER PROCESS EXITING 27762 1726882741.74394: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:12 Friday 20 September 2024 21:39:01 -0400 (0:00:00.031) 0:00:03.283 ****** 27762 1726882741.74418: entering _queue_task() for managed_node2/set_fact 27762 1726882741.74648: worker is 1 (out of 1 available) 27762 1726882741.74663: exiting _queue_task() for managed_node2/set_fact 27762 1726882741.74684: done queuing things up, now waiting for results queue to drain 27762 1726882741.74686: waiting for pending results... 27762 1726882741.75002: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 27762 1726882741.75122: in run() - task 0e448fcc-3ce9-2268-6e84-000000000007 27762 1726882741.75156: variable 'ansible_search_path' from source: unknown 27762 1726882741.75210: calling self._execute() 27762 1726882741.75320: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.75332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.75369: variable 'omit' from source: magic vars 27762 1726882741.75517: variable 'omit' from source: magic vars 27762 1726882741.75558: variable 'omit' from source: magic vars 27762 1726882741.75617: variable 'omit' from source: magic vars 27762 1726882741.75650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27762 1726882741.75680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27762 1726882741.75699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27762 1726882741.75712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27762 1726882741.75721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27762 1726882741.75741: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27762 1726882741.75744: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.75748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.75909: Set connection var ansible_pipelining to False 27762 1726882741.75915: Set connection var ansible_timeout to 10 27762 1726882741.75918: Set connection var ansible_connection to ssh 27762 1726882741.75925: Set connection var ansible_shell_type to sh 27762 1726882741.75934: Set connection var ansible_shell_executable to /bin/sh 27762 1726882741.75945: Set connection var ansible_module_compression to ZIP_DEFLATED 27762 1726882741.75973: variable 'ansible_shell_executable' from source: unknown 27762 1726882741.75976: variable 'ansible_connection' from source: unknown 27762 1726882741.75979: variable 'ansible_module_compression' from source: unknown 27762 1726882741.75981: variable 'ansible_shell_type' from source: unknown 27762 1726882741.75983: variable 'ansible_shell_executable' from source: unknown 27762 1726882741.75986: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.75991: variable 'ansible_pipelining' from source: unknown 27762 1726882741.75997: variable 'ansible_timeout' from source: unknown 27762 1726882741.76006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.76112: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27762 1726882741.76131: variable 'omit' from source: magic vars 27762 1726882741.76142: starting attempt loop 27762 1726882741.76150: running the handler 27762 1726882741.76162: handler run complete 27762 1726882741.76173: attempt loop complete, returning result 27762 1726882741.76176: _execute() done 27762 1726882741.76178: dumping result to json 27762 1726882741.76181: done dumping result, returning 27762 1726882741.76187: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0e448fcc-3ce9-2268-6e84-000000000007] 27762 1726882741.76192: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000007 27762 1726882741.76271: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000007 27762 1726882741.76276: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 27762 1726882741.76320: no more pending results, returning what we have 27762 1726882741.76322: results queue empty 27762 1726882741.76323: checking for any_errors_fatal 27762 1726882741.76327: done checking for any_errors_fatal 27762 1726882741.76328: checking for max_fail_percentage 27762 1726882741.76329: done checking for max_fail_percentage 27762 1726882741.76330: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.76331: done checking to see if all hosts have failed 27762 1726882741.76332: getting the remaining hosts for this loop 27762 1726882741.76333: done getting the remaining hosts for this loop 27762 1726882741.76336: getting the next task for host managed_node2 27762 1726882741.76340: done getting next task for host managed_node2 27762 1726882741.76342: ^ task is: TASK: meta (flush_handlers) 27762 1726882741.76344: ^ 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 27762 1726882741.76347: getting variables 27762 1726882741.76348: in VariableManager get_vars() 27762 1726882741.76384: Calling all_inventory to load vars for managed_node2 27762 1726882741.76386: Calling groups_inventory to load vars for managed_node2 27762 1726882741.76389: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.76397: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.76400: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.76403: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.76557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.76683: done with get_vars() 27762 1726882741.76689: done getting variables 27762 1726882741.76732: in VariableManager get_vars() 27762 1726882741.76738: Calling all_inventory to load vars for managed_node2 27762 1726882741.76739: Calling groups_inventory to load vars for managed_node2 27762 1726882741.76741: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.76743: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.76745: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.76746: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.76851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.76971: done with get_vars() 27762 1726882741.76980: done queuing things up, now waiting for results queue to drain 27762 1726882741.76981: results queue empty 27762 1726882741.76982: checking for any_errors_fatal 27762 1726882741.76983: done checking for any_errors_fatal 27762 1726882741.76984: checking for max_fail_percentage 27762 1726882741.76984: done checking for max_fail_percentage 27762 1726882741.76985: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.76985: done checking to see if all hosts have failed 27762 1726882741.76985: getting the remaining hosts for this loop 27762 1726882741.76986: done getting the remaining hosts for this loop 27762 1726882741.76988: getting the next task for host managed_node2 27762 1726882741.76990: done getting next task for host managed_node2 27762 1726882741.76991: ^ task is: TASK: meta (flush_handlers) 27762 1726882741.76991: ^ 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 27762 1726882741.76996: getting variables 27762 1726882741.76997: in VariableManager get_vars() 27762 1726882741.77002: Calling all_inventory to load vars for managed_node2 27762 1726882741.77004: Calling groups_inventory to load vars for managed_node2 27762 1726882741.77006: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.77009: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.77010: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.77012: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.77101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.77217: done with get_vars() 27762 1726882741.77223: done getting variables 27762 1726882741.77251: in VariableManager get_vars() 27762 1726882741.77256: Calling all_inventory to load vars for managed_node2 27762 1726882741.77257: Calling groups_inventory to load vars for managed_node2 27762 1726882741.77258: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.77261: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.77262: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.77268: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.77495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.77608: done with get_vars() 27762 1726882741.77615: done queuing things up, now waiting for results queue to drain 27762 1726882741.77617: results queue empty 27762 1726882741.77617: checking for any_errors_fatal 27762 1726882741.77618: done checking for any_errors_fatal 27762 1726882741.77618: checking for max_fail_percentage 27762 1726882741.77619: done checking for max_fail_percentage 27762 1726882741.77619: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.77620: done checking to see if all hosts have failed 27762 1726882741.77620: getting the remaining hosts for this loop 27762 1726882741.77621: done getting the remaining hosts for this loop 27762 1726882741.77622: getting the next task for host managed_node2 27762 1726882741.77624: done getting next task for host managed_node2 27762 1726882741.77624: ^ task is: None 27762 1726882741.77625: ^ 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 27762 1726882741.77626: done queuing things up, now waiting for results queue to drain 27762 1726882741.77626: results queue empty 27762 1726882741.77626: checking for any_errors_fatal 27762 1726882741.77627: done checking for any_errors_fatal 27762 1726882741.77627: checking for max_fail_percentage 27762 1726882741.77628: done checking for max_fail_percentage 27762 1726882741.77628: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.77629: done checking to see if all hosts have failed 27762 1726882741.77629: getting the next task for host managed_node2 27762 1726882741.77631: done getting next task for host managed_node2 27762 1726882741.77631: ^ task is: None 27762 1726882741.77632: ^ 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 27762 1726882741.77667: in VariableManager get_vars() 27762 1726882741.77683: done with get_vars() 27762 1726882741.77687: in VariableManager get_vars() 27762 1726882741.77695: done with get_vars() 27762 1726882741.77697: variable 'omit' from source: magic vars 27762 1726882741.77716: in VariableManager get_vars() 27762 1726882741.77725: done with get_vars() 27762 1726882741.77737: variable 'omit' from source: magic vars PLAY [Test output device of routes] ******************************************** 27762 1726882741.78016: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 27762 1726882741.78035: getting the remaining hosts for this loop 27762 1726882741.78036: done getting the remaining hosts for this loop 27762 1726882741.78038: getting the next task for host managed_node2 27762 1726882741.78039: done getting next task for host managed_node2 27762 1726882741.78041: ^ task is: TASK: Gathering Facts 27762 1726882741.78041: ^ 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 27762 1726882741.78043: getting variables 27762 1726882741.78043: in VariableManager get_vars() 27762 1726882741.78051: Calling all_inventory to load vars for managed_node2 27762 1726882741.78053: Calling groups_inventory to load vars for managed_node2 27762 1726882741.78054: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.78057: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.78068: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.78070: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.78157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.78298: done with get_vars() 27762 1726882741.78304: done getting variables 27762 1726882741.78329: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:3 Friday 20 September 2024 21:39:01 -0400 (0:00:00.039) 0:00:03.322 ****** 27762 1726882741.78343: entering _queue_task() for managed_node2/gather_facts 27762 1726882741.78476: worker is 1 (out of 1 available) 27762 1726882741.78487: exiting _queue_task() for managed_node2/gather_facts 27762 1726882741.78497: done queuing things up, now waiting for results queue to drain 27762 1726882741.78498: waiting for pending results... 27762 1726882741.78632: running TaskExecutor() for managed_node2/TASK: Gathering Facts 27762 1726882741.78730: in run() - task 0e448fcc-3ce9-2268-6e84-00000000011b 27762 1726882741.78755: variable 'ansible_search_path' from source: unknown 27762 1726882741.78813: calling self._execute() 27762 1726882741.78907: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.78924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.78949: variable 'omit' from source: magic vars 27762 1726882741.79395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882741.81473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882741.81518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882741.81545: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882741.81576: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882741.81596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882741.81649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882741.81677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882741.81695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882741.81721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882741.81733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882741.81842: variable 'ansible_distribution' from source: facts 27762 1726882741.81847: variable 'ansible_distribution_major_version' from source: facts 27762 1726882741.81861: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882741.81866: when evaluation is False, skipping this task 27762 1726882741.81870: _execute() done 27762 1726882741.81875: dumping result to json 27762 1726882741.81878: done dumping result, returning 27762 1726882741.81884: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-2268-6e84-00000000011b] 27762 1726882741.81893: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000011b 27762 1726882741.81956: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000011b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882741.82012: no more pending results, returning what we have 27762 1726882741.82015: results queue empty 27762 1726882741.82016: checking for any_errors_fatal 27762 1726882741.82017: done checking for any_errors_fatal 27762 1726882741.82017: checking for max_fail_percentage 27762 1726882741.82019: done checking for max_fail_percentage 27762 1726882741.82019: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.82021: done checking to see if all hosts have failed 27762 1726882741.82021: getting the remaining hosts for this loop 27762 1726882741.82023: done getting the remaining hosts for this loop 27762 1726882741.82027: getting the next task for host managed_node2 27762 1726882741.82031: done getting next task for host managed_node2 27762 1726882741.82033: ^ task is: TASK: meta (flush_handlers) 27762 1726882741.82035: ^ 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 27762 1726882741.82037: getting variables 27762 1726882741.82039: in VariableManager get_vars() 27762 1726882741.82078: Calling all_inventory to load vars for managed_node2 27762 1726882741.82081: Calling groups_inventory to load vars for managed_node2 27762 1726882741.82083: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.82092: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.82101: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.82105: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.82222: WORKER PROCESS EXITING 27762 1726882741.82231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.82454: done with get_vars() 27762 1726882741.82472: done getting variables 27762 1726882741.82541: in VariableManager get_vars() 27762 1726882741.82562: Calling all_inventory to load vars for managed_node2 27762 1726882741.82567: Calling groups_inventory to load vars for managed_node2 27762 1726882741.82569: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.82574: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.82576: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.82579: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.82697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.82845: done with get_vars() 27762 1726882741.82860: done queuing things up, now waiting for results queue to drain 27762 1726882741.82862: results queue empty 27762 1726882741.82867: checking for any_errors_fatal 27762 1726882741.82869: done checking for any_errors_fatal 27762 1726882741.82870: checking for max_fail_percentage 27762 1726882741.82871: done checking for max_fail_percentage 27762 1726882741.82871: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.82872: done checking to see if all hosts have failed 27762 1726882741.82873: getting the remaining hosts for this loop 27762 1726882741.82874: done getting the remaining hosts for this loop 27762 1726882741.82875: getting the next task for host managed_node2 27762 1726882741.82877: done getting next task for host managed_node2 27762 1726882741.82879: ^ task is: TASK: Set type and interface0 27762 1726882741.82880: ^ 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 27762 1726882741.82881: getting variables 27762 1726882741.82881: in VariableManager get_vars() 27762 1726882741.82889: Calling all_inventory to load vars for managed_node2 27762 1726882741.82891: Calling groups_inventory to load vars for managed_node2 27762 1726882741.82892: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.82895: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.82899: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.82901: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.82988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.83106: done with get_vars() 27762 1726882741.83112: done getting variables 27762 1726882741.83136: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set type and interface0] ************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:11 Friday 20 September 2024 21:39:01 -0400 (0:00:00.048) 0:00:03.371 ****** 27762 1726882741.83152: entering _queue_task() for managed_node2/set_fact 27762 1726882741.83320: worker is 1 (out of 1 available) 27762 1726882741.83332: exiting _queue_task() for managed_node2/set_fact 27762 1726882741.83343: done queuing things up, now waiting for results queue to drain 27762 1726882741.83345: waiting for pending results... 27762 1726882741.83485: running TaskExecutor() for managed_node2/TASK: Set type and interface0 27762 1726882741.83542: in run() - task 0e448fcc-3ce9-2268-6e84-00000000000b 27762 1726882741.83552: variable 'ansible_search_path' from source: unknown 27762 1726882741.83582: calling self._execute() 27762 1726882741.83655: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.83659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.83671: variable 'omit' from source: magic vars 27762 1726882741.84102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882741.86128: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882741.86198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882741.86244: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882741.86280: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882741.86310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882741.86386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882741.86426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882741.86444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882741.86476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882741.86493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882741.86598: variable 'ansible_distribution' from source: facts 27762 1726882741.86609: variable 'ansible_distribution_major_version' from source: facts 27762 1726882741.86623: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882741.86626: when evaluation is False, skipping this task 27762 1726882741.86628: _execute() done 27762 1726882741.86631: dumping result to json 27762 1726882741.86636: done dumping result, returning 27762 1726882741.86643: done running TaskExecutor() for managed_node2/TASK: Set type and interface0 [0e448fcc-3ce9-2268-6e84-00000000000b] 27762 1726882741.86648: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000000b 27762 1726882741.86738: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000000b 27762 1726882741.86743: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882741.86806: no more pending results, returning what we have 27762 1726882741.86809: results queue empty 27762 1726882741.86811: checking for any_errors_fatal 27762 1726882741.86814: done checking for any_errors_fatal 27762 1726882741.86815: checking for max_fail_percentage 27762 1726882741.86816: done checking for max_fail_percentage 27762 1726882741.86817: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.86818: done checking to see if all hosts have failed 27762 1726882741.86819: getting the remaining hosts for this loop 27762 1726882741.86821: done getting the remaining hosts for this loop 27762 1726882741.86828: getting the next task for host managed_node2 27762 1726882741.86836: done getting next task for host managed_node2 27762 1726882741.86839: ^ task is: TASK: Show interfaces 27762 1726882741.86842: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27762 1726882741.86845: getting variables 27762 1726882741.86847: in VariableManager get_vars() 27762 1726882741.86898: Calling all_inventory to load vars for managed_node2 27762 1726882741.86903: Calling groups_inventory to load vars for managed_node2 27762 1726882741.86906: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.86920: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.86923: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.86929: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.87146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.87418: done with get_vars() 27762 1726882741.87434: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:15 Friday 20 September 2024 21:39:01 -0400 (0:00:00.043) 0:00:03.414 ****** 27762 1726882741.87543: entering _queue_task() for managed_node2/include_tasks 27762 1726882741.87853: worker is 1 (out of 1 available) 27762 1726882741.87868: exiting _queue_task() for managed_node2/include_tasks 27762 1726882741.87884: done queuing things up, now waiting for results queue to drain 27762 1726882741.87886: waiting for pending results... 27762 1726882741.88116: running TaskExecutor() for managed_node2/TASK: Show interfaces 27762 1726882741.88201: in run() - task 0e448fcc-3ce9-2268-6e84-00000000000c 27762 1726882741.88212: variable 'ansible_search_path' from source: unknown 27762 1726882741.88243: calling self._execute() 27762 1726882741.88307: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.88313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.88321: variable 'omit' from source: magic vars 27762 1726882741.88710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882741.90667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882741.90750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882741.90789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882741.90817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882741.90842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882741.90915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882741.90944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882741.90961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882741.91003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882741.91022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882741.91132: variable 'ansible_distribution' from source: facts 27762 1726882741.91149: variable 'ansible_distribution_major_version' from source: facts 27762 1726882741.91177: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882741.91186: when evaluation is False, skipping this task 27762 1726882741.91192: _execute() done 27762 1726882741.91196: dumping result to json 27762 1726882741.91203: done dumping result, returning 27762 1726882741.91218: done running TaskExecutor() for managed_node2/TASK: Show interfaces [0e448fcc-3ce9-2268-6e84-00000000000c] 27762 1726882741.91234: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000000c 27762 1726882741.91366: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000000c 27762 1726882741.91381: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882741.91510: no more pending results, returning what we have 27762 1726882741.91513: results queue empty 27762 1726882741.91514: checking for any_errors_fatal 27762 1726882741.91519: done checking for any_errors_fatal 27762 1726882741.91520: checking for max_fail_percentage 27762 1726882741.91521: done checking for max_fail_percentage 27762 1726882741.91522: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.91523: done checking to see if all hosts have failed 27762 1726882741.91524: getting the remaining hosts for this loop 27762 1726882741.91525: done getting the remaining hosts for this loop 27762 1726882741.91529: getting the next task for host managed_node2 27762 1726882741.91532: done getting next task for host managed_node2 27762 1726882741.91535: ^ task is: TASK: Manage test interface 27762 1726882741.91536: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27762 1726882741.91539: getting variables 27762 1726882741.91540: in VariableManager get_vars() 27762 1726882741.91579: Calling all_inventory to load vars for managed_node2 27762 1726882741.91581: Calling groups_inventory to load vars for managed_node2 27762 1726882741.91583: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.91590: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.91592: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.91593: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.91800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.91991: done with get_vars() 27762 1726882741.92001: done getting variables TASK [Manage test interface] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:17 Friday 20 September 2024 21:39:01 -0400 (0:00:00.045) 0:00:03.460 ****** 27762 1726882741.92073: entering _queue_task() for managed_node2/include_tasks 27762 1726882741.92280: worker is 1 (out of 1 available) 27762 1726882741.92291: exiting _queue_task() for managed_node2/include_tasks 27762 1726882741.92302: done queuing things up, now waiting for results queue to drain 27762 1726882741.92303: waiting for pending results... 27762 1726882741.92485: running TaskExecutor() for managed_node2/TASK: Manage test interface 27762 1726882741.92536: in run() - task 0e448fcc-3ce9-2268-6e84-00000000000d 27762 1726882741.92556: variable 'ansible_search_path' from source: unknown 27762 1726882741.92596: calling self._execute() 27762 1726882741.92667: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.92676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.92685: variable 'omit' from source: magic vars 27762 1726882741.92988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882741.94831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882741.94911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882741.94943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882741.94983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882741.95036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882741.95130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882741.95167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882741.95206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882741.95253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882741.95270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882741.95379: variable 'ansible_distribution' from source: facts 27762 1726882741.95386: variable 'ansible_distribution_major_version' from source: facts 27762 1726882741.95402: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882741.95406: when evaluation is False, skipping this task 27762 1726882741.95408: _execute() done 27762 1726882741.95410: dumping result to json 27762 1726882741.95413: done dumping result, returning 27762 1726882741.95417: done running TaskExecutor() for managed_node2/TASK: Manage test interface [0e448fcc-3ce9-2268-6e84-00000000000d] 27762 1726882741.95427: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000000d 27762 1726882741.95514: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000000d 27762 1726882741.95516: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882741.95567: no more pending results, returning what we have 27762 1726882741.95571: results queue empty 27762 1726882741.95572: checking for any_errors_fatal 27762 1726882741.95576: done checking for any_errors_fatal 27762 1726882741.95580: checking for max_fail_percentage 27762 1726882741.95582: done checking for max_fail_percentage 27762 1726882741.95582: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.95583: done checking to see if all hosts have failed 27762 1726882741.95584: getting the remaining hosts for this loop 27762 1726882741.95586: done getting the remaining hosts for this loop 27762 1726882741.95590: getting the next task for host managed_node2 27762 1726882741.95594: done getting next task for host managed_node2 27762 1726882741.95597: ^ task is: TASK: Assert device is present 27762 1726882741.95598: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27762 1726882741.95601: getting variables 27762 1726882741.95606: in VariableManager get_vars() 27762 1726882741.95645: Calling all_inventory to load vars for managed_node2 27762 1726882741.95648: Calling groups_inventory to load vars for managed_node2 27762 1726882741.95650: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.95660: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.95663: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.95669: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.95895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882741.96107: done with get_vars() 27762 1726882741.96115: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:21 Friday 20 September 2024 21:39:01 -0400 (0:00:00.041) 0:00:03.501 ****** 27762 1726882741.96230: entering _queue_task() for managed_node2/include_tasks 27762 1726882741.96488: worker is 1 (out of 1 available) 27762 1726882741.96510: exiting _queue_task() for managed_node2/include_tasks 27762 1726882741.96527: done queuing things up, now waiting for results queue to drain 27762 1726882741.96529: waiting for pending results... 27762 1726882741.96740: running TaskExecutor() for managed_node2/TASK: Assert device is present 27762 1726882741.96808: in run() - task 0e448fcc-3ce9-2268-6e84-00000000000e 27762 1726882741.96819: variable 'ansible_search_path' from source: unknown 27762 1726882741.96848: calling self._execute() 27762 1726882741.96914: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882741.96920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882741.96928: variable 'omit' from source: magic vars 27762 1726882741.97427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882741.99085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882741.99137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882741.99164: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882741.99195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882741.99216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882741.99272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882741.99296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882741.99314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882741.99342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882741.99353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882741.99450: variable 'ansible_distribution' from source: facts 27762 1726882741.99456: variable 'ansible_distribution_major_version' from source: facts 27762 1726882741.99475: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882741.99478: when evaluation is False, skipping this task 27762 1726882741.99481: _execute() done 27762 1726882741.99484: dumping result to json 27762 1726882741.99487: done dumping result, returning 27762 1726882741.99492: done running TaskExecutor() for managed_node2/TASK: Assert device is present [0e448fcc-3ce9-2268-6e84-00000000000e] 27762 1726882741.99502: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000000e 27762 1726882741.99592: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000000e 27762 1726882741.99595: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882741.99646: no more pending results, returning what we have 27762 1726882741.99650: results queue empty 27762 1726882741.99651: checking for any_errors_fatal 27762 1726882741.99655: done checking for any_errors_fatal 27762 1726882741.99656: checking for max_fail_percentage 27762 1726882741.99657: done checking for max_fail_percentage 27762 1726882741.99658: checking to see if all hosts have failed and the running result is not ok 27762 1726882741.99659: done checking to see if all hosts have failed 27762 1726882741.99660: getting the remaining hosts for this loop 27762 1726882741.99662: done getting the remaining hosts for this loop 27762 1726882741.99670: getting the next task for host managed_node2 27762 1726882741.99676: done getting next task for host managed_node2 27762 1726882741.99678: ^ task is: TASK: Set interface1 27762 1726882741.99680: ^ 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 27762 1726882741.99683: getting variables 27762 1726882741.99684: in VariableManager get_vars() 27762 1726882741.99731: Calling all_inventory to load vars for managed_node2 27762 1726882741.99734: Calling groups_inventory to load vars for managed_node2 27762 1726882741.99736: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882741.99746: Calling all_plugins_play to load vars for managed_node2 27762 1726882741.99748: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882741.99751: Calling groups_plugins_play to load vars for managed_node2 27762 1726882741.99928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.00061: done with get_vars() 27762 1726882742.00072: done getting variables 27762 1726882742.00113: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set interface1] ********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:23 Friday 20 September 2024 21:39:02 -0400 (0:00:00.039) 0:00:03.540 ****** 27762 1726882742.00131: entering _queue_task() for managed_node2/set_fact 27762 1726882742.00306: worker is 1 (out of 1 available) 27762 1726882742.00316: exiting _queue_task() for managed_node2/set_fact 27762 1726882742.00328: done queuing things up, now waiting for results queue to drain 27762 1726882742.00330: waiting for pending results... 27762 1726882742.00488: running TaskExecutor() for managed_node2/TASK: Set interface1 27762 1726882742.00539: in run() - task 0e448fcc-3ce9-2268-6e84-00000000000f 27762 1726882742.00550: variable 'ansible_search_path' from source: unknown 27762 1726882742.00581: calling self._execute() 27762 1726882742.00640: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.00649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.00657: variable 'omit' from source: magic vars 27762 1726882742.00966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.02713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.02756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.02789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.02824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.02844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.02903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.02924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.02942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.02972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.02985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.03080: variable 'ansible_distribution' from source: facts 27762 1726882742.03088: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.03105: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.03108: when evaluation is False, skipping this task 27762 1726882742.03111: _execute() done 27762 1726882742.03116: dumping result to json 27762 1726882742.03122: done dumping result, returning 27762 1726882742.03128: done running TaskExecutor() for managed_node2/TASK: Set interface1 [0e448fcc-3ce9-2268-6e84-00000000000f] 27762 1726882742.03133: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000000f 27762 1726882742.03212: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000000f 27762 1726882742.03215: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.03272: no more pending results, returning what we have 27762 1726882742.03275: results queue empty 27762 1726882742.03276: checking for any_errors_fatal 27762 1726882742.03280: done checking for any_errors_fatal 27762 1726882742.03281: checking for max_fail_percentage 27762 1726882742.03282: done checking for max_fail_percentage 27762 1726882742.03283: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.03284: done checking to see if all hosts have failed 27762 1726882742.03285: getting the remaining hosts for this loop 27762 1726882742.03287: done getting the remaining hosts for this loop 27762 1726882742.03290: getting the next task for host managed_node2 27762 1726882742.03295: done getting next task for host managed_node2 27762 1726882742.03297: ^ task is: TASK: Show interfaces 27762 1726882742.03299: ^ 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 27762 1726882742.03302: getting variables 27762 1726882742.03303: in VariableManager get_vars() 27762 1726882742.03342: Calling all_inventory to load vars for managed_node2 27762 1726882742.03344: Calling groups_inventory to load vars for managed_node2 27762 1726882742.03346: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.03355: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.03357: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.03365: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.03485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.03611: done with get_vars() 27762 1726882742.03619: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:26 Friday 20 September 2024 21:39:02 -0400 (0:00:00.035) 0:00:03.576 ****** 27762 1726882742.03682: entering _queue_task() for managed_node2/include_tasks 27762 1726882742.03850: worker is 1 (out of 1 available) 27762 1726882742.03862: exiting _queue_task() for managed_node2/include_tasks 27762 1726882742.03875: done queuing things up, now waiting for results queue to drain 27762 1726882742.03877: waiting for pending results... 27762 1726882742.04021: running TaskExecutor() for managed_node2/TASK: Show interfaces 27762 1726882742.04080: in run() - task 0e448fcc-3ce9-2268-6e84-000000000010 27762 1726882742.04093: variable 'ansible_search_path' from source: unknown 27762 1726882742.04124: calling self._execute() 27762 1726882742.04239: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.04246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.04254: variable 'omit' from source: magic vars 27762 1726882742.04549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.06071: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.06123: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.06149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.06184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.06203: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.06255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.06285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.06301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.06326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.06337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.06432: variable 'ansible_distribution' from source: facts 27762 1726882742.06435: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.06450: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.06453: when evaluation is False, skipping this task 27762 1726882742.06455: _execute() done 27762 1726882742.06458: dumping result to json 27762 1726882742.06460: done dumping result, returning 27762 1726882742.06469: done running TaskExecutor() for managed_node2/TASK: Show interfaces [0e448fcc-3ce9-2268-6e84-000000000010] 27762 1726882742.06473: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000010 27762 1726882742.06549: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000010 27762 1726882742.06552: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.06594: no more pending results, returning what we have 27762 1726882742.06597: results queue empty 27762 1726882742.06598: checking for any_errors_fatal 27762 1726882742.06603: done checking for any_errors_fatal 27762 1726882742.06604: checking for max_fail_percentage 27762 1726882742.06605: done checking for max_fail_percentage 27762 1726882742.06606: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.06607: done checking to see if all hosts have failed 27762 1726882742.06608: getting the remaining hosts for this loop 27762 1726882742.06610: done getting the remaining hosts for this loop 27762 1726882742.06613: getting the next task for host managed_node2 27762 1726882742.06618: done getting next task for host managed_node2 27762 1726882742.06620: ^ task is: TASK: Manage test interface 27762 1726882742.06622: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27762 1726882742.06624: getting variables 27762 1726882742.06626: in VariableManager get_vars() 27762 1726882742.06714: Calling all_inventory to load vars for managed_node2 27762 1726882742.06717: Calling groups_inventory to load vars for managed_node2 27762 1726882742.06719: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.06727: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.06730: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.06732: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.06839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.06969: done with get_vars() 27762 1726882742.06976: done getting variables TASK [Manage test interface] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:28 Friday 20 September 2024 21:39:02 -0400 (0:00:00.033) 0:00:03.609 ****** 27762 1726882742.07035: entering _queue_task() for managed_node2/include_tasks 27762 1726882742.07203: worker is 1 (out of 1 available) 27762 1726882742.07215: exiting _queue_task() for managed_node2/include_tasks 27762 1726882742.07226: done queuing things up, now waiting for results queue to drain 27762 1726882742.07228: waiting for pending results... 27762 1726882742.07366: running TaskExecutor() for managed_node2/TASK: Manage test interface 27762 1726882742.07418: in run() - task 0e448fcc-3ce9-2268-6e84-000000000011 27762 1726882742.07428: variable 'ansible_search_path' from source: unknown 27762 1726882742.07454: calling self._execute() 27762 1726882742.07516: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.07520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.07528: variable 'omit' from source: magic vars 27762 1726882742.07818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.09333: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.09378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.09402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.09436: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.09460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.09514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.09536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.09561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.09591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.09601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.09698: variable 'ansible_distribution' from source: facts 27762 1726882742.09701: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.09715: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.09717: when evaluation is False, skipping this task 27762 1726882742.09720: _execute() done 27762 1726882742.09722: dumping result to json 27762 1726882742.09724: done dumping result, returning 27762 1726882742.09731: done running TaskExecutor() for managed_node2/TASK: Manage test interface [0e448fcc-3ce9-2268-6e84-000000000011] 27762 1726882742.09735: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000011 27762 1726882742.09818: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000011 27762 1726882742.09821: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.09891: no more pending results, returning what we have 27762 1726882742.09894: results queue empty 27762 1726882742.09895: checking for any_errors_fatal 27762 1726882742.09898: done checking for any_errors_fatal 27762 1726882742.09899: checking for max_fail_percentage 27762 1726882742.09900: done checking for max_fail_percentage 27762 1726882742.09901: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.09902: done checking to see if all hosts have failed 27762 1726882742.09902: getting the remaining hosts for this loop 27762 1726882742.09904: done getting the remaining hosts for this loop 27762 1726882742.09907: getting the next task for host managed_node2 27762 1726882742.09910: done getting next task for host managed_node2 27762 1726882742.09913: ^ task is: TASK: Assert device is present 27762 1726882742.09914: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27762 1726882742.09917: getting variables 27762 1726882742.09918: in VariableManager get_vars() 27762 1726882742.09942: Calling all_inventory to load vars for managed_node2 27762 1726882742.09943: Calling groups_inventory to load vars for managed_node2 27762 1726882742.09945: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.09951: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.09953: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.09954: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.10071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.10215: done with get_vars() 27762 1726882742.10222: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:32 Friday 20 September 2024 21:39:02 -0400 (0:00:00.032) 0:00:03.642 ****** 27762 1726882742.10283: entering _queue_task() for managed_node2/include_tasks 27762 1726882742.10440: worker is 1 (out of 1 available) 27762 1726882742.10450: exiting _queue_task() for managed_node2/include_tasks 27762 1726882742.10461: done queuing things up, now waiting for results queue to drain 27762 1726882742.10462: waiting for pending results... 27762 1726882742.10612: running TaskExecutor() for managed_node2/TASK: Assert device is present 27762 1726882742.10662: in run() - task 0e448fcc-3ce9-2268-6e84-000000000012 27762 1726882742.10678: variable 'ansible_search_path' from source: unknown 27762 1726882742.10705: calling self._execute() 27762 1726882742.10758: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.10772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.10779: variable 'omit' from source: magic vars 27762 1726882742.11062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.12589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.12633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.12658: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.12688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.12707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.12769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.12789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.12806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.12839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.12850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.12945: variable 'ansible_distribution' from source: facts 27762 1726882742.12949: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.12968: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.12971: when evaluation is False, skipping this task 27762 1726882742.12974: _execute() done 27762 1726882742.12976: dumping result to json 27762 1726882742.12979: done dumping result, returning 27762 1726882742.12981: done running TaskExecutor() for managed_node2/TASK: Assert device is present [0e448fcc-3ce9-2268-6e84-000000000012] 27762 1726882742.12987: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000012 27762 1726882742.13058: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000012 27762 1726882742.13062: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.13111: no more pending results, returning what we have 27762 1726882742.13115: results queue empty 27762 1726882742.13115: checking for any_errors_fatal 27762 1726882742.13120: done checking for any_errors_fatal 27762 1726882742.13121: checking for max_fail_percentage 27762 1726882742.13122: done checking for max_fail_percentage 27762 1726882742.13123: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.13124: done checking to see if all hosts have failed 27762 1726882742.13125: getting the remaining hosts for this loop 27762 1726882742.13126: done getting the remaining hosts for this loop 27762 1726882742.13129: getting the next task for host managed_node2 27762 1726882742.13135: done getting next task for host managed_node2 27762 1726882742.13139: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27762 1726882742.13141: ^ 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? (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 27762 1726882742.13153: getting variables 27762 1726882742.13154: in VariableManager get_vars() 27762 1726882742.13194: Calling all_inventory to load vars for managed_node2 27762 1726882742.13196: Calling groups_inventory to load vars for managed_node2 27762 1726882742.13198: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.13204: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.13205: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.13207: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.13318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.13449: done with get_vars() 27762 1726882742.13456: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:39:02 -0400 (0:00:00.032) 0:00:03.674 ****** 27762 1726882742.13520: entering _queue_task() for managed_node2/include_tasks 27762 1726882742.13670: worker is 1 (out of 1 available) 27762 1726882742.13681: exiting _queue_task() for managed_node2/include_tasks 27762 1726882742.13692: done queuing things up, now waiting for results queue to drain 27762 1726882742.13693: waiting for pending results... 27762 1726882742.13832: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27762 1726882742.13909: in run() - task 0e448fcc-3ce9-2268-6e84-00000000001b 27762 1726882742.13919: variable 'ansible_search_path' from source: unknown 27762 1726882742.13922: variable 'ansible_search_path' from source: unknown 27762 1726882742.13952: calling self._execute() 27762 1726882742.14007: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.14010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.14018: variable 'omit' from source: magic vars 27762 1726882742.14291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.15781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.15825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.15857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.15885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.15907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.15956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.15979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.15996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.16026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.16036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.16127: variable 'ansible_distribution' from source: facts 27762 1726882742.16130: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.16144: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.16146: when evaluation is False, skipping this task 27762 1726882742.16149: _execute() done 27762 1726882742.16151: dumping result to json 27762 1726882742.16153: done dumping result, returning 27762 1726882742.16160: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-2268-6e84-00000000001b] 27762 1726882742.16169: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000001b 27762 1726882742.16242: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000001b 27762 1726882742.16245: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.16294: no more pending results, returning what we have 27762 1726882742.16297: results queue empty 27762 1726882742.16298: checking for any_errors_fatal 27762 1726882742.16301: done checking for any_errors_fatal 27762 1726882742.16302: checking for max_fail_percentage 27762 1726882742.16303: done checking for max_fail_percentage 27762 1726882742.16304: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.16305: done checking to see if all hosts have failed 27762 1726882742.16306: getting the remaining hosts for this loop 27762 1726882742.16307: done getting the remaining hosts for this loop 27762 1726882742.16310: getting the next task for host managed_node2 27762 1726882742.16314: done getting next task for host managed_node2 27762 1726882742.16317: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27762 1726882742.16320: ^ 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? (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 27762 1726882742.16331: getting variables 27762 1726882742.16332: in VariableManager get_vars() 27762 1726882742.16366: Calling all_inventory to load vars for managed_node2 27762 1726882742.16369: Calling groups_inventory to load vars for managed_node2 27762 1726882742.16370: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.16376: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.16378: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.16380: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.16516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.16648: done with get_vars() 27762 1726882742.16655: done getting variables 27762 1726882742.16720: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:39:02 -0400 (0:00:00.032) 0:00:03.706 ****** 27762 1726882742.16740: entering _queue_task() for managed_node2/debug 27762 1726882742.16741: Creating lock for debug 27762 1726882742.16892: worker is 1 (out of 1 available) 27762 1726882742.16902: exiting _queue_task() for managed_node2/debug 27762 1726882742.16912: done queuing things up, now waiting for results queue to drain 27762 1726882742.16913: waiting for pending results... 27762 1726882742.17069: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 27762 1726882742.17135: in run() - task 0e448fcc-3ce9-2268-6e84-00000000001c 27762 1726882742.17145: variable 'ansible_search_path' from source: unknown 27762 1726882742.17148: variable 'ansible_search_path' from source: unknown 27762 1726882742.17175: calling self._execute() 27762 1726882742.17225: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.17230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.17238: variable 'omit' from source: magic vars 27762 1726882742.17525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.18997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.19038: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.19061: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.19093: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.19111: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.19159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.19182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.19203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.19231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.19241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.19332: variable 'ansible_distribution' from source: facts 27762 1726882742.19337: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.19350: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.19353: when evaluation is False, skipping this task 27762 1726882742.19355: _execute() done 27762 1726882742.19357: dumping result to json 27762 1726882742.19360: done dumping result, returning 27762 1726882742.19368: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-2268-6e84-00000000001c] 27762 1726882742.19376: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000001c 27762 1726882742.19446: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000001c 27762 1726882742.19448: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27762 1726882742.19491: no more pending results, returning what we have 27762 1726882742.19494: results queue empty 27762 1726882742.19495: checking for any_errors_fatal 27762 1726882742.19499: done checking for any_errors_fatal 27762 1726882742.19500: checking for max_fail_percentage 27762 1726882742.19501: done checking for max_fail_percentage 27762 1726882742.19502: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.19503: done checking to see if all hosts have failed 27762 1726882742.19504: getting the remaining hosts for this loop 27762 1726882742.19506: done getting the remaining hosts for this loop 27762 1726882742.19509: getting the next task for host managed_node2 27762 1726882742.19513: done getting next task for host managed_node2 27762 1726882742.19517: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27762 1726882742.19520: ^ 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? (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 27762 1726882742.19531: getting variables 27762 1726882742.19533: in VariableManager get_vars() 27762 1726882742.19568: Calling all_inventory to load vars for managed_node2 27762 1726882742.19571: Calling groups_inventory to load vars for managed_node2 27762 1726882742.19573: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.19581: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.19583: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.19585: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.19702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.19834: done with get_vars() 27762 1726882742.19843: done getting variables 27762 1726882742.19904: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:39:02 -0400 (0:00:00.031) 0:00:03.738 ****** 27762 1726882742.19923: entering _queue_task() for managed_node2/fail 27762 1726882742.19924: Creating lock for fail 27762 1726882742.20079: worker is 1 (out of 1 available) 27762 1726882742.20089: exiting _queue_task() for managed_node2/fail 27762 1726882742.20099: done queuing things up, now waiting for results queue to drain 27762 1726882742.20101: waiting for pending results... 27762 1726882742.20246: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27762 1726882742.20324: in run() - task 0e448fcc-3ce9-2268-6e84-00000000001d 27762 1726882742.20333: variable 'ansible_search_path' from source: unknown 27762 1726882742.20337: variable 'ansible_search_path' from source: unknown 27762 1726882742.20362: calling self._execute() 27762 1726882742.20421: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.20424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.20432: variable 'omit' from source: magic vars 27762 1726882742.20716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.22245: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.22297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.22329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.22361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.22384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.22435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.22455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.22479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.22506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.22517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.22610: variable 'ansible_distribution' from source: facts 27762 1726882742.22616: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.22629: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.22632: when evaluation is False, skipping this task 27762 1726882742.22634: _execute() done 27762 1726882742.22636: dumping result to json 27762 1726882742.22639: done dumping result, returning 27762 1726882742.22646: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-2268-6e84-00000000001d] 27762 1726882742.22651: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000001d 27762 1726882742.22729: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000001d 27762 1726882742.22731: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.22774: no more pending results, returning what we have 27762 1726882742.22777: results queue empty 27762 1726882742.22778: checking for any_errors_fatal 27762 1726882742.22782: done checking for any_errors_fatal 27762 1726882742.22783: checking for max_fail_percentage 27762 1726882742.22785: done checking for max_fail_percentage 27762 1726882742.22786: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.22786: done checking to see if all hosts have failed 27762 1726882742.22787: getting the remaining hosts for this loop 27762 1726882742.22789: done getting the remaining hosts for this loop 27762 1726882742.22792: getting the next task for host managed_node2 27762 1726882742.22797: done getting next task for host managed_node2 27762 1726882742.22800: ^ 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 27762 1726882742.22803: ^ 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? (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 27762 1726882742.22814: getting variables 27762 1726882742.22816: in VariableManager get_vars() 27762 1726882742.22848: Calling all_inventory to load vars for managed_node2 27762 1726882742.22850: Calling groups_inventory to load vars for managed_node2 27762 1726882742.22852: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.22860: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.22862: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.22867: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.23013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.23140: done with get_vars() 27762 1726882742.23146: done getting variables 27762 1726882742.23185: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:39:02 -0400 (0:00:00.032) 0:00:03.771 ****** 27762 1726882742.23205: entering _queue_task() for managed_node2/fail 27762 1726882742.23356: worker is 1 (out of 1 available) 27762 1726882742.23369: exiting _queue_task() for managed_node2/fail 27762 1726882742.23381: done queuing things up, now waiting for results queue to drain 27762 1726882742.23383: waiting for pending results... 27762 1726882742.23531: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27762 1726882742.23607: in run() - task 0e448fcc-3ce9-2268-6e84-00000000001e 27762 1726882742.23616: variable 'ansible_search_path' from source: unknown 27762 1726882742.23620: variable 'ansible_search_path' from source: unknown 27762 1726882742.23647: calling self._execute() 27762 1726882742.23705: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.23708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.23717: variable 'omit' from source: magic vars 27762 1726882742.23994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.25487: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.25531: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.25554: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.25582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.25605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.25653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.25677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.25695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.25722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.25739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.25835: variable 'ansible_distribution' from source: facts 27762 1726882742.25841: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.25854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.25856: when evaluation is False, skipping this task 27762 1726882742.25859: _execute() done 27762 1726882742.25861: dumping result to json 27762 1726882742.25868: done dumping result, returning 27762 1726882742.25875: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-2268-6e84-00000000001e] 27762 1726882742.25881: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000001e 27762 1726882742.25956: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000001e 27762 1726882742.25959: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.26007: no more pending results, returning what we have 27762 1726882742.26009: results queue empty 27762 1726882742.26010: checking for any_errors_fatal 27762 1726882742.26015: done checking for any_errors_fatal 27762 1726882742.26016: checking for max_fail_percentage 27762 1726882742.26017: done checking for max_fail_percentage 27762 1726882742.26018: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.26019: done checking to see if all hosts have failed 27762 1726882742.26019: getting the remaining hosts for this loop 27762 1726882742.26021: done getting the remaining hosts for this loop 27762 1726882742.26024: getting the next task for host managed_node2 27762 1726882742.26028: done getting next task for host managed_node2 27762 1726882742.26031: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27762 1726882742.26033: ^ 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? (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 27762 1726882742.26044: getting variables 27762 1726882742.26045: in VariableManager get_vars() 27762 1726882742.26086: Calling all_inventory to load vars for managed_node2 27762 1726882742.26088: Calling groups_inventory to load vars for managed_node2 27762 1726882742.26089: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.26096: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.26097: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.26099: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.26210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.26340: done with get_vars() 27762 1726882742.26346: done getting variables 27762 1726882742.26386: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:39:02 -0400 (0:00:00.032) 0:00:03.803 ****** 27762 1726882742.26408: entering _queue_task() for managed_node2/fail 27762 1726882742.26556: worker is 1 (out of 1 available) 27762 1726882742.26569: exiting _queue_task() for managed_node2/fail 27762 1726882742.26586: done queuing things up, now waiting for results queue to drain 27762 1726882742.26588: waiting for pending results... 27762 1726882742.26789: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27762 1726882742.26860: in run() - task 0e448fcc-3ce9-2268-6e84-00000000001f 27762 1726882742.26873: variable 'ansible_search_path' from source: unknown 27762 1726882742.26877: variable 'ansible_search_path' from source: unknown 27762 1726882742.26903: calling self._execute() 27762 1726882742.26960: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.26964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.26975: variable 'omit' from source: magic vars 27762 1726882742.27432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.29603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.29875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.29912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.29946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.29979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.30049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.30091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.30122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.30170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.30190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.30318: variable 'ansible_distribution' from source: facts 27762 1726882742.30329: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.30349: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.30356: when evaluation is False, skipping this task 27762 1726882742.30362: _execute() done 27762 1726882742.30373: dumping result to json 27762 1726882742.30380: done dumping result, returning 27762 1726882742.30390: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-2268-6e84-00000000001f] 27762 1726882742.30399: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000001f 27762 1726882742.30486: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000001f 27762 1726882742.30488: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.30571: no more pending results, returning what we have 27762 1726882742.30574: results queue empty 27762 1726882742.30575: checking for any_errors_fatal 27762 1726882742.30580: done checking for any_errors_fatal 27762 1726882742.30581: checking for max_fail_percentage 27762 1726882742.30582: done checking for max_fail_percentage 27762 1726882742.30583: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.30584: done checking to see if all hosts have failed 27762 1726882742.30584: getting the remaining hosts for this loop 27762 1726882742.30586: done getting the remaining hosts for this loop 27762 1726882742.30589: getting the next task for host managed_node2 27762 1726882742.30593: done getting next task for host managed_node2 27762 1726882742.30597: ^ 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 27762 1726882742.30599: ^ 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? (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 27762 1726882742.30611: getting variables 27762 1726882742.30613: in VariableManager get_vars() 27762 1726882742.30654: Calling all_inventory to load vars for managed_node2 27762 1726882742.30656: Calling groups_inventory to load vars for managed_node2 27762 1726882742.30659: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.30669: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.30672: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.30676: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.30909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.31199: done with get_vars() 27762 1726882742.31209: done getting variables 27762 1726882742.31307: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:39:02 -0400 (0:00:00.049) 0:00:03.853 ****** 27762 1726882742.31354: entering _queue_task() for managed_node2/dnf 27762 1726882742.31693: worker is 1 (out of 1 available) 27762 1726882742.31708: exiting _queue_task() for managed_node2/dnf 27762 1726882742.31722: done queuing things up, now waiting for results queue to drain 27762 1726882742.31735: waiting for pending results... 27762 1726882742.31898: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27762 1726882742.31985: in run() - task 0e448fcc-3ce9-2268-6e84-000000000020 27762 1726882742.31996: variable 'ansible_search_path' from source: unknown 27762 1726882742.31999: variable 'ansible_search_path' from source: unknown 27762 1726882742.32028: calling self._execute() 27762 1726882742.32085: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.32090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.32098: variable 'omit' from source: magic vars 27762 1726882742.32382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.34359: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.34422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.34469: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.34506: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.34536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.34618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.34651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.34696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.34737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.34754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.34905: variable 'ansible_distribution' from source: facts 27762 1726882742.34916: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.34936: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.34943: when evaluation is False, skipping this task 27762 1726882742.34949: _execute() done 27762 1726882742.34954: dumping result to json 27762 1726882742.34961: done dumping result, returning 27762 1726882742.34975: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-2268-6e84-000000000020] 27762 1726882742.34985: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000020 27762 1726882742.35097: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000020 27762 1726882742.35111: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.35159: no more pending results, returning what we have 27762 1726882742.35162: results queue empty 27762 1726882742.35163: checking for any_errors_fatal 27762 1726882742.35172: done checking for any_errors_fatal 27762 1726882742.35173: checking for max_fail_percentage 27762 1726882742.35175: done checking for max_fail_percentage 27762 1726882742.35175: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.35176: done checking to see if all hosts have failed 27762 1726882742.35177: getting the remaining hosts for this loop 27762 1726882742.35179: done getting the remaining hosts for this loop 27762 1726882742.35183: getting the next task for host managed_node2 27762 1726882742.35188: done getting next task for host managed_node2 27762 1726882742.35192: ^ 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 27762 1726882742.35195: ^ 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? (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 27762 1726882742.35207: getting variables 27762 1726882742.35209: in VariableManager get_vars() 27762 1726882742.35248: Calling all_inventory to load vars for managed_node2 27762 1726882742.35250: Calling groups_inventory to load vars for managed_node2 27762 1726882742.35253: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.35263: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.35269: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.35273: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.35449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.35704: done with get_vars() 27762 1726882742.35714: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27762 1726882742.35912: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:39:02 -0400 (0:00:00.045) 0:00:03.898 ****** 27762 1726882742.35945: entering _queue_task() for managed_node2/yum 27762 1726882742.35947: Creating lock for yum 27762 1726882742.36328: worker is 1 (out of 1 available) 27762 1726882742.36344: exiting _queue_task() for managed_node2/yum 27762 1726882742.36355: done queuing things up, now waiting for results queue to drain 27762 1726882742.36357: waiting for pending results... 27762 1726882742.36615: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27762 1726882742.36741: in run() - task 0e448fcc-3ce9-2268-6e84-000000000021 27762 1726882742.36756: variable 'ansible_search_path' from source: unknown 27762 1726882742.36762: variable 'ansible_search_path' from source: unknown 27762 1726882742.36810: calling self._execute() 27762 1726882742.36885: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.36903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.36918: variable 'omit' from source: magic vars 27762 1726882742.37428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.40181: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.40246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.40300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.40352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.40398: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.40476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.40520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.40550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.40605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.40629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.40776: variable 'ansible_distribution' from source: facts 27762 1726882742.40788: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.40811: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.40824: when evaluation is False, skipping this task 27762 1726882742.40836: _execute() done 27762 1726882742.40843: dumping result to json 27762 1726882742.40851: done dumping result, returning 27762 1726882742.40862: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-2268-6e84-000000000021] 27762 1726882742.40880: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000021 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.41035: no more pending results, returning what we have 27762 1726882742.41038: results queue empty 27762 1726882742.41040: checking for any_errors_fatal 27762 1726882742.41046: done checking for any_errors_fatal 27762 1726882742.41047: checking for max_fail_percentage 27762 1726882742.41049: done checking for max_fail_percentage 27762 1726882742.41050: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.41051: done checking to see if all hosts have failed 27762 1726882742.41052: getting the remaining hosts for this loop 27762 1726882742.41054: done getting the remaining hosts for this loop 27762 1726882742.41057: getting the next task for host managed_node2 27762 1726882742.41068: done getting next task for host managed_node2 27762 1726882742.41072: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27762 1726882742.41075: ^ 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? (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 27762 1726882742.41089: getting variables 27762 1726882742.41091: in VariableManager get_vars() 27762 1726882742.41132: Calling all_inventory to load vars for managed_node2 27762 1726882742.41136: Calling groups_inventory to load vars for managed_node2 27762 1726882742.41138: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.41150: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.41153: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.41156: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.41402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.41644: done with get_vars() 27762 1726882742.41655: done getting variables 27762 1726882742.41817: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000021 27762 1726882742.41820: WORKER PROCESS EXITING 27762 1726882742.41849: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:39:02 -0400 (0:00:00.059) 0:00:03.958 ****** 27762 1726882742.41889: entering _queue_task() for managed_node2/fail 27762 1726882742.42311: worker is 1 (out of 1 available) 27762 1726882742.42323: exiting _queue_task() for managed_node2/fail 27762 1726882742.42335: done queuing things up, now waiting for results queue to drain 27762 1726882742.42337: waiting for pending results... 27762 1726882742.42609: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27762 1726882742.42740: in run() - task 0e448fcc-3ce9-2268-6e84-000000000022 27762 1726882742.42758: variable 'ansible_search_path' from source: unknown 27762 1726882742.42773: variable 'ansible_search_path' from source: unknown 27762 1726882742.42820: calling self._execute() 27762 1726882742.42907: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.42920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.42934: variable 'omit' from source: magic vars 27762 1726882742.43358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.46093: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.46171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.46215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.46255: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.46301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.46387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.46426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.46458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.46519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.46538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.46690: variable 'ansible_distribution' from source: facts 27762 1726882742.46707: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.46735: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.46743: when evaluation is False, skipping this task 27762 1726882742.46749: _execute() done 27762 1726882742.46756: dumping result to json 27762 1726882742.46767: done dumping result, returning 27762 1726882742.46780: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-2268-6e84-000000000022] 27762 1726882742.46790: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000022 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.46962: no more pending results, returning what we have 27762 1726882742.46969: results queue empty 27762 1726882742.46971: checking for any_errors_fatal 27762 1726882742.46978: done checking for any_errors_fatal 27762 1726882742.46979: checking for max_fail_percentage 27762 1726882742.46981: done checking for max_fail_percentage 27762 1726882742.46982: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.46983: done checking to see if all hosts have failed 27762 1726882742.46983: getting the remaining hosts for this loop 27762 1726882742.46985: done getting the remaining hosts for this loop 27762 1726882742.46989: getting the next task for host managed_node2 27762 1726882742.46995: done getting next task for host managed_node2 27762 1726882742.46999: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27762 1726882742.47002: ^ 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? (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 27762 1726882742.47016: getting variables 27762 1726882742.47018: in VariableManager get_vars() 27762 1726882742.47061: Calling all_inventory to load vars for managed_node2 27762 1726882742.47068: Calling groups_inventory to load vars for managed_node2 27762 1726882742.47071: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.47083: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.47086: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.47089: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.47279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.47519: done with get_vars() 27762 1726882742.47530: done getting variables 27762 1726882742.47709: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27762 1726882742.47735: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000022 27762 1726882742.47738: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:39:02 -0400 (0:00:00.058) 0:00:04.017 ****** 27762 1726882742.47752: entering _queue_task() for managed_node2/package 27762 1726882742.48119: worker is 1 (out of 1 available) 27762 1726882742.48130: exiting _queue_task() for managed_node2/package 27762 1726882742.48149: done queuing things up, now waiting for results queue to drain 27762 1726882742.48150: waiting for pending results... 27762 1726882742.48413: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 27762 1726882742.48542: in run() - task 0e448fcc-3ce9-2268-6e84-000000000023 27762 1726882742.48558: variable 'ansible_search_path' from source: unknown 27762 1726882742.48572: variable 'ansible_search_path' from source: unknown 27762 1726882742.48620: calling self._execute() 27762 1726882742.48789: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.48813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.48826: variable 'omit' from source: magic vars 27762 1726882742.49255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.51051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.51106: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.51131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.51155: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.51178: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.51232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.51250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.51275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.51315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.51327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.51496: variable 'ansible_distribution' from source: facts 27762 1726882742.51512: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.51544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.51553: when evaluation is False, skipping this task 27762 1726882742.51560: _execute() done 27762 1726882742.51570: dumping result to json 27762 1726882742.51578: done dumping result, returning 27762 1726882742.51589: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-2268-6e84-000000000023] 27762 1726882742.51599: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000023 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.51755: no more pending results, returning what we have 27762 1726882742.51760: results queue empty 27762 1726882742.51761: checking for any_errors_fatal 27762 1726882742.51770: done checking for any_errors_fatal 27762 1726882742.51771: checking for max_fail_percentage 27762 1726882742.51773: done checking for max_fail_percentage 27762 1726882742.51774: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.51775: done checking to see if all hosts have failed 27762 1726882742.51776: getting the remaining hosts for this loop 27762 1726882742.51777: done getting the remaining hosts for this loop 27762 1726882742.51781: getting the next task for host managed_node2 27762 1726882742.51787: done getting next task for host managed_node2 27762 1726882742.51790: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27762 1726882742.51793: ^ 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? (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 27762 1726882742.51805: getting variables 27762 1726882742.51806: in VariableManager get_vars() 27762 1726882742.51897: Calling all_inventory to load vars for managed_node2 27762 1726882742.51900: Calling groups_inventory to load vars for managed_node2 27762 1726882742.51902: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.51912: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.51915: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.51918: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.52099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.52331: done with get_vars() 27762 1726882742.52341: done getting variables 27762 1726882742.52487: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27762 1726882742.52526: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000023 27762 1726882742.52529: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:39:02 -0400 (0:00:00.047) 0:00:04.064 ****** 27762 1726882742.52541: entering _queue_task() for managed_node2/package 27762 1726882742.52844: worker is 1 (out of 1 available) 27762 1726882742.52856: exiting _queue_task() for managed_node2/package 27762 1726882742.52870: done queuing things up, now waiting for results queue to drain 27762 1726882742.52872: waiting for pending results... 27762 1726882742.53003: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27762 1726882742.53081: in run() - task 0e448fcc-3ce9-2268-6e84-000000000024 27762 1726882742.53092: variable 'ansible_search_path' from source: unknown 27762 1726882742.53095: variable 'ansible_search_path' from source: unknown 27762 1726882742.53120: calling self._execute() 27762 1726882742.53177: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.53185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.53193: variable 'omit' from source: magic vars 27762 1726882742.53480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.55529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.55606: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.55643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.55698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.55740: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.55828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.55861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.55910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.55956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.55980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.56137: variable 'ansible_distribution' from source: facts 27762 1726882742.56148: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.56172: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.56180: when evaluation is False, skipping this task 27762 1726882742.56186: _execute() done 27762 1726882742.56193: dumping result to json 27762 1726882742.56202: done dumping result, returning 27762 1726882742.56220: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-2268-6e84-000000000024] 27762 1726882742.56235: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000024 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.56379: no more pending results, returning what we have 27762 1726882742.56383: results queue empty 27762 1726882742.56384: checking for any_errors_fatal 27762 1726882742.56390: done checking for any_errors_fatal 27762 1726882742.56391: checking for max_fail_percentage 27762 1726882742.56393: done checking for max_fail_percentage 27762 1726882742.56394: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.56395: done checking to see if all hosts have failed 27762 1726882742.56396: getting the remaining hosts for this loop 27762 1726882742.56398: done getting the remaining hosts for this loop 27762 1726882742.56402: getting the next task for host managed_node2 27762 1726882742.56407: done getting next task for host managed_node2 27762 1726882742.56411: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27762 1726882742.56413: ^ 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? (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 27762 1726882742.56426: getting variables 27762 1726882742.56428: in VariableManager get_vars() 27762 1726882742.56469: Calling all_inventory to load vars for managed_node2 27762 1726882742.56472: Calling groups_inventory to load vars for managed_node2 27762 1726882742.56474: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.56484: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.56487: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.56490: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.56681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.57367: done with get_vars() 27762 1726882742.57375: done getting variables 27762 1726882742.57424: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000024 27762 1726882742.57429: WORKER PROCESS EXITING 27762 1726882742.57468: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:39:02 -0400 (0:00:00.049) 0:00:04.114 ****** 27762 1726882742.57498: entering _queue_task() for managed_node2/package 27762 1726882742.57717: worker is 1 (out of 1 available) 27762 1726882742.57728: exiting _queue_task() for managed_node2/package 27762 1726882742.57740: done queuing things up, now waiting for results queue to drain 27762 1726882742.57741: waiting for pending results... 27762 1726882742.58007: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27762 1726882742.58144: in run() - task 0e448fcc-3ce9-2268-6e84-000000000025 27762 1726882742.58162: variable 'ansible_search_path' from source: unknown 27762 1726882742.58175: variable 'ansible_search_path' from source: unknown 27762 1726882742.58223: calling self._execute() 27762 1726882742.58312: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.58326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.58339: variable 'omit' from source: magic vars 27762 1726882742.58797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.61342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.61419: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.61474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.61512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.61543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.61631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.61669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.61712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.61758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.61791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.61939: variable 'ansible_distribution' from source: facts 27762 1726882742.61950: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.61974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.61984: when evaluation is False, skipping this task 27762 1726882742.61993: _execute() done 27762 1726882742.62007: dumping result to json 27762 1726882742.62020: done dumping result, returning 27762 1726882742.62032: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-2268-6e84-000000000025] 27762 1726882742.62042: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000025 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.62188: no more pending results, returning what we have 27762 1726882742.62192: results queue empty 27762 1726882742.62192: checking for any_errors_fatal 27762 1726882742.62200: done checking for any_errors_fatal 27762 1726882742.62201: checking for max_fail_percentage 27762 1726882742.62203: done checking for max_fail_percentage 27762 1726882742.62203: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.62204: done checking to see if all hosts have failed 27762 1726882742.62205: getting the remaining hosts for this loop 27762 1726882742.62207: done getting the remaining hosts for this loop 27762 1726882742.62210: getting the next task for host managed_node2 27762 1726882742.62216: done getting next task for host managed_node2 27762 1726882742.62219: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27762 1726882742.62222: ^ 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? (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 27762 1726882742.62234: getting variables 27762 1726882742.62236: in VariableManager get_vars() 27762 1726882742.62276: Calling all_inventory to load vars for managed_node2 27762 1726882742.62279: Calling groups_inventory to load vars for managed_node2 27762 1726882742.62282: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.62292: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.62295: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.62298: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.62489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.62744: done with get_vars() 27762 1726882742.62755: done getting variables 27762 1726882742.62880: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000025 27762 1726882742.62883: WORKER PROCESS EXITING 27762 1726882742.62943: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:39:02 -0400 (0:00:00.054) 0:00:04.169 ****** 27762 1726882742.62979: entering _queue_task() for managed_node2/service 27762 1726882742.62981: Creating lock for service 27762 1726882742.63402: worker is 1 (out of 1 available) 27762 1726882742.63413: exiting _queue_task() for managed_node2/service 27762 1726882742.63424: done queuing things up, now waiting for results queue to drain 27762 1726882742.63425: waiting for pending results... 27762 1726882742.63695: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27762 1726882742.63824: in run() - task 0e448fcc-3ce9-2268-6e84-000000000026 27762 1726882742.63841: variable 'ansible_search_path' from source: unknown 27762 1726882742.63850: variable 'ansible_search_path' from source: unknown 27762 1726882742.63903: calling self._execute() 27762 1726882742.63989: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.64012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.64027: variable 'omit' from source: magic vars 27762 1726882742.64490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.67030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.67101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.67160: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.67199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.67231: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.67314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.67350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.67389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.67435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.67459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.67608: variable 'ansible_distribution' from source: facts 27762 1726882742.67619: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.67640: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.67647: when evaluation is False, skipping this task 27762 1726882742.67653: _execute() done 27762 1726882742.67659: dumping result to json 27762 1726882742.67671: done dumping result, returning 27762 1726882742.67687: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-2268-6e84-000000000026] 27762 1726882742.67697: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000026 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.67833: no more pending results, returning what we have 27762 1726882742.67837: results queue empty 27762 1726882742.67837: checking for any_errors_fatal 27762 1726882742.67843: done checking for any_errors_fatal 27762 1726882742.67844: checking for max_fail_percentage 27762 1726882742.67846: done checking for max_fail_percentage 27762 1726882742.67846: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.67847: done checking to see if all hosts have failed 27762 1726882742.67848: getting the remaining hosts for this loop 27762 1726882742.67850: done getting the remaining hosts for this loop 27762 1726882742.67854: getting the next task for host managed_node2 27762 1726882742.67860: done getting next task for host managed_node2 27762 1726882742.67865: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27762 1726882742.67868: ^ 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? (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 27762 1726882742.67881: getting variables 27762 1726882742.67884: in VariableManager get_vars() 27762 1726882742.67924: Calling all_inventory to load vars for managed_node2 27762 1726882742.67927: Calling groups_inventory to load vars for managed_node2 27762 1726882742.67929: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.67939: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.67942: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.67945: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.68196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.68438: done with get_vars() 27762 1726882742.68450: done getting variables 27762 1726882742.68626: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27762 1726882742.68736: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000026 27762 1726882742.68739: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:39:02 -0400 (0:00:00.057) 0:00:04.227 ****** 27762 1726882742.68751: entering _queue_task() for managed_node2/service 27762 1726882742.69034: worker is 1 (out of 1 available) 27762 1726882742.69044: exiting _queue_task() for managed_node2/service 27762 1726882742.69060: done queuing things up, now waiting for results queue to drain 27762 1726882742.69061: waiting for pending results... 27762 1726882742.69229: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27762 1726882742.69310: in run() - task 0e448fcc-3ce9-2268-6e84-000000000027 27762 1726882742.69320: variable 'ansible_search_path' from source: unknown 27762 1726882742.69323: variable 'ansible_search_path' from source: unknown 27762 1726882742.69352: calling self._execute() 27762 1726882742.69418: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.69422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.69430: variable 'omit' from source: magic vars 27762 1726882742.69727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.71589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.71659: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.71704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.71745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.72096: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.72194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.72228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.72277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.72326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.72346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.72534: variable 'ansible_distribution' from source: facts 27762 1726882742.72548: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.72576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.72583: when evaluation is False, skipping this task 27762 1726882742.72590: _execute() done 27762 1726882742.72603: dumping result to json 27762 1726882742.72616: done dumping result, returning 27762 1726882742.72628: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-2268-6e84-000000000027] 27762 1726882742.72638: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000027 27762 1726882742.72761: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000027 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27762 1726882742.72809: no more pending results, returning what we have 27762 1726882742.72813: results queue empty 27762 1726882742.72814: checking for any_errors_fatal 27762 1726882742.72822: done checking for any_errors_fatal 27762 1726882742.72823: checking for max_fail_percentage 27762 1726882742.72824: done checking for max_fail_percentage 27762 1726882742.72825: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.72827: done checking to see if all hosts have failed 27762 1726882742.72827: getting the remaining hosts for this loop 27762 1726882742.72829: done getting the remaining hosts for this loop 27762 1726882742.72833: getting the next task for host managed_node2 27762 1726882742.72839: done getting next task for host managed_node2 27762 1726882742.72843: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27762 1726882742.72846: ^ 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? (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 27762 1726882742.72871: getting variables 27762 1726882742.72882: in VariableManager get_vars() 27762 1726882742.72935: Calling all_inventory to load vars for managed_node2 27762 1726882742.72937: Calling groups_inventory to load vars for managed_node2 27762 1726882742.72940: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.72954: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.72957: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.72961: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.73182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.73685: done with get_vars() 27762 1726882742.73697: done getting variables 27762 1726882742.73855: WORKER PROCESS EXITING 27762 1726882742.73911: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:39:02 -0400 (0:00:00.051) 0:00:04.278 ****** 27762 1726882742.73943: entering _queue_task() for managed_node2/service 27762 1726882742.74254: worker is 1 (out of 1 available) 27762 1726882742.74268: exiting _queue_task() for managed_node2/service 27762 1726882742.74285: done queuing things up, now waiting for results queue to drain 27762 1726882742.74287: waiting for pending results... 27762 1726882742.74578: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27762 1726882742.74713: in run() - task 0e448fcc-3ce9-2268-6e84-000000000028 27762 1726882742.74742: variable 'ansible_search_path' from source: unknown 27762 1726882742.74745: variable 'ansible_search_path' from source: unknown 27762 1726882742.74777: calling self._execute() 27762 1726882742.74857: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.74861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.74874: variable 'omit' from source: magic vars 27762 1726882742.75170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.78247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.78432: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.78487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.78526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.78557: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.78633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.78673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.78705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.79410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.79430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.79573: variable 'ansible_distribution' from source: facts 27762 1726882742.79585: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.79606: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.79613: when evaluation is False, skipping this task 27762 1726882742.79619: _execute() done 27762 1726882742.79625: dumping result to json 27762 1726882742.79632: done dumping result, returning 27762 1726882742.79642: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-2268-6e84-000000000028] 27762 1726882742.79650: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000028 27762 1726882742.79753: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000028 27762 1726882742.79760: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.79816: no more pending results, returning what we have 27762 1726882742.79820: results queue empty 27762 1726882742.79820: checking for any_errors_fatal 27762 1726882742.79825: done checking for any_errors_fatal 27762 1726882742.79826: checking for max_fail_percentage 27762 1726882742.79827: done checking for max_fail_percentage 27762 1726882742.79828: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.79829: done checking to see if all hosts have failed 27762 1726882742.79830: getting the remaining hosts for this loop 27762 1726882742.79831: done getting the remaining hosts for this loop 27762 1726882742.79835: getting the next task for host managed_node2 27762 1726882742.79840: done getting next task for host managed_node2 27762 1726882742.79846: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27762 1726882742.79849: ^ 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? (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 27762 1726882742.79860: getting variables 27762 1726882742.79862: in VariableManager get_vars() 27762 1726882742.79905: Calling all_inventory to load vars for managed_node2 27762 1726882742.79908: Calling groups_inventory to load vars for managed_node2 27762 1726882742.79910: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.79919: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.79922: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.79924: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.80153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.80662: done with get_vars() 27762 1726882742.80679: done getting variables 27762 1726882742.80736: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:39:02 -0400 (0:00:00.068) 0:00:04.347 ****** 27762 1726882742.80771: entering _queue_task() for managed_node2/service 27762 1726882742.81019: worker is 1 (out of 1 available) 27762 1726882742.81032: exiting _queue_task() for managed_node2/service 27762 1726882742.81046: done queuing things up, now waiting for results queue to drain 27762 1726882742.81047: waiting for pending results... 27762 1726882742.82479: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 27762 1726882742.82688: in run() - task 0e448fcc-3ce9-2268-6e84-000000000029 27762 1726882742.82722: variable 'ansible_search_path' from source: unknown 27762 1726882742.82732: variable 'ansible_search_path' from source: unknown 27762 1726882742.82788: calling self._execute() 27762 1726882742.82960: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.82984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.83011: variable 'omit' from source: magic vars 27762 1726882742.83544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.86234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.86308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.86346: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.86389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.86422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.86511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.86544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.86579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.86628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.86647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.86789: variable 'ansible_distribution' from source: facts 27762 1726882742.86800: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.86821: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.86832: when evaluation is False, skipping this task 27762 1726882742.86839: _execute() done 27762 1726882742.86847: dumping result to json 27762 1726882742.86855: done dumping result, returning 27762 1726882742.86869: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-2268-6e84-000000000029] 27762 1726882742.86880: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000029 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27762 1726882742.87007: no more pending results, returning what we have 27762 1726882742.87010: results queue empty 27762 1726882742.87011: checking for any_errors_fatal 27762 1726882742.87017: done checking for any_errors_fatal 27762 1726882742.87017: checking for max_fail_percentage 27762 1726882742.87019: done checking for max_fail_percentage 27762 1726882742.87020: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.87021: done checking to see if all hosts have failed 27762 1726882742.87022: getting the remaining hosts for this loop 27762 1726882742.87026: done getting the remaining hosts for this loop 27762 1726882742.87029: getting the next task for host managed_node2 27762 1726882742.87034: done getting next task for host managed_node2 27762 1726882742.87037: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27762 1726882742.87039: ^ 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? (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 27762 1726882742.87051: getting variables 27762 1726882742.87053: in VariableManager get_vars() 27762 1726882742.87092: Calling all_inventory to load vars for managed_node2 27762 1726882742.87095: Calling groups_inventory to load vars for managed_node2 27762 1726882742.87097: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.87106: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.87109: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.87111: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.87300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.87569: done with get_vars() 27762 1726882742.87587: done getting variables 27762 1726882742.87777: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27762 1726882742.87969: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000029 27762 1726882742.87973: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:39:02 -0400 (0:00:00.072) 0:00:04.419 ****** 27762 1726882742.87993: entering _queue_task() for managed_node2/copy 27762 1726882742.88247: worker is 1 (out of 1 available) 27762 1726882742.88262: exiting _queue_task() for managed_node2/copy 27762 1726882742.88280: done queuing things up, now waiting for results queue to drain 27762 1726882742.88282: waiting for pending results... 27762 1726882742.88598: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27762 1726882742.88784: in run() - task 0e448fcc-3ce9-2268-6e84-00000000002a 27762 1726882742.88814: variable 'ansible_search_path' from source: unknown 27762 1726882742.88826: variable 'ansible_search_path' from source: unknown 27762 1726882742.88883: calling self._execute() 27762 1726882742.88991: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.89002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.89016: variable 'omit' from source: magic vars 27762 1726882742.89526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.92042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.92111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.92159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.92202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.92239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.92325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.92374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.92413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.92474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.92496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.92655: variable 'ansible_distribution' from source: facts 27762 1726882742.92682: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.92704: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.92711: when evaluation is False, skipping this task 27762 1726882742.92717: _execute() done 27762 1726882742.92722: dumping result to json 27762 1726882742.92729: done dumping result, returning 27762 1726882742.92739: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-2268-6e84-00000000002a] 27762 1726882742.92747: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002a 27762 1726882742.92854: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002a 27762 1726882742.92870: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882742.92917: no more pending results, returning what we have 27762 1726882742.92921: results queue empty 27762 1726882742.92921: checking for any_errors_fatal 27762 1726882742.92927: done checking for any_errors_fatal 27762 1726882742.92928: checking for max_fail_percentage 27762 1726882742.92929: done checking for max_fail_percentage 27762 1726882742.92930: checking to see if all hosts have failed and the running result is not ok 27762 1726882742.92931: done checking to see if all hosts have failed 27762 1726882742.92932: getting the remaining hosts for this loop 27762 1726882742.92934: done getting the remaining hosts for this loop 27762 1726882742.92938: getting the next task for host managed_node2 27762 1726882742.92943: done getting next task for host managed_node2 27762 1726882742.92947: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27762 1726882742.92949: ^ 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? (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 27762 1726882742.92960: getting variables 27762 1726882742.92962: in VariableManager get_vars() 27762 1726882742.93004: Calling all_inventory to load vars for managed_node2 27762 1726882742.93006: Calling groups_inventory to load vars for managed_node2 27762 1726882742.93009: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882742.93019: Calling all_plugins_play to load vars for managed_node2 27762 1726882742.93022: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882742.93025: Calling groups_plugins_play to load vars for managed_node2 27762 1726882742.93301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882742.93546: done with get_vars() 27762 1726882742.93557: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:39:02 -0400 (0:00:00.056) 0:00:04.476 ****** 27762 1726882742.93655: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27762 1726882742.93657: Creating lock for fedora.linux_system_roles.network_connections 27762 1726882742.94156: worker is 1 (out of 1 available) 27762 1726882742.94180: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27762 1726882742.94191: done queuing things up, now waiting for results queue to drain 27762 1726882742.94193: waiting for pending results... 27762 1726882742.94499: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27762 1726882742.94645: in run() - task 0e448fcc-3ce9-2268-6e84-00000000002b 27762 1726882742.94668: variable 'ansible_search_path' from source: unknown 27762 1726882742.94679: variable 'ansible_search_path' from source: unknown 27762 1726882742.94729: calling self._execute() 27762 1726882742.94833: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882742.94853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882742.94873: variable 'omit' from source: magic vars 27762 1726882742.95356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882742.98782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882742.99048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882742.99154: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882742.99404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882742.99489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882742.99606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882742.99661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882742.99683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882742.99718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882742.99740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882742.99853: variable 'ansible_distribution' from source: facts 27762 1726882742.99858: variable 'ansible_distribution_major_version' from source: facts 27762 1726882742.99878: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882742.99881: when evaluation is False, skipping this task 27762 1726882742.99883: _execute() done 27762 1726882742.99886: dumping result to json 27762 1726882742.99888: done dumping result, returning 27762 1726882742.99895: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-2268-6e84-00000000002b] 27762 1726882742.99900: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002b 27762 1726882742.99996: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002b 27762 1726882742.99999: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.00046: no more pending results, returning what we have 27762 1726882743.00049: results queue empty 27762 1726882743.00050: checking for any_errors_fatal 27762 1726882743.00057: done checking for any_errors_fatal 27762 1726882743.00058: checking for max_fail_percentage 27762 1726882743.00059: done checking for max_fail_percentage 27762 1726882743.00060: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.00061: done checking to see if all hosts have failed 27762 1726882743.00062: getting the remaining hosts for this loop 27762 1726882743.00079: done getting the remaining hosts for this loop 27762 1726882743.00083: getting the next task for host managed_node2 27762 1726882743.00089: done getting next task for host managed_node2 27762 1726882743.00093: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27762 1726882743.00095: ^ 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? (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 27762 1726882743.00107: getting variables 27762 1726882743.00109: in VariableManager get_vars() 27762 1726882743.00145: Calling all_inventory to load vars for managed_node2 27762 1726882743.00147: Calling groups_inventory to load vars for managed_node2 27762 1726882743.00150: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.00158: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.00160: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.00163: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.00293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.00429: done with get_vars() 27762 1726882743.00437: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:39:03 -0400 (0:00:00.068) 0:00:04.544 ****** 27762 1726882743.00496: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27762 1726882743.00497: Creating lock for fedora.linux_system_roles.network_state 27762 1726882743.00683: worker is 1 (out of 1 available) 27762 1726882743.00697: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27762 1726882743.00708: done queuing things up, now waiting for results queue to drain 27762 1726882743.00710: waiting for pending results... 27762 1726882743.00880: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 27762 1726882743.00952: in run() - task 0e448fcc-3ce9-2268-6e84-00000000002c 27762 1726882743.00963: variable 'ansible_search_path' from source: unknown 27762 1726882743.00973: variable 'ansible_search_path' from source: unknown 27762 1726882743.01003: calling self._execute() 27762 1726882743.01076: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.01081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.01084: variable 'omit' from source: magic vars 27762 1726882743.01379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.04908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.04982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.05043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.05118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.05148: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.05233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.05267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.05299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.05355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.05378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.05515: variable 'ansible_distribution' from source: facts 27762 1726882743.05528: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.05564: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.05574: when evaluation is False, skipping this task 27762 1726882743.05582: _execute() done 27762 1726882743.05588: dumping result to json 27762 1726882743.05596: done dumping result, returning 27762 1726882743.05608: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-2268-6e84-00000000002c] 27762 1726882743.05618: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.05767: no more pending results, returning what we have 27762 1726882743.05771: results queue empty 27762 1726882743.05772: checking for any_errors_fatal 27762 1726882743.05779: done checking for any_errors_fatal 27762 1726882743.05780: checking for max_fail_percentage 27762 1726882743.05782: done checking for max_fail_percentage 27762 1726882743.05783: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.05784: done checking to see if all hosts have failed 27762 1726882743.05785: getting the remaining hosts for this loop 27762 1726882743.05787: done getting the remaining hosts for this loop 27762 1726882743.05791: getting the next task for host managed_node2 27762 1726882743.05798: done getting next task for host managed_node2 27762 1726882743.05802: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27762 1726882743.05804: ^ 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? (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 27762 1726882743.05817: getting variables 27762 1726882743.05819: in VariableManager get_vars() 27762 1726882743.05859: Calling all_inventory to load vars for managed_node2 27762 1726882743.05862: Calling groups_inventory to load vars for managed_node2 27762 1726882743.05867: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.05879: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.05882: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.05886: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.06123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.06359: done with get_vars() 27762 1726882743.06372: done getting variables 27762 1726882743.06482: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002c 27762 1726882743.06485: WORKER PROCESS EXITING 27762 1726882743.06641: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:39:03 -0400 (0:00:00.061) 0:00:04.606 ****** 27762 1726882743.06677: entering _queue_task() for managed_node2/debug 27762 1726882743.06990: worker is 1 (out of 1 available) 27762 1726882743.07001: exiting _queue_task() for managed_node2/debug 27762 1726882743.07012: done queuing things up, now waiting for results queue to drain 27762 1726882743.07014: waiting for pending results... 27762 1726882743.07278: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27762 1726882743.07408: in run() - task 0e448fcc-3ce9-2268-6e84-00000000002d 27762 1726882743.07424: variable 'ansible_search_path' from source: unknown 27762 1726882743.07429: variable 'ansible_search_path' from source: unknown 27762 1726882743.07470: calling self._execute() 27762 1726882743.07550: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.07562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.07579: variable 'omit' from source: magic vars 27762 1726882743.08020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.11453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.11542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.11588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.11635: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.11674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.11782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.11835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.11907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.11977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.12007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.13131: variable 'ansible_distribution' from source: facts 27762 1726882743.13142: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.13166: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.13174: when evaluation is False, skipping this task 27762 1726882743.13180: _execute() done 27762 1726882743.13185: dumping result to json 27762 1726882743.13191: done dumping result, returning 27762 1726882743.13202: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-2268-6e84-00000000002d] 27762 1726882743.13211: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002d 27762 1726882743.13313: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27762 1726882743.13423: no more pending results, returning what we have 27762 1726882743.13427: results queue empty 27762 1726882743.13428: checking for any_errors_fatal 27762 1726882743.13435: done checking for any_errors_fatal 27762 1726882743.13436: checking for max_fail_percentage 27762 1726882743.13438: done checking for max_fail_percentage 27762 1726882743.13439: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.13440: done checking to see if all hosts have failed 27762 1726882743.13441: getting the remaining hosts for this loop 27762 1726882743.13443: done getting the remaining hosts for this loop 27762 1726882743.13447: getting the next task for host managed_node2 27762 1726882743.13452: done getting next task for host managed_node2 27762 1726882743.13456: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27762 1726882743.13458: ^ 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? (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 27762 1726882743.13479: getting variables 27762 1726882743.13481: in VariableManager get_vars() 27762 1726882743.13528: Calling all_inventory to load vars for managed_node2 27762 1726882743.13531: Calling groups_inventory to load vars for managed_node2 27762 1726882743.13533: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.13545: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.13547: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.13550: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.13788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.14025: done with get_vars() 27762 1726882743.14036: done getting variables 27762 1726882743.14201: WORKER PROCESS EXITING 27762 1726882743.14240: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:39:03 -0400 (0:00:00.076) 0:00:04.682 ****** 27762 1726882743.14300: entering _queue_task() for managed_node2/debug 27762 1726882743.14857: worker is 1 (out of 1 available) 27762 1726882743.14948: exiting _queue_task() for managed_node2/debug 27762 1726882743.14959: done queuing things up, now waiting for results queue to drain 27762 1726882743.14960: waiting for pending results... 27762 1726882743.15528: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27762 1726882743.15694: in run() - task 0e448fcc-3ce9-2268-6e84-00000000002e 27762 1726882743.15713: variable 'ansible_search_path' from source: unknown 27762 1726882743.15719: variable 'ansible_search_path' from source: unknown 27762 1726882743.15753: calling self._execute() 27762 1726882743.15847: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.15859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.15875: variable 'omit' from source: magic vars 27762 1726882743.16270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.18618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.18690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.18743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.18783: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.18813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.18890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.18922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.18951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.18997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.19017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.19145: variable 'ansible_distribution' from source: facts 27762 1726882743.19258: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.19283: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.19975: when evaluation is False, skipping this task 27762 1726882743.19982: _execute() done 27762 1726882743.19992: dumping result to json 27762 1726882743.20000: done dumping result, returning 27762 1726882743.20010: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-2268-6e84-00000000002e] 27762 1726882743.20019: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002e skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27762 1726882743.20151: no more pending results, returning what we have 27762 1726882743.20155: results queue empty 27762 1726882743.20155: checking for any_errors_fatal 27762 1726882743.20161: done checking for any_errors_fatal 27762 1726882743.20162: checking for max_fail_percentage 27762 1726882743.20167: done checking for max_fail_percentage 27762 1726882743.20168: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.20169: done checking to see if all hosts have failed 27762 1726882743.20170: getting the remaining hosts for this loop 27762 1726882743.20172: done getting the remaining hosts for this loop 27762 1726882743.20175: getting the next task for host managed_node2 27762 1726882743.20180: done getting next task for host managed_node2 27762 1726882743.20184: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27762 1726882743.20186: ^ 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? (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 27762 1726882743.20202: getting variables 27762 1726882743.20205: in VariableManager get_vars() 27762 1726882743.20242: Calling all_inventory to load vars for managed_node2 27762 1726882743.20245: Calling groups_inventory to load vars for managed_node2 27762 1726882743.20247: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.20257: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.20260: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.20266: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.20510: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002e 27762 1726882743.20514: WORKER PROCESS EXITING 27762 1726882743.20526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.20745: done with get_vars() 27762 1726882743.20755: done getting variables 27762 1726882743.20915: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:39:03 -0400 (0:00:00.066) 0:00:04.748 ****** 27762 1726882743.20943: entering _queue_task() for managed_node2/debug 27762 1726882743.21525: worker is 1 (out of 1 available) 27762 1726882743.21539: exiting _queue_task() for managed_node2/debug 27762 1726882743.21550: done queuing things up, now waiting for results queue to drain 27762 1726882743.21551: waiting for pending results... 27762 1726882743.22915: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27762 1726882743.23106: in run() - task 0e448fcc-3ce9-2268-6e84-00000000002f 27762 1726882743.23222: variable 'ansible_search_path' from source: unknown 27762 1726882743.23236: variable 'ansible_search_path' from source: unknown 27762 1726882743.23280: calling self._execute() 27762 1726882743.23395: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.23405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.23417: variable 'omit' from source: magic vars 27762 1726882743.23920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.26762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.26844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.26891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.26939: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.26972: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.27061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.27101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.27142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.27193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.27214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.27372: variable 'ansible_distribution' from source: facts 27762 1726882743.27384: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.27407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.27415: when evaluation is False, skipping this task 27762 1726882743.27422: _execute() done 27762 1726882743.27429: dumping result to json 27762 1726882743.27437: done dumping result, returning 27762 1726882743.27454: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-2268-6e84-00000000002f] 27762 1726882743.27472: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002f 27762 1726882743.27587: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000002f 27762 1726882743.27594: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27762 1726882743.27642: no more pending results, returning what we have 27762 1726882743.27645: results queue empty 27762 1726882743.27646: checking for any_errors_fatal 27762 1726882743.27652: done checking for any_errors_fatal 27762 1726882743.27653: checking for max_fail_percentage 27762 1726882743.27655: done checking for max_fail_percentage 27762 1726882743.27656: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.27657: done checking to see if all hosts have failed 27762 1726882743.27658: getting the remaining hosts for this loop 27762 1726882743.27660: done getting the remaining hosts for this loop 27762 1726882743.27667: getting the next task for host managed_node2 27762 1726882743.27675: done getting next task for host managed_node2 27762 1726882743.27679: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27762 1726882743.27683: ^ 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? (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 27762 1726882743.27697: getting variables 27762 1726882743.27699: in VariableManager get_vars() 27762 1726882743.27740: Calling all_inventory to load vars for managed_node2 27762 1726882743.27743: Calling groups_inventory to load vars for managed_node2 27762 1726882743.27746: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.27757: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.27760: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.27767: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.27976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.28227: done with get_vars() 27762 1726882743.28239: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:39:03 -0400 (0:00:00.075) 0:00:04.824 ****** 27762 1726882743.28460: entering _queue_task() for managed_node2/ping 27762 1726882743.28462: Creating lock for ping 27762 1726882743.29208: worker is 1 (out of 1 available) 27762 1726882743.29222: exiting _queue_task() for managed_node2/ping 27762 1726882743.29234: done queuing things up, now waiting for results queue to drain 27762 1726882743.29235: waiting for pending results... 27762 1726882743.29538: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 27762 1726882743.29672: in run() - task 0e448fcc-3ce9-2268-6e84-000000000030 27762 1726882743.29702: variable 'ansible_search_path' from source: unknown 27762 1726882743.29710: variable 'ansible_search_path' from source: unknown 27762 1726882743.29752: calling self._execute() 27762 1726882743.29842: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.29853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.29874: variable 'omit' from source: magic vars 27762 1726882743.30325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.33803: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.33886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.33950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.33994: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.34024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.34116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.34157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.34198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.34247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.34290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.34458: variable 'ansible_distribution' from source: facts 27762 1726882743.34478: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.34509: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.34518: when evaluation is False, skipping this task 27762 1726882743.34524: _execute() done 27762 1726882743.34530: dumping result to json 27762 1726882743.34543: done dumping result, returning 27762 1726882743.34568: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-2268-6e84-000000000030] 27762 1726882743.34580: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000030 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.34739: no more pending results, returning what we have 27762 1726882743.34742: results queue empty 27762 1726882743.34743: checking for any_errors_fatal 27762 1726882743.34750: done checking for any_errors_fatal 27762 1726882743.34751: checking for max_fail_percentage 27762 1726882743.34753: done checking for max_fail_percentage 27762 1726882743.34754: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.34755: done checking to see if all hosts have failed 27762 1726882743.34756: getting the remaining hosts for this loop 27762 1726882743.34757: done getting the remaining hosts for this loop 27762 1726882743.34761: getting the next task for host managed_node2 27762 1726882743.34774: done getting next task for host managed_node2 27762 1726882743.34776: ^ task is: TASK: meta (role_complete) 27762 1726882743.34781: ^ state is: HOST STATE: block=3, 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 27762 1726882743.34794: getting variables 27762 1726882743.34795: in VariableManager get_vars() 27762 1726882743.34837: Calling all_inventory to load vars for managed_node2 27762 1726882743.34840: Calling groups_inventory to load vars for managed_node2 27762 1726882743.34842: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.34852: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.34859: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.34862: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.35114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.35368: done with get_vars() 27762 1726882743.35379: done getting variables 27762 1726882743.35525: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000030 27762 1726882743.35531: WORKER PROCESS EXITING 27762 1726882743.35654: done queuing things up, now waiting for results queue to drain 27762 1726882743.35656: results queue empty 27762 1726882743.35657: checking for any_errors_fatal 27762 1726882743.35659: done checking for any_errors_fatal 27762 1726882743.35660: checking for max_fail_percentage 27762 1726882743.35661: done checking for max_fail_percentage 27762 1726882743.35662: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.35662: done checking to see if all hosts have failed 27762 1726882743.35667: getting the remaining hosts for this loop 27762 1726882743.35668: done getting the remaining hosts for this loop 27762 1726882743.35670: getting the next task for host managed_node2 27762 1726882743.35676: done getting next task for host managed_node2 27762 1726882743.35679: ^ task is: TASK: Get the IPv4 routes from the route table main 27762 1726882743.35680: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27762 1726882743.35683: getting variables 27762 1726882743.35684: in VariableManager get_vars() 27762 1726882743.35699: Calling all_inventory to load vars for managed_node2 27762 1726882743.35702: Calling groups_inventory to load vars for managed_node2 27762 1726882743.35704: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.35709: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.35711: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.35715: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.36114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.36348: done with get_vars() 27762 1726882743.36356: done getting variables 27762 1726882743.36395: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the IPv4 routes from the route table main] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:73 Friday 20 September 2024 21:39:03 -0400 (0:00:00.079) 0:00:04.903 ****** 27762 1726882743.36426: entering _queue_task() for managed_node2/command 27762 1726882743.36795: worker is 1 (out of 1 available) 27762 1726882743.36806: exiting _queue_task() for managed_node2/command 27762 1726882743.36817: done queuing things up, now waiting for results queue to drain 27762 1726882743.36818: waiting for pending results... 27762 1726882743.37775: running TaskExecutor() for managed_node2/TASK: Get the IPv4 routes from the route table main 27762 1726882743.38010: in run() - task 0e448fcc-3ce9-2268-6e84-000000000060 27762 1726882743.38052: variable 'ansible_search_path' from source: unknown 27762 1726882743.38117: calling self._execute() 27762 1726882743.38225: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.38247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.38262: variable 'omit' from source: magic vars 27762 1726882743.38769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.41358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.41429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.41484: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.41532: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.41578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.41658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.41702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.41732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.41790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.41810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.41957: variable 'ansible_distribution' from source: facts 27762 1726882743.41975: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.42009: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.42018: when evaluation is False, skipping this task 27762 1726882743.42029: _execute() done 27762 1726882743.42038: dumping result to json 27762 1726882743.42045: done dumping result, returning 27762 1726882743.42054: done running TaskExecutor() for managed_node2/TASK: Get the IPv4 routes from the route table main [0e448fcc-3ce9-2268-6e84-000000000060] 27762 1726882743.42067: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000060 27762 1726882743.42186: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000060 27762 1726882743.42195: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.42270: no more pending results, returning what we have 27762 1726882743.42275: results queue empty 27762 1726882743.42276: checking for any_errors_fatal 27762 1726882743.42278: done checking for any_errors_fatal 27762 1726882743.42278: checking for max_fail_percentage 27762 1726882743.42280: done checking for max_fail_percentage 27762 1726882743.42281: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.42282: done checking to see if all hosts have failed 27762 1726882743.42283: getting the remaining hosts for this loop 27762 1726882743.42285: done getting the remaining hosts for this loop 27762 1726882743.42289: getting the next task for host managed_node2 27762 1726882743.42295: done getting next task for host managed_node2 27762 1726882743.42297: ^ task is: TASK: Assert that the route table main contains the specified IPv4 routes 27762 1726882743.42299: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27762 1726882743.42303: getting variables 27762 1726882743.42306: in VariableManager get_vars() 27762 1726882743.42346: Calling all_inventory to load vars for managed_node2 27762 1726882743.42349: Calling groups_inventory to load vars for managed_node2 27762 1726882743.42352: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.42367: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.42371: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.42375: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.42575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.42912: done with get_vars() 27762 1726882743.42922: done getting variables 27762 1726882743.43131: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert that the route table main contains the specified IPv4 routes] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:78 Friday 20 September 2024 21:39:03 -0400 (0:00:00.067) 0:00:04.971 ****** 27762 1726882743.43236: entering _queue_task() for managed_node2/assert 27762 1726882743.43240: Creating lock for assert 27762 1726882743.43575: worker is 1 (out of 1 available) 27762 1726882743.43586: exiting _queue_task() for managed_node2/assert 27762 1726882743.43598: done queuing things up, now waiting for results queue to drain 27762 1726882743.43599: waiting for pending results... 27762 1726882743.43887: running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv4 routes 27762 1726882743.43985: in run() - task 0e448fcc-3ce9-2268-6e84-000000000061 27762 1726882743.44010: variable 'ansible_search_path' from source: unknown 27762 1726882743.44051: calling self._execute() 27762 1726882743.44142: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.44157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.44177: variable 'omit' from source: magic vars 27762 1726882743.44645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.46713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.46757: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.46787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.46813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.46833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.46892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.46913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.46931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.46960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.46975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.47075: variable 'ansible_distribution' from source: facts 27762 1726882743.47079: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.47094: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.47097: when evaluation is False, skipping this task 27762 1726882743.47100: _execute() done 27762 1726882743.47103: dumping result to json 27762 1726882743.47105: done dumping result, returning 27762 1726882743.47113: done running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv4 routes [0e448fcc-3ce9-2268-6e84-000000000061] 27762 1726882743.47115: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000061 27762 1726882743.47196: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000061 27762 1726882743.47198: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.47256: no more pending results, returning what we have 27762 1726882743.47260: results queue empty 27762 1726882743.47261: checking for any_errors_fatal 27762 1726882743.47267: done checking for any_errors_fatal 27762 1726882743.47268: checking for max_fail_percentage 27762 1726882743.47269: done checking for max_fail_percentage 27762 1726882743.47270: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.47271: done checking to see if all hosts have failed 27762 1726882743.47272: getting the remaining hosts for this loop 27762 1726882743.47274: done getting the remaining hosts for this loop 27762 1726882743.47277: getting the next task for host managed_node2 27762 1726882743.47281: done getting next task for host managed_node2 27762 1726882743.47283: ^ task is: TASK: Get the IPv6 routes from the route table main 27762 1726882743.47285: ^ state is: HOST STATE: block=3, 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 27762 1726882743.47288: getting variables 27762 1726882743.47289: in VariableManager get_vars() 27762 1726882743.47324: Calling all_inventory to load vars for managed_node2 27762 1726882743.47327: Calling groups_inventory to load vars for managed_node2 27762 1726882743.47329: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.47337: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.47340: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.47343: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.47457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.47585: done with get_vars() 27762 1726882743.47592: done getting variables 27762 1726882743.47629: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the IPv6 routes from the route table main] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:89 Friday 20 September 2024 21:39:03 -0400 (0:00:00.044) 0:00:05.016 ****** 27762 1726882743.47647: entering _queue_task() for managed_node2/command 27762 1726882743.47847: worker is 1 (out of 1 available) 27762 1726882743.47857: exiting _queue_task() for managed_node2/command 27762 1726882743.47872: done queuing things up, now waiting for results queue to drain 27762 1726882743.47874: waiting for pending results... 27762 1726882743.48150: running TaskExecutor() for managed_node2/TASK: Get the IPv6 routes from the route table main 27762 1726882743.48235: in run() - task 0e448fcc-3ce9-2268-6e84-000000000062 27762 1726882743.48246: variable 'ansible_search_path' from source: unknown 27762 1726882743.48282: calling self._execute() 27762 1726882743.48366: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.48372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.48381: variable 'omit' from source: magic vars 27762 1726882743.48831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.50469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.50516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.50550: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.50578: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.50596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.50652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.50675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.50694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.50723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.50735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.50827: variable 'ansible_distribution' from source: facts 27762 1726882743.50833: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.50848: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.50851: when evaluation is False, skipping this task 27762 1726882743.50853: _execute() done 27762 1726882743.50855: dumping result to json 27762 1726882743.50858: done dumping result, returning 27762 1726882743.50865: done running TaskExecutor() for managed_node2/TASK: Get the IPv6 routes from the route table main [0e448fcc-3ce9-2268-6e84-000000000062] 27762 1726882743.50872: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000062 27762 1726882743.50979: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000062 27762 1726882743.50982: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.51058: no more pending results, returning what we have 27762 1726882743.51062: results queue empty 27762 1726882743.51063: checking for any_errors_fatal 27762 1726882743.51068: done checking for any_errors_fatal 27762 1726882743.51069: checking for max_fail_percentage 27762 1726882743.51072: done checking for max_fail_percentage 27762 1726882743.51073: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.51074: done checking to see if all hosts have failed 27762 1726882743.51075: getting the remaining hosts for this loop 27762 1726882743.51076: done getting the remaining hosts for this loop 27762 1726882743.51079: getting the next task for host managed_node2 27762 1726882743.51083: done getting next task for host managed_node2 27762 1726882743.51085: ^ task is: TASK: Assert that the route table main contains the specified IPv6 routes 27762 1726882743.51087: ^ state is: HOST STATE: block=3, 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 27762 1726882743.51089: getting variables 27762 1726882743.51090: in VariableManager get_vars() 27762 1726882743.51121: Calling all_inventory to load vars for managed_node2 27762 1726882743.51124: Calling groups_inventory to load vars for managed_node2 27762 1726882743.51126: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.51134: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.51137: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.51139: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.51359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.51579: done with get_vars() 27762 1726882743.51588: done getting variables 27762 1726882743.51644: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the route table main contains the specified IPv6 routes] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:94 Friday 20 September 2024 21:39:03 -0400 (0:00:00.040) 0:00:05.056 ****** 27762 1726882743.51671: entering _queue_task() for managed_node2/assert 27762 1726882743.51884: worker is 1 (out of 1 available) 27762 1726882743.51895: exiting _queue_task() for managed_node2/assert 27762 1726882743.51905: done queuing things up, now waiting for results queue to drain 27762 1726882743.51907: waiting for pending results... 27762 1726882743.52167: running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv6 routes 27762 1726882743.52263: in run() - task 0e448fcc-3ce9-2268-6e84-000000000063 27762 1726882743.52288: variable 'ansible_search_path' from source: unknown 27762 1726882743.52326: calling self._execute() 27762 1726882743.52411: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.52421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.52434: variable 'omit' from source: magic vars 27762 1726882743.52867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.54515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.54561: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.54590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.54614: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.54633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.54693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.54712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.54730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.54760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.54776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.54864: variable 'ansible_distribution' from source: facts 27762 1726882743.54873: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.54888: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.54891: when evaluation is False, skipping this task 27762 1726882743.54893: _execute() done 27762 1726882743.54896: dumping result to json 27762 1726882743.54906: done dumping result, returning 27762 1726882743.54910: done running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv6 routes [0e448fcc-3ce9-2268-6e84-000000000063] 27762 1726882743.54935: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000063 27762 1726882743.55042: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000063 27762 1726882743.55045: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.55130: no more pending results, returning what we have 27762 1726882743.55133: results queue empty 27762 1726882743.55134: checking for any_errors_fatal 27762 1726882743.55137: done checking for any_errors_fatal 27762 1726882743.55138: checking for max_fail_percentage 27762 1726882743.55139: done checking for max_fail_percentage 27762 1726882743.55140: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.55141: done checking to see if all hosts have failed 27762 1726882743.55142: getting the remaining hosts for this loop 27762 1726882743.55143: done getting the remaining hosts for this loop 27762 1726882743.55146: getting the next task for host managed_node2 27762 1726882743.55150: done getting next task for host managed_node2 27762 1726882743.55152: ^ task is: TASK: Get the interface1 MAC address 27762 1726882743.55154: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27762 1726882743.55156: getting variables 27762 1726882743.55157: in VariableManager get_vars() 27762 1726882743.55192: Calling all_inventory to load vars for managed_node2 27762 1726882743.55195: Calling groups_inventory to load vars for managed_node2 27762 1726882743.55197: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.55208: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.55212: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.55215: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.55361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.55580: done with get_vars() 27762 1726882743.55590: done getting variables 27762 1726882743.55642: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the interface1 MAC address] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:99 Friday 20 September 2024 21:39:03 -0400 (0:00:00.039) 0:00:05.096 ****** 27762 1726882743.55668: entering _queue_task() for managed_node2/command 27762 1726882743.55873: worker is 1 (out of 1 available) 27762 1726882743.55887: exiting _queue_task() for managed_node2/command 27762 1726882743.55898: done queuing things up, now waiting for results queue to drain 27762 1726882743.55900: waiting for pending results... 27762 1726882743.56150: running TaskExecutor() for managed_node2/TASK: Get the interface1 MAC address 27762 1726882743.56243: in run() - task 0e448fcc-3ce9-2268-6e84-000000000064 27762 1726882743.56261: variable 'ansible_search_path' from source: unknown 27762 1726882743.56301: calling self._execute() 27762 1726882743.56404: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.56415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.56427: variable 'omit' from source: magic vars 27762 1726882743.56912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.59616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.59922: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.59963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.60002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.60026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.60102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.60122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.60140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.60170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.60179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.60284: variable 'ansible_distribution' from source: facts 27762 1726882743.60287: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.60302: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.60305: when evaluation is False, skipping this task 27762 1726882743.60308: _execute() done 27762 1726882743.60312: dumping result to json 27762 1726882743.60314: done dumping result, returning 27762 1726882743.60322: done running TaskExecutor() for managed_node2/TASK: Get the interface1 MAC address [0e448fcc-3ce9-2268-6e84-000000000064] 27762 1726882743.60325: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000064 27762 1726882743.60404: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000064 27762 1726882743.60407: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.60472: no more pending results, returning what we have 27762 1726882743.60475: results queue empty 27762 1726882743.60476: checking for any_errors_fatal 27762 1726882743.60481: done checking for any_errors_fatal 27762 1726882743.60482: checking for max_fail_percentage 27762 1726882743.60483: done checking for max_fail_percentage 27762 1726882743.60484: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.60485: done checking to see if all hosts have failed 27762 1726882743.60486: getting the remaining hosts for this loop 27762 1726882743.60488: done getting the remaining hosts for this loop 27762 1726882743.60491: getting the next task for host managed_node2 27762 1726882743.60497: done getting next task for host managed_node2 27762 1726882743.60502: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27762 1726882743.60504: ^ state is: HOST STATE: block=3, 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 27762 1726882743.60518: getting variables 27762 1726882743.60520: in VariableManager get_vars() 27762 1726882743.60552: Calling all_inventory to load vars for managed_node2 27762 1726882743.60555: Calling groups_inventory to load vars for managed_node2 27762 1726882743.60557: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.60568: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.60571: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.60574: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.60725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.60856: done with get_vars() 27762 1726882743.60862: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:39:03 -0400 (0:00:00.052) 0:00:05.148 ****** 27762 1726882743.60932: entering _queue_task() for managed_node2/include_tasks 27762 1726882743.61167: worker is 1 (out of 1 available) 27762 1726882743.61186: exiting _queue_task() for managed_node2/include_tasks 27762 1726882743.61200: done queuing things up, now waiting for results queue to drain 27762 1726882743.61202: waiting for pending results... 27762 1726882743.61479: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27762 1726882743.61611: in run() - task 0e448fcc-3ce9-2268-6e84-00000000006c 27762 1726882743.61639: variable 'ansible_search_path' from source: unknown 27762 1726882743.61648: variable 'ansible_search_path' from source: unknown 27762 1726882743.61689: calling self._execute() 27762 1726882743.61777: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.61789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.61804: variable 'omit' from source: magic vars 27762 1726882743.62271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.64475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.64521: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.64545: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.64572: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.64591: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.64646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.64669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.64688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.64718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.64728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.64821: variable 'ansible_distribution' from source: facts 27762 1726882743.64826: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.64837: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.64840: when evaluation is False, skipping this task 27762 1726882743.64842: _execute() done 27762 1726882743.64844: dumping result to json 27762 1726882743.64846: done dumping result, returning 27762 1726882743.64854: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-2268-6e84-00000000006c] 27762 1726882743.64858: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000006c 27762 1726882743.64940: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000006c 27762 1726882743.64943: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.64994: no more pending results, returning what we have 27762 1726882743.64997: results queue empty 27762 1726882743.64998: checking for any_errors_fatal 27762 1726882743.65002: done checking for any_errors_fatal 27762 1726882743.65003: checking for max_fail_percentage 27762 1726882743.65004: done checking for max_fail_percentage 27762 1726882743.65006: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.65007: done checking to see if all hosts have failed 27762 1726882743.65007: getting the remaining hosts for this loop 27762 1726882743.65009: done getting the remaining hosts for this loop 27762 1726882743.65012: getting the next task for host managed_node2 27762 1726882743.65017: done getting next task for host managed_node2 27762 1726882743.65021: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27762 1726882743.65023: ^ state is: HOST STATE: block=3, 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=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 27762 1726882743.65036: getting variables 27762 1726882743.65037: in VariableManager get_vars() 27762 1726882743.65084: Calling all_inventory to load vars for managed_node2 27762 1726882743.65086: Calling groups_inventory to load vars for managed_node2 27762 1726882743.65088: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.65095: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.65096: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.65098: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.65215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.65346: done with get_vars() 27762 1726882743.65353: done getting variables 27762 1726882743.65393: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:39:03 -0400 (0:00:00.044) 0:00:05.193 ****** 27762 1726882743.65416: entering _queue_task() for managed_node2/debug 27762 1726882743.65580: worker is 1 (out of 1 available) 27762 1726882743.65590: exiting _queue_task() for managed_node2/debug 27762 1726882743.65600: done queuing things up, now waiting for results queue to drain 27762 1726882743.65602: waiting for pending results... 27762 1726882743.65789: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 27762 1726882743.65901: in run() - task 0e448fcc-3ce9-2268-6e84-00000000006d 27762 1726882743.65917: variable 'ansible_search_path' from source: unknown 27762 1726882743.65922: variable 'ansible_search_path' from source: unknown 27762 1726882743.65962: calling self._execute() 27762 1726882743.66036: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.66047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.66069: variable 'omit' from source: magic vars 27762 1726882743.66546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.69316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.69395: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.69434: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.69496: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.69526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.69613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.69645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.69685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.69729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.69749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.69899: variable 'ansible_distribution' from source: facts 27762 1726882743.69912: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.69934: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.69942: when evaluation is False, skipping this task 27762 1726882743.69948: _execute() done 27762 1726882743.69954: dumping result to json 27762 1726882743.69962: done dumping result, returning 27762 1726882743.69978: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-2268-6e84-00000000006d] 27762 1726882743.69993: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000006d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27762 1726882743.70139: no more pending results, returning what we have 27762 1726882743.70142: results queue empty 27762 1726882743.70143: checking for any_errors_fatal 27762 1726882743.70148: done checking for any_errors_fatal 27762 1726882743.70149: checking for max_fail_percentage 27762 1726882743.70150: done checking for max_fail_percentage 27762 1726882743.70151: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.70152: done checking to see if all hosts have failed 27762 1726882743.70153: getting the remaining hosts for this loop 27762 1726882743.70155: done getting the remaining hosts for this loop 27762 1726882743.70158: getting the next task for host managed_node2 27762 1726882743.70167: done getting next task for host managed_node2 27762 1726882743.70171: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27762 1726882743.70174: ^ state is: HOST STATE: block=3, 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=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 27762 1726882743.70189: getting variables 27762 1726882743.70191: in VariableManager get_vars() 27762 1726882743.70231: Calling all_inventory to load vars for managed_node2 27762 1726882743.70234: Calling groups_inventory to load vars for managed_node2 27762 1726882743.70237: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.70248: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.70251: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.70254: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.70499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.71466: done with get_vars() 27762 1726882743.71478: done getting variables 27762 1726882743.71732: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000006d 27762 1726882743.71735: WORKER PROCESS EXITING 27762 1726882743.71772: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:39:03 -0400 (0:00:00.063) 0:00:05.257 ****** 27762 1726882743.71809: entering _queue_task() for managed_node2/fail 27762 1726882743.72569: worker is 1 (out of 1 available) 27762 1726882743.72581: exiting _queue_task() for managed_node2/fail 27762 1726882743.72596: done queuing things up, now waiting for results queue to drain 27762 1726882743.72598: waiting for pending results... 27762 1726882743.73505: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27762 1726882743.73751: in run() - task 0e448fcc-3ce9-2268-6e84-00000000006e 27762 1726882743.73773: variable 'ansible_search_path' from source: unknown 27762 1726882743.73796: variable 'ansible_search_path' from source: unknown 27762 1726882743.73937: calling self._execute() 27762 1726882743.74034: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.74123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.74137: variable 'omit' from source: magic vars 27762 1726882743.75003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.77521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.77562: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.77592: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.77622: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.77875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.77879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.77882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.77885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.77887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.77889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.77932: variable 'ansible_distribution' from source: facts 27762 1726882743.77937: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.77953: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.77956: when evaluation is False, skipping this task 27762 1726882743.77959: _execute() done 27762 1726882743.77961: dumping result to json 27762 1726882743.77965: done dumping result, returning 27762 1726882743.77986: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-2268-6e84-00000000006e] 27762 1726882743.77989: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000006e 27762 1726882743.78068: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000006e 27762 1726882743.78071: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.78129: no more pending results, returning what we have 27762 1726882743.78133: results queue empty 27762 1726882743.78133: checking for any_errors_fatal 27762 1726882743.78138: done checking for any_errors_fatal 27762 1726882743.78139: checking for max_fail_percentage 27762 1726882743.78141: done checking for max_fail_percentage 27762 1726882743.78142: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.78143: done checking to see if all hosts have failed 27762 1726882743.78143: getting the remaining hosts for this loop 27762 1726882743.78145: done getting the remaining hosts for this loop 27762 1726882743.78149: getting the next task for host managed_node2 27762 1726882743.78154: done getting next task for host managed_node2 27762 1726882743.78157: ^ 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 27762 1726882743.78160: ^ state is: HOST STATE: block=3, 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=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 27762 1726882743.78177: getting variables 27762 1726882743.78178: in VariableManager get_vars() 27762 1726882743.78214: Calling all_inventory to load vars for managed_node2 27762 1726882743.78216: Calling groups_inventory to load vars for managed_node2 27762 1726882743.78219: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.78227: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.78230: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.78232: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.78357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.78491: done with get_vars() 27762 1726882743.78499: done getting variables 27762 1726882743.78538: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:39:03 -0400 (0:00:00.067) 0:00:05.325 ****** 27762 1726882743.78577: entering _queue_task() for managed_node2/fail 27762 1726882743.78876: worker is 1 (out of 1 available) 27762 1726882743.78887: exiting _queue_task() for managed_node2/fail 27762 1726882743.78897: done queuing things up, now waiting for results queue to drain 27762 1726882743.78898: waiting for pending results... 27762 1726882743.79169: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27762 1726882743.79299: in run() - task 0e448fcc-3ce9-2268-6e84-00000000006f 27762 1726882743.79315: variable 'ansible_search_path' from source: unknown 27762 1726882743.79322: variable 'ansible_search_path' from source: unknown 27762 1726882743.79370: calling self._execute() 27762 1726882743.79444: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.79456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.79478: variable 'omit' from source: magic vars 27762 1726882743.79942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.82632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.82715: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.82767: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.82804: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.82844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.82946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.82984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.83014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.83079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.83098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.83236: variable 'ansible_distribution' from source: facts 27762 1726882743.83246: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.83280: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.83287: when evaluation is False, skipping this task 27762 1726882743.83293: _execute() done 27762 1726882743.83299: dumping result to json 27762 1726882743.83305: done dumping result, returning 27762 1726882743.83315: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-2268-6e84-00000000006f] 27762 1726882743.83324: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000006f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.83474: no more pending results, returning what we have 27762 1726882743.83477: results queue empty 27762 1726882743.83479: checking for any_errors_fatal 27762 1726882743.83484: done checking for any_errors_fatal 27762 1726882743.83485: checking for max_fail_percentage 27762 1726882743.83487: done checking for max_fail_percentage 27762 1726882743.83487: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.83488: done checking to see if all hosts have failed 27762 1726882743.83489: getting the remaining hosts for this loop 27762 1726882743.83492: done getting the remaining hosts for this loop 27762 1726882743.83495: getting the next task for host managed_node2 27762 1726882743.83502: done getting next task for host managed_node2 27762 1726882743.83506: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27762 1726882743.83508: ^ state is: HOST STATE: block=3, 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=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 27762 1726882743.83523: getting variables 27762 1726882743.83525: in VariableManager get_vars() 27762 1726882743.83571: Calling all_inventory to load vars for managed_node2 27762 1726882743.83574: Calling groups_inventory to load vars for managed_node2 27762 1726882743.83577: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.83589: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.83593: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.83597: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.83829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.84061: done with get_vars() 27762 1726882743.84074: done getting variables 27762 1726882743.84130: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:39:03 -0400 (0:00:00.055) 0:00:05.381 ****** 27762 1726882743.84167: entering _queue_task() for managed_node2/fail 27762 1726882743.84185: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000006f 27762 1726882743.84193: WORKER PROCESS EXITING 27762 1726882743.84636: worker is 1 (out of 1 available) 27762 1726882743.84647: exiting _queue_task() for managed_node2/fail 27762 1726882743.84658: done queuing things up, now waiting for results queue to drain 27762 1726882743.84659: waiting for pending results... 27762 1726882743.84940: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27762 1726882743.85070: in run() - task 0e448fcc-3ce9-2268-6e84-000000000070 27762 1726882743.85088: variable 'ansible_search_path' from source: unknown 27762 1726882743.85098: variable 'ansible_search_path' from source: unknown 27762 1726882743.85147: calling self._execute() 27762 1726882743.85230: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.85242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.85255: variable 'omit' from source: magic vars 27762 1726882743.85700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.90928: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.90998: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.91041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.91082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.91107: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.91187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.91234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.91272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.91317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.91334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.91476: variable 'ansible_distribution' from source: facts 27762 1726882743.91487: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.91507: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.91513: when evaluation is False, skipping this task 27762 1726882743.91519: _execute() done 27762 1726882743.91525: dumping result to json 27762 1726882743.91532: done dumping result, returning 27762 1726882743.91542: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-2268-6e84-000000000070] 27762 1726882743.91552: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000070 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.91697: no more pending results, returning what we have 27762 1726882743.91700: results queue empty 27762 1726882743.91701: checking for any_errors_fatal 27762 1726882743.91706: done checking for any_errors_fatal 27762 1726882743.91707: checking for max_fail_percentage 27762 1726882743.91708: done checking for max_fail_percentage 27762 1726882743.91709: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.91710: done checking to see if all hosts have failed 27762 1726882743.91711: getting the remaining hosts for this loop 27762 1726882743.91713: done getting the remaining hosts for this loop 27762 1726882743.91716: getting the next task for host managed_node2 27762 1726882743.91721: done getting next task for host managed_node2 27762 1726882743.91725: ^ 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 27762 1726882743.91727: ^ state is: HOST STATE: block=3, 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=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 27762 1726882743.91741: getting variables 27762 1726882743.91742: in VariableManager get_vars() 27762 1726882743.91782: Calling all_inventory to load vars for managed_node2 27762 1726882743.91784: Calling groups_inventory to load vars for managed_node2 27762 1726882743.91787: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.91797: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.91799: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.91802: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.91977: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000070 27762 1726882743.91980: WORKER PROCESS EXITING 27762 1726882743.91996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.92230: done with get_vars() 27762 1726882743.92240: done getting variables 27762 1726882743.92298: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:39:03 -0400 (0:00:00.081) 0:00:05.462 ****** 27762 1726882743.92326: entering _queue_task() for managed_node2/dnf 27762 1726882743.92539: worker is 1 (out of 1 available) 27762 1726882743.92550: exiting _queue_task() for managed_node2/dnf 27762 1726882743.92561: done queuing things up, now waiting for results queue to drain 27762 1726882743.92562: waiting for pending results... 27762 1726882743.92826: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27762 1726882743.92954: in run() - task 0e448fcc-3ce9-2268-6e84-000000000071 27762 1726882743.92976: variable 'ansible_search_path' from source: unknown 27762 1726882743.92984: variable 'ansible_search_path' from source: unknown 27762 1726882743.93026: calling self._execute() 27762 1726882743.93449: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.93459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.93477: variable 'omit' from source: magic vars 27762 1726882743.93889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882743.96307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882743.96387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882743.96428: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882743.96468: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882743.96501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882743.96580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882743.96616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882743.96644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882743.96694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882743.96714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882743.96847: variable 'ansible_distribution' from source: facts 27762 1726882743.96858: variable 'ansible_distribution_major_version' from source: facts 27762 1726882743.96884: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882743.96891: when evaluation is False, skipping this task 27762 1726882743.96898: _execute() done 27762 1726882743.96905: dumping result to json 27762 1726882743.96917: done dumping result, returning 27762 1726882743.96929: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-2268-6e84-000000000071] 27762 1726882743.96941: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000071 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882743.97412: no more pending results, returning what we have 27762 1726882743.97416: results queue empty 27762 1726882743.97417: checking for any_errors_fatal 27762 1726882743.97421: done checking for any_errors_fatal 27762 1726882743.97422: checking for max_fail_percentage 27762 1726882743.97423: done checking for max_fail_percentage 27762 1726882743.97424: checking to see if all hosts have failed and the running result is not ok 27762 1726882743.97425: done checking to see if all hosts have failed 27762 1726882743.97426: getting the remaining hosts for this loop 27762 1726882743.97428: done getting the remaining hosts for this loop 27762 1726882743.97431: getting the next task for host managed_node2 27762 1726882743.97438: done getting next task for host managed_node2 27762 1726882743.97445: ^ 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 27762 1726882743.97447: ^ state is: HOST STATE: block=3, 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=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 27762 1726882743.97462: getting variables 27762 1726882743.97467: in VariableManager get_vars() 27762 1726882743.97512: Calling all_inventory to load vars for managed_node2 27762 1726882743.97515: Calling groups_inventory to load vars for managed_node2 27762 1726882743.97517: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882743.97528: Calling all_plugins_play to load vars for managed_node2 27762 1726882743.97531: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882743.97534: Calling groups_plugins_play to load vars for managed_node2 27762 1726882743.97741: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000071 27762 1726882743.97748: WORKER PROCESS EXITING 27762 1726882743.97772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882743.98180: done with get_vars() 27762 1726882743.98190: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27762 1726882743.98399: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:39:03 -0400 (0:00:00.060) 0:00:05.523 ****** 27762 1726882743.98427: entering _queue_task() for managed_node2/yum 27762 1726882743.98710: worker is 1 (out of 1 available) 27762 1726882743.98729: exiting _queue_task() for managed_node2/yum 27762 1726882743.98752: done queuing things up, now waiting for results queue to drain 27762 1726882743.98754: waiting for pending results... 27762 1726882743.99093: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27762 1726882743.99361: in run() - task 0e448fcc-3ce9-2268-6e84-000000000072 27762 1726882743.99385: variable 'ansible_search_path' from source: unknown 27762 1726882743.99394: variable 'ansible_search_path' from source: unknown 27762 1726882743.99440: calling self._execute() 27762 1726882743.99530: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882743.99544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882743.99558: variable 'omit' from source: magic vars 27762 1726882743.99988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.02435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.02511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.02560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.02605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.02634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.02723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.02755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.02791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.02840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.02858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.03006: variable 'ansible_distribution' from source: facts 27762 1726882744.03022: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.03043: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.03050: when evaluation is False, skipping this task 27762 1726882744.03056: _execute() done 27762 1726882744.03062: dumping result to json 27762 1726882744.03077: done dumping result, returning 27762 1726882744.03091: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-2268-6e84-000000000072] 27762 1726882744.03102: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000072 27762 1726882744.03220: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000072 27762 1726882744.03228: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882744.03286: no more pending results, returning what we have 27762 1726882744.03290: results queue empty 27762 1726882744.03291: checking for any_errors_fatal 27762 1726882744.03300: done checking for any_errors_fatal 27762 1726882744.03301: checking for max_fail_percentage 27762 1726882744.03303: done checking for max_fail_percentage 27762 1726882744.03304: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.03305: done checking to see if all hosts have failed 27762 1726882744.03306: getting the remaining hosts for this loop 27762 1726882744.03308: done getting the remaining hosts for this loop 27762 1726882744.03312: getting the next task for host managed_node2 27762 1726882744.03319: done getting next task for host managed_node2 27762 1726882744.03322: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27762 1726882744.03325: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.03340: getting variables 27762 1726882744.03342: in VariableManager get_vars() 27762 1726882744.03384: Calling all_inventory to load vars for managed_node2 27762 1726882744.03386: Calling groups_inventory to load vars for managed_node2 27762 1726882744.03389: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.03401: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.03404: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.03409: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.03580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.03981: done with get_vars() 27762 1726882744.03994: done getting variables 27762 1726882744.04056: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:39:04 -0400 (0:00:00.056) 0:00:05.580 ****** 27762 1726882744.04097: entering _queue_task() for managed_node2/fail 27762 1726882744.04631: worker is 1 (out of 1 available) 27762 1726882744.04644: exiting _queue_task() for managed_node2/fail 27762 1726882744.04657: done queuing things up, now waiting for results queue to drain 27762 1726882744.04658: waiting for pending results... 27762 1726882744.05447: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27762 1726882744.05595: in run() - task 0e448fcc-3ce9-2268-6e84-000000000073 27762 1726882744.05615: variable 'ansible_search_path' from source: unknown 27762 1726882744.05623: variable 'ansible_search_path' from source: unknown 27762 1726882744.05674: calling self._execute() 27762 1726882744.05760: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.05780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.05797: variable 'omit' from source: magic vars 27762 1726882744.06238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.08774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.08849: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.08890: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.08925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.08955: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.09032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.09076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.09109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.09174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.09194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.09348: variable 'ansible_distribution' from source: facts 27762 1726882744.09359: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.09390: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.09398: when evaluation is False, skipping this task 27762 1726882744.09405: _execute() done 27762 1726882744.09411: dumping result to json 27762 1726882744.09419: done dumping result, returning 27762 1726882744.09442: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-2268-6e84-000000000073] 27762 1726882744.09452: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000073 27762 1726882744.09585: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000073 27762 1726882744.09593: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882744.09646: no more pending results, returning what we have 27762 1726882744.09650: results queue empty 27762 1726882744.09651: checking for any_errors_fatal 27762 1726882744.09657: done checking for any_errors_fatal 27762 1726882744.09657: checking for max_fail_percentage 27762 1726882744.09659: done checking for max_fail_percentage 27762 1726882744.09660: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.09661: done checking to see if all hosts have failed 27762 1726882744.09662: getting the remaining hosts for this loop 27762 1726882744.09668: done getting the remaining hosts for this loop 27762 1726882744.09673: getting the next task for host managed_node2 27762 1726882744.09679: done getting next task for host managed_node2 27762 1726882744.09684: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27762 1726882744.09686: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.09709: getting variables 27762 1726882744.09711: in VariableManager get_vars() 27762 1726882744.09753: Calling all_inventory to load vars for managed_node2 27762 1726882744.09756: Calling groups_inventory to load vars for managed_node2 27762 1726882744.09759: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.09785: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.09788: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.09791: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.09987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.10215: done with get_vars() 27762 1726882744.10227: done getting variables 27762 1726882744.10339: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:39:04 -0400 (0:00:00.062) 0:00:05.643 ****** 27762 1726882744.10376: entering _queue_task() for managed_node2/package 27762 1726882744.10981: worker is 1 (out of 1 available) 27762 1726882744.10995: exiting _queue_task() for managed_node2/package 27762 1726882744.11008: done queuing things up, now waiting for results queue to drain 27762 1726882744.11009: waiting for pending results... 27762 1726882744.11293: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 27762 1726882744.11435: in run() - task 0e448fcc-3ce9-2268-6e84-000000000074 27762 1726882744.11458: variable 'ansible_search_path' from source: unknown 27762 1726882744.11472: variable 'ansible_search_path' from source: unknown 27762 1726882744.11513: calling self._execute() 27762 1726882744.11602: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.11611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.11622: variable 'omit' from source: magic vars 27762 1726882744.12042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.14645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.14728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.14790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.14835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.14869: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.14967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.14999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.15041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.15093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.15112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.15275: variable 'ansible_distribution' from source: facts 27762 1726882744.15286: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.15308: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.15316: when evaluation is False, skipping this task 27762 1726882744.15323: _execute() done 27762 1726882744.15329: dumping result to json 27762 1726882744.15343: done dumping result, returning 27762 1726882744.15354: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-2268-6e84-000000000074] 27762 1726882744.15363: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000074 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882744.15526: no more pending results, returning what we have 27762 1726882744.15530: results queue empty 27762 1726882744.15531: checking for any_errors_fatal 27762 1726882744.15539: done checking for any_errors_fatal 27762 1726882744.15540: checking for max_fail_percentage 27762 1726882744.15542: done checking for max_fail_percentage 27762 1726882744.15543: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.15544: done checking to see if all hosts have failed 27762 1726882744.15545: getting the remaining hosts for this loop 27762 1726882744.15547: done getting the remaining hosts for this loop 27762 1726882744.15551: getting the next task for host managed_node2 27762 1726882744.15558: done getting next task for host managed_node2 27762 1726882744.15562: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27762 1726882744.15570: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.15588: getting variables 27762 1726882744.15590: in VariableManager get_vars() 27762 1726882744.15637: Calling all_inventory to load vars for managed_node2 27762 1726882744.15640: Calling groups_inventory to load vars for managed_node2 27762 1726882744.15643: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.15657: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.15660: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.15666: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.15938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.16391: done with get_vars() 27762 1726882744.16403: done getting variables 27762 1726882744.16437: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000074 27762 1726882744.16441: WORKER PROCESS EXITING 27762 1726882744.16480: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:39:04 -0400 (0:00:00.061) 0:00:05.704 ****** 27762 1726882744.16512: entering _queue_task() for managed_node2/package 27762 1726882744.16847: worker is 1 (out of 1 available) 27762 1726882744.16857: exiting _queue_task() for managed_node2/package 27762 1726882744.16872: done queuing things up, now waiting for results queue to drain 27762 1726882744.16873: waiting for pending results... 27762 1726882744.17128: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27762 1726882744.17246: in run() - task 0e448fcc-3ce9-2268-6e84-000000000075 27762 1726882744.17262: variable 'ansible_search_path' from source: unknown 27762 1726882744.17275: variable 'ansible_search_path' from source: unknown 27762 1726882744.17313: calling self._execute() 27762 1726882744.17393: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.17404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.17420: variable 'omit' from source: magic vars 27762 1726882744.17836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.20151: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.20221: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.20271: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.20313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.20347: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.20423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.20462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.20498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.20543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.20568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.20712: variable 'ansible_distribution' from source: facts 27762 1726882744.20723: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.20744: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.20756: when evaluation is False, skipping this task 27762 1726882744.20773: _execute() done 27762 1726882744.20794: dumping result to json 27762 1726882744.20801: done dumping result, returning 27762 1726882744.20812: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-2268-6e84-000000000075] 27762 1726882744.20820: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000075 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882744.20977: no more pending results, returning what we have 27762 1726882744.20981: results queue empty 27762 1726882744.20982: checking for any_errors_fatal 27762 1726882744.20990: done checking for any_errors_fatal 27762 1726882744.20991: checking for max_fail_percentage 27762 1726882744.20992: done checking for max_fail_percentage 27762 1726882744.20993: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.20995: done checking to see if all hosts have failed 27762 1726882744.20995: getting the remaining hosts for this loop 27762 1726882744.20997: done getting the remaining hosts for this loop 27762 1726882744.21001: getting the next task for host managed_node2 27762 1726882744.21007: done getting next task for host managed_node2 27762 1726882744.21011: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27762 1726882744.21014: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.21029: getting variables 27762 1726882744.21031: in VariableManager get_vars() 27762 1726882744.21078: Calling all_inventory to load vars for managed_node2 27762 1726882744.21081: Calling groups_inventory to load vars for managed_node2 27762 1726882744.21083: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.21095: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.21098: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.21101: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.21297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.21537: done with get_vars() 27762 1726882744.21550: done getting variables 27762 1726882744.21616: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:39:04 -0400 (0:00:00.051) 0:00:05.756 ****** 27762 1726882744.21651: entering _queue_task() for managed_node2/package 27762 1726882744.21676: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000075 27762 1726882744.21684: WORKER PROCESS EXITING 27762 1726882744.22172: worker is 1 (out of 1 available) 27762 1726882744.22185: exiting _queue_task() for managed_node2/package 27762 1726882744.22196: done queuing things up, now waiting for results queue to drain 27762 1726882744.22198: waiting for pending results... 27762 1726882744.22452: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27762 1726882744.22591: in run() - task 0e448fcc-3ce9-2268-6e84-000000000076 27762 1726882744.22608: variable 'ansible_search_path' from source: unknown 27762 1726882744.22616: variable 'ansible_search_path' from source: unknown 27762 1726882744.22659: calling self._execute() 27762 1726882744.22745: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.22758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.22777: variable 'omit' from source: magic vars 27762 1726882744.23208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.25617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.25697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.25748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.25794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.25826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.25915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.25948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.25984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.26033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.26053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.26190: variable 'ansible_distribution' from source: facts 27762 1726882744.26200: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.26219: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.26226: when evaluation is False, skipping this task 27762 1726882744.26238: _execute() done 27762 1726882744.26245: dumping result to json 27762 1726882744.26253: done dumping result, returning 27762 1726882744.26268: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-2268-6e84-000000000076] 27762 1726882744.26281: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000076 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882744.26439: no more pending results, returning what we have 27762 1726882744.26443: results queue empty 27762 1726882744.26444: checking for any_errors_fatal 27762 1726882744.26451: done checking for any_errors_fatal 27762 1726882744.26452: checking for max_fail_percentage 27762 1726882744.26453: done checking for max_fail_percentage 27762 1726882744.26454: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.26455: done checking to see if all hosts have failed 27762 1726882744.26456: getting the remaining hosts for this loop 27762 1726882744.26459: done getting the remaining hosts for this loop 27762 1726882744.26467: getting the next task for host managed_node2 27762 1726882744.26474: done getting next task for host managed_node2 27762 1726882744.26478: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27762 1726882744.26481: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.26497: getting variables 27762 1726882744.26499: in VariableManager get_vars() 27762 1726882744.26543: Calling all_inventory to load vars for managed_node2 27762 1726882744.26546: Calling groups_inventory to load vars for managed_node2 27762 1726882744.26549: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.26560: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.26567: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.26570: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.26829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.27371: done with get_vars() 27762 1726882744.27383: done getting variables 27762 1726882744.27416: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000076 27762 1726882744.27420: WORKER PROCESS EXITING 27762 1726882744.27455: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:39:04 -0400 (0:00:00.058) 0:00:05.814 ****** 27762 1726882744.27495: entering _queue_task() for managed_node2/service 27762 1726882744.27749: worker is 1 (out of 1 available) 27762 1726882744.27761: exiting _queue_task() for managed_node2/service 27762 1726882744.27779: done queuing things up, now waiting for results queue to drain 27762 1726882744.27781: waiting for pending results... 27762 1726882744.28757: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27762 1726882744.29067: in run() - task 0e448fcc-3ce9-2268-6e84-000000000077 27762 1726882744.29200: variable 'ansible_search_path' from source: unknown 27762 1726882744.29209: variable 'ansible_search_path' from source: unknown 27762 1726882744.29256: calling self._execute() 27762 1726882744.29541: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.29557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.29576: variable 'omit' from source: magic vars 27762 1726882744.30501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.34956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.35032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.35115: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.35216: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.35396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.35649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.35690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.35719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.35816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.35837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.36000: variable 'ansible_distribution' from source: facts 27762 1726882744.36011: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.36033: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.36040: when evaluation is False, skipping this task 27762 1726882744.36047: _execute() done 27762 1726882744.36054: dumping result to json 27762 1726882744.36061: done dumping result, returning 27762 1726882744.36080: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-2268-6e84-000000000077] 27762 1726882744.36092: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000077 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882744.36245: no more pending results, returning what we have 27762 1726882744.36248: results queue empty 27762 1726882744.36249: checking for any_errors_fatal 27762 1726882744.36254: done checking for any_errors_fatal 27762 1726882744.36255: checking for max_fail_percentage 27762 1726882744.36256: done checking for max_fail_percentage 27762 1726882744.36257: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.36258: done checking to see if all hosts have failed 27762 1726882744.36259: getting the remaining hosts for this loop 27762 1726882744.36261: done getting the remaining hosts for this loop 27762 1726882744.36272: getting the next task for host managed_node2 27762 1726882744.36279: done getting next task for host managed_node2 27762 1726882744.36285: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27762 1726882744.36288: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.36303: getting variables 27762 1726882744.36304: in VariableManager get_vars() 27762 1726882744.36344: Calling all_inventory to load vars for managed_node2 27762 1726882744.36346: Calling groups_inventory to load vars for managed_node2 27762 1726882744.36348: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.36358: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.36360: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.36367: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.36571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.36825: done with get_vars() 27762 1726882744.36837: done getting variables 27762 1726882744.36903: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:39:04 -0400 (0:00:00.094) 0:00:05.908 ****** 27762 1726882744.36939: entering _queue_task() for managed_node2/service 27762 1726882744.37177: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000077 27762 1726882744.37180: WORKER PROCESS EXITING 27762 1726882744.37773: worker is 1 (out of 1 available) 27762 1726882744.37789: exiting _queue_task() for managed_node2/service 27762 1726882744.37805: done queuing things up, now waiting for results queue to drain 27762 1726882744.37807: waiting for pending results... 27762 1726882744.38661: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27762 1726882744.38794: in run() - task 0e448fcc-3ce9-2268-6e84-000000000078 27762 1726882744.38821: variable 'ansible_search_path' from source: unknown 27762 1726882744.38829: variable 'ansible_search_path' from source: unknown 27762 1726882744.38872: calling self._execute() 27762 1726882744.38958: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.38974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.38987: variable 'omit' from source: magic vars 27762 1726882744.39437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.42174: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.42244: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.42303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.42342: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.42377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.42457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.42497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.42533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.42584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.42605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.42730: variable 'ansible_distribution' from source: facts 27762 1726882744.42743: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.42762: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.42775: when evaluation is False, skipping this task 27762 1726882744.42782: _execute() done 27762 1726882744.42789: dumping result to json 27762 1726882744.42797: done dumping result, returning 27762 1726882744.42808: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-2268-6e84-000000000078] 27762 1726882744.42817: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000078 27762 1726882744.42929: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000078 27762 1726882744.42935: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27762 1726882744.42997: no more pending results, returning what we have 27762 1726882744.43000: results queue empty 27762 1726882744.43001: checking for any_errors_fatal 27762 1726882744.43007: done checking for any_errors_fatal 27762 1726882744.43008: checking for max_fail_percentage 27762 1726882744.43010: done checking for max_fail_percentage 27762 1726882744.43011: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.43012: done checking to see if all hosts have failed 27762 1726882744.43013: getting the remaining hosts for this loop 27762 1726882744.43015: done getting the remaining hosts for this loop 27762 1726882744.43019: getting the next task for host managed_node2 27762 1726882744.43026: done getting next task for host managed_node2 27762 1726882744.43030: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27762 1726882744.43033: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.43048: getting variables 27762 1726882744.43050: in VariableManager get_vars() 27762 1726882744.43094: Calling all_inventory to load vars for managed_node2 27762 1726882744.43097: Calling groups_inventory to load vars for managed_node2 27762 1726882744.43099: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.43110: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.43113: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.43116: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.43354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.43576: done with get_vars() 27762 1726882744.43587: done getting variables 27762 1726882744.43639: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:39:04 -0400 (0:00:00.067) 0:00:05.976 ****** 27762 1726882744.43670: entering _queue_task() for managed_node2/service 27762 1726882744.44028: worker is 1 (out of 1 available) 27762 1726882744.44040: exiting _queue_task() for managed_node2/service 27762 1726882744.44053: done queuing things up, now waiting for results queue to drain 27762 1726882744.44055: waiting for pending results... 27762 1726882744.44417: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27762 1726882744.44551: in run() - task 0e448fcc-3ce9-2268-6e84-000000000079 27762 1726882744.44578: variable 'ansible_search_path' from source: unknown 27762 1726882744.44587: variable 'ansible_search_path' from source: unknown 27762 1726882744.44630: calling self._execute() 27762 1726882744.44726: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.44740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.44755: variable 'omit' from source: magic vars 27762 1726882744.45233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.47791: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.47868: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.47912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.47983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.48018: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.48107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.48147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.48186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.48237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.48259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.48407: variable 'ansible_distribution' from source: facts 27762 1726882744.48417: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.48437: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.48445: when evaluation is False, skipping this task 27762 1726882744.48451: _execute() done 27762 1726882744.48456: dumping result to json 27762 1726882744.48462: done dumping result, returning 27762 1726882744.48473: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-2268-6e84-000000000079] 27762 1726882744.48487: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000079 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882744.48623: no more pending results, returning what we have 27762 1726882744.48627: results queue empty 27762 1726882744.48628: checking for any_errors_fatal 27762 1726882744.48635: done checking for any_errors_fatal 27762 1726882744.48636: checking for max_fail_percentage 27762 1726882744.48638: done checking for max_fail_percentage 27762 1726882744.48639: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.48640: done checking to see if all hosts have failed 27762 1726882744.48641: getting the remaining hosts for this loop 27762 1726882744.48643: done getting the remaining hosts for this loop 27762 1726882744.48648: getting the next task for host managed_node2 27762 1726882744.48654: done getting next task for host managed_node2 27762 1726882744.48659: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27762 1726882744.48662: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.48681: getting variables 27762 1726882744.48683: in VariableManager get_vars() 27762 1726882744.48722: Calling all_inventory to load vars for managed_node2 27762 1726882744.48725: Calling groups_inventory to load vars for managed_node2 27762 1726882744.48727: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.48737: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.48740: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.48743: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.48941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.49175: done with get_vars() 27762 1726882744.49188: done getting variables 27762 1726882744.49256: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:39:04 -0400 (0:00:00.056) 0:00:06.032 ****** 27762 1726882744.49294: entering _queue_task() for managed_node2/service 27762 1726882744.49424: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000079 27762 1726882744.49428: WORKER PROCESS EXITING 27762 1726882744.49992: worker is 1 (out of 1 available) 27762 1726882744.50003: exiting _queue_task() for managed_node2/service 27762 1726882744.50014: done queuing things up, now waiting for results queue to drain 27762 1726882744.50016: waiting for pending results... 27762 1726882744.50983: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 27762 1726882744.51155: in run() - task 0e448fcc-3ce9-2268-6e84-00000000007a 27762 1726882744.51194: variable 'ansible_search_path' from source: unknown 27762 1726882744.51204: variable 'ansible_search_path' from source: unknown 27762 1726882744.51244: calling self._execute() 27762 1726882744.51336: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.51348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.51362: variable 'omit' from source: magic vars 27762 1726882744.52156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.55052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.55130: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.55216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.55256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.55310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.55392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.55431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.55467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.55513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.55540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.55681: variable 'ansible_distribution' from source: facts 27762 1726882744.55693: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.55713: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.55720: when evaluation is False, skipping this task 27762 1726882744.55726: _execute() done 27762 1726882744.55732: dumping result to json 27762 1726882744.55739: done dumping result, returning 27762 1726882744.55759: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-2268-6e84-00000000007a] 27762 1726882744.55772: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007a skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27762 1726882744.55915: no more pending results, returning what we have 27762 1726882744.55919: results queue empty 27762 1726882744.55920: checking for any_errors_fatal 27762 1726882744.55928: done checking for any_errors_fatal 27762 1726882744.55929: checking for max_fail_percentage 27762 1726882744.55931: done checking for max_fail_percentage 27762 1726882744.55932: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.55932: done checking to see if all hosts have failed 27762 1726882744.55933: getting the remaining hosts for this loop 27762 1726882744.55935: done getting the remaining hosts for this loop 27762 1726882744.55940: getting the next task for host managed_node2 27762 1726882744.55947: done getting next task for host managed_node2 27762 1726882744.55951: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27762 1726882744.55954: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.55972: getting variables 27762 1726882744.55974: in VariableManager get_vars() 27762 1726882744.56016: Calling all_inventory to load vars for managed_node2 27762 1726882744.56018: Calling groups_inventory to load vars for managed_node2 27762 1726882744.56020: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.56031: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.56033: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.56035: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.56252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.56493: done with get_vars() 27762 1726882744.56505: done getting variables 27762 1726882744.56675: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27762 1726882744.56819: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007a 27762 1726882744.56822: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:39:04 -0400 (0:00:00.075) 0:00:06.107 ****** 27762 1726882744.56834: entering _queue_task() for managed_node2/copy 27762 1726882744.57207: worker is 1 (out of 1 available) 27762 1726882744.57219: exiting _queue_task() for managed_node2/copy 27762 1726882744.57231: done queuing things up, now waiting for results queue to drain 27762 1726882744.57232: waiting for pending results... 27762 1726882744.57533: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27762 1726882744.57661: in run() - task 0e448fcc-3ce9-2268-6e84-00000000007b 27762 1726882744.57693: variable 'ansible_search_path' from source: unknown 27762 1726882744.57700: variable 'ansible_search_path' from source: unknown 27762 1726882744.57737: calling self._execute() 27762 1726882744.57833: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.57844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.57856: variable 'omit' from source: magic vars 27762 1726882744.58316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.60827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.60904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.60948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.60992: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.61020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.61108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.61142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.61184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.61229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.61247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.61407: variable 'ansible_distribution' from source: facts 27762 1726882744.61418: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.61440: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.61446: when evaluation is False, skipping this task 27762 1726882744.61452: _execute() done 27762 1726882744.61458: dumping result to json 27762 1726882744.61468: done dumping result, returning 27762 1726882744.61481: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-2268-6e84-00000000007b] 27762 1726882744.61496: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882744.61645: no more pending results, returning what we have 27762 1726882744.61648: results queue empty 27762 1726882744.61649: checking for any_errors_fatal 27762 1726882744.61656: done checking for any_errors_fatal 27762 1726882744.61657: checking for max_fail_percentage 27762 1726882744.61659: done checking for max_fail_percentage 27762 1726882744.61660: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.61660: done checking to see if all hosts have failed 27762 1726882744.61661: getting the remaining hosts for this loop 27762 1726882744.61664: done getting the remaining hosts for this loop 27762 1726882744.61668: getting the next task for host managed_node2 27762 1726882744.61674: done getting next task for host managed_node2 27762 1726882744.61678: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27762 1726882744.61681: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.61695: getting variables 27762 1726882744.61697: in VariableManager get_vars() 27762 1726882744.61734: Calling all_inventory to load vars for managed_node2 27762 1726882744.61737: Calling groups_inventory to load vars for managed_node2 27762 1726882744.61739: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.61749: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.61751: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.61754: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.61943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.62210: done with get_vars() 27762 1726882744.62223: done getting variables 27762 1726882744.62418: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007b 27762 1726882744.62421: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:39:04 -0400 (0:00:00.055) 0:00:06.163 ****** 27762 1726882744.62434: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27762 1726882744.62849: worker is 1 (out of 1 available) 27762 1726882744.62861: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27762 1726882744.62874: done queuing things up, now waiting for results queue to drain 27762 1726882744.62875: waiting for pending results... 27762 1726882744.63141: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27762 1726882744.63273: in run() - task 0e448fcc-3ce9-2268-6e84-00000000007c 27762 1726882744.63300: variable 'ansible_search_path' from source: unknown 27762 1726882744.63307: variable 'ansible_search_path' from source: unknown 27762 1726882744.63350: calling self._execute() 27762 1726882744.63440: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.63451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.63468: variable 'omit' from source: magic vars 27762 1726882744.63929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.66493: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.66568: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.66618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.66660: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.66701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.66789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.66824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.66855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.66911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.66930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.67077: variable 'ansible_distribution' from source: facts 27762 1726882744.67093: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.67123: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.67130: when evaluation is False, skipping this task 27762 1726882744.67136: _execute() done 27762 1726882744.67143: dumping result to json 27762 1726882744.67151: done dumping result, returning 27762 1726882744.67162: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-2268-6e84-00000000007c] 27762 1726882744.67177: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882744.67339: no more pending results, returning what we have 27762 1726882744.67343: results queue empty 27762 1726882744.67344: checking for any_errors_fatal 27762 1726882744.67351: done checking for any_errors_fatal 27762 1726882744.67352: checking for max_fail_percentage 27762 1726882744.67353: done checking for max_fail_percentage 27762 1726882744.67354: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.67355: done checking to see if all hosts have failed 27762 1726882744.67356: getting the remaining hosts for this loop 27762 1726882744.67358: done getting the remaining hosts for this loop 27762 1726882744.67362: getting the next task for host managed_node2 27762 1726882744.67371: done getting next task for host managed_node2 27762 1726882744.67375: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27762 1726882744.67378: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.67393: getting variables 27762 1726882744.67395: in VariableManager get_vars() 27762 1726882744.67433: Calling all_inventory to load vars for managed_node2 27762 1726882744.67435: Calling groups_inventory to load vars for managed_node2 27762 1726882744.67438: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.67449: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.67451: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.67454: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.67692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.67934: done with get_vars() 27762 1726882744.67944: done getting variables 27762 1726882744.68111: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007c 27762 1726882744.68115: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:39:04 -0400 (0:00:00.057) 0:00:06.221 ****** 27762 1726882744.68160: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27762 1726882744.69347: worker is 1 (out of 1 available) 27762 1726882744.69357: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27762 1726882744.69370: done queuing things up, now waiting for results queue to drain 27762 1726882744.69371: waiting for pending results... 27762 1726882744.70152: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 27762 1726882744.70248: in run() - task 0e448fcc-3ce9-2268-6e84-00000000007d 27762 1726882744.70261: variable 'ansible_search_path' from source: unknown 27762 1726882744.70266: variable 'ansible_search_path' from source: unknown 27762 1726882744.70303: calling self._execute() 27762 1726882744.70383: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.70386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.70396: variable 'omit' from source: magic vars 27762 1726882744.71508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.75580: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.75643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.75683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.75716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.75741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.76518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.76546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.76575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.76615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.76627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.76757: variable 'ansible_distribution' from source: facts 27762 1726882744.76764: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.76785: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.76788: when evaluation is False, skipping this task 27762 1726882744.76791: _execute() done 27762 1726882744.76793: dumping result to json 27762 1726882744.76796: done dumping result, returning 27762 1726882744.76803: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-2268-6e84-00000000007d] 27762 1726882744.76808: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007d 27762 1726882744.76895: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007d 27762 1726882744.76898: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882744.76982: no more pending results, returning what we have 27762 1726882744.76986: results queue empty 27762 1726882744.76987: checking for any_errors_fatal 27762 1726882744.76993: done checking for any_errors_fatal 27762 1726882744.76994: checking for max_fail_percentage 27762 1726882744.76995: done checking for max_fail_percentage 27762 1726882744.76996: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.76997: done checking to see if all hosts have failed 27762 1726882744.76998: getting the remaining hosts for this loop 27762 1726882744.76999: done getting the remaining hosts for this loop 27762 1726882744.77003: getting the next task for host managed_node2 27762 1726882744.77009: done getting next task for host managed_node2 27762 1726882744.77013: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27762 1726882744.77016: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.77029: getting variables 27762 1726882744.77032: in VariableManager get_vars() 27762 1726882744.77068: Calling all_inventory to load vars for managed_node2 27762 1726882744.77071: Calling groups_inventory to load vars for managed_node2 27762 1726882744.77074: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.77083: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.77086: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.77088: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.77278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.77520: done with get_vars() 27762 1726882744.77531: done getting variables 27762 1726882744.77706: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:39:04 -0400 (0:00:00.095) 0:00:06.316 ****** 27762 1726882744.77737: entering _queue_task() for managed_node2/debug 27762 1726882744.78197: worker is 1 (out of 1 available) 27762 1726882744.78210: exiting _queue_task() for managed_node2/debug 27762 1726882744.78222: done queuing things up, now waiting for results queue to drain 27762 1726882744.78224: waiting for pending results... 27762 1726882744.79088: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27762 1726882744.79451: in run() - task 0e448fcc-3ce9-2268-6e84-00000000007e 27762 1726882744.79466: variable 'ansible_search_path' from source: unknown 27762 1726882744.79471: variable 'ansible_search_path' from source: unknown 27762 1726882744.79507: calling self._execute() 27762 1726882744.79583: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.79587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.79597: variable 'omit' from source: magic vars 27762 1726882744.80800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.83720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.83785: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.83819: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.83865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.84422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.84499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.84529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.84555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.84601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.84616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.84750: variable 'ansible_distribution' from source: facts 27762 1726882744.84758: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.84778: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.84781: when evaluation is False, skipping this task 27762 1726882744.84783: _execute() done 27762 1726882744.84786: dumping result to json 27762 1726882744.84788: done dumping result, returning 27762 1726882744.84798: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-2268-6e84-00000000007e] 27762 1726882744.84803: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007e 27762 1726882744.84897: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007e 27762 1726882744.84900: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27762 1726882744.84943: no more pending results, returning what we have 27762 1726882744.84947: results queue empty 27762 1726882744.84948: checking for any_errors_fatal 27762 1726882744.84953: done checking for any_errors_fatal 27762 1726882744.84954: checking for max_fail_percentage 27762 1726882744.84955: done checking for max_fail_percentage 27762 1726882744.84956: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.84957: done checking to see if all hosts have failed 27762 1726882744.84958: getting the remaining hosts for this loop 27762 1726882744.84960: done getting the remaining hosts for this loop 27762 1726882744.84965: getting the next task for host managed_node2 27762 1726882744.84971: done getting next task for host managed_node2 27762 1726882744.84975: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27762 1726882744.84978: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.84993: getting variables 27762 1726882744.84995: in VariableManager get_vars() 27762 1726882744.85032: Calling all_inventory to load vars for managed_node2 27762 1726882744.85035: Calling groups_inventory to load vars for managed_node2 27762 1726882744.85037: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.85046: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.85048: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.85050: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.85305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.85541: done with get_vars() 27762 1726882744.85551: done getting variables 27762 1726882744.85619: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:39:04 -0400 (0:00:00.079) 0:00:06.396 ****** 27762 1726882744.85652: entering _queue_task() for managed_node2/debug 27762 1726882744.85903: worker is 1 (out of 1 available) 27762 1726882744.85916: exiting _queue_task() for managed_node2/debug 27762 1726882744.85927: done queuing things up, now waiting for results queue to drain 27762 1726882744.85929: waiting for pending results... 27762 1726882744.86223: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27762 1726882744.86355: in run() - task 0e448fcc-3ce9-2268-6e84-00000000007f 27762 1726882744.86385: variable 'ansible_search_path' from source: unknown 27762 1726882744.86394: variable 'ansible_search_path' from source: unknown 27762 1726882744.86431: calling self._execute() 27762 1726882744.86524: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.86536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.86550: variable 'omit' from source: magic vars 27762 1726882744.87004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.90429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.90507: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.90550: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.90689: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.90721: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.90808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.90842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.90881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.90932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.90952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.91107: variable 'ansible_distribution' from source: facts 27762 1726882744.91123: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.91144: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.91174: when evaluation is False, skipping this task 27762 1726882744.91181: _execute() done 27762 1726882744.91203: dumping result to json 27762 1726882744.91236: done dumping result, returning 27762 1726882744.91257: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-2268-6e84-00000000007f] 27762 1726882744.91291: sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007f skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27762 1726882744.91485: no more pending results, returning what we have 27762 1726882744.91489: results queue empty 27762 1726882744.91490: checking for any_errors_fatal 27762 1726882744.91496: done checking for any_errors_fatal 27762 1726882744.91497: checking for max_fail_percentage 27762 1726882744.91498: done checking for max_fail_percentage 27762 1726882744.91499: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.91500: done checking to see if all hosts have failed 27762 1726882744.91501: getting the remaining hosts for this loop 27762 1726882744.91503: done getting the remaining hosts for this loop 27762 1726882744.91506: getting the next task for host managed_node2 27762 1726882744.91513: done getting next task for host managed_node2 27762 1726882744.91517: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27762 1726882744.91520: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.91548: getting variables 27762 1726882744.91551: in VariableManager get_vars() 27762 1726882744.91593: Calling all_inventory to load vars for managed_node2 27762 1726882744.91595: Calling groups_inventory to load vars for managed_node2 27762 1726882744.91598: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.91610: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.91613: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.91616: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.91807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882744.92047: done with get_vars() 27762 1726882744.92058: done getting variables 27762 1726882744.92324: done sending task result for task 0e448fcc-3ce9-2268-6e84-00000000007f 27762 1726882744.92327: WORKER PROCESS EXITING 27762 1726882744.92355: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:39:04 -0400 (0:00:00.067) 0:00:06.463 ****** 27762 1726882744.92393: entering _queue_task() for managed_node2/debug 27762 1726882744.93708: worker is 1 (out of 1 available) 27762 1726882744.93720: exiting _queue_task() for managed_node2/debug 27762 1726882744.93730: done queuing things up, now waiting for results queue to drain 27762 1726882744.93731: waiting for pending results... 27762 1726882744.94536: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27762 1726882744.94668: in run() - task 0e448fcc-3ce9-2268-6e84-000000000080 27762 1726882744.94684: variable 'ansible_search_path' from source: unknown 27762 1726882744.94687: variable 'ansible_search_path' from source: unknown 27762 1726882744.94719: calling self._execute() 27762 1726882744.94799: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882744.94803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882744.94814: variable 'omit' from source: magic vars 27762 1726882744.95214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882744.98854: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882744.98921: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882744.98969: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882744.99005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882744.99033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882744.99110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882744.99138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882744.99165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882744.99209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882744.99225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882744.99365: variable 'ansible_distribution' from source: facts 27762 1726882744.99376: variable 'ansible_distribution_major_version' from source: facts 27762 1726882744.99394: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882744.99397: when evaluation is False, skipping this task 27762 1726882744.99400: _execute() done 27762 1726882744.99403: dumping result to json 27762 1726882744.99405: done dumping result, returning 27762 1726882744.99413: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-2268-6e84-000000000080] 27762 1726882744.99418: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000080 27762 1726882744.99510: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000080 27762 1726882744.99513: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27762 1726882744.99556: no more pending results, returning what we have 27762 1726882744.99559: results queue empty 27762 1726882744.99560: checking for any_errors_fatal 27762 1726882744.99568: done checking for any_errors_fatal 27762 1726882744.99569: checking for max_fail_percentage 27762 1726882744.99570: done checking for max_fail_percentage 27762 1726882744.99571: checking to see if all hosts have failed and the running result is not ok 27762 1726882744.99572: done checking to see if all hosts have failed 27762 1726882744.99572: getting the remaining hosts for this loop 27762 1726882744.99574: done getting the remaining hosts for this loop 27762 1726882744.99577: getting the next task for host managed_node2 27762 1726882744.99583: done getting next task for host managed_node2 27762 1726882744.99587: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27762 1726882744.99590: ^ state is: HOST STATE: block=3, 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=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 27762 1726882744.99604: getting variables 27762 1726882744.99605: in VariableManager get_vars() 27762 1726882744.99644: Calling all_inventory to load vars for managed_node2 27762 1726882744.99646: Calling groups_inventory to load vars for managed_node2 27762 1726882744.99649: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882744.99657: Calling all_plugins_play to load vars for managed_node2 27762 1726882744.99659: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882744.99661: Calling groups_plugins_play to load vars for managed_node2 27762 1726882744.99894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.00125: done with get_vars() 27762 1726882745.00136: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:39:05 -0400 (0:00:00.078) 0:00:06.541 ****** 27762 1726882745.00237: entering _queue_task() for managed_node2/ping 27762 1726882745.00481: worker is 1 (out of 1 available) 27762 1726882745.00493: exiting _queue_task() for managed_node2/ping 27762 1726882745.00505: done queuing things up, now waiting for results queue to drain 27762 1726882745.00507: waiting for pending results... 27762 1726882745.00792: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 27762 1726882745.00909: in run() - task 0e448fcc-3ce9-2268-6e84-000000000081 27762 1726882745.00926: variable 'ansible_search_path' from source: unknown 27762 1726882745.00932: variable 'ansible_search_path' from source: unknown 27762 1726882745.00977: calling self._execute() 27762 1726882745.01051: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.01070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.01084: variable 'omit' from source: magic vars 27762 1726882745.01504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882745.03916: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882745.03984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882745.04034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882745.04073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882745.04104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882745.04192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.04233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.04267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.04312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.04336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.04486: variable 'ansible_distribution' from source: facts 27762 1726882745.04497: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.04518: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.04525: when evaluation is False, skipping this task 27762 1726882745.04532: _execute() done 27762 1726882745.04539: dumping result to json 27762 1726882745.04553: done dumping result, returning 27762 1726882745.04572: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-2268-6e84-000000000081] 27762 1726882745.04583: sending task result for task 0e448fcc-3ce9-2268-6e84-000000000081 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882745.04719: no more pending results, returning what we have 27762 1726882745.04723: results queue empty 27762 1726882745.04724: checking for any_errors_fatal 27762 1726882745.04731: done checking for any_errors_fatal 27762 1726882745.04732: checking for max_fail_percentage 27762 1726882745.04733: done checking for max_fail_percentage 27762 1726882745.04734: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.04735: done checking to see if all hosts have failed 27762 1726882745.04736: getting the remaining hosts for this loop 27762 1726882745.04738: done getting the remaining hosts for this loop 27762 1726882745.04742: getting the next task for host managed_node2 27762 1726882745.04750: done getting next task for host managed_node2 27762 1726882745.04752: ^ task is: TASK: meta (role_complete) 27762 1726882745.04755: ^ state is: HOST STATE: block=3, 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 27762 1726882745.04773: getting variables 27762 1726882745.04775: in VariableManager get_vars() 27762 1726882745.04819: Calling all_inventory to load vars for managed_node2 27762 1726882745.04821: Calling groups_inventory to load vars for managed_node2 27762 1726882745.04824: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.04835: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.04838: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.04840: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.05029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.05274: done with get_vars() 27762 1726882745.05292: done getting variables 27762 1726882745.05377: done queuing things up, now waiting for results queue to drain 27762 1726882745.05379: results queue empty 27762 1726882745.05380: checking for any_errors_fatal 27762 1726882745.05381: done checking for any_errors_fatal 27762 1726882745.05382: checking for max_fail_percentage 27762 1726882745.05383: done checking for max_fail_percentage 27762 1726882745.05383: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.05384: done checking to see if all hosts have failed 27762 1726882745.05385: getting the remaining hosts for this loop 27762 1726882745.05386: done getting the remaining hosts for this loop 27762 1726882745.05389: getting the next task for host managed_node2 27762 1726882745.05507: done getting next task for host managed_node2 27762 1726882745.05511: ^ task is: TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27762 1726882745.05513: ^ state is: HOST STATE: block=3, 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 27762 1726882745.05515: getting variables 27762 1726882745.05516: in VariableManager get_vars() 27762 1726882745.05529: Calling all_inventory to load vars for managed_node2 27762 1726882745.05531: Calling groups_inventory to load vars for managed_node2 27762 1726882745.05533: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.05623: done sending task result for task 0e448fcc-3ce9-2268-6e84-000000000081 27762 1726882745.05626: WORKER PROCESS EXITING 27762 1726882745.05631: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.05634: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.05638: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.05902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.06164: done with get_vars() 27762 1726882745.06176: done getting variables 27762 1726882745.06215: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the warning about specifying the route without the output device is logged for initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:122 Friday 20 September 2024 21:39:05 -0400 (0:00:00.060) 0:00:06.601 ****** 27762 1726882745.06241: entering _queue_task() for managed_node2/assert 27762 1726882745.06508: worker is 1 (out of 1 available) 27762 1726882745.06518: exiting _queue_task() for managed_node2/assert 27762 1726882745.06529: done queuing things up, now waiting for results queue to drain 27762 1726882745.06531: waiting for pending results... 27762 1726882745.06807: running TaskExecutor() for managed_node2/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27762 1726882745.06908: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000b1 27762 1726882745.06934: variable 'ansible_search_path' from source: unknown 27762 1726882745.06979: calling self._execute() 27762 1726882745.07072: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.07089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.07105: variable 'omit' from source: magic vars 27762 1726882745.07566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882745.11438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882745.11506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882745.11541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882745.11575: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882745.11603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882745.11679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.11711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.11737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.11782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.11797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.11934: variable 'ansible_distribution' from source: facts 27762 1726882745.11938: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.11956: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.11959: when evaluation is False, skipping this task 27762 1726882745.11962: _execute() done 27762 1726882745.11966: dumping result to json 27762 1726882745.11971: done dumping result, returning 27762 1726882745.11978: done running TaskExecutor() for managed_node2/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider [0e448fcc-3ce9-2268-6e84-0000000000b1] 27762 1726882745.11984: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b1 27762 1726882745.12081: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b1 27762 1726882745.12084: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882745.12125: no more pending results, returning what we have 27762 1726882745.12129: results queue empty 27762 1726882745.12130: checking for any_errors_fatal 27762 1726882745.12131: done checking for any_errors_fatal 27762 1726882745.12132: checking for max_fail_percentage 27762 1726882745.12133: done checking for max_fail_percentage 27762 1726882745.12134: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.12135: done checking to see if all hosts have failed 27762 1726882745.12136: getting the remaining hosts for this loop 27762 1726882745.12138: done getting the remaining hosts for this loop 27762 1726882745.12142: getting the next task for host managed_node2 27762 1726882745.12146: done getting next task for host managed_node2 27762 1726882745.12149: ^ task is: TASK: Assert that no warning is logged for nm provider 27762 1726882745.12151: ^ state is: HOST STATE: block=3, 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 27762 1726882745.12153: getting variables 27762 1726882745.12155: in VariableManager get_vars() 27762 1726882745.12196: Calling all_inventory to load vars for managed_node2 27762 1726882745.12199: Calling groups_inventory to load vars for managed_node2 27762 1726882745.12201: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.12212: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.12214: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.12217: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.12401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.12631: done with get_vars() 27762 1726882745.12642: done getting variables 27762 1726882745.12700: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that no warning is logged for nm provider] ************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:129 Friday 20 September 2024 21:39:05 -0400 (0:00:00.064) 0:00:06.666 ****** 27762 1726882745.12726: entering _queue_task() for managed_node2/assert 27762 1726882745.12986: worker is 1 (out of 1 available) 27762 1726882745.12999: exiting _queue_task() for managed_node2/assert 27762 1726882745.13011: done queuing things up, now waiting for results queue to drain 27762 1726882745.13012: waiting for pending results... 27762 1726882745.13254: running TaskExecutor() for managed_node2/TASK: Assert that no warning is logged for nm provider 27762 1726882745.13343: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000b2 27762 1726882745.13363: variable 'ansible_search_path' from source: unknown 27762 1726882745.13403: calling self._execute() 27762 1726882745.13493: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.13503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.13516: variable 'omit' from source: magic vars 27762 1726882745.13936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882745.17785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882745.18053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882745.18096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882745.18269: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882745.18302: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882745.18508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.18542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.18580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.18711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.18731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.18987: variable 'ansible_distribution' from source: facts 27762 1726882745.19040: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.19091: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.19171: when evaluation is False, skipping this task 27762 1726882745.19178: _execute() done 27762 1726882745.19185: dumping result to json 27762 1726882745.19192: done dumping result, returning 27762 1726882745.19202: done running TaskExecutor() for managed_node2/TASK: Assert that no warning is logged for nm provider [0e448fcc-3ce9-2268-6e84-0000000000b2] 27762 1726882745.19215: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b2 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882745.19360: no more pending results, returning what we have 27762 1726882745.19367: results queue empty 27762 1726882745.19368: checking for any_errors_fatal 27762 1726882745.19377: done checking for any_errors_fatal 27762 1726882745.19378: checking for max_fail_percentage 27762 1726882745.19380: done checking for max_fail_percentage 27762 1726882745.19381: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.19382: done checking to see if all hosts have failed 27762 1726882745.19383: getting the remaining hosts for this loop 27762 1726882745.19385: done getting the remaining hosts for this loop 27762 1726882745.19389: getting the next task for host managed_node2 27762 1726882745.19400: done getting next task for host managed_node2 27762 1726882745.19403: ^ task is: TASK: Bring down test devices and profiles 27762 1726882745.19406: ^ state is: HOST STATE: block=3, task=11, 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? (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 27762 1726882745.19410: getting variables 27762 1726882745.19412: in VariableManager get_vars() 27762 1726882745.19454: Calling all_inventory to load vars for managed_node2 27762 1726882745.19456: Calling groups_inventory to load vars for managed_node2 27762 1726882745.19459: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.19474: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.19478: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.19481: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.19720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.19920: done with get_vars() 27762 1726882745.19931: done getting variables TASK [Bring down test devices and profiles] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:140 Friday 20 September 2024 21:39:05 -0400 (0:00:00.073) 0:00:06.739 ****** 27762 1726882745.20035: entering _queue_task() for managed_node2/include_role 27762 1726882745.20037: Creating lock for include_role 27762 1726882745.20078: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b2 27762 1726882745.20085: WORKER PROCESS EXITING 27762 1726882745.20546: worker is 1 (out of 1 available) 27762 1726882745.20558: exiting _queue_task() for managed_node2/include_role 27762 1726882745.20572: done queuing things up, now waiting for results queue to drain 27762 1726882745.20574: waiting for pending results... 27762 1726882745.21416: running TaskExecutor() for managed_node2/TASK: Bring down test devices and profiles 27762 1726882745.21795: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000b4 27762 1726882745.21814: variable 'ansible_search_path' from source: unknown 27762 1726882745.21854: calling self._execute() 27762 1726882745.21945: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.22015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.22030: variable 'omit' from source: magic vars 27762 1726882745.23003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882745.27241: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882745.27322: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882745.27376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882745.27421: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882745.27451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882745.27533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.27572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.27603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.27648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.27670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.27808: variable 'ansible_distribution' from source: facts 27762 1726882745.27822: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.27847: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.27857: when evaluation is False, skipping this task 27762 1726882745.27865: _execute() done 27762 1726882745.27874: dumping result to json 27762 1726882745.27882: done dumping result, returning 27762 1726882745.27893: done running TaskExecutor() for managed_node2/TASK: Bring down test devices and profiles [0e448fcc-3ce9-2268-6e84-0000000000b4] 27762 1726882745.27902: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b4 27762 1726882745.28041: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b4 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882745.28093: no more pending results, returning what we have 27762 1726882745.28097: results queue empty 27762 1726882745.28098: checking for any_errors_fatal 27762 1726882745.28104: done checking for any_errors_fatal 27762 1726882745.28105: checking for max_fail_percentage 27762 1726882745.28107: done checking for max_fail_percentage 27762 1726882745.28108: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.28109: done checking to see if all hosts have failed 27762 1726882745.28110: getting the remaining hosts for this loop 27762 1726882745.28112: done getting the remaining hosts for this loop 27762 1726882745.28117: getting the next task for host managed_node2 27762 1726882745.28124: done getting next task for host managed_node2 27762 1726882745.28127: ^ task is: TASK: Delete interface1 27762 1726882745.28131: ^ state is: HOST STATE: block=3, task=11, 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? (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 27762 1726882745.28134: getting variables 27762 1726882745.28136: in VariableManager get_vars() 27762 1726882745.28181: Calling all_inventory to load vars for managed_node2 27762 1726882745.28184: Calling groups_inventory to load vars for managed_node2 27762 1726882745.28187: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.28198: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.28201: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.28204: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.28394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.28615: done with get_vars() 27762 1726882745.28627: done getting variables 27762 1726882745.28674: WORKER PROCESS EXITING TASK [Delete interface1] ******************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:151 Friday 20 September 2024 21:39:05 -0400 (0:00:00.089) 0:00:06.829 ****** 27762 1726882745.28984: entering _queue_task() for managed_node2/include_tasks 27762 1726882745.29291: worker is 1 (out of 1 available) 27762 1726882745.29301: exiting _queue_task() for managed_node2/include_tasks 27762 1726882745.29312: done queuing things up, now waiting for results queue to drain 27762 1726882745.29313: waiting for pending results... 27762 1726882745.29561: running TaskExecutor() for managed_node2/TASK: Delete interface1 27762 1726882745.29668: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000b5 27762 1726882745.29772: variable 'ansible_search_path' from source: unknown 27762 1726882745.29811: calling self._execute() 27762 1726882745.30002: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.30011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.30022: variable 'omit' from source: magic vars 27762 1726882745.30548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882745.33230: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882745.33298: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882745.33339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882745.33378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882745.33421: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882745.33502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.33537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.33575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.33617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.33634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.33762: variable 'ansible_distribution' from source: facts 27762 1726882745.33778: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.33802: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.33810: when evaluation is False, skipping this task 27762 1726882745.33815: _execute() done 27762 1726882745.33820: dumping result to json 27762 1726882745.33826: done dumping result, returning 27762 1726882745.33834: done running TaskExecutor() for managed_node2/TASK: Delete interface1 [0e448fcc-3ce9-2268-6e84-0000000000b5] 27762 1726882745.33841: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b5 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882745.33986: no more pending results, returning what we have 27762 1726882745.33990: results queue empty 27762 1726882745.33991: checking for any_errors_fatal 27762 1726882745.34002: done checking for any_errors_fatal 27762 1726882745.34004: checking for max_fail_percentage 27762 1726882745.34006: done checking for max_fail_percentage 27762 1726882745.34007: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.34008: done checking to see if all hosts have failed 27762 1726882745.34009: getting the remaining hosts for this loop 27762 1726882745.34011: done getting the remaining hosts for this loop 27762 1726882745.34016: getting the next task for host managed_node2 27762 1726882745.34023: done getting next task for host managed_node2 27762 1726882745.34026: ^ task is: TASK: Assert interface1 is absent 27762 1726882745.34029: ^ state is: HOST STATE: block=3, task=11, 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 27762 1726882745.34033: getting variables 27762 1726882745.34035: in VariableManager get_vars() 27762 1726882745.34080: Calling all_inventory to load vars for managed_node2 27762 1726882745.34083: Calling groups_inventory to load vars for managed_node2 27762 1726882745.34085: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.34097: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.34100: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.34103: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.34339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.34553: done with get_vars() 27762 1726882745.35067: done getting variables 27762 1726882745.35082: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b5 27762 1726882745.35085: WORKER PROCESS EXITING TASK [Assert interface1 is absent] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:153 Friday 20 September 2024 21:39:05 -0400 (0:00:00.064) 0:00:06.893 ****** 27762 1726882745.35396: entering _queue_task() for managed_node2/include_tasks 27762 1726882745.35619: worker is 1 (out of 1 available) 27762 1726882745.35630: exiting _queue_task() for managed_node2/include_tasks 27762 1726882745.35641: done queuing things up, now waiting for results queue to drain 27762 1726882745.35642: waiting for pending results... 27762 1726882745.35899: running TaskExecutor() for managed_node2/TASK: Assert interface1 is absent 27762 1726882745.36009: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000b6 27762 1726882745.36025: variable 'ansible_search_path' from source: unknown 27762 1726882745.36058: calling self._execute() 27762 1726882745.36142: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.36152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.36165: variable 'omit' from source: magic vars 27762 1726882745.36590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882745.39660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882745.39783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882745.39824: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882745.39859: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882745.39895: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882745.39975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.40006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.40041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.40087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.40109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.40252: variable 'ansible_distribution' from source: facts 27762 1726882745.40262: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.40287: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.40295: when evaluation is False, skipping this task 27762 1726882745.40300: _execute() done 27762 1726882745.40306: dumping result to json 27762 1726882745.40312: done dumping result, returning 27762 1726882745.40321: done running TaskExecutor() for managed_node2/TASK: Assert interface1 is absent [0e448fcc-3ce9-2268-6e84-0000000000b6] 27762 1726882745.40329: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b6 27762 1726882745.40436: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b6 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882745.40490: no more pending results, returning what we have 27762 1726882745.40493: results queue empty 27762 1726882745.40494: checking for any_errors_fatal 27762 1726882745.40500: done checking for any_errors_fatal 27762 1726882745.40501: checking for max_fail_percentage 27762 1726882745.40503: done checking for max_fail_percentage 27762 1726882745.40503: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.40504: done checking to see if all hosts have failed 27762 1726882745.40505: getting the remaining hosts for this loop 27762 1726882745.40507: done getting the remaining hosts for this loop 27762 1726882745.40511: getting the next task for host managed_node2 27762 1726882745.40517: done getting next task for host managed_node2 27762 1726882745.40519: ^ task is: TASK: Set interface0 27762 1726882745.40522: ^ state is: HOST STATE: block=3, task=11, 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? (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 27762 1726882745.40525: getting variables 27762 1726882745.40526: in VariableManager get_vars() 27762 1726882745.40570: Calling all_inventory to load vars for managed_node2 27762 1726882745.40574: Calling groups_inventory to load vars for managed_node2 27762 1726882745.40577: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.40588: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.40591: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.40594: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.40788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.41017: done with get_vars() 27762 1726882745.41029: done getting variables 27762 1726882745.41093: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set interface0] ********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:155 Friday 20 September 2024 21:39:05 -0400 (0:00:00.057) 0:00:06.952 ****** 27762 1726882745.41276: entering _queue_task() for managed_node2/set_fact 27762 1726882745.41288: WORKER PROCESS EXITING 27762 1726882745.41640: worker is 1 (out of 1 available) 27762 1726882745.41654: exiting _queue_task() for managed_node2/set_fact 27762 1726882745.41680: done queuing things up, now waiting for results queue to drain 27762 1726882745.41682: waiting for pending results... 27762 1726882745.42122: running TaskExecutor() for managed_node2/TASK: Set interface0 27762 1726882745.42227: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000b7 27762 1726882745.42242: variable 'ansible_search_path' from source: unknown 27762 1726882745.42286: calling self._execute() 27762 1726882745.42473: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.42485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.42499: variable 'omit' from source: magic vars 27762 1726882745.43393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882745.46631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882745.46733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882745.46929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882745.46991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882745.47022: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882745.47173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.47236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.47297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.47466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.47489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.47757: variable 'ansible_distribution' from source: facts 27762 1726882745.47810: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.47879: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.47900: when evaluation is False, skipping this task 27762 1726882745.47937: _execute() done 27762 1726882745.47944: dumping result to json 27762 1726882745.47986: done dumping result, returning 27762 1726882745.48023: done running TaskExecutor() for managed_node2/TASK: Set interface0 [0e448fcc-3ce9-2268-6e84-0000000000b7] 27762 1726882745.48090: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b7 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882745.48240: no more pending results, returning what we have 27762 1726882745.48244: results queue empty 27762 1726882745.48245: checking for any_errors_fatal 27762 1726882745.48249: done checking for any_errors_fatal 27762 1726882745.48250: checking for max_fail_percentage 27762 1726882745.48253: done checking for max_fail_percentage 27762 1726882745.48253: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.48255: done checking to see if all hosts have failed 27762 1726882745.48255: getting the remaining hosts for this loop 27762 1726882745.48258: done getting the remaining hosts for this loop 27762 1726882745.48261: getting the next task for host managed_node2 27762 1726882745.48271: done getting next task for host managed_node2 27762 1726882745.48274: ^ task is: TASK: Delete interface0 27762 1726882745.48278: ^ state is: HOST STATE: block=3, task=11, 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 27762 1726882745.48281: getting variables 27762 1726882745.48283: in VariableManager get_vars() 27762 1726882745.48326: Calling all_inventory to load vars for managed_node2 27762 1726882745.48329: Calling groups_inventory to load vars for managed_node2 27762 1726882745.48332: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.48343: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.48346: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.48349: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.48811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.49100: done with get_vars() 27762 1726882745.49117: done getting variables TASK [Delete interface0] ******************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:158 Friday 20 September 2024 21:39:05 -0400 (0:00:00.080) 0:00:07.032 ****** 27762 1726882745.49317: entering _queue_task() for managed_node2/include_tasks 27762 1726882745.49337: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b7 27762 1726882745.49339: WORKER PROCESS EXITING 27762 1726882745.49534: worker is 1 (out of 1 available) 27762 1726882745.49546: exiting _queue_task() for managed_node2/include_tasks 27762 1726882745.49556: done queuing things up, now waiting for results queue to drain 27762 1726882745.49557: waiting for pending results... 27762 1726882745.49727: running TaskExecutor() for managed_node2/TASK: Delete interface0 27762 1726882745.49803: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000b8 27762 1726882745.49814: variable 'ansible_search_path' from source: unknown 27762 1726882745.49850: calling self._execute() 27762 1726882745.49917: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.49920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.49928: variable 'omit' from source: magic vars 27762 1726882745.50253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882745.52322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882745.52382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882745.52409: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882745.52439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882745.52463: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882745.52519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.52539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.52560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.52593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.52606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.52705: variable 'ansible_distribution' from source: facts 27762 1726882745.52712: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.52728: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.52733: when evaluation is False, skipping this task 27762 1726882745.52736: _execute() done 27762 1726882745.52740: dumping result to json 27762 1726882745.52744: done dumping result, returning 27762 1726882745.52750: done running TaskExecutor() for managed_node2/TASK: Delete interface0 [0e448fcc-3ce9-2268-6e84-0000000000b8] 27762 1726882745.52757: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b8 27762 1726882745.52847: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b8 27762 1726882745.52850: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882745.52928: no more pending results, returning what we have 27762 1726882745.52931: results queue empty 27762 1726882745.52932: checking for any_errors_fatal 27762 1726882745.52938: done checking for any_errors_fatal 27762 1726882745.52939: checking for max_fail_percentage 27762 1726882745.52940: done checking for max_fail_percentage 27762 1726882745.52941: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.52942: done checking to see if all hosts have failed 27762 1726882745.52943: getting the remaining hosts for this loop 27762 1726882745.52944: done getting the remaining hosts for this loop 27762 1726882745.52948: getting the next task for host managed_node2 27762 1726882745.52953: done getting next task for host managed_node2 27762 1726882745.52955: ^ task is: TASK: Assert interface0 is absent 27762 1726882745.52957: ^ state is: HOST STATE: block=3, task=11, 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 27762 1726882745.52960: getting variables 27762 1726882745.52961: in VariableManager get_vars() 27762 1726882745.52997: Calling all_inventory to load vars for managed_node2 27762 1726882745.52999: Calling groups_inventory to load vars for managed_node2 27762 1726882745.53001: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.53008: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.53009: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.53011: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.53129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.53262: done with get_vars() 27762 1726882745.53272: done getting variables TASK [Assert interface0 is absent] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:160 Friday 20 September 2024 21:39:05 -0400 (0:00:00.040) 0:00:07.072 ****** 27762 1726882745.53333: entering _queue_task() for managed_node2/include_tasks 27762 1726882745.53506: worker is 1 (out of 1 available) 27762 1726882745.53518: exiting _queue_task() for managed_node2/include_tasks 27762 1726882745.53529: done queuing things up, now waiting for results queue to drain 27762 1726882745.53530: waiting for pending results... 27762 1726882745.53692: running TaskExecutor() for managed_node2/TASK: Assert interface0 is absent 27762 1726882745.53752: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000b9 27762 1726882745.53768: variable 'ansible_search_path' from source: unknown 27762 1726882745.53793: calling self._execute() 27762 1726882745.53850: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.53855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.53872: variable 'omit' from source: magic vars 27762 1726882745.54213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882745.56542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882745.56590: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882745.56626: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882745.56651: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882745.56676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882745.56732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.56751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.56773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.56800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.56814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.56910: variable 'ansible_distribution' from source: facts 27762 1726882745.56914: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.56931: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.56934: when evaluation is False, skipping this task 27762 1726882745.56937: _execute() done 27762 1726882745.56939: dumping result to json 27762 1726882745.56941: done dumping result, returning 27762 1726882745.56948: done running TaskExecutor() for managed_node2/TASK: Assert interface0 is absent [0e448fcc-3ce9-2268-6e84-0000000000b9] 27762 1726882745.56952: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b9 27762 1726882745.57038: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000b9 27762 1726882745.57041: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882745.57087: no more pending results, returning what we have 27762 1726882745.57090: results queue empty 27762 1726882745.57091: checking for any_errors_fatal 27762 1726882745.57096: done checking for any_errors_fatal 27762 1726882745.57097: checking for max_fail_percentage 27762 1726882745.57098: done checking for max_fail_percentage 27762 1726882745.57099: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.57100: done checking to see if all hosts have failed 27762 1726882745.57100: getting the remaining hosts for this loop 27762 1726882745.57102: done getting the remaining hosts for this loop 27762 1726882745.57106: getting the next task for host managed_node2 27762 1726882745.57113: done getting next task for host managed_node2 27762 1726882745.57116: ^ task is: TASK: Assert interface0 profile and interface1 profile are absent 27762 1726882745.57119: ^ state is: HOST STATE: block=3, task=11, 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=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), did rescue? False, did start at task? False 27762 1726882745.57122: getting variables 27762 1726882745.57123: in VariableManager get_vars() 27762 1726882745.57160: Calling all_inventory to load vars for managed_node2 27762 1726882745.57172: Calling groups_inventory to load vars for managed_node2 27762 1726882745.57175: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.57185: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.57187: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.57190: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.57359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.57489: done with get_vars() 27762 1726882745.57499: done getting variables TASK [Assert interface0 profile and interface1 profile are absent] ************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:162 Friday 20 September 2024 21:39:05 -0400 (0:00:00.042) 0:00:07.115 ****** 27762 1726882745.57558: entering _queue_task() for managed_node2/include_tasks 27762 1726882745.57808: worker is 1 (out of 1 available) 27762 1726882745.57821: exiting _queue_task() for managed_node2/include_tasks 27762 1726882745.57832: done queuing things up, now waiting for results queue to drain 27762 1726882745.57834: waiting for pending results... 27762 1726882745.58684: running TaskExecutor() for managed_node2/TASK: Assert interface0 profile and interface1 profile are absent 27762 1726882745.58689: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000ba 27762 1726882745.58692: variable 'ansible_search_path' from source: unknown 27762 1726882745.58695: variable 'interface0' from source: play vars 27762 1726882745.58697: variable 'interface0' from source: play vars 27762 1726882745.58699: variable 'interface1' from source: play vars 27762 1726882745.58703: variable 'interface1' from source: play vars 27762 1726882745.58705: variable 'omit' from source: magic vars 27762 1726882745.58707: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.58710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.58712: variable 'omit' from source: magic vars 27762 1726882745.58936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882745.61005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882745.61049: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882745.61076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882745.61102: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882745.61122: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882745.61179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.61208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.61226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.61252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.61267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.61343: variable 'ansible_distribution' from source: facts 27762 1726882745.61346: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.61358: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.61360: when evaluation is False, skipping this task 27762 1726882745.61386: variable 'item' from source: unknown 27762 1726882745.61428: variable 'item' from source: unknown skipping: [managed_node2] => (item=ethtest0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "ethtest0", "skip_reason": "Conditional result was False" } 27762 1726882745.61557: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.61561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.61567: variable 'omit' from source: magic vars 27762 1726882745.61649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.61669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.61688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.61714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.61724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.61795: variable 'ansible_distribution' from source: facts 27762 1726882745.61798: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.61801: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.61803: when evaluation is False, skipping this task 27762 1726882745.61821: variable 'item' from source: unknown 27762 1726882745.61863: variable 'item' from source: unknown skipping: [managed_node2] => (item=ethtest1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "ethtest1", "skip_reason": "Conditional result was False" } 27762 1726882745.61945: dumping result to json 27762 1726882745.61947: done dumping result, returning 27762 1726882745.61949: done running TaskExecutor() for managed_node2/TASK: Assert interface0 profile and interface1 profile are absent [0e448fcc-3ce9-2268-6e84-0000000000ba] 27762 1726882745.61951: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000ba 27762 1726882745.61989: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000ba 27762 1726882745.61992: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 27762 1726882745.62082: no more pending results, returning what we have 27762 1726882745.62086: results queue empty 27762 1726882745.62086: checking for any_errors_fatal 27762 1726882745.62090: done checking for any_errors_fatal 27762 1726882745.62091: checking for max_fail_percentage 27762 1726882745.62092: done checking for max_fail_percentage 27762 1726882745.62093: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.62094: done checking to see if all hosts have failed 27762 1726882745.62094: getting the remaining hosts for this loop 27762 1726882745.62095: done getting the remaining hosts for this loop 27762 1726882745.62099: getting the next task for host managed_node2 27762 1726882745.62103: done getting next task for host managed_node2 27762 1726882745.62105: ^ task is: TASK: Verify network state restored to default 27762 1726882745.62109: ^ state is: HOST STATE: block=3, task=11, 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=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), did rescue? False, did start at task? False 27762 1726882745.62118: getting variables 27762 1726882745.62120: in VariableManager get_vars() 27762 1726882745.62144: Calling all_inventory to load vars for managed_node2 27762 1726882745.62146: Calling groups_inventory to load vars for managed_node2 27762 1726882745.62147: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.62154: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.62156: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.62158: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.62309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.62552: done with get_vars() 27762 1726882745.62568: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:169 Friday 20 September 2024 21:39:05 -0400 (0:00:00.050) 0:00:07.166 ****** 27762 1726882745.62655: entering _queue_task() for managed_node2/include_tasks 27762 1726882745.62889: worker is 1 (out of 1 available) 27762 1726882745.62900: exiting _queue_task() for managed_node2/include_tasks 27762 1726882745.62910: done queuing things up, now waiting for results queue to drain 27762 1726882745.62911: waiting for pending results... 27762 1726882745.63289: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 27762 1726882745.63384: in run() - task 0e448fcc-3ce9-2268-6e84-0000000000bb 27762 1726882745.63410: variable 'ansible_search_path' from source: unknown 27762 1726882745.63440: calling self._execute() 27762 1726882745.63509: variable 'ansible_host' from source: host vars for 'managed_node2' 27762 1726882745.63513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27762 1726882745.63521: variable 'omit' from source: magic vars 27762 1726882745.63888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27762 1726882745.65411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27762 1726882745.65461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27762 1726882745.65490: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27762 1726882745.65519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27762 1726882745.65536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27762 1726882745.65591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27762 1726882745.65612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27762 1726882745.65632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27762 1726882745.65657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27762 1726882745.65671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27762 1726882745.65767: variable 'ansible_distribution' from source: facts 27762 1726882745.65771: variable 'ansible_distribution_major_version' from source: facts 27762 1726882745.65784: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27762 1726882745.65787: when evaluation is False, skipping this task 27762 1726882745.65790: _execute() done 27762 1726882745.65792: dumping result to json 27762 1726882745.65795: done dumping result, returning 27762 1726882745.65801: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0e448fcc-3ce9-2268-6e84-0000000000bb] 27762 1726882745.65806: sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000bb 27762 1726882745.65889: done sending task result for task 0e448fcc-3ce9-2268-6e84-0000000000bb 27762 1726882745.65892: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27762 1726882745.65934: no more pending results, returning what we have 27762 1726882745.65938: results queue empty 27762 1726882745.65938: checking for any_errors_fatal 27762 1726882745.65944: done checking for any_errors_fatal 27762 1726882745.65945: checking for max_fail_percentage 27762 1726882745.65947: done checking for max_fail_percentage 27762 1726882745.65947: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.65948: done checking to see if all hosts have failed 27762 1726882745.65949: getting the remaining hosts for this loop 27762 1726882745.65951: done getting the remaining hosts for this loop 27762 1726882745.65955: getting the next task for host managed_node2 27762 1726882745.65962: done getting next task for host managed_node2 27762 1726882745.65972: ^ task is: TASK: meta (flush_handlers) 27762 1726882745.65974: ^ 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 27762 1726882745.65979: getting variables 27762 1726882745.65981: in VariableManager get_vars() 27762 1726882745.66015: Calling all_inventory to load vars for managed_node2 27762 1726882745.66017: Calling groups_inventory to load vars for managed_node2 27762 1726882745.66019: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.66028: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.66030: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.66032: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.66193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.66317: done with get_vars() 27762 1726882745.66324: done getting variables 27762 1726882745.66370: in VariableManager get_vars() 27762 1726882745.66380: Calling all_inventory to load vars for managed_node2 27762 1726882745.66382: Calling groups_inventory to load vars for managed_node2 27762 1726882745.66383: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.66386: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.66387: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.66389: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.66478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.66605: done with get_vars() 27762 1726882745.66614: done queuing things up, now waiting for results queue to drain 27762 1726882745.66615: results queue empty 27762 1726882745.66616: checking for any_errors_fatal 27762 1726882745.66617: done checking for any_errors_fatal 27762 1726882745.66618: checking for max_fail_percentage 27762 1726882745.66618: done checking for max_fail_percentage 27762 1726882745.66619: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.66620: done checking to see if all hosts have failed 27762 1726882745.66620: getting the remaining hosts for this loop 27762 1726882745.66621: done getting the remaining hosts for this loop 27762 1726882745.66624: getting the next task for host managed_node2 27762 1726882745.66626: done getting next task for host managed_node2 27762 1726882745.66627: ^ task is: TASK: meta (flush_handlers) 27762 1726882745.66628: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27762 1726882745.66630: getting variables 27762 1726882745.66630: in VariableManager get_vars() 27762 1726882745.66638: Calling all_inventory to load vars for managed_node2 27762 1726882745.66639: Calling groups_inventory to load vars for managed_node2 27762 1726882745.66640: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.66647: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.66648: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.66650: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.66754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.66872: done with get_vars() 27762 1726882745.66878: done getting variables 27762 1726882745.66905: in VariableManager get_vars() 27762 1726882745.66912: Calling all_inventory to load vars for managed_node2 27762 1726882745.66914: Calling groups_inventory to load vars for managed_node2 27762 1726882745.66915: Calling all_plugins_inventory to load vars for managed_node2 27762 1726882745.66917: Calling all_plugins_play to load vars for managed_node2 27762 1726882745.66919: Calling groups_plugins_inventory to load vars for managed_node2 27762 1726882745.66920: Calling groups_plugins_play to load vars for managed_node2 27762 1726882745.67006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27762 1726882745.67125: done with get_vars() 27762 1726882745.67133: done queuing things up, now waiting for results queue to drain 27762 1726882745.67134: results queue empty 27762 1726882745.67135: checking for any_errors_fatal 27762 1726882745.67135: done checking for any_errors_fatal 27762 1726882745.67136: checking for max_fail_percentage 27762 1726882745.67136: done checking for max_fail_percentage 27762 1726882745.67137: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.67137: done checking to see if all hosts have failed 27762 1726882745.67138: getting the remaining hosts for this loop 27762 1726882745.67138: done getting the remaining hosts for this loop 27762 1726882745.67140: getting the next task for host managed_node2 27762 1726882745.67142: done getting next task for host managed_node2 27762 1726882745.67142: ^ task is: None 27762 1726882745.67143: ^ state is: HOST STATE: block=6, 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 27762 1726882745.67144: done queuing things up, now waiting for results queue to drain 27762 1726882745.67144: results queue empty 27762 1726882745.67145: checking for any_errors_fatal 27762 1726882745.67145: done checking for any_errors_fatal 27762 1726882745.67145: checking for max_fail_percentage 27762 1726882745.67146: done checking for max_fail_percentage 27762 1726882745.67147: checking to see if all hosts have failed and the running result is not ok 27762 1726882745.67147: done checking to see if all hosts have failed 27762 1726882745.67148: getting the next task for host managed_node2 27762 1726882745.67150: done getting next task for host managed_node2 27762 1726882745.67150: ^ task is: None 27762 1726882745.67151: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=74 rescued=0 ignored=0 Friday 20 September 2024 21:39:05 -0400 (0:00:00.045) 0:00:07.211 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.46s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.80s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.69s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Configure networking state ---------- 0.10s /tmp/collections-Xyq/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.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Bring down test devices and profiles ------------------------------------ 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:140 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Set interface0 ---------------------------------------------------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:155 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Enable network service -------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Assert that no warning is logged for nm provider ------------------------ 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:129 fedora.linux_system_roles.network : Enable network service -------------- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Include the task 'enable_epel.yml' -------------------------------------- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 27762 1726882745.67217: RUNNING CLEANUP